summaryrefslogtreecommitdiff
path: root/assets/minecraft/models
diff options
context:
space:
mode:
authorGravatar Uko Kokņevičs2024-01-20 02:29:36 +0200
committerGravatar Uko Kokņevičs2024-01-20 02:29:36 +0200
commit13325275a5e7340074743460301ede6afc7b01fd (patch)
tree9493d5e82a266d5e618bba07eabd430d6da2186d /assets/minecraft/models
parentInitial import (diff)
downloadfaithless16x-13325275a5e7340074743460301ede6afc7b01fd.tar.gz
faithless16x-13325275a5e7340074743460301ede6afc7b01fd.tar.xz
faithless16x-13325275a5e7340074743460301ede6afc7b01fd.zip
Fix pumpkins & melons
Diffstat (limited to 'assets/minecraft/models')
-rwxr-xr-xassets/minecraft/models/block/pumpkin.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/assets/minecraft/models/block/pumpkin.json b/assets/minecraft/models/block/pumpkin.json
index 3ac3e7d0..06a6c877 100755
--- a/assets/minecraft/models/block/pumpkin.json
+++ b/assets/minecraft/models/block/pumpkin.json
@@ -19,18 +19,6 @@
19 "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"}, 19 "up": {"uv": [0, 0, 16, 16], "texture": "#top", "cullface": "up"},
20 "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"} 20 "down": {"uv": [0, 0, 16, 16], "texture": "#bottom", "cullface": "down"}
21 } 21 }
22 },
23 {
24 "from": [-0.1, -0.1, -0.1],
25 "to": [16.1, 16.1, 16.1],
26 "faces": {
27 "north": {"uv": [0, 0, 16, 16], "texture": "#break", "cullface": "north"},
28 "east": {"uv": [0, 0, 16, 16], "texture": "#break", "cullface": "east"},
29 "south": {"uv": [0, 0, 16, 16], "texture": "#break", "cullface": "south"},
30 "west": {"uv": [0, 0, 16, 16], "texture": "#break", "cullface": "west"},
31 "up": {"uv": [0, 0, 16, 16], "texture": "#break", "cullface": "up"},
32 "down": {"uv": [0, 0, 16, 16], "texture": "#break", "cullface": "down"}
33 }
34 } 22 }
35 ] 23 ]
36} \ No newline at end of file 24} \ No newline at end of file