minecraft-assets/assets/minecraft/models/block/potted_cornflower.json

7 lines
104 B
JSON
Raw Normal View History

{
"parent": "block/flower_pot_cross",
"textures": {
"plant": "block/cornflower"
}
}