diff options
Diffstat (limited to 'assets/minecraft/models')
| -rwxr-xr-x | assets/minecraft/models/block/pumpkin.json | 12 |
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 |