Normalize generated docs and asset naming
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
},
|
||||
"cases": [
|
||||
{ "when": "roast", "model": { "type": "model", "model": "lz:food/plated_roast_chicken" } },
|
||||
{ "when": "roast0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken0" } },
|
||||
{ "when": "roast1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken1" } },
|
||||
{ "when": "roast2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken2" } },
|
||||
{ "when": "roast3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken3" } },
|
||||
{ "when": "roast4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken4" } },
|
||||
{ "when": "roast_0", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_0" } },
|
||||
{ "when": "roast_1", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_1" } },
|
||||
{ "when": "roast_2", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_2" } },
|
||||
{ "when": "roast_3", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_3" } },
|
||||
{ "when": "roast_4", "model": { "type": "model", "model": "lz:food/plated_roast_chicken_4" } },
|
||||
{ "when": "soup", "model": { "type": "model", "model": "lz:food/soup_chicken" } }
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user