avaritiaeasy-2.0.1-26.2.jar
Curse Maven Snippet
What's new
A clean startup: the Extreme Crafting Table gets its own recipes
A fix, no new content. The file is avaritiaeasy-2.0.1-26.2.jar.
Fourteen errors at every startup
Every recipe wider than 3×3 — the Infinity gear, the Skullfire Sword, the Infinity Catalyst and the rest — used to be an ordinary crafting-table recipe that just happened to be too big for one. It crafted fine, but JEI found those recipes among the vanilla crafting-table ones, tried to fit them into a nine-slot grid and wrote a "broken recipe" error for each one at every startup: fourteen of them, in every pack.
They now have recipe types of their own, avaritiaeasy:extreme_shaped and avaritiaeasy:extreme_shapeless, exactly as AvaritiaNeo does. JEI shows them in the Extreme Crafting category and nowhere else.
The table's result slot was rewritten along with them, the same way Re:Avaritia does it. The vanilla slot works out what to hand back after a craft by looking at crafting-table recipes; with the new types it would have found none and handed back every ingredient — a duplication. The new slot looks at the table's own recipes and gives back only true leftovers.
A lighter join
On 26.x recipes stay on the server, and the client only receives the ones a mod asks for. To feed JEI, the mod used to ask for every crafting-table recipe in the pack just to pick out its own few. It now asks only for the Extreme Crafting Table's and the Neutronium Compressor's.
What changes for you
In game, nothing: the same recipes, the same items, the same costs. Worlds from 2.0.0 open normally.
Note for datapack and KubeJS authors
- Extreme Crafting Table recipes need the new types. A
minecraft:crafting_shapedrecipe wider than 3×3 no longer works in the table. The JSON is otherwise identical:pattern,keyandresultforavaritiaeasy:extreme_shaped;ingredientsandresultforavaritiaeasy:extreme_shapeless, up to 81 ingredients. It is the same format as on Minecraft 1.21.1 and 26.1.2. - The table no longer crafts ordinary 3×3 recipes, the same as in the original mod. Use a crafting table for those.
This mod has no additional files

