ploof-pack/faithless/assets/minecraft/models/item/jack_o_lantern.json

9 lines
207 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/orientable_with_bottom",
"textures": {
"top": "block/pumpkin_top",
"front": "block/jack_o_lantern",
"bottom": "block/pumpkin_bottom",
"side": "block/pumpkin_side"
}
}