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

8 lines
145 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "item/acacia_door",
"textures": {
"0": "block/jungle_door_bottom",
"1": "item/jungle_door",
"2": "block/jungle_door_top"
}
}