ploof-pack/faithless/assets/minecraft/models/block/carved_pumpkin.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/carved_pumpkin",
"bottom": "block/pumpkin_bottom",
"side": "block/pumpkin_side"
}
}