Files
minecraft-assets/assets/minecraft/blockstates/poisonous_mashed_potato.json
2025-02-03 11:41:59 +01:00

28 lines
737 B
JSON

{
"variants": {
"layers=1": {
"model": "minecraft:block/poisonous_mashed_potato_height2"
},
"layers=2": {
"model": "minecraft:block/poisonous_mashed_potato_height4"
},
"layers=3": {
"model": "minecraft:block/poisonous_mashed_potato_height6"
},
"layers=4": {
"model": "minecraft:block/poisonous_mashed_potato_height8"
},
"layers=5": {
"model": "minecraft:block/poisonous_mashed_potato_height10"
},
"layers=6": {
"model": "minecraft:block/poisonous_mashed_potato_height12"
},
"layers=7": {
"model": "minecraft:block/poisonous_mashed_potato_height14"
},
"layers=8": {
"model": "minecraft:block/poisonous_mashed_potato"
}
}
}