mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8-workspace.git
synced 2025-07-22 05:31:17 -09:00
13 lines
423 B
JSON
Executable File
13 lines
423 B
JSON
Executable File
{
|
|
"variants": {
|
|
"age=0": { "model": "carrots_stage0" },
|
|
"age=1": { "model": "carrots_stage0" },
|
|
"age=2": { "model": "carrots_stage1" },
|
|
"age=3": { "model": "carrots_stage1" },
|
|
"age=4": { "model": "carrots_stage2" },
|
|
"age=5": { "model": "carrots_stage2" },
|
|
"age=6": { "model": "carrots_stage2" },
|
|
"age=7": { "model": "carrots_stage3" }
|
|
}
|
|
}
|