SangeFault/assets/minecraft/models/block/potted_pink_tulip.json

6 lines
113 B
JSON
Raw Normal View History

{
"parent": "minecraft:block/flower_pot_cross",
"textures": {
"plant": "minecraft:block/pink_tulip"
}
}