Files
wireless-docs/public/assets/minecraft/blockstates/pitcher_plant.json
2026-07-06 17:09:00 -04:00

10 lines
181 B
JSON

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