NaturesAura/src/generated/resources/assets/naturesaura/models/block/auto_crafter.json
2020-01-29 01:34:58 +01:00

8 lines
209 B
JSON

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