Extended Support
Modby juh9870
Extended Support is an addon for ModTweaker, which adds more mods integration.
Type
Mod
CurseForge Downloads
46,344
CurseForge ID
296030
Last Updated
Jun 14, 2026
Description
ExtendedSupport is an addon for ModTweaker, which allows you to customize recipes for previously unsupported mods.
Currently supported mods
Atomic Reconstructor:
//OutputStack, InputStack/OreDict, Energy(RF)
mods.actuallyadditions.AtomicReconstructor.addRecipe(<minecraft:fire_charge>, <minecraft:coal:1>, 1000);
//OutputStack
mods.actuallyadditions.AtomicReconstructor.removeRecipe(<minecraft:fire_charge>);
//OutputStack, InputStack
mods.actuallyadditions.AtomicReconstructor.removeRecipe(<minecraft:fire_charge>,<minecraft:coal:1>);
//No arguments
mods.actuallyadditions.AtomicReconstructor.removeAll()
Ball of Fur:
//OutputStack, Chance
mods.actuallyadditions.BallOfFur.addReturn(<minecraft:string>, <minecraft:coal:1>, 5);
//OutputStack
mods.actuallyadditions.BallOfFur.removeReturn(<minecraft:coal>);
//No arguments
mods.actuallyadditions.BallOfFur.removeAll()
Crusher:
//OutputStack, InputStack, (optional)Output2Stack, (optional)Output2Chance mods.actuallyadditions.Crusher.addRecipe(<minecraft:iron_ingot>, <minecraft:iron_ore>, <minecraft:stone>, 50);
//InputStack/OreDict
mods.actuallyadditions.Crusher.removeRecipe(<minecraft:gold_ore>);
//No arguments
mods.actuallyadditions.Crusher.removeAll()
Treasure Chest:
//LootStack, Chance, MinAmount, MaxAmount
mods.actuallyadditions.TreasureChest.addLoot(<minecraft:dirt>, 50, 1, 64);
//LootStack
mods.actuallyadditions.TreasureChest.removeLoot(<minecraft:gold>);
//No arguments
mods.actuallyadditions.TreasureChest.removeAll()
Inscriber:
//InputStack1, InputStack2, OutputStack, Energy(RF), Time(in ticks)
mods.mo.Inscriber.addRecipe(<minecraft:golden_apple>,<minecraft:potion:8225>,<minecraft:golden_apple:1>,1000,20);
//InputStack1, InputStack2 mods.mo.Inscriber.removeRecipe(<mo:isolinear_circuit>,<minecraft:gold_ingot>);
//No arguments
mods.mo.Inscriber.removeAll();
Please report all issues to github.
Similar Mods
Glass Shards
Makes glass drop shards when broken
Alm's Recipe Addons
This Datapack adds recipes to Mariums Soulslike Weaponry, Vanilla, Eldritch End, Mythic Upgrades and End Remastered
Shorks
Adds dyeable IKEA Blåhaj toy sharks
Dynmap®
A Google Maps-like map for your Minecraft server that can be viewed in a browser. Easy to set up when making use of Dynm...
Umapyoi
a "Uma Musume Pretty Derby" theme, "Training & Inheritance" gameplay Minecraft Mod.
project-690182
Adds more dynamic music ques, and more music itself for that!