summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/jack_o_lantern.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/item/jack_o_lantern.json')
-rwxr-xr-xassets/minecraft/models/item/jack_o_lantern.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/minecraft/models/item/jack_o_lantern.json b/assets/minecraft/models/item/jack_o_lantern.json
new file mode 100755
index 00000000..30863f6b
--- /dev/null
+++ b/assets/minecraft/models/item/jack_o_lantern.json
@@ -0,0 +1,9 @@
1{
2 "parent": "block/orientable_with_bottom",
3 "textures": {
4 "top": "block/pumpkin_top",
5 "front": "block/jack_o_lantern",
6 "bottom": "block/pumpkin_bottom",
7 "side": "block/pumpkin_side"
8 }
9} \ No newline at end of file