Difference between revisions of "ModTweaker:Applied Energistics 2 Support"
From MineTweaker 3
(→Handlers Supported) |
|||
Line 11: | Line 11: | ||
//OutputStack | //OutputStack | ||
mods.appeng.Inscriber.removeRecipe(<appliedenergistics2:item.ItemMultiMaterial:23>); | mods.appeng.Inscriber.removeRecipe(<appliedenergistics2:item.ItemMultiMaterial:23>); | ||
+ | {{ModTweakerNavigation}} |
Revision as of 13:01, 22 February 2015
Handlers Supported
The following handlers are supported:
- Inscriber
Inscriber recipes can be added or removed:
//Inscriber Recipes //InputArray, plateA, plateB, OutputStack, usePlates mods.appeng.Inscriber.addRecipe([<minecraft:glowstone>, <minecraft:glowstone_dust>], <minecraft:stick>, <minecraft:redstone>, <minecraft:dirt>, false); //OutputStack mods.appeng.Inscriber.removeRecipe(<appliedenergistics2:item.ItemMultiMaterial:23>);
ModTweaker Supported Mods |
---|
Applied Energistics 2 | Aura Cascade | Botania | Chisel 2 | Ex Nihilo | Extra Utilities | Factorization | Flaxbeard's Steam Power Support | Forestry | Mariculture | Mekanism | Metallurgy 4 | PneumaticCraft | Railcraft | Thaumcraft 4 | Thermal Expansion | Tinker's Construct |