13 lines
431 B
JSON
13 lines
431 B
JSON
|
{
|
||
|
"variants": {
|
||
|
"age=0": { "model": "potatoes_stage0" },
|
||
|
"age=1": { "model": "potatoes_stage0" },
|
||
|
"age=2": { "model": "potatoes_stage1" },
|
||
|
"age=3": { "model": "potatoes_stage1" },
|
||
|
"age=4": { "model": "potatoes_stage2" },
|
||
|
"age=5": { "model": "potatoes_stage2" },
|
||
|
"age=6": { "model": "potatoes_stage2" },
|
||
|
"age=7": { "model": "potatoes_stage3" }
|
||
|
}
|
||
|
}
|