promotional bannermobile promotional banner

Avaritia Easy

Avaritia with simplified recipes. A command reverts to the original ones.
Back to Files

avaritiaeasy-2.0.1-26.1.2.jar

File nameavaritiaeasy-2.0.1-26.1.2.jar
Uploader
DNomadDNomad
Uploaded
Sep 14, 2026
Downloads
12
Size
999.7 KB
Mod Loaders
NeoForge
File ID
8878660
Type
R
Release
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:avaritiaeasy-1632505:8878660"

Learn more about Curse Maven

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.1.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_shaped recipe wider than 3×3 no longer works in the table. The JSON is otherwise identical: pattern, key and result for avaritiaeasy:extreme_shaped; ingredients and result for avaritiaeasy:extreme_shapeless, up to 81 ingredients. It is the same format as on Minecraft 1.21.1.
  • 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