
Re:Avaritia
A reforge version of Avaritia!
Screenshots





About this Mod
📕Introduction:
- This mod adds all from Avaritia.
- This mod is unofficial and have bugs!
- Are you the type of modded Minecraft player that makes a beeline for the designated "end game" and then gives up on ever playing again once you get there? This might be the mod for you!
🎮Features:
- Collect neutron pile with the neutron collector.
- Craft the singularities in the neutron compressor.
- Use the extreme crafting table.
- Craft the ultimate stew and the cosmic meatballs and enjoy its effects.
- Reach the ultimate craft of the Infinity Ingot.
- Craft the Ultimate armor.
- All the crafts are the same as the original mod that we all love.
- 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!
✏️Authors:
- Programmer:
cnlimiterAsek3MikhailTapio
🔒License:
- Code: MIT
- Assets: CC BY-NC-SA 4.0
📌Download official:
❗Attention:
- You DEFINITELY CAN add the mod to your modpack.
🔎Develop:
CraftTweaker:
mods.avaritia.CompressionCrafting.addRecipe("name",input, 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"
}
]
}
Available Versions
How to Install Re:Avaritia on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Re:Avaritia". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.1, 1.20.4 (+2 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Re:Avaritia server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is Re:Avaritia compatible with fabric and forge and neoforge?
Re:Avaritia officially supports fabric, forge, neoforge for Minecraft 26.1.2, 1.21.1, 1.20.4. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Re:Avaritia – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Re:Avaritia consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Re:Avaritia with just one click on your server.