Difference between revisions of "Aura Cascade"
From MineTweaker 3
Line 17: | Line 17: | ||
== Commands Supported == | == Commands Supported == | ||
− | + | Prints are stored in the minetweaker log in the minecraft directory. | |
− | /minetweaker auras | + | /minetweaker auras - Outputs a list of aura types |
{{ModTweakerNavigation}} | {{ModTweakerNavigation}} |
Revision as of 17:42, 2 September 2015
Handlers Supported
The following handlers are supported:
- Vortex Infuser / Pylon
Each of these handlers can have recipes added or removed:
Parameters marked as red are optional and can be left out
//Pylon
//OutputStack, AuraInput, InputStack,
mods.auraCascade.Pylon.addRecipe(<minecraft:diamond>, <aura:RED_AURA>*50, <minecraft:dirt>);
//OutputStack, AuraInput1, InputStack1, AuraInput2, InputStack2, AuraStack3, InputStack3, AuraStack4, InputStack4
mods.auraCascade.Pylon.addRecipe(<minecraft:diamond>, <aura:GREEN_AURA*1>, <minecraft:dirt>, <aura:RED_AURA*30>, <minecraft:dirt>, <aura:BLUE_AURA*90>, <minecraft:dirt>, <aura:WHITE_AURA*1500>, <minecraft:dirt>;
//OutputStack
mods.auraCascade.Pylon.removeRecipe(<minecraft:diamond>);
Commands Supported
Prints are stored in the minetweaker log in the minecraft directory.
/minetweaker auras - Outputs a list of aura types
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 |