Ageforged Armor (1.0.1)
Curse Maven Snippet
What's new
v1.0.1 - Fix broken loot-only setup on NeoForge 26.1.2.78
Fix
- 41 crafting recipes failed to load: NeoForge 26.1.2.78 changed the
Ingredientcodec — it no longer accepts the legacy{"item": "id"}object format, only a plain item id string (or an array, or a#tag). Since these armors are loot-only by design, the 44 recipe JSONs were removed instead of reformatted, along with their 41 now-orphaned "recipe unlocked" advancements. - Global loot modifier registry failed with "No key type": this NeoForge version no longer reads a
global_loot_modifiers.jsonentries list — it scans every file underdata/*/loot_modifiers/*.jsondirectly as an individually-typed modifier. The obsolete listing file was removed. - 9 of 19 armor loot drops were silently missing in-game: the datagen run was misconfigured (
clientData()instead ofserverData()), so it never actually regenerated the loot modifier files after the drop tables were expanded in code. Fixed the run config and regenerated all 17 loot modifier files to match the current drop table.
JAR: ageforged_armor-26.1.2-neoforge-1.0.1.jar
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects

