NaturesAura/src/generated/resources/assets/naturesaura/models/block/flower_generator.json

8 lines
228 B
JSON
Raw Normal View History

2020-01-29 00:40:28 +01:00
{
2020-09-22 15:01:16 +02:00
"parent": "minecraft:block/cube_bottom_top",
2020-01-29 00:40:28 +01:00
"textures": {
2020-01-29 01:34:58 +01:00
"side": "naturesaura:block/flower_generator",
"bottom": "naturesaura:block/flower_generator_top",
"top": "naturesaura:block/flower_generator_top"
2020-01-29 00:40:28 +01:00
}
}