You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
361 B
12 lines
361 B
6 years ago
|
{
|
||
|
"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"}
|
||
|
}
|
||
|
}
|