NaturesAura/src/generated/resources/assets/naturesaura/models/block/auto_crafter.json
2020-09-22 15:01:16 +02:00

8 lines
219 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"side": "naturesaura:block/auto_crafter",
"bottom": "naturesaura:block/auto_crafter_bottom",
"top": "naturesaura:block/auto_crafter_top"
}
}