Difference between revisions of "ModTweaker:Extra Utilities Support"

From MineTweaker 3
Jump to: navigation, search
m (5 revisions imported)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
* QED
 
* QED
  
 +
Each of these handlers can have recipes added or removed:
 +
 +
Parameters marked as <span style="color:red">red</span> are optional and can be left out
 +
 
  //QED Recipes
 
  //QED Recipes
 
  //OutputStack, InputArray
 
  //OutputStack, InputArray
Line 11: Line 15:
 
   //OutputStack
 
   //OutputStack
 
   mods.extraUtils.QED.removeRecipe(<ExtraUtilities:extractor_base_remote>);
 
   mods.extraUtils.QED.removeRecipe(<ExtraUtilities:extractor_base_remote>);
 +
{{ModTweakerNavigation}}

Latest revision as of 14:36, 12 September 2023

Handlers Supported

The following handlers are supported:

  • QED

Each of these handlers can have recipes added or removed:

Parameters marked as red are optional and can be left out

//QED Recipes
//OutputStack, InputArray
 mods.extraUtils.QED.addShapedRecipe(<ExtraUtilities:decorativeBlock1:1> * 8, [[null, <minecraft:obsidian>, null],
                                                                               [<minecraft:obsidian>, <minecraft:ender_pearl>, <minecraft:obsidian>], 
                                                                               [null, <minecraft:obsidian>, null]]); 
 //OutputStack
 mods.extraUtils.QED.removeRecipe(<ExtraUtilities:extractor_base_remote>);



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