Difference between revisions of "ModTweaker:Chisel 2 Support"
From MineTweaker 3
Line 12: | Line 12: | ||
//Group, ItemStack | //Group, ItemStack | ||
mods.chisel.Groups.removeTransformation("hexPlating", <chisel:hexPlating>); | mods.chisel.Groups.removeTransformation("hexPlating", <chisel:hexPlating>); | ||
+ | |||
+ | == Commands Supported == | ||
+ | ModTweaker introduces a command that will print a list of all registered gases to the minetweaker log. | ||
+ | /minetweaker | ||
{{ModTweakerNavigation}} | {{ModTweakerNavigation}} |
Revision as of 17:16, 24 January 2015
Handlers Supported
The following handlers are supported:
- Groups
- Variations
Groups are the overall types Variations can be chiseled in. For example Cyan Hex Plating would be the Variation of the Group Hex Plating.
//Variations //Group, ItemStack mods.chisel.Groups.addTransformation("futura", <chisel:hexPlating>); //Group, ItemStack mods.chisel.Groups.removeTransformation("hexPlating", <chisel:hexPlating>);
Commands Supported
ModTweaker introduces a command that will print a list of all registered gases to the minetweaker log.
/minetweaker
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 |