Avaritia
Are you the type of modded Minecraft player who immediately heads for the designated "end game" and then quits once you reach it? Do you wish this process would take much longer? Do you enjoy GregTech but find it too short? Do you sit on your chest full of Galgadorian Drills and wish for a mod that doesn't hand everything to you on a silver platter?
This mod might be exactly what you're looking for!
Frequently Asked Questions
Question: Will you update this mod for (Minecraft version)?
Answer: No, but an updated version is now available with my permission.
Question: Can I port your mod to Fabric?
Answer: No. I do not want my mod ported to Fabric. I will never grant permission for it. I will never port it to Fabric. Don't bother asking.
Minetweaker Information
If you want to use this mod only for the crafting table, you need to enable "Crafting Only" mode in the configuration.
Minetweaker commands:
mods.avaritia.ExtremeCrafting.addShapeless(output, ingredients);mods.avaritia.ExtremeCrafting.addShaped(output, ingredients);mods.avaritia.ExtremeCrafting.remove(output);mods.avaritia.Compressor.add(output, amount, input);// (amount is an integer)mods.avaritia.Compressor.add(output, amount, input, false);// (if you want the recipe to use the scaling system)
These commands work similarly to standard crafting methods in regular Minetweaker, so refer to relevant examples if needed.