13 lines
434 B
JSON
13 lines
434 B
JSON
{
|
|
"variants": {
|
|
"layers=1": { "model": "snow_height2" },
|
|
"layers=2": { "model": "snow_height4" },
|
|
"layers=3": { "model": "snow_height6" },
|
|
"layers=4": { "model": "snow_height8" },
|
|
"layers=5": { "model": "snow_height10" },
|
|
"layers=6": { "model": "snow_height12" },
|
|
"layers=7": { "model": "snow_height14" },
|
|
"layers=8": { "model": "snow" }
|
|
}
|
|
}
|