minecraft-assets/assets/minecraft/blockstates/pitcher_plant.json

10 lines
181 B
JSON

{
"variants": {
"half=lower": {
"model": "minecraft:block/pitcher_plant_bottom"
},
"half=upper": {
"model": "minecraft:block/pitcher_plant_top"
}
}
}