Mineuniverse
Log in Register
Mods

Re:Avaritia[Forge/Fabric/Neoforge]

A reforged version of Avaritia.
by cnlimiter
Download Claim this project
1,485,013 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Armor, Tools, and Weapons

📕Introduction:

  • This mod adds all from Avaritia.
  • This mod is unofficial and have bugs!

✏️Authors:

  • Programmer: cnlimiter IAFEnvoy Frostbite-time cu6 MikhailTapio Asek3
  • Artist: MHanHanBing Neo-Tix

🔒License

📌Download official:

❗Attention:

  • You DEFINITELY CAN add the mod to your modpack.
  • Recipe viewing is supported via JEI. 
  • You can add singularity by using json!
  • You can add recipes by CraftTweaker!
  • You can add recipes by KubeJs!

🦀Discord:

🔎Develop:

CraftTweaker:

mods.avaritia.CompressionCrafting.addRecipe("name",input, output, inputCount, timeRequierd);
mods.avaritia.CompressionCrafting.remove(output);
mods.avaritia.ExtremeTableCrafting.addShaped("name",output, ingredients);
mods.avaritia.ExtremeTableCrafting.addShapeless("name",output, ingredients);
mods.avaritia.ExtremeTableCrafting.addCatalyst("name", ingredients);
mods.avaritia.ExtremeTableCrafting.remove(output);

KubeJs:

ServerEvents.recipes(
    event => {
        //ExtremeCraft
        event.custom({
            type: 'avaritia:shaped_extreme_craft',//shapeless is avaritia:shapeless_extreme_craft
            pattern: [
                "       I ",
                "      III",
                "     III ",
                "    III  ",
                " C III   ",
                "  CII    ",
                "  NC     ",
                " N  C    ",
                "X        "
            ],
            key: {
                C: [
                    {item: 'avaritia:crystal_matrix_ingot'}
                ],
                I: [
                    {item: 'avaritia:infinity_ingot'}
                ],
                N: [
                    {item: 'avaritia:neutron_ingot'}
                ],
                X: [
                    {item: 'avaritia:infinity_catalyst'}
                ]
            },
            result: {item: 'avaritia:infinity_sword'}
        })
        //Compressor
        event.custom({
            type: 'avaritia:compressor',
            inputCount: 2000,
            timeCost: 240,
            ingredient: {tag: 'forge:ingots/copper'},
            result: { item: 'avaritia:singularity', count: 1 , nbt: {Id: 'avaritia:copper'}}
        })
        console.log('Hello! The avaritia recipe event has fired!')
    }
)

InfinityCatalyst:

{
  "type": "avaritia:infinity_catalyst_craft",//Infinity Catalyst recipe type
  "category": "misc",
  "ingredients": [
    {
      "item": "minecraft:emerald_block"
    },
    {
      "item": "avaritia:crystal_matrix_ingot"
    },
    {
      "item": "avaritia:neutron_ingot"
    },
    {
      "item": "avaritia:cosmic_meatballs"
    },
    {
      "item": "avaritia:ultimate_stew"
    },
    {
      "item": "avaritia:endest_pearl"
    },
    {
      "item": "avaritia:record_fragment"
    }
  ]
}
Re-Avaritia-forge-1.20.1-1.4.0-release.jar
MC Client, 1.20.1, Forge, NeoForge, Server
Release 2026-06-26 Get
Re-Avaritia-neoforge-26.1.2-1.4.0-beta2.jar
MC Client, NeoForge, Server, 26.1.2
Beta 2026-06-10 Get
Re-Avaritia-neoforge-26.1.2-1.4.0-alpha1.jar
MC Client, NeoForge, Server, 26.1.2
Alpha 2026-06-09 Get
Re-Avaritia-neoforge-1.21.1-1.3.9.9-release-fix2.jar
MC Client, 1.21.1, NeoForge, Server
Release 2026-05-16 Get
Re-Avaritia-forged-1.20.1-1.3.9.3-alpha4.jar
MC Client, NeoForge, 1.20.1, Forge, Server
Alpha 2025-10-06 Get
Re-Avaritia-forged-1.20.1-1.3.9.0-beta4.jar
MC Client, NeoForge, 1.20.1, Forge, Server
Beta 2025-04-13 Get
Re-Avaritia-fabric-1.20.1-1.3.7.0.jar
MC Fabric, Client, 1.20.1, Server
Release 2024-05-25 Get

More from cnlimiter

Chunk In A Globe Unofficial
8,318
NovaLogin
8,271
Atom:Sweep
73,533
SkyResources3
73
Avaritia Integration
71,011
More Leads
706,488

You Might Also Like

Falling Meteors Mod
Meteors naturally fall upon your world, holding incredibly useful ores
997,797
Cloro's Gravity Gun
Bring the Half-Life 2 gravity gun to minecraft!
99,152
Create Planetary Tweaks
adds items and tweaks for Create Planetary modpack
992,645
Cosmaztic's Swords : Reworked [Create]
My Cosmaztic's Sword Mod : Reworked, with some swords using create items.
9,985
Sculk Dagger
Sculk Dagger
9,969
Minewatch Session 2
A new Hero Mod from a Big Game
9,958