You've already forked minecraft-assets
28 lines
737 B
JSON
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"
|
|
}
|
|
}
|
|
} |