Normalize generated docs and asset naming

This commit is contained in:
2026-08-11 01:39:08 +01:00
parent bc10c0a0a1
commit 31ca76b922
859 changed files with 637 additions and 17132 deletions
@@ -8,14 +8,14 @@
"model": "minecraft:item/bread"
},
"cases": [
{ "when": "sandwich_chicken1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken1" } },
{ "when": "sandwich_chicken2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken2" } },
{ "when": "sandwich_egg1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg1" } },
{ "when": "sandwich_egg2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg2" } },
{ "when": "sandwich_chicken_1", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken_1" } },
{ "when": "sandwich_chicken_2", "model": { "type": "model", "model": "lz:food/plated_sandwich_chicken_2" } },
{ "when": "sandwich_egg_1", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg_1" } },
{ "when": "sandwich_egg_2", "model": { "type": "model", "model": "lz:food/plated_sandwich_egg_2" } },
{ "when": "sandwich_glow_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry" } },
{ "when": "sandwich_glow_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_glow_berry_dark" } },
{ "when": "sandwich_sweet_berry", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry" } },
{ "when": "sandwich_sweet_berry_dark", "model": { "type": "model", "model": "lz:food/plated_sandwich_sweet_berry_dark" } }
]
}
}
}