NaturesAura/src/generated/resources/assets/naturesaura/models/block/auto_crafter.json
2022-08-01 16:14:37 +02:00

8 lines
219 B
JSON

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