ploof-pack/default/assets/minecraft/blockstates/peony.json

10 lines
165 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"variants": {
"half=lower": {
"model": "minecraft:block/peony_bottom"
},
"half=upper": {
"model": "minecraft:block/peony_top"
}
}
}