ploof-pack/faithless/assets/minecraft/models/item/bamboo_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/bamboo_door_bottom",
"1": "item/bamboo_door",
"2": "block/bamboo_door_top"
}
}