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

10 lines
181 B
JSON
Raw Normal View History

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