Home Getting Started With Scripts Using this wiki Commands CTGUI Global functions Bracket Handlers

Conductor Mast

Package

script.zs
import mods.calculator.conductorMast;

Methods

Additon

script.zs
conductorMast.addRecipe(IIngredient input, int powercost, IIngredient output);

Removal

script.zs
conductorMast.removeRecipe(IIngredient output);