ploof-pack/faithless/assets/minecraft/models/block/potted_wither_rose.json

10 lines
255 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/flower_pot_cross_0",
"textures": {
"vines": "block/flower_pot_wither_rose",
"soil": "block/farmland",
"plant": "block/wither_rose",
"flowerpot": "block/flower_pot_nether",
"flowerpot2": "block/flower_pot_nether_hanging"
}
}