// --- Created by DreamMasterXXL --- // --- Imports --- import mods.gregtech.Assembler; import mods.gregtech.BlastFurnace; import mods.gregtech.ChemicalBath; import mods.gregtech.Extruder; import mods.gregtech.FluidSolidifier; import mods.gregtech.Pulverizer; // --- I18N --- val _I18N_Lang = "en_US"; val I18N_Ender_IO_0 = "Cooldown 2 seconds"; // --- Variables --- // GT Parts val LvMotor = ; val MvMotor = ; val HvMotor = ; val EvMotor = ; val LuVMotor = ; val LvPump = ; val MvPump = ; val HvPump = ; val RobotArmHV = ; val LuVFieldGen = ; val Circuit = ; val GCircuit = ; val AdvCircuit = ; val DataCircuit = ; val EnergyFlowCircuit = ; //Plates val VAPlate = ; val PIPlate = ; val EAPlate = ; val RedstonePlate = ; val ESteelPlate = ; val ESPlate = ; val SAPlate = ; // Ingots val ESIngot = ; val SAIngot = ; //Capacitors val Capacitor = ; val Capacitor2 = ; val Capacitor3 = ; val Capacitor4 = ; val Capacitor5 = ; val Capacitor6 = ; val Capacitor7 = ; val Capacitor8 = ; val Capacitor9 = ; val Capacitor10 = ; val DSteelCasing = ; val ESteelCasing = ; val IronFurnace = ; val MCasing = ; val SCasing = ; val ECasing = ; val IronCasing = ; val SteelCasing = ; val AluCasing = ; val IronRotor = ; val SteelRotor = ; val Tank = ; val FQuartz = ; val EFQuartz = ; val LvPiston = ; val DensePulsatingIronPlate = ; val DiamondGear = ; val GearElectricSteel = ; val Cauldron = ; val VCrystal = ; val Display = ; val ConduitProbe = ; val EConduit = ; val ZElectrode = ; val ZLogic = ; val FZombi = ; val PCrystal = ; val EResonator = ; val BCTank = ; val SteelBars = ; val IronTank = ; val DarkSteelBars = ; val DarkSteelPlate = ; val SEnder = ; val SContractor = ; val GDiode = ; val ECrystal = ; val Chest = ; val LvConveyor = ; val RAUpgrade = ; val DarkSteelRing = ; val DarkSteelScrew = ; val WCrystal = ; val EnderEyeLens = ; val MvFieldGen = ; val SPlate = ; val Shears = ; val IronAxe = ; val Skull = ; val EntCrystal = ; val TEnderman = ; val EXPRod = ; val Lava = ; val Water = ; val CapacitorB2 = ; val ETable = ; val Book = ; val DarkIronBars = ; val Hammer = ; val File = ; val Wrench = ; val Screwdriver = ; val SteelScrew = ; val SteelWire = ; val SiliconPlate = ; val LightBulp = ; val IronPlate = ; val RedAlloyWire = ; val Obsidian = ; val EnderEye = ; val Compass = ; val RAPlate = ; val Binder = ; val CIPlate = ; val ESteelIngot = ; val ESteelGear = ; val Compartor = ; val IRConduit = ; val VAScrew = ; val DarkSteelRod = ; val EAScrew = ; val SoulariumRod = ; val Leather = ; val TLeather = ; val MSScrew = ; val sgLargeCapacitor = ; val darkSteelRod = ; // ---Remove Recipes --- // --- Stirling Generator recipes.remove(); // --- Combustion Generator recipes.remove(); // --- Zombi Generator recipes.remove(); // --- Frankenzombie Generator recipes.remove(); // --- Ender Generator recipes.remove(); // --- Photovoltaic Cell recipes.remove(); // --- Advanced Photovoltaic Cell recipes.remove(); // --- Vibrant Photovoltaic Cell recipes.remove(); // --- SAG Mill recipes.remove(); // --- Alloy Smelter recipes.remove(); // --- Capacitor Banks recipes.remove(); // --- Painting Machine recipes.remove(); // --- Crafter recipes.remove(); // --- Totemic Capacitor recipes.remove(Capacitor7); // --- Machine Casing recipes.remove(MCasing); // --- The Vat recipes.remove(); // --- Power Monitor recipes.remove(); // --- Farming Station recipes.remove(); // --- Wireless Charger recipes.remove(); // --- Fluid Tank recipes.remove(Tank); // --- Pressurized Fluid Tank recipes.remove(); // --- Reservoir recipes.remove(); // --- Vacuum Chest recipes.remove(); // --- Dimensional Tranceiver recipes.remove(); // --- Item Buffer recipes.remove(); // --- Power Buffer recipes.remove(); // --- Omni Buffer recipes.remove(); // --- Inventory Panel recipes.remove(); // --- Basic Gear recipes.remove(); // --- Conduit Binder furnace.remove(); // --- Binder Composite recipes.remove(); // --- Pulsating Crystal recipes.remove(PCrystal); // --- Vibrant Crystal recipes.remove(VCrystal); // --- Vibrant Crystal recipes.remove(VCrystal); // --- Grinding Balls recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- End Steel Armor recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- End Steel Tools recipes.remove(); recipes.remove(); recipes.remove(); // --- Weather Crystal recipes.remove(WCrystal); // --- Ender IO recipes.remove(); // --- Travel Anchor recipes.remove(); // --- Telepad Block recipes.remove(); // --- Slice and Splice recipes.remove(); // --- Soul Binder recipes.remove(); // --- Powered Spawner recipes.remove(); // --- Killer Joe recipes.remove(); // --- Attractor Obelisk recipes.remove(); // --- Aversion Obelisk recipes.remove(); // --- Experience Obelisk recipes.remove(); // --- Weather Obelisk recipes.remove(); // --- Enchanter recipes.remove(); // --- Dark Pressure Plate recipes.remove(); // --- Dark Pressure Plate Silent recipes.remove(); // --- Dark Steel Anvil recipes.remove(); // --- Dark Iron Bars recipes.remove(); // --- Soularium Bars recipes.remove(); // --- End Steel Bars recipes.remove(); // --- Dark Steel Ladder recipes.remove(); // --- Powered Light recipes.remove(); // --- Powered Light Inverted recipes.remove(); // --- Light recipes.remove(); // --- Light Inverted recipes.remove(); // --- Wireless Powered Light recipes.remove(); // --- Wireless Powered Light Inverted recipes.remove(); // --- Reinforced Obsidian recipes.remove(); // --- Coordinate Selector recipes.remove(); // --- Fused Quartz Frame recipes.remove(); // --- Conduit Facade recipes.remove(); // --- Hardened Conduit Facade recipes.remove(); // --- Redstone Conduit recipes.remove(); // --- Insulated Conduit recipes.remove(); // --- Conduit Switch recipes.remove(); // --- Energy Conduit recipes.remove(); // --- Enhanced Energy Conduit recipes.remove(); // --- Ender Energy Conduit recipes.remove(); // --- Ender Energy Conduits recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- Fluid Conduit recipes.remove(); // --- Pressurized Fluid Conduit recipes.remove(); // --- Ender Fluid Conduit recipes.remove(); // --- Crystalline Ender Fluid Conduit recipes.remove(); // --- Crystalline Pink Slime Ender Fluid Conduit recipes.remove(); // --- Melodic Ender Fluid Conduit recipes.remove(); // --- Stellar Ender Fluid Conduit recipes.remove(); // --- Item Conduit recipes.remove(); // --- Basic Item Filter recipes.remove(); // --- Advanced Item Filter recipes.remove(); // --- Existing Item Filter recipes.remove(); // --- Mod Item Filter recipes.remove(); // --- Big Item Filter recipes.remove(); // --- Big Advanced Item Filter recipes.remove(); // --- Chargeable Upgrade recipes.remove(); // --- Item Conduit Speed Upgrade recipes.remove(); // --- Item Conduit Speed Downgrade recipes.remove(); // --- Remote Awareness Upgrade recipes.remove(RAUpgrade); // --- Yeta Wrench recipes.remove(); // --- Conduit Probe recipes.remove(); // --- Staff of Traveling recipes.remove(); // --- Experience Rod recipes.remove(); // --- Soul Vial recipes.remove(); // --- Glider Wing recipes.remove(); // --- Glider Wings recipes.remove(); // --- Electromagnet recipes.remove(); // --- Network Conduit recipes.remove(); // --- Soul Chassis recipes.remove(); // --- End Steel Chassis recipes.remove(); // --- Dark Steel Ingot recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); // --- End Steel Ingot recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); // --- Ender Pearl recipes.removeShaped(, [ [, , ], [, , ], [, , ]]); // - recipes.removeShaped(, [ [null, , null], [, , ], [null, , null]]); // --- Dark Steel Rood recipes.remove(); // --- Grains of Piezallity recipes.remove(); // --- Grains of Vibrancy recipes.remove(); // --- Grains of the End recipes.remove(); // --- Grains of Presience recipes.remove(); // --- Stellar Alloy Tools recipes.remove(); recipes.remove(); recipes.remove(); // --- Stellar Alloy Armor recipes.remove(); recipes.remove(); recipes.remove(); recipes.remove(); // --- Add Recipes --- // --- Stirling Generator recipes.addShaped(, [ [IronCasing, Circuit, IronCasing], [IronRotor, MCasing, IronRotor], [LvMotor, IronFurnace, LvMotor]]); // --- Combustion Generator recipes.addShaped(, [ [SteelCasing, GCircuit, SteelCasing], [SteelRotor, MCasing, SteelRotor], [MvMotor, Tank, MvMotor]]); // --- Zombie Generator recipes.addShaped(, [ [SteelCasing, GCircuit, SteelCasing], [FQuartz, MCasing, FQuartz], [MvMotor, ZElectrode, MvMotor]]); // --- Frankenzombie Generator recipes.addShaped(, [ [DSteelCasing, AdvCircuit, DSteelCasing], [FQuartz, SCasing, FQuartz], [HvMotor, ZLogic, HvMotor]]); // --- Ender Generator recipes.addShaped(, [ [ESteelCasing, DataCircuit, ESteelCasing], [FQuartz, ECasing, FQuartz], [EvMotor, EResonator, EvMotor]]); // --- Photovoltaic Cell recipes.addShaped(, [ [EAPlate, FQuartz, EAPlate], [VAPlate, , VAPlate], [Capacitor, FQuartz, Capacitor]]); // - recipes.addShaped(, [ [EAPlate, FQuartz, EAPlate], [VAPlate, , VAPlate], [Capacitor8, FQuartz, Capacitor8]]); // --- Advanced Photovoltaic Cell recipes.addShaped(, [ [PIPlate, FQuartz, PIPlate], [VAPlate, , VAPlate], [Capacitor2, FQuartz, Capacitor2]]); // - recipes.addShaped(, [ [PIPlate, FQuartz, PIPlate], [VAPlate, , VAPlate], [Capacitor9, FQuartz, Capacitor9]]); // --- Vibrant Photovoltaic Cell recipes.addShaped(, [ [ESPlate, EFQuartz, ESPlate], [VAPlate, , VAPlate], [Capacitor3, EFQuartz, Capacitor3]]); // - recipes.addShaped(, [ [ESPlate, EFQuartz, ESPlate], [VAPlate, , VAPlate], [Capacitor10, EFQuartz, Capacitor10]]); // --- SAG Mill recipes.addShaped(, [ [SteelCasing, LvPiston, SteelCasing], [Circuit, MCasing, Circuit], [LvMotor, , LvMotor]]); // --- Alloy Smelter recipes.addShaped(, [ [Circuit, IronFurnace, Circuit], [IronFurnace, MCasing, IronFurnace], [LvMotor, Cauldron, LvMotor]]); // --- Basic Capacitor Bank recipes.addShaped(.withTag({type: "SIMPLE", storedEnergyRF: 0}), [ [Capacitor, Circuit, Capacitor], [RedstonePlate, MCasing, RedstonePlate], [Capacitor, , Capacitor]]); // - recipes.addShaped(.withTag({type: "SIMPLE", storedEnergyRF: 0}), [ [Capacitor8, Circuit, Capacitor8], [RedstonePlate, MCasing, RedstonePlate], [Capacitor8, , Capacitor8]]); // --- Capacitor Bank recipes.addShaped(.withTag({type: "ACTIVATED", storedEnergyRF: 0}), [ [Capacitor2, GCircuit, Capacitor2], [EAPlate, MCasing, EAPlate], [Capacitor2, , Capacitor2]]); // - recipes.addShaped(.withTag({type: "ACTIVATED", storedEnergyRF: 0}), [ [Capacitor9, GCircuit, Capacitor9], [EAPlate, MCasing, EAPlate], [Capacitor9, , Capacitor9]]); // --- Vibrant Capacitor Bank recipes.addShaped(.withTag({type: "VIBRANT", storedEnergyRF: 0}), [ [Capacitor3, AdvCircuit, Capacitor3], [VCrystal, MCasing, VCrystal], [Capacitor3, , Capacitor3]]); //- recipes.addShaped(.withTag({type: "VIBRANT", storedEnergyRF: 0}), [ [Capacitor3, AdvCircuit, Capacitor3], [VCrystal, MCasing, VCrystal], [Capacitor3, , Capacitor3]]); // - recipes.addShaped(.withTag({type: "VIBRANT", storedEnergyRF: 0}), [ [Capacitor10, AdvCircuit, Capacitor10], [VCrystal, MCasing, VCrystal], [Capacitor10, , Capacitor10]]); //- recipes.addShaped(.withTag({type: "VIBRANT", storedEnergyRF: 0}), [ [Capacitor10, AdvCircuit, Capacitor10], [VCrystal, MCasing, VCrystal], [Capacitor10, , Capacitor10]]); // --- Painting Machine recipes.addShaped(, [ [SteelCasing, SteelRotor, SteelCasing], [Circuit, MCasing, Circuit], [LvMotor, SteelRotor, LvMotor]]); // --- Crafter recipes.addShaped(, [ [SteelCasing, , SteelCasing], [Circuit, MCasing, Circuit], [SteelCasing, , SteelCasing]]); // --- Machine Chassis recipes.addShaped(MCasing, [ [SteelCasing, ESteelPlate, SteelCasing], [ESteelPlate, Capacitor, ESteelPlate], [SteelCasing, ESteelPlate, SteelCasing]]); // - recipes.addShaped(MCasing, [ [SteelCasing, ESteelPlate, SteelCasing], [ESteelPlate, Capacitor8, ESteelPlate], [SteelCasing, ESteelPlate, SteelCasing]]); // --- Soul Machine Casing recipes.addShaped(, [ [, , ], [, Capacitor2, ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, Capacitor9, ], [, , ]]); // --- End Machine Casing recipes.addShaped(, [ [, , ], [, Capacitor3, ], [, , ]]); // - recipes.addShaped(, [ [, , ], [, Capacitor10, ], [, , ]]); // --- The Vat recipes.addShaped(, [ [SteelCasing, Cauldron, SteelCasing], [Tank, MCasing, Tank], [LvMotor, IronFurnace, LvMotor]]); // --- Power Monitor recipes.addShaped(, [ [ESteelPlate, Display, ESteelPlate], [Circuit, MCasing, Circuit], [EConduit, ConduitProbe, EConduit]]); // --- Farming Station recipes.addShaped(, [ [RobotArmHV, DensePulsatingIronPlate, RobotArmHV], [PCrystal, MCasing, PCrystal], [GearElectricSteel, ZLogic, GearElectricSteel]]); // --- Wireless Charger recipes.addShaped(, [ [ESteelPlate, Capacitor3, ESteelPlate], [AdvCircuit, MCasing, AdvCircuit], [HvMotor, EResonator, HvMotor]]); // - recipes.addShaped(, [ [ESteelPlate, Capacitor10, ESteelPlate], [AdvCircuit, MCasing, AdvCircuit], [HvMotor, EResonator, HvMotor]]); // --- Fluid Tank recipes.addShaped(Tank, [ [SteelCasing, SteelBars, SteelCasing], [SteelBars, , SteelBars], [SteelCasing, LvPump, SteelCasing]]); // --- Pressurized Fluid Tank recipes.addShaped(, [ [DarkSteelPlate, DarkSteelBars, DarkSteelPlate], [DarkSteelBars, , DarkSteelBars], [DarkSteelPlate, MvPump, DarkSteelPlate]]); // --- Reservoir recipes.addShaped( * 2, [ [FQuartz, HvPump, FQuartz], [FQuartz, Cauldron, FQuartz], [FQuartz, HvPump, FQuartz]]); // --- Dimensional Tranceiver recipes.addShaped(, [ [Capacitor4, EnergyFlowCircuit, Capacitor4], [ECrystal, , ECrystal], [FQuartz, SEnder, FQuartz]]); // --- Item Buffer recipes.addShaped(, [ [ESteelPlate, Chest, ESteelPlate], [LvConveyor, , Circuit]]); // --- Power Buffer recipes.addShaped(, [ [ESteelPlate, EConduit, ESteelPlate], [, , Circuit]]); // --- Inventory Panel recipes.addShaped(, [ [DarkSteelPlate, RAUpgrade, DarkSteelPlate], [PCrystal, Display, PCrystal], [DarkSteelPlate, ZLogic, DarkSteelPlate]]); // --- Grinding Balls recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [DarkSteelScrew, DarkSteelPlate, DarkSteelScrew], [DarkSteelPlate, DarkSteelRing, DarkSteelPlate], [DarkSteelScrew, DarkSteelPlate, DarkSteelScrew]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); recipes.addShaped( * 4, [ [, , ], [, , ], [, , ]]); // --- Ender IO recipes.addShaped(, [ [ESteelPlate, FQuartz, ESteelPlate], [FQuartz, EnderEyeLens, FQuartz], [ESteelPlate, FQuartz, ESteelPlate]]); // --- Travel Anchor recipes.addShaped(, [ [ESteelPlate, , ESteelPlate], [PCrystal, MCasing, PCrystal], [ESteelPlate, , ESteelPlate]]); // --- Slice and Splice recipes.addShaped(, [ [SPlate, Shears, SPlate], [GCircuit, MCasing, GCircuit], [MvMotor, IronAxe, MvMotor]]); // --- Soul Binder recipes.addShaped(, [ [SPlate, EResonator, SPlate], [AdvCircuit, MCasing, AdvCircuit], [HvMotor, ZLogic, HvMotor]]); // --- Powered Spawner recipes.addShaped(, [ [DarkSteelPlate, Skull, DarkSteelPlate], [SPlate, MCasing, SPlate], [ECrystal, FZombi, ECrystal]]); // --- Killer Joe recipes.addShaped(, [ [AluCasing, GCircuit, AluCasing], [FQuartz, MCasing, FQuartz], [MvMotor, FZombi, MvMotor]]); // --- Attractor Obelisk recipes.addShaped(, [ [null, EntCrystal, null], [EAPlate, SPlate, EAPlate], [SPlate, MCasing, SPlate]]); // --- Aversion Obelisk recipes.addShaped(, [ [null, TEnderman, null], [EAPlate, SPlate, EAPlate], [SPlate, MCasing, SPlate]]); // --- Experience Obelisk recipes.addShaped(, [ [null, EXPRod, null], [EAPlate, SPlate, EAPlate], [SPlate, MCasing, SPlate]]); // --- Weather Obelisk recipes.addShaped(, [ [null, WCrystal, null], [Lava, SPlate, Water], [SPlate, CapacitorB2, SPlate]]); // --- Enchanter recipes.addShaped(, [ [PCrystal, Book, VCrystal], [null, DarkSteelPlate, null], [DarkSteelPlate, ETable, DarkSteelPlate]]); // --- Dark Iron Bars recipes.addShaped( * 3, [ [null, Hammer, null], [, , ], [, , ]]); // --- Soularium Bars recipes.addShaped( * 3, [ [null, Hammer, null], [, , ], [, , ]]); // --- End Steel Bars recipes.addShaped( * 3, [ [null, Hammer, null], [, , ], [, , ]]); // --- Dark Steel Ladder recipes.addShaped(, [ [DarkIronBars, Screwdriver, DarkIronBars], [SteelWire, SteelScrew, SteelWire], [DarkIronBars, Wrench, DarkIronBars]]); // --- Powered Light recipes.addShaped( * 8, [ [FQuartz, FQuartz, FQuartz], [SiliconPlate, LightBulp, SiliconPlate], [Circuit, Capacitor, Circuit]]); // - recipes.addShaped( * 8, [ [FQuartz, FQuartz, FQuartz], [SiliconPlate, LightBulp, SiliconPlate], [Circuit, Capacitor8, Circuit]]); // --- Light recipes.addShaped( * 16, [ [FQuartz, FQuartz, FQuartz], [SiliconPlate, , SiliconPlate], [IronPlate, RedAlloyWire, IronPlate]]); // --- Reinforced Obsidian recipes.addShaped(, [ [DarkSteelPlate, DarkSteelBars, DarkSteelPlate], [DarkSteelBars, Obsidian, DarkSteelBars], [DarkSteelPlate, DarkSteelBars, DarkSteelPlate]]); // --- Coordinate Selector recipes.addShaped(.withTag({"bc:x": 0, default: 1 as byte, "bc:y": 0, "bc:z": 0}), [ [ESteelPlate, EnderEye, ESteelPlate], [PIPlate, Compass, PIPlate], [ESteelPlate, EnderEye, ESteelPlate]]); // --- Item Conduit Speed Upgrade recipes.addShapeless(, []); // --- Remote Awareness Upgrade recipes.addShaped(RAUpgrade, [ [SiliconPlate, Binder, SiliconPlate], [AdvCircuit, EnderEye, AdvCircuit], [SiliconPlate, ESteelPlate, SiliconPlate]]); // --- Yeta Wrench recipes.addShaped(, [ [ESteelIngot, Hammer, ESteelIngot], [ESteelIngot, ESteelGear, ESteelIngot], [null, ESteelIngot, null]]); // --- Conduit Probe recipes.addShaped(, [ [SiliconPlate, EConduit, SiliconPlate], [Circuit, Compartor, Circuit], [ESteelPlate, IRConduit, ESteelPlate]]); // --- Staff of Traveling recipes.addShaped(, [ [Screwdriver, AdvCircuit, ECrystal], [VAScrew, DarkSteelRod, AdvCircuit], [DarkSteelRod, VAScrew, Wrench]]); // --- Experience Rod recipes.addShaped(, [ [Screwdriver, AdvCircuit, PCrystal], [EAScrew, SoulariumRod, AdvCircuit], [SoulariumRod, EAScrew, Wrench]]); // --- Glider Wing recipes.addShaped(, [ [Hammer, DarkSteelRod, Leather], [DarkSteelRod, TLeather, Leather], [Leather, Leather, Leather]]); // --- Glider Wings recipes.addShaped(, [ [DarkSteelScrew, DarkSteelRod, DarkSteelScrew], [, DarkSteelPlate, ], [Wrench, DarkSteelRod, Screwdriver]]); // --- Electromagnet recipes.addShaped(, [ [ESteelPlate, CIPlate, CIPlate], [Wrench, MSScrew, VCrystal], [ESteelPlate, CIPlate, CIPlate]]); // --- End Steel Armor recipes.addShaped(, [ [ESPlate, ESPlate, ESPlate], [ESPlate, Hammer, ESPlate], [null, GDiode, null]]); recipes.addShaped(, [ [ESPlate, Hammer, ESPlate], [ESPlate, GDiode, ESPlate], [ESPlate, ESPlate, ESPlate]]); recipes.addShaped(, [ [ESPlate, ESPlate, ESPlate], [ESPlate, Hammer, ESPlate], [ESPlate, GDiode, ESPlate]]); recipes.addShaped(, [ [ESPlate, GDiode, ESPlate], [ESPlate, Hammer, ESPlate], [null, null, null]]); // --- Stellar Alloy Armor recipes.addShaped(, [ [SAPlate, SAPlate, SAPlate], [SAPlate, Hammer, SAPlate], [null, , null]]); recipes.addShaped(, [ [SAPlate, Hammer, SAPlate], [SAPlate, , SAPlate], [SAPlate, SAPlate, SAPlate]]); recipes.addShaped(, [ [SAPlate, SAPlate, SAPlate], [SAPlate, Hammer, SAPlate], [SAPlate, , SAPlate]]); recipes.addShaped(, [ [SAPlate, , SAPlate], [SAPlate, Hammer, SAPlate], [null, null, null]]); // --- End Steel Tools recipes.addShaped(, [ [ESPlate, ESIngot, ESIngot], [File, darkSteelRod, Hammer], [null, darkSteelRod, null]]); recipes.addShaped(, [ [ESPlate, ESIngot, Hammer], [ESPlate, darkSteelRod, ESPlate], [File, darkSteelRod, null]]); recipes.addShaped(, [ [null, ESPlate, null], [File, ESPlate, Hammer], [null, darkSteelRod, null]]); // --- Stellar Alloy Tools recipes.addShaped(, [ [SAPlate, SAIngot, SAIngot], [File, , Hammer], [null, darkSteelRod, null]]); recipes.addShaped(, [ [SAPlate, SAIngot, Hammer], [SAPlate, , SAPlate], [File, darkSteelRod, null]]); recipes.addShaped(, [ [null, , null], [File, SAPlate, Hammer], [null, darkSteelRod, null]]); // --- Dark Steel Rood recipes.addShaped(, [ [, , ], [, , ], [, , ]]); // --- Avaritia Recipes --- mods.avaritia.ExtremeCrafting.addShaped(.withTag({type: "CREATIVE", storedEnergyRF: 2500000}), [ [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , , , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({Energy: 80000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , .withTag({Energy: 80000000}), , .withTag({Energy: 80000000}), , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({Energy: 80000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), , , , , , .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000})], [.withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000}), .withTag({type: "VIBRANT", storedEnergyRF: 25000000})]]); //Telepad mods.avaritia.ExtremeCrafting.addShaped( * 9, [ [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ], [, , , , , , , , ]]); // --- Assembelr Recipes --- // --- Vacuum Chest Assembler.addRecipe(, , , 200, 64); // --- Omni Buffer Assembler.addRecipe(, , , 400, 120); // --- Pulsating Crystal Assembler.addRecipe(, , * 8, 600, 120); // --- Vibrant Crystal Assembler.addRecipe(, , * 8, 600, 120); // --- Grinding Balls Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); Assembler.addRecipe(, , * 0, 200, 64); // --- Weather Crystal Assembler.addRecipe(WCrystal, , * 8, 200, 256); // --- Dark Pressure Plate Assembler.addRecipe(, , * 2, 200, 64); // --- Dark Pressure Plate Silent Assembler.addRecipe(, , , 200, 64); // --- Dark Steel Ladder Assembler.addRecipe( * 2, , * 0, 100, 96); // --- Dark Iron Bars Assembler.addRecipe( * 4, * 3, * 0, 600, 64); // --- Soularium Bars Assembler.addRecipe( * 4, * 3, * 0, 600, 64); // --- End Steel Bars Assembler.addRecipe( * 4, * 3, * 0, 600, 64); // --- Powered Light Inverted Assembler.addRecipe(, , , 200, 64); // --- Light Inverted Assembler.addRecipe(, , , 100, 30); // --- Wireless Powered Light Assembler.addRecipe( * 16, * 16, EResonator, 200, 256); // --- Wireless Powered Light Inverted Assembler.addRecipe(, , , 200, 256); // --- Fused Quartz Frame Assembler.addRecipe(, , * 4, 100, 16); // --- Conduit Facade Assembler.addRecipe(, * 8, * 0, 100, 30); // --- Insulated Conduit Assembler.addRecipe(, , * 2, 100, 64); // --- Conduit Switch Assembler.addRecipe(, , , 100, 64); // --- Redstone Conduit Assembler.addRecipe(, , , 100, 64); // --- Insulated Redstone Conduit Assembler.addRecipe(, , , * 144, 100, 64); // --- Energy Conduit Assembler.addRecipe(, , , * 144, 100, 120); // --- Enhanced Energy Conduit Assembler.addRecipe(, , , * 144, 100, 256); // --- Ender Energy Conduit Assembler.addRecipe(, , , * 144, 100, 480); // --- Crude Energy Conduit Assembler.addRecipe(, , , * 144, 100, 8); // --- Iron Energy Conduit Assembler.addRecipe(, , , * 144, 100, 16); // --- Aluminium Energy Conduit Assembler.addRecipe(, , , * 144, 100, 30); // --- Gold Energy Conduit Assembler.addRecipe(, , , * 144, 100, 64); // --- Copper Energy Conduit Assembler.addRecipe(, , , * 144, 100, 96); // --- Silver Energy Conduit Assembler.addRecipe(, , , * 144, 100, 160); // --- Electrum Energy Conduit Assembler.addRecipe(, , , * 144, 100, 192); // --- Energetic Silver Energy Conduit Assembler.addRecipe(, , , * 144, 100, 320); // --- Crystalline Energy Conduit Assembler.addRecipe(, , , * 144, 100, 960); // --- Crystalline Pink Slime Energy Conduit Assembler.addRecipe(, , , * 144, 100, 1920); // --- Melodic Energy Conduit Assembler.addRecipe(, , , * 144, 100, 7680); // --- Stellar Energy Conduit Assembler.addRecipe(, , , * 144, 100, 30720); // --- Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 120); // --- Pressurized Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 256); // --- Ender Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 480); // --- Crystalline Ender Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 960); // --- Crystalline Pink Slime Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 1920); // --- Melodic Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 7680); // --- Stellar Ender Fluid Conduit Assembler.addRecipe(, , , * 144, 100, 30720); // --- Item Conduit Assembler.addRecipe(, , , * 144, 100, 120); // --- Network Conduit Assembler.addRecipe(, , , * 144, 100, 480); // --- Basic Item Filter Assembler.addRecipe(, , , 300, 30); // --- Advanced Item Filter Assembler.addRecipe(, , ZLogic, 300, 64); // --- Big Item Filter Assembler.addRecipe(, * 2, * 2, 300, 120); // --- Big Advanced Item Filter Assembler.addRecipe(, , , 300, 256); // --- Existing Item Filter Assembler.addRecipe(, , Compartor, 300, 120); // --- Mod Item Filter Assembler.addRecipe(, , , 300, 64); // --- Chargeable Upgrade Assembler.addRecipe(, , , 300, 64); // --- Item Conduit Speed Upgrade Assembler.addRecipe(, , , 300, 64); // --- Item Conduit Speed Downgrade Assembler.addRecipe(, , * 0, * 144, 300, 64); // --- Soul Vial Assembler.addRecipe(, * 3, , 200, 48); // --- Dark Clear Glass //Assembler.addRecipe(, , , 100, 48); // --- Crafter Assembler.addRecipe(, [, MCasing, , Circuit, SteelCasing * 2], null, 200, 64); // --- Machine Chassis Assembler.addRecipe(MCasing, [Capacitor, ESteelPlate * 2, SteelCasing * 2], null, 200, 64); // - Assembler.addRecipe(MCasing, [Capacitor8, ESteelPlate * 2, SteelCasing * 2], null, 200, 64); // --- Reinforced Obsidian Assembler.addRecipe(, [Obsidian, DarkSteelPlate * 2, DarkSteelBars * 2, * 0], null, 600, 120); // --- Chemical Bath // --- Hardened Conduit Facade ChemicalBath.addRecipe([], , * 576, [10000], 200, 2); // --- Conduit Binder ChemicalBath.addRecipe([ * 2, * 2, ], , * 144, [10000, 9000, 5000], 200, 2); // --- Fluid Solidifier Recipes --- // --- Dark Steel Anvil FluidSolidifier.addRecipe(, * 0, * 4464, 900, 120); // --- Pulverizer Recipes --- // --- Binder Composite Pulverizer.addRecipe([ * 9], , [10000], 300, 2); // --- Grains of Piezallity Pulverizer.addRecipe([, , , ], , [10000, 1000, 100, 10], 100, 480); // --- Grains of Vibrancy Pulverizer.addRecipe([, , , ], , [10000, 1000, 100, 10], 300, 480); // --- Grains of the End Pulverizer.addRecipe([, , , ], , [10000, 1000, 100, 10], 300, 480); // --- Grains of Presience Pulverizer.addRecipe([, , , ], , [10000, 1000, 100, 10], 300, 480); // --- Tooltips --- // --- Untreated Frame (Forestry) .addTooltip(I18N_Ender_IO_0);