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

7 lines
141 B
JSON

{
"parent": "minecraft:block/cross",
"render_type": "minecraft:cutout",
"textures": {
"cross": "naturesaura:block/end_flower"
}
}