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

8 lines
228 B
JSON

{
"parent": "minecraft:block/cube_bottom_top",
"textures": {
"bottom": "naturesaura:block/flower_generator_top",
"side": "naturesaura:block/flower_generator",
"top": "naturesaura:block/flower_generator_top"
}
}