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

8 lines
198 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"side": "naturesaura:block/placer",
"bottom": "naturesaura:block/placer_top",
"top": "naturesaura:block/placer_top"
}
}