mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace.git
synced 2025-04-08 09:37:46 -07:00
13 lines
434 B
JSON
Executable File
13 lines
434 B
JSON
Executable File
{
|
|
"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" }
|
|
}
|
|
}
|