summaryrefslogtreecommitdiffstats
path: root/cwd/assets/minecraft/models/block/water.json
diff options
context:
space:
mode:
authorLaG1924 <12997935+LaG1924@users.noreply.github.com>2018-08-09 10:33:12 +0200
committerLaG1924 <12997935+LaG1924@users.noreply.github.com>2018-08-09 10:33:12 +0200
commitfd63f251c53ce15fd2e70efe97abca2f8316461d (patch)
tree12331296f1550b8cbc21d85b2d4593d509818625 /cwd/assets/minecraft/models/block/water.json
parentMore BlockStates (diff)
downloadAltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.tar
AltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.tar.gz
AltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.tar.bz2
AltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.tar.lz
AltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.tar.xz
AltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.tar.zst
AltCraft-fd63f251c53ce15fd2e70efe97abca2f8316461d.zip
Diffstat (limited to '')
-rw-r--r--cwd/assets/minecraft/models/block/water.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/cwd/assets/minecraft/models/block/water.json b/cwd/assets/minecraft/models/block/water.json
new file mode 100644
index 0000000..860815a
--- /dev/null
+++ b/cwd/assets/minecraft/models/block/water.json
@@ -0,0 +1,6 @@
+{
+ "parent": "block/cube_all",
+ "textures": {
+ "all": "blocks/water_flow"
+ }
+}