1
0
Fork 0
mirror of https://github.com/Athemis/PixelPerfectionCE.git synced 2025-04-06 15:36:03 +00:00
PixelPerfectionCE/assets/minecraft/models/block/iron_door_bottom.json
2020-05-15 16:17:25 +02:00

7 lines
151 B
JSON

{
"parent": "block/door_bottom",
"textures": {
"bottom": "block/iron_door_bottom",
"top": "block/iron_door_top"
}
}