Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("start");
- ### Drulloy Recipe
- mods.tconstruct.Smeltery.addAlloy(<liquid:drulloy.molten> * 288, [<liquid:oureclase.molten> * 288, <liquid:carmot.molten> * 144, <liquid:blood> * 144]);
- ### Remove Redmetal Alloying in Smeltery
- mods.tconstruct.Smeltery.removeAlloy(<liquid:redmetal.molten>);
- ### Remove Liquid Redstone Smelting in Smeltery
- mods.tconstruct.Smeltery.removeMelting(<minecraft:redstone>);
- ### Re-add Destabilized Redstone to the Smeltery
- mods.tconstruct.Smeltery.addMelting(<minecraft:redstone>, <liquid:redstone>*100, 200, <minecraft:redstone_block>);
- mods.tconstruct.Smeltery.addMelting(<minecraft:redstone_block>, <liquid:redstone>*900, 200, <minecraft:redstone_block>);
- ### Red Aurum Recipe
- mods.tconstruct.Smeltery.addAlloy(<liquid:red.aurum.molten> * 144, [<liquid:gold.molten> * 144, <liquid:redstone> * 400]);
- ### Red Aurum Block and Ingot Casting
- mods.tconstruct.Casting.addBasinRecipe(<ExtraTiC:blockFunStuff:2>, <liquid:red.aurum.molten> * 1296, null, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:funStuffIngot:2>, <liquid:red.aurum.molten> * 144, null, false, 50);
- ### Red Aurum Block and Ingot Crafting
- recipes.addShapeless(<ExtraTiC:blockFunStuff:2>, [<ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>, <ExtraTiC:funStuffIngot:2>]);
- recipes.addShapeless(<ExtraTiC:funStuffIngot:2> * 9, [<ExtraTiC:blockFunStuff:2>]);
- ### Red Aurum Tool Parts (thanks unknownzombie from FTB Forums!)
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:toolrod:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:1>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:pickaxeHead:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:2>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:shovelHead:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:3>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:axeHead:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:4>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:swordBlade:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:5>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:largeGuard:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:6>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:mediumGuard:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:7>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:crossbar:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:8>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:binding:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:9>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:frypanHead:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:10>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:battelSign:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:11>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:knifeBlade:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:12>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:chiselHead:173>, <liquid:red.aurum.molten> * 72, <TConstruct:metalPattern:13>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:toughrod:173>, <liquid:red.aurum.molten> * 432, <TConstruct:metalPattern:14>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:toughbind:173>, <liquid:red.aurum.molten> * 432, <TConstruct:metalPattern:15>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:largeplate:173>, <liquid:red.aurum.molten> * 1152, <TConstruct:metalPattern:16>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:lumberaxeHead:173>, <liquid:red.aurum.molten> * 1152, <TConstruct:metalPattern:17>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:scytheHead:173>, <liquid:red.aurum.molten> * 1152, <TConstruct:metalPattern:18>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:excavatorHead:173>, <liquid:red.aurum.molten> * 1152, <TConstruct:metalPattern:19>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:largeSwordBlade:173>, <liquid:red.aurum.molten> * 1152, <TConstruct:metalPattern:20>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:hammerHead:173>, <liquid:red.aurum.molten> * 1152, <TConstruct:metalPattern:21>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:fullGuard:173>, <liquid:red.aurum.molten> * 432, <TConstruct:metalPattern:22>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:arrowhead:173>, <liquid:red.aurum.molten> * 144, <TConstruct:metalPattern:25>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:shuriken:173>, <liquid:red.aurum.molten> * 72, <TConstruct:Cast:0>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:CrossbowLimb:173>, <liquid:red.aurum.molten> * 576, <TConstruct:Cast:1>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:CrossbowBody:173>, <liquid:red.aurum.molten> * 720, <TConstruct:Cast:2>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:BowLimb:173>, <liquid:red.aurum.molten> * 216, <TConstruct:Cast:2>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<TConstruct:BoltPart:*>.withTag({DualMat: {Material2: 173}}), <liquid:red.aurum.molten> * 144,
- <TConstruct:toolRod:*>, true, 50);
- ### Red Aurum Ingot & Block Melting
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:funStuffIngot:2>, <liquid:red.aurum.molten>*144, 550, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:blockFunStuff:2>, <liquid:red.aurum.molten>*1296, 550, <ExtraTiC:blockFunStuff:2>);
- ### Red Aurum Tool Part Melting
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:toolrod:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:pickaxeHead:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:shovelHead:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:axeHead:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:swordBlade:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:largeGuard:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:mediumGuard:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:crossbar:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:binding:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:frypanHead:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:battelSign:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:knifeBlade:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:chiselHead:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:toughrod:173>, <liquid:red.aurum.molten>*432, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:toughbind:173>, <liquid:red.aurum.molten>*432, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:largeplate:173>, <liquid:red.aurum.molten>*1152, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:lumberaxeHead:173>, <liquid:red.aurum.molten>*1152, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:scytheHead:173>, <liquid:red.aurum.molten>*1152, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:excavatorHead:173>, <liquid:red.aurum.molten>*1152, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:largeSwordBlade:173>, <liquid:red.aurum.molten>*1152, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:hammerHead:173>, <liquid:red.aurum.molten>*1152, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:fullGuard:173>, <liquid:red.aurum.molten>*432, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:arrowhead:173>, <liquid:red.aurum.molten>*144, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:shuriken:173>, <liquid:red.aurum.molten>*72, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:CrossbowLimb:173>, <liquid:red.aurum.molten>*576, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:CrossbowBody:173>, <liquid:red.aurum.molten>*720, 80, <ExtraTiC:funStuffIngot:2>);
- mods.tconstruct.Smeltery.addMelting(<ExtraTiC:BowLimb:173>, <liquid:red.aurum.molten>*216, 80, <ExtraTiC:funStuffIngot:2>);
- ### Remove Ender Amethyst Crafting to Amethyst Tool Parts
- //Tried, lines had no effect on Part Builder recipes, seems like Minetweaker can neither add nor remove recipes concerning this crafting interface
- ### Variable Assignment
- var enderamethyst = <BiomesOPlenty:gems:0>;
- var enderamethystchunk = <ExtraTiC:chunk:144>;
- var amethyst = <BiomesOPlenty:gems:4>;
- var amethystchunk = <ExtraTiC:chunk:164>;
- ### Chunk Converters
- recipes.addShaped(enderamethystchunk*2, [[enderamethyst, null, null], [null, null, null], [null, null, null]]);
- recipes.addShapeless(enderamethyst, [enderamethystchunk, enderamethystchunk]);
- recipes.addShaped(amethystchunk*2, [[amethyst, null, null], [null, null, null], [null, null, null]]);
- recipes.addShapeless(amethyst, [amethystchunk, amethystchunk]);
- ### Ender Amethyst Tool Parts
- # Parts of 1/2
- recipes.addShaped(<ExtraTiC:binding:144>, [[enderamethystchunk, null, null], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:chiselHead:144>, [[null, enderamethystchunk, null], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:crossbar:144>, [[null, null, enderamethystchunk], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:knifeBlade:144>, [[null, null, null], [enderamethystchunk, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:largeGuard:144>, [[null, null, null], [null, enderamethystchunk, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:mediumGuard:144>, [[null, null, null], [null, null, enderamethystchunk], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:toolrod:144>, [[null, null, null], [null, null, null], [enderamethystchunk, null, null]]);
- recipes.addShaped(<ExtraTiC:shuriken:144>, [[null, null, null], [null, null, null], [null, enderamethystchunk, null]]);
- # Parts of 1
- recipes.addShaped(<ExtraTiC:arrowhead:144>, [[null, enderamethyst, null], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:axeHead:144>, [[null, null, enderamethyst], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:frypanHead:144>, [[null, null, null], [enderamethyst, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:pickaxeHead:144>, [[null, null, null], [null, enderamethyst, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:shovelHead:144>, [[null, null, null], [null, null, enderamethyst], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:swordBlade:144>, [[null, null, null], [null, null, null], [enderamethyst, null, null]]);
- recipes.addShaped(<ExtraTiC:battelSign:144>, [[null, null, null], [null, null, null], [null, enderamethyst, null]]);
- # Parts of 3/2
- recipes.addShapeless(<ExtraTiC:BowLimb:144>, [enderamethyst, enderamethystchunk]);
- # Parts of 3
- recipes.addShaped(<ExtraTiC:fullGuard:144>, [[null, enderamethyst, null], [enderamethyst, null, null], [null, enderamethyst, null]]);
- recipes.addShaped(<ExtraTiC:toughbind:144>, [[enderamethyst, null, null], [null, enderamethyst, null], [null, null, enderamethyst]]);
- recipes.addShaped(<ExtraTiC:toughrod:144>, [[null, enderamethyst, null], [null, enderamethyst, null], [null, enderamethyst, null]]);
- # Parts of 4
- recipes.addShaped(<ExtraTiC:CrossbowLimb:144>, [[enderamethyst, null, null], [enderamethyst, enderamethyst, null], [enderamethyst, null, null]]);
- # Parts of 5
- recipes.addShaped(<ExtraTiC:CrossbowBody:144>, [[enderamethyst, null, null], [null, enderamethyst, enderamethyst], [null, enderamethyst, enderamethyst]]);
- #Parts of 8
- recipes.addShaped(<ExtraTiC:hammerHead:144>, [[enderamethyst, enderamethyst, enderamethyst], [enderamethyst, enderamethyst, enderamethyst], [enderamethyst, null, enderamethyst]]);
- recipes.addShaped(<ExtraTiC:excavatorHead:144>, [[enderamethyst, enderamethyst, enderamethyst], [enderamethyst, enderamethyst, enderamethyst], [null, enderamethyst, enderamethyst]]);
- recipes.addShaped(<ExtraTiC:largeSwordBlade:144>, [[null, enderamethyst, enderamethyst], [enderamethyst, enderamethyst, enderamethyst], [enderamethyst, enderamethyst, enderamethyst]]);
- recipes.addShaped(<ExtraTiC:largeplate:144>, [[enderamethyst, enderamethyst, enderamethyst], [enderamethyst, null, enderamethyst], [enderamethyst, enderamethyst, enderamethyst]]);
- recipes.addShaped(<ExtraTiC:lumberaxeHead:144>, [[enderamethyst, enderamethyst, null], [enderamethyst, enderamethyst, enderamethyst], [enderamethyst, enderamethyst, enderamethyst]]);
- recipes.addShaped(<ExtraTiC:scytheHead:144>, [[enderamethyst, enderamethyst, enderamethyst], [enderamethyst, enderamethyst, null], [enderamethyst, enderamethyst, enderamethyst]]);
- ### Amethyst Tool Parts
- # Parts of 1/2
- recipes.addShaped(<ExtraTiC:binding:164>, [[amethystchunk, null, null], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:chiselHead:164>, [[null, amethystchunk, null], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:crossbar:164>, [[null, null, amethystchunk], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:knifeBlade:164>, [[null, null, null], [amethystchunk, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:largeGuard:164>, [[null, null, null], [null, amethystchunk, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:mediumGuard:164>, [[null, null, null], [null, null, amethystchunk], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:toolrod:164>, [[null, null, null], [null, null, null], [amethystchunk, null, null]]);
- recipes.addShaped(<ExtraTiC:shuriken:164>, [[null, null, null], [null, null, null], [null, amethystchunk, null]]);
- # Parts of 1
- recipes.addShaped(<ExtraTiC:arrowhead:164>, [[null, amethyst, null], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:axeHead:164>, [[null, null, amethyst], [null, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:frypanHead:164>, [[null, null, null], [amethyst, null, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:pickaxeHead:164>, [[null, null, null], [null, amethyst, null], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:shovelHead:164>, [[null, null, null], [null, null, amethyst], [null, null, null]]);
- recipes.addShaped(<ExtraTiC:swordBlade:164>, [[null, null, null], [null, null, null], [amethyst, null, null]]);
- recipes.addShaped(<ExtraTiC:battelSign:164>, [[null, null, null], [null, null, null], [null, amethyst, null]]);
- # Parts of 3/2
- recipes.addShapeless(<ExtraTiC:BowLimb:164>, [amethyst, amethystchunk]);
- # Parts of 3
- recipes.addShaped(<ExtraTiC:fullGuard:164>, [[null, amethyst, null], [amethyst, null, null], [null, amethyst, null]]);
- recipes.addShaped(<ExtraTiC:toughbind:164>, [[amethyst, null, null], [null, amethyst, null], [null, null, amethyst]]);
- recipes.addShaped(<ExtraTiC:toughrod:164>, [[null, amethyst, null], [null, amethyst, null], [null, amethyst, null]]);
- # Parts of 4
- recipes.addShaped(<ExtraTiC:CrossbowLimb:164>, [[amethyst, null, null], [amethyst, amethyst, null], [amethyst, null, null]]);
- # Parts of 5
- recipes.addShaped(<ExtraTiC:CrossbowBody:164>, [[amethyst, null, null], [null, amethyst, amethyst], [null, amethyst, amethyst]]);
- # Parts of 8
- recipes.addShaped(<ExtraTiC:hammerHead:164>, [[amethyst, amethyst, amethyst], [amethyst, amethyst, amethyst], [amethyst, null, amethyst]]);
- recipes.addShaped(<ExtraTiC:excavatorHead:164>, [[amethyst, amethyst, amethyst], [amethyst, amethyst, amethyst], [null, amethyst, amethyst]]);
- recipes.addShaped(<ExtraTiC:largeSwordBlade:164>, [[null, amethyst, amethyst], [amethyst, amethyst, amethyst], [amethyst, amethyst, amethyst]]);
- recipes.addShaped(<ExtraTiC:largeplate:164>, [[amethyst, amethyst, amethyst], [amethyst, null, amethyst], [amethyst, amethyst, amethyst]]);
- recipes.addShaped(<ExtraTiC:lumberaxeHead:164>, [[amethyst, amethyst, null], [amethyst, amethyst, amethyst], [amethyst, amethyst, amethyst]]);
- recipes.addShaped(<ExtraTiC:scytheHead:164>, [[amethyst, amethyst, amethyst], [amethyst, amethyst, null], [amethyst, amethyst, amethyst]]);
- ### Dark Steel Part Casting
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:toolrod:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:1>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:pickaxeHead:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:2>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:shovelHead:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:3>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:axeHead:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:4>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:swordBlade:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:5>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:largeGuard:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:6>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:mediumGuard:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:7>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:crossbar:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:8>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:binding:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:9>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:frypanHead:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:10>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:battelSign:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:11>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:knifeBlade:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:12>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:chiselHead:171>, <liquid:darksteel> * 72, <TConstruct:metalPattern:13>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:toughrod:171>, <liquid:darksteel> * 432, <TConstruct:metalPattern:14>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:toughbind:171>, <liquid:darksteel> * 432, <TConstruct:metalPattern:15>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:largeplate:171>, <liquid:darksteel> * 1152, <TConstruct:metalPattern:16>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:lumberaxeHead:171>, <liquid:darksteel> * 1152, <TConstruct:metalPattern:17>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:scytheHead:171>, <liquid:darksteel> * 1152, <TConstruct:metalPattern:18>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:excavatorHead:171>, <liquid:darksteel> * 1152, <TConstruct:metalPattern:19>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:largeSwordBlade:171>, <liquid:darksteel> * 1152, <TConstruct:metalPattern:20>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:hammerHead:171>, <liquid:darksteel> * 1152, <TConstruct:metalPattern:21>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:fullGuard:171>, <liquid:darksteel> * 432, <TConstruct:metalPattern:22>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:arrowhead:171>, <liquid:darksteel> * 144, <TConstruct:metalPattern:25>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:shuriken:171>, <liquid:darksteel> * 72, <TConstruct:Cast:0>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:CrossbowLimb:171>, <liquid:darksteel> * 576, <TConstruct:Cast:1>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:CrossbowBody:171>, <liquid:darksteel> * 720, <TConstruct:Cast:2>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<ExtraTiC:BowLimb:171>, <liquid:darksteel> * 216, <TConstruct:Cast:2>, false, 50);
- mods.tconstruct.Casting.addTableRecipe(<TConstruct:BoltPart:*>.withTag({DualMat: {Material2: 171}}), <liquid:darksteel> * 144,
- <TConstruct:toolRod:*>, true, 50);
- print("end");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement