Skip to content

CraftTweaker Support (1.12 7.99.23 and later)

AlexIIL edited this page Mar 15, 2019 · 5 revisions

BuildCraft Compat (1.12.2 only, 7.99.23 and later) includes support for CraftTweaker. Here's a rough list of commands available to you (note: <...> denotes ingredients, {...} denotes optional parameters, [...] denotes arrays):

Assembly Table (mods.buildcraft.AssemblyTable)

AssemblyTable.addRecipe(, powerCostInMj, [, , ...]); AssemblyTable.addRecipe(name, , powerCostInMj, [, , ...]); AssemblyTable.remove(recipeId);

Clone this wiki locally