Initial
This commit is contained in:
627
overrides/scripts/EXTENDEDCraftingTables.zs
Normal file
627
overrides/scripts/EXTENDEDCraftingTables.zs
Normal file
@@ -0,0 +1,627 @@
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:metalwingsection>, [
|
||||
[null, null, null, null, null],
|
||||
[<ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[<immersiveengineering:material:9>, <ore:stickSteel>, <ore:stickSteel>, <ore:stickSteel>, <immersiveengineering:material:9>],
|
||||
[<ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:metalwingsmall>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, null, null],
|
||||
[<ore:plateSteel>, <flansmod:metalwingsection>, <flansmod:metalwingsection>, <flansmod:metalwingsection>, <ore:itemSimpleChassiParts>],
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:metalcockpit>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, <ore:blockGlassColorless>, <ore:blockGlassColorless>, <ore:plateAluminum>],
|
||||
[null, <ore:blockGlassColorless>, <minecraft:lever>, <flansmod:vehicleseat>, <ore:plateSteel>],
|
||||
[<ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:advancedmetalcockpit>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <ore:plateTitanium>],
|
||||
[null, <engineersdecor:panzerglass_block>, <ore:circuitAdvanced>, <flansmod:vehicleseat>, <ore:plateSteel>],
|
||||
[<ore:plateTitanium>, <ore:plateTitanium>, <ore:plateTitanium>, <ore:plateTitanium>, <ore:plateTitanium>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:metaltail>, [
|
||||
[null, null, null, null, <ore:plateAluminum>],
|
||||
[null, null, null, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[<ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <immersiveengineering:material:9>, <ore:plateAluminum>],
|
||||
[<ore:plateSteel>, <ore:stickSteel>, <ore:stickSteel>, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[<ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:metalnose>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[null, <ore:plateSteel>, <ore:plateAluminum>, <immersiveengineering:material:9>, <ore:plateSteel>],
|
||||
[null, null, null, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:bombbay>, [
|
||||
[null, null, null, null, null],
|
||||
[<ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>, <ore:plateAluminum>],
|
||||
[<ore:stickSteel>, <immersiveengineering:conveyor>, <immersiveengineering:material:9>, <immersiveengineering:conveyor>, <ore:stickSteel>],
|
||||
[<ore:plateAluminum>, <minecraft:iron_trapdoor>, <ore:plateAluminum>, <minecraft:iron_trapdoor>, <ore:plateAluminum>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:smallchassis>, [
|
||||
[null, null, null, null, null],
|
||||
[null, <ore:blockGlassColorless>, <ore:blockGlassColorless>, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[<ore:plateSteel>, <minecraft:lever>, <flansmod:vehicleseat>, <flansmod:vehicleseat>, <ore:plateSteel>],
|
||||
[<ore:plateTitanium>, <immersiveengineering:material:9>, <ore:plateTitanium>, <immersiveengineering:material:9>, <ore:plateTitanium>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:cattrack>, [
|
||||
[null, null, null, null, null],
|
||||
[null, <flansmod:cattrackpiece>, <flansmod:cattrackpiece>, <flansmod:cattrackpiece>, null],
|
||||
[<flansmod:cattrackpiece>, <ore:gearSteel>, <ore:gearSteel>, <ore:gearSteel>, <flansmod:cattrackpiece>],
|
||||
[null, <flansmod:cattrackpiece>, <flansmod:cattrackpiece>, <flansmod:cattrackpiece>, null],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:tankbarrel>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[<ore:stickSteel>, <ore:stickSteel>, <ore:stickSteel>, <ore:stickSteel>, <immersiveengineering:material:9>],
|
||||
[null, null, null, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:heavytankturret>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, <ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[<flansmod:tankbarrel>, <flansmod:tankbarrel>, <flansmod:tankbarrel>, <ore:springSteel>, <ore:blockSteel>],
|
||||
[null, null, <ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:mediumtankturret>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[null, <flansmod:tankbarrel>, <flansmod:tankbarrel>, <ore:springSteel>, <ore:gearSteel>],
|
||||
[null, null, null, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:lighttankturret>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, <ore:stickSteel>, <ore:plateAluminum>],
|
||||
[null, <flansmod:tankbarrel>, <flansmod:tankbarrel>, <ore:springSteel>, <ore:gearSteel>],
|
||||
[null, null, null, <ore:stickSteel>, <ore:plateAluminum>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:advancedtankbody>, [
|
||||
[null, null, null, null, null],
|
||||
[null, <ore:itemSimpleChassiParts>, <ore:gearSteel>, <ore:gearSteel>, <ore:itemSimpleChassiParts>],
|
||||
[<engineersdecor:panzerglass_block>, <flansmod:vehicleseat>, <ore:circuitAdvanced>, <ore:plateTitanium>, <ore:plateTitanium>],
|
||||
[<immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:heavytankbody>, [
|
||||
[null, null, null, null, null],
|
||||
[null, <ore:itemSimpleChassiParts>, <ore:gearSteel>, <ore:gearSteel>, <ore:itemSimpleChassiParts>],
|
||||
[<ore:blockGlassColorless>, <flansmod:vehicleseat>, <minecraft:lever>, <ore:plateSteel>, <ore:plateSteel>],
|
||||
[<immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:mediumtankbody>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, <ore:itemSimpleChassiParts>, <ore:gearSteel>, <ore:itemSimpleChassiParts>],
|
||||
[null, <ore:blockGlassColorless>, <flansmod:vehicleseat>, <minecraft:lever>, <ore:plateSteel>],
|
||||
[null, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:lighttankbody>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, <ore:plateIron>, <ore:gearSteel>, <ore:plateIron>],
|
||||
[null, <ore:blockGlassColorless>, <flansmod:vehicleseat>, <minecraft:lever>, <ore:plateIron>],
|
||||
[null, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>, <immersiveengineering:material:9>],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(1, <ironchest:iron_chest:5>, [
|
||||
[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <ironchest:iron_chest:2>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(1, <extendedcrafting:table_advanced>, [
|
||||
[<extendedcrafting:material:15>, <extendedcrafting:material:9>, <extendedcrafting:material:15>],
|
||||
[<extendedcrafting:table_basic>, <nuclearcraft:block_depleted_uranium>, <extendedcrafting:table_basic>],
|
||||
[<extendedcrafting:material:15>, <extendedcrafting:material:2>, <extendedcrafting:material:15>]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extendedcrafting:table_elite>, [
|
||||
[<extendedcrafting:material:16>, <extendedcrafting:material:16>, <extendedcrafting:material:10>, <extendedcrafting:material:16>, <extendedcrafting:material:16>],
|
||||
[<extendedcrafting:material:16>, <ore:ingotAstralStarmetal>, <ore:ingotAstralStarmetal>, <ore:ingotAstralStarmetal>, <extendedcrafting:material:16>],
|
||||
[<extendedcrafting:material:10>, <extendedcrafting:table_advanced>, <astralsorcery:itemcelestialcrystal>, <extendedcrafting:table_advanced>, <extendedcrafting:material:10>],
|
||||
[<extendedcrafting:material:16>, <ore:ingotAstralStarmetal>, <ore:ingotAstralStarmetal>, <ore:ingotAstralStarmetal>, <extendedcrafting:material:16>],
|
||||
[<extendedcrafting:material:16>, <extendedcrafting:material:16>, <extendedcrafting:material:10>, <extendedcrafting:material:16>, <extendedcrafting:material:16>]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(3, <extendedcrafting:table_ultimate>, [
|
||||
[<extendedcrafting:material:17>, <extendedcrafting:material:17>, <extendedcrafting:material:11>, <extendedcrafting:material:11>, <extendedcrafting:material:11>, <extendedcrafting:material:17>, <extendedcrafting:material:17>],
|
||||
[<extendedcrafting:material:17>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <extendedcrafting:material:17>],
|
||||
[<extendedcrafting:material:11>, <ore:ingotDraconiumAwakened>, <ore:ingotCalifornium249Base>, <extendedcrafting:table_elite>, <ore:ingotCalifornium249Base>, <ore:ingotDraconiumAwakened>, <extendedcrafting:material:11>],
|
||||
[<extendedcrafting:material:11>, <ore:ingotDraconiumAwakened>, <extendedcrafting:table_elite>, <ore:blockDraconiumAwakened>, <extendedcrafting:table_elite>, <ore:ingotDraconiumAwakened>, <extendedcrafting:material:11>],
|
||||
[<extendedcrafting:material:11>, <ore:ingotDraconiumAwakened>, <ore:ingotCalifornium249Base>, <extendedcrafting:table_elite>, <ore:ingotCalifornium249Base>, <ore:ingotDraconiumAwakened>, <extendedcrafting:material:11>],
|
||||
[<extendedcrafting:material:17>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <ore:ingotDraconiumAwakened>, <extendedcrafting:material:17>],
|
||||
[<extendedcrafting:material:17>, <extendedcrafting:material:17>, <extendedcrafting:material:11>, <extendedcrafting:material:11>, <extendedcrafting:material:11>, <extendedcrafting:material:17>, <extendedcrafting:material:17>]
|
||||
]);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <astralsorcery:itemcraftingcomponent:1>, [
|
||||
[null, <ore:dustLapis>, <ore:dustLapis>, <ore:dustLapis>, null],
|
||||
[<ore:dustLapis>, <ore:ingotPlatinum>, <astralsorcery:itemrockcrystalsimple>, <ore:ingotPlatinum>, <ore:dustLapis>],
|
||||
[<ore:dustLapis>, <astralsorcery:itemrockcrystalsimple>, <ore:netherStar>, <astralsorcery:itemrockcrystalsimple>, <ore:dustLapis>],
|
||||
[<ore:dustLapis>, <ore:ingotPlatinum>, <astralsorcery:itemrockcrystalsimple>, <ore:ingotPlatinum>, <ore:dustLapis>],
|
||||
[null, <ore:dustLapis>, <ore:dustLapis>, <ore:dustLapis>, null]
|
||||
]);
|
||||
|
||||
# Insanium
|
||||
mods.extendedcrafting.TableCrafting.addShaped(1, <mysticalagradditions:insanium>, [
|
||||
[null, <ore:essenceSupremium>, null],
|
||||
[<ore:essenceSupremium>, <mysticalagriculture:master_infusion_crystal>, <ore:essenceSupremium>],
|
||||
[null, <ore:essenceSupremium>, null]
|
||||
]);
|
||||
|
||||
# Crystaline Pink Slime Ingot
|
||||
mods.extendedcrafting.TableCrafting.addShaped(0, <enderio:item_alloy_endergy_ingot:4>, [
|
||||
[<ore:dyePink>, <toughasnails:jelled_slime>, <ore:dyePink>],
|
||||
[<toughasnails:jelled_slime>, <ore:crystalIonite>, <toughasnails:jelled_slime>],
|
||||
[<ore:dyePink>, <toughasnails:jelled_slime>, <ore:dyePink>]
|
||||
]);
|
||||
|
||||
# Litherite
|
||||
mods.extendedcrafting.TableCrafting.addShaped(3, <environmentaltech:litherite>, [
|
||||
[<immersiveengineering:stone_decoration:8>, <immersiveengineering:stone_decoration:8>, <ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotUranium>, <immersiveengineering:stone_decoration:8>, <immersiveengineering:stone_decoration:8>],
|
||||
[<immersiveengineering:stone_decoration:8>, <ore:ingotCrystaltine>, <ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotCrystaltine>, <immersiveengineering:stone_decoration:8>],
|
||||
[<ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotCrystaltine>, <ore:itemVibrantCrystal>, <ore:ingotCrystaltine>, <ore:ingotUranium>, <ore:ingotUranium>],
|
||||
[<ore:ingotUranium>, <ore:ingotUranium>, <ore:itemVibrantCrystal>, <ore:crystalPureFluix>, <ore:itemVibrantCrystal>, <ore:ingotUranium>, <ore:ingotUranium>],
|
||||
[<ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotCrystaltine>, <ore:itemVibrantCrystal>, <ore:ingotCrystaltine>, <ore:ingotUranium>, <ore:ingotUranium>],
|
||||
[<immersiveengineering:stone_decoration:8>, <ore:ingotCrystaltine>, <ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotCrystaltine>, <immersiveengineering:stone_decoration:8>],
|
||||
[<immersiveengineering:stone_decoration:8>, <immersiveengineering:stone_decoration:8>, <ore:ingotUranium>, <ore:ingotUranium>, <ore:ingotUranium>, <immersiveengineering:stone_decoration:8>, <immersiveengineering:stone_decoration:8>]
|
||||
]);
|
||||
|
||||
# Octadic Capacitor
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:item_basic_capacitor:2>, [
|
||||
[null, <ore:plateDuraluminium>, <nuclearcraft:lithium_ion_cell>, <ore:plateDuraluminium>, null],
|
||||
[null, <ore:circuitProcessor>, <ore:ingotVibrantAlloy>, <ore:circuitProcessor>, null],
|
||||
[null, <ore:plateDuraluminium>, <ore:ingotVibrantAlloy>, <ore:plateDuraluminium>, null],
|
||||
[null, <ore:plateDuraluminium>, <nuclearcraft:lithium_ion_cell>, <ore:plateDuraluminium>, null],
|
||||
[null, <enderio:item_basic_capacitor:1>, null, <enderio:item_basic_capacitor:1>, null]
|
||||
]);
|
||||
|
||||
# Philospheres Stone
|
||||
mods.extendedcrafting.TableCrafting.addShaped(3, <projecte:item.pe_philosophers_stone>, [
|
||||
[null, null, <ore:ingotGold>, <ore:ingotGold>, <ore:ingotGold>, null, null],
|
||||
[null, <biomesoplenty:terrestrial_artifact>, <ore:gemRuby>, <ore:gemRuby>, <ore:gemRuby>, <biomesoplenty:terrestrial_artifact>, null],
|
||||
[<ore:ingotGold>, <ore:gemRuby>, <ore:gemRuby>, <extraplanets:uranus:2>, <ore:gemRuby>, <ore:gemRuby>, <ore:ingotGold>],
|
||||
[<ore:ingotGold>, <ore:gemRuby>, <extraplanets:uranus:2>, <railcraft:firestone_refined:4999>, <extraplanets:uranus:2>, <ore:gemRuby>, <ore:ingotGold>],
|
||||
[<ore:ingotGold>, <ore:gemRuby>, <ore:gemRuby>, <extraplanets:uranus:2>, <ore:gemRuby>, <ore:gemRuby>, <ore:ingotGold>],
|
||||
[null, <biomesoplenty:terrestrial_artifact>, <ore:gemRuby>, <ore:gemRuby>, <ore:gemRuby>, <biomesoplenty:terrestrial_artifact>, null],
|
||||
[null, null, <ore:ingotGold>, <ore:ingotGold>, <ore:ingotGold>, null, null]
|
||||
]);
|
||||
|
||||
# Transmutation Table
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <projecte:transmutation_table>, [
|
||||
[<railcraft:generic:7>, <railcraft:generic:7>, <railcraft:generic:7>, <railcraft:generic:7>, <railcraft:generic:7>],
|
||||
[<railcraft:generic:7>, <ore:ingotCrystaltine>, <ore:crystalKyronite>, <ore:ingotCrystaltine>, <railcraft:generic:7>],
|
||||
[<railcraft:generic:7>, <ore:crystalKyronite>, <projecte:item.pe_philosophers_stone>, <ore:crystalKyronite>, <railcraft:generic:7>],
|
||||
[<railcraft:generic:7>, <ore:ingotCrystaltine>, <ore:crystalKyronite>, <ore:ingotCrystaltine>, <railcraft:generic:7>],
|
||||
[<railcraft:generic:7>, <railcraft:generic:7>, <railcraft:generic:7>, <railcraft:generic:7>, <railcraft:generic:7>]
|
||||
]);
|
||||
|
||||
# Wyvern Core
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <draconicevolution:wyvern_core>, [
|
||||
[<ore:crystalPladium>, <ore:crystalPladium>, null, <ore:crystalPladium>, <ore:crystalPladium>],
|
||||
[<ore:crystalPladium>, <ore:ingotMelodicAlloy>, <draconicevolution:draconic_core>, <ore:ingotMelodicAlloy>, <ore:crystalPladium>],
|
||||
[null, <draconicevolution:draconic_core>, <projecte:matter_block>, <draconicevolution:draconic_core>, null],
|
||||
[<ore:crystalPladium>, <ore:ingotMelodicAlloy>, <draconicevolution:draconic_core>, <ore:ingotMelodicAlloy>, <ore:crystalPladium>],
|
||||
[<ore:crystalPladium>, <ore:crystalPladium>, null, <ore:crystalPladium>, <ore:crystalPladium>]
|
||||
]);
|
||||
|
||||
# Master Infusion Crystal
|
||||
mods.extendedcrafting.TableCrafting.addShaped(3, <mysticalagriculture:master_infusion_crystal>, [
|
||||
[null, null, null, <ore:essenceSupremium>, null, null, null],
|
||||
[null, null, <ore:essenceSupremium>, <ore:ingotSupremium>, <ore:essenceSupremium>, null, null],
|
||||
[null, <ore:essenceSupremium>, <ore:ingotSupremium>, <mysticalagriculture:infusion_crystal>, <ore:ingotSupremium>, <ore:essenceSupremium>, null],
|
||||
[null, <ore:essenceSupremium>, <mysticalagriculture:infusion_crystal>, <astralsorcery:itemshiftingstar>, <mysticalagriculture:infusion_crystal>, <ore:essenceSupremium>, null],
|
||||
[null, <ore:essenceSupremium>, <ore:ingotSupremium>, <mysticalagriculture:infusion_crystal>, <ore:ingotSupremium>, <ore:essenceSupremium>, null],
|
||||
[null, null, <ore:essenceSupremium>, <ore:ingotSupremium>, <ore:essenceSupremium>, null, null],
|
||||
[null, null, null, <ore:essenceSupremium>, null, null, null]
|
||||
]);
|
||||
|
||||
# Inscriber
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <appliedenergistics2:inscriber>, [
|
||||
[<matteroverdrive:tritanium_plate>, <appliedenergistics2:smooth_sky_stone_block>, <appliedenergistics2:smooth_sky_stone_block>, <appliedenergistics2:smooth_sky_stone_block>, <matteroverdrive:tritanium_plate>],
|
||||
[<appliedenergistics2:smooth_sky_stone_block>, <ore:circuitProcessor>, <enderio:item_basic_capacitor:2>, <ore:circuitProcessor>, <appliedenergistics2:smooth_sky_stone_block>],
|
||||
[<appliedenergistics2:smooth_sky_stone_block>, <immersiveintelligence:precission_tool:2>, null, null, null],
|
||||
[<appliedenergistics2:smooth_sky_stone_block>, <immersiveintelligence:precission_tool:1>, <immersiveintelligence:precission_tool>, <immersiveintelligence:precission_tool:3>, <appliedenergistics2:smooth_sky_stone_block>],
|
||||
[<matteroverdrive:tritanium_plate>, <appliedenergistics2:smooth_sky_stone_block>, <appliedenergistics2:smooth_sky_stone_block>, <appliedenergistics2:smooth_sky_stone_block>, <matteroverdrive:tritanium_plate>]
|
||||
]);
|
||||
|
||||
# ME Drive
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <appliedenergistics2:drive>, [
|
||||
[<ore:plateDuraluminium>, <ore:plateDuraluminium>, <ore:plateDuraluminium>, <ore:plateDuraluminium>, <ore:plateDuraluminium>],
|
||||
[<ore:plateDuraluminium>, <ore:circuitProcessor>, <ore:plateDuraluminium>, <ore:circuitProcessor>, <ore:plateDuraluminium>],
|
||||
[<ore:plateDuraluminium>, <ore:circuitProcessor>, <ore:plateDuraluminium>, <ore:circuitProcessor>, <ore:plateDuraluminium>],
|
||||
[<ore:plateDuraluminium>, <ore:circuitProcessor>, <appliedenergistics2:material:24>, <ore:circuitProcessor>, <ore:plateDuraluminium>],
|
||||
[<matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>]
|
||||
]);
|
||||
|
||||
# ME Controller
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <appliedenergistics2:controller>, [
|
||||
[<matteroverdrive:tritanium_plate>, <ore:circuitProcessor>, <matteroverdrive:tritanium_plate>, <ore:circuitProcessor>, <matteroverdrive:tritanium_plate>],
|
||||
[<ore:circuitProcessor>, <appliedenergistics2:material:22>, <ore:plateDuraluminium>, <appliedenergistics2:material:22>, <ore:circuitProcessor>],
|
||||
[<matteroverdrive:tritanium_plate>, <ore:plateDuraluminium>, <enderio:item_basic_capacitor:2>, <ore:plateDuraluminium>, <matteroverdrive:tritanium_plate>],
|
||||
[<ore:circuitProcessor>, <appliedenergistics2:material:23>, <ore:plateDuraluminium>, <appliedenergistics2:material:24>, <ore:circuitProcessor>],
|
||||
[<matteroverdrive:tritanium_plate>, <ore:circuitProcessor>, <matteroverdrive:tritanium_plate>, <ore:circuitProcessor>, <matteroverdrive:tritanium_plate>]
|
||||
]);
|
||||
|
||||
# Ultimate Ingot
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <extendedcrafting:material:32>, [
|
||||
[<ore:ingotIron>, <ore:ingotGold>, <ore:ingotAstralStarmetal>, <ore:ingotDraconium>, <ore:ingotDraconiumAwakened>, <ore:ingotElectricalSteel>, <ore:ingotEnergeticAlloy>, <ore:ingotVibrantAlloy>, <ore:ingotRedstoneAlloy>],
|
||||
[<ore:ingotConductiveIron>, <ore:ingotPulsatingIron>, <ore:ingotDarkSteel>, <ore:ingotSoularium>, <ore:ingotEndSteel>, <ore:ingotConstructionAlloy>, <ore:ingotCrystallineAlloy>, <ore:ingotMelodicAlloy>, <ore:ingotStellarAlloy>],
|
||||
[<ore:ingotCrystallinePinkSlime>, <ore:ingotEnergeticSilver>, <ore:ingotVividAlloy>, <ore:ingotBlackIron>, <ore:ingotCrystaltine>, <ore:ingotMercury>, <ore:ingotCarbon>, <ore:ingotPalladium>, <extraplanets:tier5_items:12>],
|
||||
[<ore:ingotMagnesium>, <ore:ingotCrystal>, <ore:ingotMeteoricIron>, <ore:ingotDesh>, <ore:ingotHOPGraphite>, <ore:ingotUranium>, <ore:ingotAdvancedElectronicAlloy>, <ore:ingotTungsten>, <ore:ingotSilicon>],
|
||||
[<ore:ingotDuraluminium>, <ore:ingotTritanium>, <ore:ingotInsanium>, <ore:ingotBaseEssence>, <ore:ingotInferium>, <ore:ingotPrudentium>, <ore:ingotIntermedium>, <ore:ingotSuperium>, <ore:ingotSupremium>],
|
||||
[<ore:ingotSoulium>, <ore:ingotThorium>, <ore:ingotBoron>, <ore:ingotLithium>, <ore:ingotGraphite>, <ore:ingotBeryllium>, <ore:ingotZirconium>, <ore:ingotManganese>, <ore:ingotHSLASteel>],
|
||||
[<ore:ingotZinc>, <ore:ingotBrass>, <ore:ingotObsidianSteel>, <ore:ingotTitanium>, <ore:ingotCopper>, <ore:ingotTin>, <ore:ingotSilver>, <ore:ingotLead>, <ore:ingotAluminum>],
|
||||
[<ore:ingotNickel>, <ore:ingotPlatinum>, <ore:ingotIridium>, <ore:ingotMithril>, <ore:ingotSteel>, <ore:ingotElectrum>, <ore:ingotInvar>, <ore:ingotBronze>, <ore:ingotConstantan>],
|
||||
[<ore:ingotSignalum>, <ore:ingotLumium>, <ore:ingotEnderium>, <ore:ingotTough>, <ore:ingotHardCarbon>, <ore:ingotMagnesiumDiboride>, <ore:ingotFerroboron>, <ore:ingotExtreme>, <ore:ingotThermoconducting>]
|
||||
]);
|
||||
|
||||
# Weather Machine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <weather2:weather_machine>, [
|
||||
[<extendedcrafting:material:13>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <weather2:weather_item>, <weather2:weather_item>, <weather2:weather_item>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <extendedcrafting:material:13>],
|
||||
[<extendedcrafting:material:19>, <extendedcrafting:singularity_ultimate>, <weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:itemWeatherCrystal>, <ore:itemWeatherCrystal>, <weather2:weather_item>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:19>, <weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <ore:itemWeatherCrystal>, <weather2:weather_item>, <extendedcrafting:material:19>],
|
||||
[<weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:ingotCrystaltine>, <extendedcrafting:singularity:29>, <weather2:weather_forecast>, <extendedcrafting:singularity:29>, <ore:ingotCrystaltine>, <ore:itemWeatherCrystal>, <weather2:weather_item>],
|
||||
[<weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:ingotCrystaltine>, <weather2:weather_forecast>, <enderio:block_weather_obelisk>, <weather2:weather_forecast>, <ore:ingotCrystaltine>, <ore:itemWeatherCrystal>, <weather2:weather_item>],
|
||||
[<weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:ingotCrystaltine>, <extendedcrafting:singularity:29>, <weather2:weather_forecast>, <extendedcrafting:singularity:29>, <ore:ingotCrystaltine>, <ore:itemWeatherCrystal>, <weather2:weather_item>],
|
||||
[<extendedcrafting:material:19>, <weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <ore:itemWeatherCrystal>, <weather2:weather_item>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:19>, <extendedcrafting:singularity_ultimate>, <weather2:weather_item>, <ore:itemWeatherCrystal>, <ore:itemWeatherCrystal>, <ore:itemWeatherCrystal>, <weather2:weather_item>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:13>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <weather2:weather_item>, <weather2:weather_item>, <weather2:weather_item>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <extendedcrafting:material:13>]
|
||||
]);
|
||||
|
||||
# Creative Metal Barrel
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <immersivetech:metal_barrel>, [
|
||||
[<immersiveengineering:metal_device0:6>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>, <extendedcrafting:material:19>, <extendedcrafting:material:13>, <extendedcrafting:material:19>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device0:6>],
|
||||
[<immersiveengineering:metal_device1:6>, <extendedcrafting:singularity:24>, <extendedcrafting:singularity:24>, <enderio:block_tank:1>, <enderio:block_tank:1>, <enderio:block_tank:1>, <extendedcrafting:singularity:24>, <extendedcrafting:singularity:24>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:metal_device1:6>, <extendedcrafting:singularity:24>, <extendedcrafting:singularity_ultimate>, null, null, null, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:24>, <immersiveengineering:metal_device1:6>],
|
||||
[<extendedcrafting:material:19>, <enderio:block_tank:1>, null, null, null, null, null, <enderio:block_tank:1>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:13>, <enderio:block_tank:1>, null, null, <ore:blockUltimate>, null, null, <enderio:block_tank:1>, <extendedcrafting:material:13>],
|
||||
[<extendedcrafting:material:19>, <enderio:block_tank:1>, null, null, null, null, null, <enderio:block_tank:1>, <extendedcrafting:material:19>],
|
||||
[<immersiveengineering:metal_device1:6>, <extendedcrafting:singularity:24>, <extendedcrafting:singularity_ultimate>, null, null, null, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:24>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:metal_device1:6>, <extendedcrafting:singularity:24>, <extendedcrafting:singularity:24>, <enderio:block_tank:1>, <enderio:block_tank:1>, <enderio:block_tank:1>, <extendedcrafting:singularity:24>, <extendedcrafting:singularity:24>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:metal_device0:6>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>, <extendedcrafting:material:19>, <extendedcrafting:material:13>, <extendedcrafting:material:19>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device0:6>]
|
||||
]);
|
||||
|
||||
# Infinite Oxygen Tank
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <galacticraftcore:infinite_oxygen>, [
|
||||
[<extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>],
|
||||
[<extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>, <galacticraftcore:oxygen_concentrator>, <galacticraftcore:oxygen_concentrator>, <ore:ingotCrystaltine>, <galacticraftcore:oxygen_concentrator>, <galacticraftcore:oxygen_concentrator>, <extendedcrafting:singularity:48>, <extendedcrafting:singularity:48>],
|
||||
[<extendedcrafting:singularity:18>, <galacticraftcore:oxygen_concentrator>, <nuclearcraft:electrolyser_idle>, <nuclearcraft:electrolyser_idle>, <ore:ingotCrystaltine>, <nuclearcraft:electrolyser_idle>, <nuclearcraft:electrolyser_idle>, <galacticraftcore:oxygen_concentrator>, <extendedcrafting:singularity:18>],
|
||||
[<extendedcrafting:singularity:18>, <galacticraftcore:oxygen_concentrator>, <nuclearcraft:electrolyser_idle>, <extraplanets:oxygen_tank_extremely_heavy_full>, <extraplanets:oxygen_tank_extremely_heavy_full>, <extraplanets:oxygen_tank_extremely_heavy_full>, <nuclearcraft:electrolyser_idle>, <galacticraftcore:oxygen_concentrator>, <extendedcrafting:singularity:18>],
|
||||
[<extendedcrafting:singularity:18>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <extraplanets:oxygen_tank_extremely_heavy_full>, <extendedcrafting:singularity_ultimate>, <extraplanets:oxygen_tank_extremely_heavy_full>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <extendedcrafting:singularity:18>],
|
||||
[<extendedcrafting:singularity:18>, <galacticraftcore:oxygen_concentrator>, <nuclearcraft:electrolyser_idle>, <extraplanets:oxygen_tank_extremely_heavy_full>, <extraplanets:oxygen_tank_extremely_heavy_full>, <extraplanets:oxygen_tank_extremely_heavy_full>, <nuclearcraft:electrolyser_idle>, <galacticraftcore:oxygen_concentrator>, <extendedcrafting:singularity:18>],
|
||||
[<extendedcrafting:singularity:18>, <galacticraftcore:oxygen_concentrator>, <nuclearcraft:electrolyser_idle>, <nuclearcraft:electrolyser_idle>, <ore:ingotCrystaltine>, <nuclearcraft:electrolyser_idle>, <nuclearcraft:electrolyser_idle>, <galacticraftcore:oxygen_concentrator>, <extendedcrafting:singularity:18>],
|
||||
[<extendedcrafting:singularity:18>, <extendedcrafting:material:13>, <galacticraftcore:oxygen_concentrator>, <galacticraftcore:oxygen_concentrator>, <ore:ingotCrystaltine>, <galacticraftcore:oxygen_concentrator>, <galacticraftcore:oxygen_concentrator>, <extendedcrafting:material:13>, <extendedcrafting:singularity:18>],
|
||||
[<extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>, <extendedcrafting:singularity:18>]
|
||||
]);
|
||||
|
||||
# Creative Tier 10 Rocket
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <extraplanets:item_tier10_rocket:4>, [
|
||||
[null, null, null, <extendedcrafting:material:13>, <nuclearcraft:rtg_californium>, <extendedcrafting:material:13>, null, null, null],
|
||||
[null, null, <extendedcrafting:singularity:31>, <extendedcrafting:material:19>, <ore:blockUltimate>, <extendedcrafting:material:19>, <extendedcrafting:singularity:31>, null, null],
|
||||
[null, null, <extendedcrafting:singularity:31>, <ore:blockAethium>, <projecte:matter_block:1>, <ore:blockAethium>, <extendedcrafting:singularity:31>, null, null],
|
||||
[null, null, <extendedcrafting:singularity:31>, <ore:blockAethium>, <projecte:matter_block:1>, <ore:blockAethium>, <extendedcrafting:singularity:31>, null, null],
|
||||
[null, null, <extendedcrafting:singularity:31>, <ore:blockAethium>, <projecte:matter_block:1>, <ore:blockAethium>, <extendedcrafting:singularity:31>, null, null],
|
||||
[null, null, <projecte:matter_block>, <ore:blockAethium>, <projecte:matter_block:1>, <ore:blockAethium>, <projecte:matter_block>, null, null],
|
||||
[null, <projecte:matter_block>, <ore:blockAethium>, <extendedcrafting:singularity:24>, <projecte:matter_block:1>, <extendedcrafting:singularity:24>, <ore:blockAethium>, <projecte:matter_block>, null],
|
||||
[<projecte:matter_block>, <ore:blockAethium>, <extendedcrafting:singularity:24>, null, <extendedcrafting:singularity_ultimate>, null, <extendedcrafting:singularity:24>, <ore:blockAethium>, <projecte:matter_block>],
|
||||
[<ore:blockAethium>, <extendedcrafting:singularity:24>, null, null, <extendedcrafting:singularity_ultimate>, null, null, <extendedcrafting:singularity:24>, <ore:blockAethium>]
|
||||
]);
|
||||
|
||||
# Creative Spawner
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <enderio:block_creative_spawner>, [
|
||||
[<projecte:item.pe_matter:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:item.pe_matter:1>],
|
||||
[<projecte:matter_block:1>, <projecte:item.pe_matter:1>, <extendedcrafting:singularity_ultimate>, <ore:compressed1xSoulsand>, <ore:compressed1xSoulsand>, <ore:compressed1xSoulsand>, <extendedcrafting:singularity_ultimate>, <projecte:item.pe_matter:1>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <extendedcrafting:singularity_ultimate>, <ore:blockSoulium>, <ore:blockSoulium>, <ore:ingotUltimate>, <ore:blockSoulium>, <ore:blockSoulium>, <extendedcrafting:singularity_ultimate>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <ore:compressed1xSoulsand>, <ore:blockSoulium>, <extendedcrafting:material:13>, <quark:soul_bead>, <extendedcrafting:material:13>, <ore:blockSoulium>, <ore:compressed1xSoulsand>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <ore:compressed1xSoulsand>, <ore:ingotUltimate>, <quark:soul_bead>, <extendedcrafting:material:13>, <quark:soul_bead>, <ore:ingotUltimate>, <ore:compressed1xSoulsand>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <ore:compressed1xSoulsand>, <ore:blockSoulium>, <extendedcrafting:material:13>, <quark:soul_bead>, <extendedcrafting:material:13>, <ore:blockSoulium>, <ore:compressed1xSoulsand>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <extendedcrafting:singularity_ultimate>, <ore:blockSoulium>, <ore:blockSoulium>, <ore:ingotUltimate>, <ore:blockSoulium>, <ore:blockSoulium>, <extendedcrafting:singularity_ultimate>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <projecte:item.pe_matter:1>, <extendedcrafting:singularity_ultimate>, <ore:compressed1xSoulsand>, <ore:compressed1xSoulsand>, <ore:compressed1xSoulsand>, <extendedcrafting:singularity_ultimate>, <projecte:item.pe_matter:1>, <projecte:matter_block:1>],
|
||||
[<projecte:item.pe_matter:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:matter_block:1>, <projecte:item.pe_matter:1>]
|
||||
]);
|
||||
|
||||
# Creative Capacitor Bank
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <enderio:block_cap_bank>.withTag({"enderio:energy": 50000000}), [
|
||||
[<projecte:matter_block:1>, <nuclearcraft:rtg_californium>, <projecte:matter_block:1>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <projecte:matter_block:1>, <nuclearcraft:rtg_californium>, <projecte:matter_block:1>],
|
||||
[<nuclearcraft:rtg_californium>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity_ultimate>, <nuclearcraft:rtg_californium>],
|
||||
[<projecte:matter_block:1>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:material:13>, <ore:blockUltimate>, <extendedcrafting:material:13>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:30>, <projecte:matter_block:1>],
|
||||
[<extendedcrafting:material:19>, <extendedcrafting:singularity:30>, <extendedcrafting:material:13>, <ore:sphereUranium235>, <nuclearcraft:fusion_core>, <ore:spherePlutonium239>, <extendedcrafting:material:13>, <extendedcrafting:singularity:30>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:19>, <extendedcrafting:singularity:30>, <ore:blockUltimate>, <nuclearcraft:fusion_core>, <mysticalagriculture:master_infusion_crystal>, <nuclearcraft:fusion_core>, <ore:blockUltimate>, <extendedcrafting:singularity:30>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:19>, <extendedcrafting:singularity:30>, <extendedcrafting:material:13>, <ore:sphereBerkelium248>, <nuclearcraft:fusion_core>, <ore:sphereCalifornium251>, <extendedcrafting:material:13>, <extendedcrafting:singularity:30>, <extendedcrafting:material:19>],
|
||||
[<projecte:matter_block:1>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:material:13>, <ore:blockUltimate>, <extendedcrafting:material:13>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:30>, <projecte:matter_block:1>],
|
||||
[<nuclearcraft:rtg_californium>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity_ultimate>, <nuclearcraft:rtg_californium>],
|
||||
[<projecte:matter_block:1>, <nuclearcraft:rtg_californium>, <projecte:matter_block:1>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <extendedcrafting:material:19>, <projecte:matter_block:1>, <nuclearcraft:rtg_californium>, <projecte:matter_block:1>]
|
||||
]);
|
||||
|
||||
# Creative Conversion Kit
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <thermalfoundation:upgrade:256>, [
|
||||
[<extendedcrafting:material:13>, <extendedcrafting:material:19>, <ore:blockKyronite>, <ore:blockKyronite>, <ore:blockKyronite>, <ore:blockKyronite>, <ore:blockKyronite>, <extendedcrafting:material:19>, <extendedcrafting:material:13>],
|
||||
[<extendedcrafting:material:19>, <thermalexpansion:frame>, <extendedcrafting:singularity:50>, <extendedcrafting:singularity:50>, <projecte:item.pe_klein_star:5>, <extendedcrafting:singularity:50>, <extendedcrafting:singularity:50>, <thermalexpansion:frame>, <extendedcrafting:material:19>],
|
||||
[<ore:blockKyronite>, <extendedcrafting:singularity:50>, <thermalexpansion:frame>, <ore:ingotUltimate>, <ore:ingotUltimate>, <ore:ingotUltimate>, <thermalexpansion:frame>, <extendedcrafting:singularity:50>, <ore:blockKyronite>],
|
||||
[<ore:blockKyronite>, <extendedcrafting:singularity:50>, <thermalfoundation:upgrade:33>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <thermalfoundation:upgrade:34>, <extendedcrafting:singularity:50>, <ore:blockKyronite>],
|
||||
[<ore:blockKyronite>, <projecte:item.pe_klein_star:5>, <thermalfoundation:upgrade:33>, <ore:ingotCrystaltine>, <astralsorcery:itemshiftingstar>, <ore:ingotCrystaltine>, <thermalfoundation:upgrade:34>, <projecte:item.pe_klein_star:5>, <ore:blockKyronite>],
|
||||
[<ore:blockKyronite>, <extendedcrafting:singularity:50>, <thermalfoundation:upgrade:33>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <ore:ingotCrystaltine>, <thermalfoundation:upgrade:34>, <extendedcrafting:singularity:50>, <ore:blockKyronite>],
|
||||
[<ore:blockKyronite>, <extendedcrafting:singularity:50>, <thermalexpansion:frame>, <thermalfoundation:upgrade:35>, <thermalfoundation:upgrade:35>, <thermalfoundation:upgrade:35>, <thermalexpansion:frame>, <extendedcrafting:singularity:50>, <ore:blockKyronite>],
|
||||
[<extendedcrafting:material:19>, <thermalexpansion:frame>, <extendedcrafting:singularity:50>, <extendedcrafting:singularity:50>, <projecte:item.pe_klein_star:5>, <extendedcrafting:singularity:50>, <extendedcrafting:singularity:50>, <thermalexpansion:frame>, <extendedcrafting:material:19>],
|
||||
[<extendedcrafting:material:13>, <extendedcrafting:material:19>, <ore:blockKyronite>, <ore:blockKyronite>, <ore:blockKyronite>, <ore:blockKyronite>, <ore:blockKyronite>, <extendedcrafting:material:19>, <extendedcrafting:material:13>]
|
||||
]);
|
||||
|
||||
# Creative ME Storage Cell
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <appliedenergistics2:creative_storage_cell>.withTag({}), [
|
||||
[<projecte:matter_block:1>, <projecte:matter_block:1>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <projecte:matter_block:1>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <appliedenergistics2:material:57>, <extendedcrafting:singularity_ultimate>, <draconicevolution:awakened_core>, <draconicevolution:awakened_core>, <draconicevolution:awakened_core>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:material:57>, <projecte:matter_block:1>],
|
||||
[<extendedcrafting:singularity:30>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:material:57>, <appliedenergistics2:material:38>, <extendedcrafting:material:13>, <appliedenergistics2:material:38>, <appliedenergistics2:material:57>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:30>],
|
||||
[<extendedcrafting:singularity:30>, <draconicevolution:awakened_core>, <appliedenergistics2:material:38>, <ore:blockUltimate>, <extendedcrafting:material:13>, <ore:blockUltimate>, <appliedenergistics2:material:38>, <draconicevolution:awakened_core>, <extendedcrafting:singularity:30>],
|
||||
[<extendedcrafting:singularity:30>, <draconicevolution:awakened_core>, <extendedcrafting:material:13>, <extendedcrafting:material:13>, <draconicevolution:chaotic_core>, <extendedcrafting:material:13>, <extendedcrafting:material:13>, <draconicevolution:awakened_core>, <extendedcrafting:singularity:30>],
|
||||
[<extendedcrafting:singularity:30>, <draconicevolution:awakened_core>, <appliedenergistics2:material:38>, <ore:blockUltimate>, <extendedcrafting:material:13>, <ore:blockUltimate>, <appliedenergistics2:material:38>, <draconicevolution:awakened_core>, <extendedcrafting:singularity:30>],
|
||||
[<extendedcrafting:singularity:30>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:material:57>, <appliedenergistics2:material:38>, <extendedcrafting:material:13>, <appliedenergistics2:material:38>, <appliedenergistics2:material:57>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity:30>],
|
||||
[<projecte:matter_block:1>, <appliedenergistics2:material:57>, <extendedcrafting:singularity_ultimate>, <draconicevolution:awakened_core>, <draconicevolution:awakened_core>, <draconicevolution:awakened_core>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:material:57>, <projecte:matter_block:1>],
|
||||
[<projecte:matter_block:1>, <projecte:matter_block:1>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <extendedcrafting:singularity:30>, <projecte:matter_block:1>, <projecte:matter_block:1>]
|
||||
]);
|
||||
|
||||
# Creative Vending Upgrade
|
||||
mods.extendedcrafting.TableCrafting.addShaped(4, <storagedrawers:upgrade_creative:1>, [
|
||||
[<astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>, <appliedenergistics2:controller>, <appliedenergistics2:controller>, <appliedenergistics2:controller>, <astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>],
|
||||
[<astralsorcery:blockinfusedwood:6>, <ore:ingotCrystaltine>, <appliedenergistics2:material:38>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:material:38>, <ore:ingotCrystaltine>, <astralsorcery:blockinfusedwood:6>],
|
||||
[<astralsorcery:blockinfusedwood:6>, <appliedenergistics2:material:38>, <projecte:transmutation_table>, <projecte:transmutation_table>, <projecte:item.pe_matter:1>, <projecte:transmutation_table>, <projecte:transmutation_table>, <appliedenergistics2:material:38>, <astralsorcery:blockinfusedwood:6>],
|
||||
[<appliedenergistics2:controller>, <extendedcrafting:singularity_ultimate>, <projecte:transmutation_table>, <ore:blockUltimate>, <ore:ingotUltimate>, <ore:blockUltimate>, <projecte:transmutation_table>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:controller>],
|
||||
[<appliedenergistics2:controller>, <extendedcrafting:singularity_ultimate>, <projecte:item.pe_matter:1>, <ore:ingotUltimate>, <astralsorcery:itemshiftingstar>, <ore:ingotUltimate>, <projecte:item.pe_matter:1>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:controller>],
|
||||
[<appliedenergistics2:controller>, <extendedcrafting:singularity_ultimate>, <projecte:transmutation_table>, <ore:blockUltimate>, <ore:ingotUltimate>, <ore:blockUltimate>, <projecte:transmutation_table>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:controller>],
|
||||
[<astralsorcery:blockinfusedwood:6>, <appliedenergistics2:material:38>, <projecte:transmutation_table>, <projecte:transmutation_table>, <projecte:item.pe_matter:1>, <projecte:transmutation_table>, <projecte:transmutation_table>, <appliedenergistics2:material:38>, <astralsorcery:blockinfusedwood:6>],
|
||||
[<astralsorcery:blockinfusedwood:6>, <ore:ingotCrystaltine>, <appliedenergistics2:material:38>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity_ultimate>, <extendedcrafting:singularity_ultimate>, <appliedenergistics2:material:38>, <ore:ingotCrystaltine>, <astralsorcery:blockinfusedwood:6>],
|
||||
[<astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>, <appliedenergistics2:controller>, <appliedenergistics2:controller>, <appliedenergistics2:controller>, <astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>, <astralsorcery:blockinfusedwood:6>]
|
||||
]);
|
||||
|
||||
# Fusion Core
|
||||
mods.extendedcrafting.TableCrafting.addShaped(3, <nuclearcraft:fusion_core>, [
|
||||
[<matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>],
|
||||
[<engineersdecor:panzerglass_block>, <ore:chassis>, <ore:solenoidMagnesiumDiboride>, <nuclearcraft:lithium_ion_battery_elite>, <ore:solenoidMagnesiumDiboride>, <ore:chassis>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <matteroverdrive:gravitational_stabilizer>, <ore:solenoidMagnesiumDiboride>, <immersiveintelligence:metal_decoration:6>, <ore:solenoidMagnesiumDiboride>, <matteroverdrive:gravitational_stabilizer>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <matteroverdrive:gravitational_stabilizer>, <ore:solenoidMagnesiumDiboride>, <immersiveintelligence:metal_decoration:6>, <ore:solenoidMagnesiumDiboride>, <matteroverdrive:gravitational_stabilizer>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <matteroverdrive:gravitational_stabilizer>, <ore:solenoidMagnesiumDiboride>, <immersiveintelligence:metal_decoration:6>, <ore:solenoidMagnesiumDiboride>, <matteroverdrive:gravitational_stabilizer>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <ore:chassis>, <ore:solenoidMagnesiumDiboride>, <nuclearcraft:lithium_ion_battery_elite>, <ore:solenoidMagnesiumDiboride>, <ore:chassis>, <engineersdecor:panzerglass_block>],
|
||||
[<matteroverdrive:tritanium_plate>, <nuclearcraft:chemical_reactor_idle>, <immersivetech:valve>, <matteroverdrive:fusion_reactor_controller>, <immersivetech:valve>, <nuclearcraft:chemical_reactor_idle>, <matteroverdrive:tritanium_plate>]
|
||||
]);
|
||||
|
||||
# Diamond Chest
|
||||
mods.extendedcrafting.TableCrafting.addShaped(1, <ironchest:iron_chest:2>, [
|
||||
[<minecraft:diamond>, <engineersdecor:panzerglass_block>, <minecraft:diamond>],
|
||||
[<engineersdecor:panzerglass_block>, <ironchest:iron_chest:1>, <engineersdecor:panzerglass_block>],
|
||||
[<minecraft:diamond>, <engineersdecor:panzerglass_block>, <minecraft:diamond>]
|
||||
]);
|
||||
|
||||
# Lancaster Bomber
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <flansmod:lancaster>, [
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, null, null],
|
||||
[null, null, <ore:dirt>, null, null],
|
||||
[null, null, null, null, null],
|
||||
[null, null, null, null, null]
|
||||
]);
|
||||
|
||||
# Chest Upgrades
|
||||
mods.extendedcrafting.TableCrafting.addShaped(0, <ironchest:diamond_obsidian_chest_upgrade>, [
|
||||
[<ore:obsidian>, <ore:obsidian>, <ore:obsidian>],
|
||||
[<ore:obsidian>, <engineersdecor:panzerglass_block>, <ore:obsidian>],
|
||||
[<ore:obsidian>, <ore:obsidian>, <ore:obsidian>]
|
||||
]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(0, <ironchest:diamond_crystal_chest_upgrade>, [
|
||||
[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <ore:gemDiamond>, <engineersdecor:panzerglass_block>],
|
||||
[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>]
|
||||
]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(0, <ironchest:gold_diamond_chest_upgrade>, [
|
||||
[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>],
|
||||
[<ore:ingotGold>, <ore:gemDiamond>, <ore:ingotGold>],
|
||||
[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>]
|
||||
]);
|
||||
|
||||
# Fission Controller
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <nuclearcraft:fission_controller_new_fixed>, [
|
||||
[<ore:plateAdvanced>, <ore:plateAdvanced>, <ore:plateAdvanced>, <ore:plateAdvanced>, <ore:plateAdvanced>],
|
||||
[<ore:plateAdvanced>, <ore:solenoidMagnesiumDiboride>, <nuclearcraft:nuclear_furnace_idle>, <ore:solenoidMagnesiumDiboride>, <ore:plateAdvanced>],
|
||||
[<ore:plateAdvanced>, <immersiveengineering:metal_device1:3>, <immersiveengineering:metal_device1:3>, <immersiveengineering:metal_device1:3>, <ore:plateAdvanced>],
|
||||
[<ore:plateAdvanced>, <ore:solenoidMagnesiumDiboride>, <nuclearcraft:nuclear_furnace_idle>, <ore:solenoidMagnesiumDiboride>, <ore:plateAdvanced>],
|
||||
[<ore:chassis>, <ore:plateAdvancedElectronicAlloy>, <ore:circuitProcessor>, <ore:plateAdvancedElectronicAlloy>, <ore:chassis>]
|
||||
]);
|
||||
|
||||
# Nasa Workbench
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <galacticraftcore:rocket_workbench>, [
|
||||
[null, <immersiveintelligence:precission_tool>, null, <immersiveintelligence:precission_tool:5>, null],
|
||||
[<immersiveintelligence:precission_tool:1>, null, null, null, <immersiveintelligence:precission_tool:4>],
|
||||
[<immersiveintelligence:precission_tool:2>, <ore:gemTrinitite>, <ore:gemTrinitite>, <ore:gemTrinitite>, <immersiveintelligence:precission_tool:3>],
|
||||
[<ore:engineElectricSmallAdvanced>, <immersiveintelligence:metal_decoration:6>, <immersiveintelligence:metal_decoration:6>, <immersiveintelligence:metal_decoration:6>, <ore:engineElectricSmallAdvanced>],
|
||||
[<ore:plateElite>, <ore:chassis>, <ore:chassis>, <ore:chassis>, <ore:plateElite>]
|
||||
]);
|
||||
|
||||
# Tier 1 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <galacticraftcore:engine>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <ore:plateElite>, null, <ore:plateElite>, null],
|
||||
[<ore:plateElite>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <ore:plateElite>],
|
||||
[<galacticraftcore:heavy_plating>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <galacticraftcore:heavy_plating>]
|
||||
]);
|
||||
|
||||
# Tier 3 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <galacticraftplanets:item_basic_asteroids:1>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <galacticraftplanets:item_basic_asteroids:5>, null, <galacticraftplanets:item_basic_asteroids:5>, null],
|
||||
[<galacticraftplanets:item_basic_asteroids:5>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftplanets:item_basic_asteroids:5>],
|
||||
[<galacticraftplanets:item_basic_asteroids:5>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <galacticraftplanets:item_basic_asteroids:5>]
|
||||
]);
|
||||
|
||||
# Tier 4 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier4_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier4_items:3>, null, <extraplanets:tier4_items:3>, null],
|
||||
[<extraplanets:tier4_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier4_items:3>],
|
||||
[<extraplanets:tier4_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier4_items:3>]
|
||||
]);
|
||||
|
||||
# Tier 5 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier5_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier5_items:3>, null, <extraplanets:tier5_items:3>, null],
|
||||
[<extraplanets:tier5_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier5_items:3>],
|
||||
[<extraplanets:tier5_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier5_items:3>]
|
||||
]);
|
||||
|
||||
# Tier 6 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier6_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier6_items:3>, null, <extraplanets:tier6_items:3>, null],
|
||||
[<extraplanets:tier6_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier6_items:3>],
|
||||
[<extraplanets:tier6_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier6_items:3>]
|
||||
]);
|
||||
|
||||
# Tier 7 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier7_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier7_items:3>, null, <extraplanets:tier7_items:3>, null],
|
||||
[<extraplanets:tier7_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier7_items:3>],
|
||||
[<extraplanets:tier7_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier7_items:3>]
|
||||
]);
|
||||
|
||||
# Tier 8 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier8_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier8_items:3>, null, <extraplanets:tier8_items:3>, null],
|
||||
[<extraplanets:tier8_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier8_items:3>],
|
||||
[<extraplanets:tier8_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier8_items:3>]
|
||||
]);
|
||||
|
||||
# Tier 9 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier9_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier9_items:3>, null, <extraplanets:tier9_items:3>, null],
|
||||
[<extraplanets:tier9_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier9_items:3>],
|
||||
[<extraplanets:tier9_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier9_items:3>]
|
||||
]);
|
||||
|
||||
# Tier 10 Rocket Engine
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <extraplanets:tier10_items>, [
|
||||
[null, <ore:irHeavyEngineering>, <immersivepetroleum:upgrades:2>, <immersiveengineering:metal_device1:6>, <immersiveengineering:metal_device1:6>],
|
||||
[<immersiveengineering:material:8>, <ore:irHeavyEngineering>, <immersiveengineering:metal_device0:6>, null, <immersiveengineering:metal_device1:6>],
|
||||
[null, <extraplanets:tier10_items:3>, null, <extraplanets:tier10_items:3>, null],
|
||||
[<extraplanets:tier10_items:3>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <galacticraftcore:air_vent>, <extraplanets:tier10_items:3>],
|
||||
[<extraplanets:tier10_items:3>, <ore:gemTrinitite>, null, <ore:gemTrinitite>, <extraplanets:tier10_items:3>]
|
||||
]);
|
||||
|
||||
# The Vat
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_vat>, [
|
||||
[<ore:ingotElectricalSteel>, <ore:plateIridium>, null, <ore:plateIridium>, <ore:ingotElectricalSteel>],
|
||||
[<ore:ingotDarkSteel>, <minecraft:cauldron>, <ore:plateIridium>, <minecraft:cauldron>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <enderio:block_tank>, <ore:plateIridium>, <enderio:block_tank>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <immersiveengineering:metal_device1:1>, <toughasnails:temperature_coil:1>, <immersiveengineering:metal_device1:1>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:engineElectricSmallAdvanced>, <ore:itemMachineChassi>, <ore:engineElectricSmallAdvanced>, <ore:ingotDarkSteel>]
|
||||
]);
|
||||
|
||||
# Killer Joe
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_killer_joe>, [
|
||||
[<ore:ingotDarkSteel>, <ore:plateElite>, <ore:plateElite>, <ore:plateElite>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:blockGlassHardenedWhite>, null, <ore:blockGlassHardenedWhite>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:blockGlassHardenedWhite>, <ore:skullZombieFrankenstein>, <ore:blockGlassHardenedWhite>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:blockGlassHardenedWhite>, null, <ore:blockGlassHardenedWhite>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:plateIridium>, <ore:plateIridium>, <ore:plateIridium>, <ore:ingotDarkSteel>]
|
||||
]);
|
||||
|
||||
# Farming Station
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_farm_station>, [
|
||||
[<ore:ingotSoularium>, <ore:ingotSoularium>, <ore:ingotSoularium>, <ore:ingotSoularium>, <ore:ingotSoularium>],
|
||||
[null, <ore:itemVibrantCrystal>, <ore:skullZombieController>, <ore:itemVibrantCrystal>, null],
|
||||
[<ore:ingotSoularium>, <ore:gearEnergized>, <thermalexpansion:machine:4>, <ore:gearEnergized>, <ore:ingotSoularium>],
|
||||
[<ore:plateElite>, <ore:plateIridium>, <ore:circuitElite>, <ore:plateIridium>, <ore:plateElite>],
|
||||
[<ore:plateElite>, <ore:engineElectricSmallAdvanced>, <ore:itemSoulMachineChassi>, <ore:engineElectricSmallAdvanced>, <ore:plateElite>]
|
||||
]);
|
||||
|
||||
# Enchanter
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_enchanter>, [
|
||||
[<ore:ingotDarkSteel>, <ore:essenceTier5>, <ore:book>, <ore:essenceTier5>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <ore:itemMachineChassi>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>],
|
||||
[null, <ore:plateIridium>, <ore:circuitElite>, <ore:plateIridium>, null],
|
||||
[null, <ore:plateElite>, <ore:itemEnderCrystal>, <ore:plateElite>, null],
|
||||
[<ore:plateElite>, <minecraft:enchanting_table>, <ore:gearIronInfinity>, <minecraft:enchanting_table>, <ore:plateElite>]
|
||||
]);
|
||||
|
||||
# Dimensional Tranciever
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_transceiver>, [
|
||||
[<matteroverdrive:machine_hull>, <matteroverdrive:machine_hull>, <galacticraftplanets:orion_drive>, <matteroverdrive:machine_hull>, <matteroverdrive:machine_hull>],
|
||||
[<matteroverdrive:machine_hull>, null, <enderio:item_basic_capacitor:2>, null, <matteroverdrive:machine_hull>],
|
||||
[<galacticraftplanets:orion_drive>, <enderio:item_basic_capacitor:2>, <astralsorcery:itemshiftingstar>, <enderio:item_basic_capacitor:2>, <galacticraftplanets:orion_drive>],
|
||||
[<matteroverdrive:machine_hull>, null, <enderio:item_basic_capacitor:2>, null, <matteroverdrive:machine_hull>],
|
||||
[<matteroverdrive:machine_hull>, <matteroverdrive:machine_hull>, <galacticraftplanets:orion_drive>, <matteroverdrive:machine_hull>, <matteroverdrive:machine_hull>]
|
||||
]);
|
||||
|
||||
# Powered Spawner
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_powered_spawner>, [
|
||||
[<ore:plateIridium>, <ore:ingotSoularium>, <ore:ingotSoularium>, <ore:ingotSoularium>, <ore:plateIridium>],
|
||||
[<ore:ingotSoularium>, <enderio:block_dark_iron_bars>, <enderio:block_dark_iron_bars>, <enderio:block_dark_iron_bars>, <ore:ingotSoularium>],
|
||||
[<ore:ingotSoularium>, <enderio:block_dark_iron_bars>, <ore:itemSkull>, <enderio:block_dark_iron_bars>, <ore:ingotSoularium>],
|
||||
[<ore:ingotSoularium>, <ore:itemVibrantCrystal>, <ore:skullZombieController>, <ore:itemVibrantCrystal>, <ore:ingotSoularium>],
|
||||
[<ore:plateIridium>, <ore:engineElectricSmallAdvanced>, <ore:itemSoulMachineChassi>, <ore:engineElectricSmallAdvanced>, <ore:plateIridium>]
|
||||
]);
|
||||
|
||||
# Alloy Smelter
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_alloy_smelter>, [
|
||||
[<matteroverdrive:machine_hull>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <matteroverdrive:machine_hull>],
|
||||
[<matteroverdrive:machine_hull>, <thermalexpansion:machine:3>, <thermalexpansion:machine:3>, <thermalexpansion:machine:3>, <matteroverdrive:machine_hull>],
|
||||
[<ore:ingotDarkSteel>, <ore:plateIridium>, <ore:plateIridium>, <ore:plateIridium>, <ore:ingotDarkSteel>],
|
||||
[<matteroverdrive:machine_hull>, <immersiveengineering:metal_device1:1>, <ore:itemMachineChassi>, <immersiveengineering:metal_device1:1>, <matteroverdrive:machine_hull>],
|
||||
[<matteroverdrive:machine_hull>, <ore:gearDark>, <minecraft:cauldron>, <ore:gearDark>, <matteroverdrive:machine_hull>]
|
||||
]);
|
||||
|
||||
# SAG Mill
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_sag_mill>, [
|
||||
[<matteroverdrive:machine_hull>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <matteroverdrive:machine_hull>],
|
||||
[<ore:ingotDarkSteel>, <ore:gearDark>, <thermalexpansion:machine:1>, <ore:gearDark>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:gearDark>, <thermalexpansion:machine:1>, <ore:gearDark>, <ore:ingotDarkSteel>],
|
||||
[<ore:ingotDarkSteel>, <ore:gearDark>, <thermalexpansion:machine:1>, <ore:gearDark>, <ore:ingotDarkSteel>],
|
||||
[<matteroverdrive:machine_hull>, <ore:engineElectricSmallAdvanced>, <ore:itemMachineChassi>, <ore:engineElectricSmallAdvanced>, <matteroverdrive:machine_hull>]
|
||||
]);
|
||||
|
||||
# Slice'n Splice
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_slice_and_splice>, [
|
||||
[<ore:ingotSoularium>, <ore:ingotSoularium>, <ore:itemSkull>, <ore:ingotSoularium>, <ore:ingotSoularium>],
|
||||
[<ore:ingotSoularium>, <ore:plateIridium>, <immersiveintelligence:precission_tool:1>, <ore:plateIridium>, <ore:ingotSoularium>],
|
||||
[<ore:plateElite>, <immersiveintelligence:precission_tool:2>, null, <immersiveintelligence:precission_tool>, <ore:plateElite>],
|
||||
[<ore:plateElite>, <mysticalagriculture:crafting:29>, <mob_grinding_utils:saw>, <mysticalagriculture:crafting:29>, <ore:plateElite>],
|
||||
[<ore:gearEnergized>, <ore:engineElectricSmallAdvanced>, <ore:itemSoulMachineChassi>, <ore:engineElectricSmallAdvanced>, <ore:gearEnergized>]
|
||||
]);
|
||||
|
||||
# Soul Binder
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <enderio:block_soul_binder>, [
|
||||
[<matteroverdrive:machine_hull>, <ore:ingotSoularium>, <ore:itemSkull>, <ore:ingotSoularium>, <matteroverdrive:machine_hull>],
|
||||
[<ore:ingotSoularium>, <ore:plateIridium>, <astralsorcery:itemcraftingcomponent:4>, <ore:plateIridium>, <ore:ingotSoularium>],
|
||||
[<ore:itemSkull>, <astralsorcery:itemcraftingcomponent:4>, <ore:itemSoulMachineChassi>, <astralsorcery:itemcraftingcomponent:4>, <ore:itemSkull>],
|
||||
[<ore:ingotSoularium>, <ore:plateIridium>, <astralsorcery:itemcraftingcomponent:4>, <ore:plateIridium>, <ore:ingotSoularium>],
|
||||
[<matteroverdrive:machine_hull>, <matteroverdrive:machine_hull>, <ore:itemSkull>, <matteroverdrive:machine_hull>, <matteroverdrive:machine_hull>]
|
||||
]);
|
||||
|
||||
# Crafting Missile
|
||||
mods.extendedcrafting.TableCrafting.addShaped(2, <icbmclassic:missile:24>, [
|
||||
[null, null, <ore:ingotTungsten>, null, null],
|
||||
[null, <matteroverdrive:tritanium_plate>, <ore:circuitBasic>, <matteroverdrive:tritanium_plate>, null],
|
||||
[null, <matteroverdrive:tritanium_plate>, <ore:scaffoldingSteel>, <matteroverdrive:tritanium_plate>, null],
|
||||
[null, <ore:plateUranium>, <immersivepetroleum:upgrades:2>, <ore:plateUranium>, null],
|
||||
[<ore:plateUranium>, <ore:gemTrinitite>, <immersiveengineering:toolupgrade:7>, <ore:gemTrinitite>, <ore:plateUranium>]
|
||||
]);
|
||||
40
overrides/scripts/ICBM.zs
Normal file
40
overrides/scripts/ICBM.zs
Normal file
@@ -0,0 +1,40 @@
|
||||
# Rocket Launcher
|
||||
recipes.removeShaped(<icbmclassic:rocketlauncher>);
|
||||
recipes.addShaped(<icbmclassic:rocketlauncher>, [[<icbmclassic:radargun>, <matteroverdrive:tritanium_plate>, null],[<techguns:itemshared:129>, <techguns:guidedmissilelauncher>, <techguns:itemshared:35>], [null, <matteroverdrive:tritanium_plate>, null]]);
|
||||
|
||||
# Crafting Missile
|
||||
recipes.removeShaped(<icbmclassic:missile:24>);
|
||||
|
||||
# Poison Powder
|
||||
recipes.removeShaped(<icbmclassic:poisonpowder>);
|
||||
recipes.addShaped(<icbmclassic:poisonpowder> * 3, [[null, null, null],[<minecraft:spider_eye>, <minecraft:rotten_flesh>, <harvestcraft:vegemiteitem>], [null, null, null]]);
|
||||
|
||||
# Tier 1 Explosives
|
||||
recipes.removeShaped(<icbmclassic:explosives:2>);
|
||||
recipes.removeShaped(<icbmclassic:explosives>);
|
||||
recipes.removeShaped(<icbmclassic:explosives:1>);
|
||||
recipes.addShaped(<icbmclassic:explosives:2>, [[<immersiveintelligence:material:18>, <immersiveintelligence:material:18>, <immersiveintelligence:material:18>],[<immersiveintelligence:material:18>, <icbmclassic:explosives:1>, <immersiveintelligence:material:18>], [<immersiveintelligence:material:18>, <immersiveintelligence:material:18>, <immersiveintelligence:material:18>]]);
|
||||
recipes.addShaped(<icbmclassic:explosives:1>, [[<ore:nuggetSteel>, <ore:nuggetSteel>, <ore:nuggetSteel>],[<ore:nuggetSteel>, <icbmclassic:explosives>, <ore:nuggetSteel>], [<ore:nuggetSteel>, <ore:nuggetSteel>, <ore:nuggetSteel>]]);
|
||||
recipes.addShaped(<icbmclassic:explosives>, [[<minecraft:tnt>, <immersiveintelligence:material:17>, <minecraft:tnt>],[<immersiveintelligence:material:17>, <immersiveengineering:sheetmetal:4>, <immersiveintelligence:material:17>], [<minecraft:tnt>, <immersiveintelligence:material:17>, <minecraft:tnt>]]);
|
||||
|
||||
# Tier 2 Explosives
|
||||
recipes.removeShaped(<icbmclassic:explosives:10>);
|
||||
recipes.removeShaped(<icbmclassic:explosives:11>);
|
||||
recipes.addShaped(<icbmclassic:explosives:11>, [[<immersiveintelligence:material:17>, <icbmclassic:explosives>, <immersiveintelligence:material:17>],[<immersiveintelligence:material:17>, <icbmclassic:explosives>, <immersiveintelligence:material:17>], [<immersiveintelligence:material:17>, <icbmclassic:explosives>, <immersiveintelligence:material:17>]]);
|
||||
recipes.addShaped(<icbmclassic:explosives:10>, [[<techguns:itemshared:74>, <techguns:itemshared:74>, <techguns:itemshared:74>],[<techguns:itemshared:74>, <icbmclassic:explosives:6>, <techguns:itemshared:74>], [<techguns:itemshared:74>, <techguns:itemshared:74>, <techguns:itemshared:74>]]);
|
||||
|
||||
# Tier 3 Explosives
|
||||
recipes.removeShaped(<icbmclassic:explosives:19>);
|
||||
recipes.removeShaped(<icbmclassic:explosives:15>);
|
||||
recipes.removeShaped(<icbmclassic:explosives:20>);
|
||||
recipes.removeShaped(<icbmclassic:explosives:18>);
|
||||
recipes.addShaped(<icbmclassic:explosives:19>, [[null, null, null],[null, <icbmclassic:explosives:1>, <techguns:itemshared:92>], [null, null, null]]);
|
||||
recipes.addShaped(<icbmclassic:explosives:15>, [[null, null, null],[null, <trinity:bomb_pu239>, null], [null, null, null]]);
|
||||
recipes.addShaped(<icbmclassic:explosives:20>, [[<railcraft:dust:6>, <railcraft:dust:6>, <railcraft:dust:6>],[<railcraft:dust:6>, <icbmclassic:explosives:7>, <railcraft:dust:6>], [<railcraft:dust:6>, <railcraft:dust:6>, <railcraft:dust:6>]]);
|
||||
recipes.addShaped(<icbmclassic:explosives:18>, [[<nuclearcraft:block_ice>, <nuclearcraft:block_ice>, <nuclearcraft:block_ice>],[<nuclearcraft:block_ice>, <icbmclassic:explosives:7>, <nuclearcraft:block_ice>], [<nuclearcraft:block_ice>, <nuclearcraft:block_ice>, <nuclearcraft:block_ice>]]);
|
||||
|
||||
# Tier 4 Explosives
|
||||
recipes.removeShaped(<icbmclassic:explosives:22>);
|
||||
recipes.removeShaped(<icbmclassic:explosives:23>);
|
||||
recipes.addShaped(<icbmclassic:explosives:23>, [[<projecte:item.pe_matter:1>, <projecte:matter_block:1>, <projecte:item.pe_matter:1>],[<projecte:matter_block:1>, <icbmclassic:explosives:22>, <projecte:matter_block:1>], [<projecte:item.pe_matter:1>, <projecte:matter_block:1>, <projecte:item.pe_matter:1>]]);
|
||||
recipes.addShaped(<icbmclassic:explosives:22>, [[null, null, null],[null, <trinity:bomb_antimatter>, null], [null, null, null]]);
|
||||
31
overrides/scripts/MultiblockSTAGES.zs
Normal file
31
overrides/scripts/MultiblockSTAGES.zs
Normal file
@@ -0,0 +1,31 @@
|
||||
import mods.multiblockstages.IEMultiBlockStages; IEMultiBlockStages.addStage("NuclearAge", "IT:Boiler");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:Distiller");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:SolarTower");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:SolarReflector");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:Alternator");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:SteamTurbine");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:CoolingTower");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:HeatExchanger");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:electrolyticCrucibleBattery");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:meltingCrucible");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:Radiator");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:SolarMelter");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "IT:SteelSheetmetalTank");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:RadioStation");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:DataInputMachine");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:ArithmeticLogicMachine");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:PrintingPress");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:ConveyorScanner");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:ArtilleryHowitzer");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:BallisticComputer");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:Packer");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:RedstoneDataInterface");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:Emplacement");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:Radar");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:FuelStation");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:VehicleWorkshop");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:Filler");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:ChemicalPainter");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:ProjectileWorkshop");
|
||||
IEMultiBlockStages.addStage("NuclearAge", "II:AmmunitionWorkshop");
|
||||
IEMultiBlockStages.addStage("SpaceAge", "IT:GasTurbine");
|
||||
186
overrides/scripts/STAGEDisabled.zs
Normal file
186
overrides/scripts/STAGEDisabled.zs
Normal file
@@ -0,0 +1,186 @@
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:aa12>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:acr>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:adar15>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:ak74>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:an94>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:ash12>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:at4>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:aug>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:ak47>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:b4crossbow>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:barrett>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:bizon>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:coldware2>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:deserteagle>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:devotionx55>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:dragunov>.withTag({attachments: {barrel: {}, grip: {}, generic_1: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:emp4>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:eldiablo>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:executioner>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:famas>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:fmg>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:fnscar>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:g3>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:g36>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:gl1>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:gl6>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:galil>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:glock>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:hcar>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:hk416>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:honeybadger>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:judge>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:jury>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:kcasmart50>.withTag({attachments: {barrel: {}, grip: {}, generic_1: {}, generic_0: {}, generic_2: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:kcasmartcarbine>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:kcasmartpistol>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:krissvector>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:l86>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:l96>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m1014>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m14>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m16a4>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m1911>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m21>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m249>.withTag({attachments: {barrel: {}, grip: {}, generic_1: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m40a3>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m72law>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m9>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:mlrs6>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:mp5>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:mp7>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:mtar>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:makarov>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:mastiff1218>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:uzi>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:m1887>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:ntw20>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:p90>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:paw20>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{id: "flansmod:paw20ammo", Count: 1 as byte, Damage: 8 as short}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:panzerfaust3>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:peacekeeper>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:pr3>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:r700>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:rpg>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:rpk>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:r870>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:sg550>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:sigp226>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:sigp232>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:spas>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:sidewinder7>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:skorpion>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:tripletake>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:usp>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:voltv3>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:w1200>.withTag({attachments: {barrel: {}, grip: {}, generic_0: {}, scope: {}, stock: {}}, ammo: [{}, {}, {}, {}, {}, {}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <flansmod:gau19>.withTag({attachments: {barrel: {}, grip: {}, scope: {}, stock: {}}, ammo: [{}]}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:steam_helmet>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:steam_chestplate>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:steam_leggings>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:steam_boots>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:t3_miner_helmet>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:t3_miner_chestplate>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:t3_miner_leggings>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:t3_miner_boots>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:65>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:66>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:mibgun>.withTag({ammo: 20 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:item_material:21>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:item_material:26>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:item_material:27>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:item_material:33>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:item_material:81>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:block_simple_furnace>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:block_simple_alloy_smelter>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:block_simple_stirling_generator>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:block_simple_sag_mill>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:block_simple_wired_charger>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <enderio:block_simple_crafter>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:machine:13>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:dynamo>.withTag({RSControl: 0 as byte, Facing: 1 as byte, Energy: 0, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:dynamo:1>.withTag({RSControl: 0 as byte, Facing: 1 as byte, Energy: 0, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:dynamo:2>.withTag({RSControl: 0 as byte, Facing: 1 as byte, Energy: 0, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:dynamo:3>.withTag({RSControl: 0 as byte, Facing: 1 as byte, Energy: 0, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:dynamo:4>.withTag({RSControl: 0 as byte, Facing: 1 as byte, Energy: 0, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalexpansion:dynamo:5>.withTag({RSControl: 0 as byte, Facing: 1 as byte, Energy: 0, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <appliedenergistics2:material:4>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:armor_boots_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:armor.boots_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:armor_leggings_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:armor.legs_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:armor_chestplate_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:armor.plate_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:armor_helmet_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:armor.helmet_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:tool_sword_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:tool.sword_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:tool_pickaxe_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:tool.pickaxe_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:tool_shovel_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:tool.shovel_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:tool_axe_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:tool.axe_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <railcraft:tool_hoe_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <thermalfoundation:tool.hoe_steel>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:radaway>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:56>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:62>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:handcannon>.withTag({ammo: 1 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:ender_crafter>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:ender_alternator>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:material:37>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:material:36>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:storage:5>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:material:40>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:storage:6>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:storage:7>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:material:41>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:material:48>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extendedcrafting:material:49>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:oredrill>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:oredrill:1>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:oredrill:2>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:oredrill:3>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:oredrill:4>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:134>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:135>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:136>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:137>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:138>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:139>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:140>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:141>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:142>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <techguns:itemshared:70>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <adpother:iron_respirator>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <adpother:gold_respirator>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <engineersdecor:factory_placer>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <galacticraftcore:magnetic_table>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <galacticraftcore:machine>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <galacticraftcore:machine:12>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <mob_grinding_utils:absorption_hopper>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <mob_grinding_utils:tank>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <mob_grinding_utils:tank_sink>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <mob_grinding_utils:xp_tap>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <mob_grinding_utils:entity_conveyor>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <mob_grinding_utils:ender_inhibitor_on>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <opencomputers:material:2>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <opencomputers:material:7>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <opencomputers:material:8>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <opencomputers:material:9>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <opencomputers:material:6>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <galacticraftcore:refinery>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extraplanets:advanced_refinery>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <extraplanets:ultimate_refinery>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:battery>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:wire:1>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:wire>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:circuit:2>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:circuit:1>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:circuit>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:plate:1>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:clump>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:concrete:2>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:concrete:1>);
|
||||
mods.ItemStages.addItemStage("DISABLED", <icbmclassic:concrete>);
|
||||
859
overrides/scripts/STAGEInterstellar.zs
Normal file
859
overrides/scripts/STAGEInterstellar.zs
Normal file
@@ -0,0 +1,859 @@
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:ingotDarkSteel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:blockDarkSteel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:nuggetDarkSteel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <techguns:itemshared:130>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <techguns:tfg>.withTag({ammo: 20 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <trinity:bomb_antimatter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_power_conduit:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_me_conduit>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_me_conduit:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <galacticraftplanets:rocket_t3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <galacticraftplanets:rocket_t3:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <galacticraftplanets:rocket_t3:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <galacticraftplanets:rocket_t3:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <nuclearcraft:fusion_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <nuclearcraft:fusion_connector>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <nuclearcraft:fusion_electromagnet_idle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <nuclearcraft:fusion_electromagnet_transparent_idle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:itemSimpleMachineChassi>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:itemMachineChassi>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:itemSoulMachineChassi>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:itemEnhancedMachineChassi>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:itemUnsouledMachineChassi>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <thermalfoundation:upgrade:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <thermalfoundation:upgrade:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_xp_transfer>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_experience_obelisk>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_powered_spawner>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_helmet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_chestplate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_leggings>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enchanter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_farm_station>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_transceiver>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_basic_capacitor:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_basic_capacitor:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_cap_bank:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_cap_bank:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_cap_bank:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_ore_miner_cont_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_res_miner_cont_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_botanic_miner_cont_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:erodium_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:kyronite_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:pladium_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:litherite_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:aethium_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lonsdaleite_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:infusion_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:master_infusion_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:inscriber>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:controller>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:drive>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:part:380>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:storage_cell_1k>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:storage_cell_4k>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:storage_cell_16k>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:storage_cell_64k>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:39>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:crafting_unit>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:crafting_accelerator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:crafting_storage_1k>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:crafting_monitor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:molecular_assembler>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:blockSupremiumEssence>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:37>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:storage:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:34>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:storage:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:ingotIntermedium>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:blockSuperiumEssence>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:36>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:storage>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:insanium>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:insanium:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <biomesoplenty:terrestrial_artifact>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:condenser_mk1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:condenser_mk2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_philosophers_stone>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_matter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_matter:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:matter_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:matter_block:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:dm_pedestal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_armor_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_armor_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_armor_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_armor_0>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_armor_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_armor_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_armor_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_armor_0>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_pick>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_axe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_shovel>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_sword>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_hoe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_shears>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_dm_hammer>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_pick>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_axe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_shovel>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_sword>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_hoe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_shears>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_hammer>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_katar>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_rm_morning_star>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:transmutation_table>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_transmutation_tablet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ore:oreDraconium>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_ore:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_ore:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_ingot>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_dust>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:nugget>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:chaos_shard:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:chaos_shard:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:chaos_shard:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:chaos_shard>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_staff_of_power>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_staff_of_power>.withTag({Energy: 48000000, Profile_0: {showDigAOE: 0 as byte, digDepth: 0, digSpeed: 100, aoeSafeMode: 0 as byte, digAOE: 0, attackAOE: 2.0, junkNbtSens: 1 as byte, enableJunkFilter: 1 as byte}}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_staff_of_power>.withTag({DEUpgrades: {attackDmg: 3 as byte, digSpeed: 3 as byte, digAOE: 3 as byte, rfCap: 3 as byte, attackAOE: 3 as byte}, Energy: 768000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_sword>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_sword>.withTag({DEUpgrades: {attackDmg: 3 as byte, rfCap: 3 as byte, attackAOE: 3 as byte}, Energy: 256000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_bow>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_bow>.withTag({DEUpgrades: {arrowDmg: 3 as byte, arrowSpeed: 3 as byte, drawSpeed: 3 as byte, rfCap: 3 as byte}, Energy: 256000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <galacticraftplanets:miner_base>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <galacticraftplanets:astro_miner>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:ionite_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_block:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:infused_obsidian>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:item_dislocation_inhibitor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:grinder>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:particle_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:particle_generator:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_infuser>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:dislocator_receptacle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:dislocator_pedestal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:rain_sensor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:diss_enchanter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:potentiometer>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:entity_detector>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:entity_detector:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_storage_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_pylon>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:fusion_crafting_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:crafting_injector>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:crafting_injector:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:crafting_injector:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:crafting_injector:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:celestial_manipulator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:energy_crystal:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:flow_gate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:flow_gate:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_part>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_part:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_part:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_part:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_part:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_component>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:reactor_component:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_spawner>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_chest>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:creative_rf_source>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_ingot>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:awakened_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:chaotic_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_energy_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_energy_core>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:nugget:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_capacitor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_capacitor>.withTag({DEUpgrades: {rfCap: 3 as byte}, Energy: 160000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_capacitor:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_capacitor:1>.withTag({DEUpgrades: {rfCap: 4 as byte}, Energy: 768000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconium_capacitor:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_axe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_axe>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_bow>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_bow>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_pick>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_pick>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_shovel>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_shovel>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_sword>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_sword>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_axe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_axe>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_hoe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_hoe>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_pick>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_pick>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_shovel>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_shovel>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:10>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:tool_upgrade:11>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:dislocator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:dislocator_advanced>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:dislocator_bound:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:dislocator_bound:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:magnet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:magnet:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:crystal_binder>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_helm>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_helm>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_chest>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_chest>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_legs>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_legs>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:wyvern_boots>.withTag({Energy: 4000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_helm>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_helm>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_chest>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_chest>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_legs>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_legs>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:draconic_boots>.withTag({Energy: 16000000}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:info_tablet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:creative_exchanger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <draconicevolution:ender_energy_manipulator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:alchemical_chest>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:collector_mk2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:collector_mk3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:dm_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:fuel_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:fuel_block:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:fuel_block:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:interdiction_torch>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:nova_catalyst>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:nova_cataclysm>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:relay_mk1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:relay_mk2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:relay_mk3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:rm_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:10>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:11>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:12>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:13>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:14>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_alchemical_bag:15>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_repair_talisman>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_klein_star>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_klein_star:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_klein_star:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_klein_star:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_klein_star:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_klein_star:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_fuel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_fuel:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_fuel:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_covalence_dust>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_covalence_dust:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_covalence_dust:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_gem_armor_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_gem_armor_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_gem_armor_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_gem_armor_0>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_ring_iron_band>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_black_hole>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_archangel_smite>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_harvest_god>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_ignition>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_zero_ring>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_swrg>.withTag({UnprocessedEMC: 0.0, StoredEMC: 64 as long}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_time_watch>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_gem_density>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_divining_rod_1>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_divining_rod_2>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_divining_rod_3>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_mercurial_eye>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_void_ring>.withTag({teleportCooldown: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_arcana_ring>.withTag({Mode: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_arcana_ring>.withTag({Mode: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_arcana_ring>.withTag({Mode: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_arcana_ring>.withTag({Mode: 3 as byte}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_body_stone>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_soul_stone>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_mind_stone>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_life_stone>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_evertide_amulet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_volcanite_amulet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_destruction_catalyst>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_hyperkinetic_lens>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_catalitic_lens>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_tome>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_manual>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_water_orb>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_lava_orb>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_randomizer>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <projecte:item.pe_lens_explosive>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:storage:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:storage:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:special>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:special:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:special:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:tinkering_table>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:insanium:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:insanium:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:insanium:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:insanium:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:stuff>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:stuff:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:stuff:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:stuff:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:stuff:69>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:nether_star_essence>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:dragon_egg_essence>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:awakened_draconium_essence>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:tier6_inferium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:nether_star_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:dragon_egg_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:awakened_draconium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:charm>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:inferium_paxel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:prudentium_paxel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:intermedium_paxel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:superium_paxel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagradditions:supremium_paxel>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:storage:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ingot_storage:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal_block:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal_block:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal_block:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal_block:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal_block:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ultimate_furnace>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prosperity_ore>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:nether_prosperity_ore>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:end_prosperity_ore>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:growth_accelerator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:mystical_machine_frame>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:glowstone_lamp>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:seed_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ultimate_reprocessor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:witherproof_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:witherproof_glass>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tinkering_table>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tinkering_table:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tinkering_table:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tinkering_table:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tinkering_table:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:miners_torch>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:14>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:15>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:16>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:17>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:18>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:19>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:20>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:21>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:22>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:23>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:24>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:28>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:29>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:32>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:33>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:38>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:39>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:40>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:41>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:42>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:43>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:44>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:45>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:48>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:50>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:51>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:52>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:53>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:crafting:54>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:core_remover>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:fertilized_essence>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:mystical_fertilizer>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_apple>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_apple>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_apple>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_apple>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:watering_can>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:watering_can:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:watering_can:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:watering_can:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:watering_can:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:soulium_dagger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:xp_droplet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tier1_inferium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tier2_inferium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tier3_inferium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tier4_inferium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tier5_inferium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:stone_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:dirt_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:nature_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:wood_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:water_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ice_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:fire_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:dye_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:nether_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:coal_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:iron_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:nether_quartz_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:glowstone_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:redstone_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:obsidian_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gold_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:lapis_lazuli_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:end_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:experience_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:diamond_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:emerald_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:zombie_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:pig_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:chicken_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:cow_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:sheep_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:slime_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:skeleton_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:creeper_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:spider_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:rabbit_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:guardian_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:blaze_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ghast_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:enderman_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:wither_skeleton_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:silicon_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:sulfur_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:aluminum_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:copper_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:saltpeter_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tin_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:bronze_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:zinc_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:brass_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:silver_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:lead_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:graphite_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:steel_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:nickel_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:constantan_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:electrum_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:invar_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:mithril_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:titanium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:uranium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:platinum_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:iridium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ruby_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:sapphire_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:peridot_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:amber_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:topaz_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:malachite_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tanzanite_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:blizz_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:blitz_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:basalz_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:signalum_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:lumium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:enderium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:hop_graphite_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:grains_of_infinity_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:electrical_steel_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:redstone_alloy_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:conductive_iron_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:soularium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:dark_steel_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:pulsating_iron_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:energetic_alloy_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:vibrant_alloy_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:end_steel_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:marble_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:limestone_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:basalt_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:meteoric_iron_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:desh_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:thorium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:boron_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:lithium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:magnesium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:aquamarine_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:starmetal_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:rock_crystal_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ender_biotite_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:dilithium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:tritanium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:slate_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:ender_amethyst_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:draconium_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:sky_stone_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:certus_quartz_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:fluix_seeds>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:15>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:16>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:17>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:18>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:gear:19>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:10>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:11>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:12>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:13>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:14>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:15>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:16>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:17>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:18>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:19>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:charm:20>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_arrow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_arrow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_arrow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_arrow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_arrow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_pickaxe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_shovel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_axe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_hoe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_shears>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_sickle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_scythe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_fishing_rod>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_pickaxe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_shovel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_axe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_hoe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_shears>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_sickle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_scythe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_fishing_rod>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_pickaxe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_shovel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_axe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_hoe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_shears>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_sickle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_scythe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_fishing_rod>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_pickaxe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_shovel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_axe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_hoe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_shears>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_sickle>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_scythe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_fishing_rod>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_sword>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_pickaxe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_shovel>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_axe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_hoe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_shears>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_bow>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_sickle>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_scythe>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_fishing_rod>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_helmet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_chestplate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_leggings>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:inferium_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_helmet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_chestplate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_leggings>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:prudentium_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_helmet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_chestplate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_leggings>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:intermedium_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_helmet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_chestplate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_leggings>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:superium_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_helmet>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_chestplate>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_leggings>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <mysticalagriculture:supremium_boots>.withTag({}));
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_ball:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:16>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:17>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:18>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:19>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:57>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:58>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:59>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:68>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_material:73>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_magnet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_detector_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_shield>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_pickaxe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_axe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_shears>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_crook>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_dark_steel_hand>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_pickaxe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_axe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_bow>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_helmet>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_chestplate>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_leggings>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_boots>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_end_steel_shield>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_panel_sensor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_tiny>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_small>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_medium>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_big>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_large>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_huge>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_enormous>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_warehouse>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inventory_chest_warehouse13>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_alloy_smelter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enhanced_alloy_smelter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_buffer>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_buffer:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_buffer:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_combustion_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enhanced_combustion_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_stirling_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_zombie_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_franken_zombie_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_ender_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_lava_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_killer_joe>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_attractor_obelisk>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_aversion_obelisk>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_inhibitor_obelisk>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_relocator_obelisk>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_weather_obelisk>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_reservoir>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_omni_reservoir>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_sag_mill>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enhanced_sag_mill>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_slice_and_splice>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_solar_panel>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_solar_panel:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_solar_panel:2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_solar_panel:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_soul_binder>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_vat>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enhanced_vat>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_wired_charger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enhanced_wired_charger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_wireless_charger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_normal_wireless_charger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_enhanced_wireless_charger>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_wireless_charger_extension>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_tank:1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_vacuum_chest>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_xp_vacuum>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_niard>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_travel_anchor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_tele_pad>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_dialing_device>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_impulse_hopper>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_crafter>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_gauge>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_power_monitor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:block_advanced_power_monitor>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_soul_vial>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:23>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:16>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:24>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:17>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:7>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:8>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:9>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:22>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:18>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:10>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:12>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:11>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:material:20>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:security_station>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:fluix_block>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:chest>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <appliedenergistics2:vibration_chamber>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <ae2stuff:inscriber>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lightning_cont_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lightning_cont_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lightning_cont_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lightning_cont_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lightning_cont_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:lightning_cont_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:solar_cont_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:solar_cont_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:solar_cont_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:solar_cont_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:solar_cont_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:solar_cont_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_ore_miner_cont_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_ore_miner_cont_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_ore_miner_cont_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_ore_miner_cont_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_ore_miner_cont_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_res_miner_cont_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_res_miner_cont_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_res_miner_cont_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_res_miner_cont_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_res_miner_cont_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_botanic_miner_cont_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_botanic_miner_cont_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_botanic_miner_cont_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_botanic_miner_cont_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:void_botanic_miner_cont_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_ranged_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_ranged_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_ranged_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_ranged_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_ranged_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_ranged_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_personal_1>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_personal_2>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_personal_3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_personal_4>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_personal_5>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <environmentaltech:nano_cont_personal_6>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <astralsorcery:blockcelestialgateway>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:fluxcore>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:fluxplug>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:fluxpoint>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:fluxcontroller>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:fluxstorage>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:herculeanfluxstorage>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <fluxnetworks:gargantuanfluxstorage>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <enderio:item_alloy_endergy_ingot:3>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <weather2:weather_machine>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <icbmclassic:explosives:22>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <icbmclassic:explosives:23>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <icbmclassic:missile:23>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <icbmclassic:missile:22>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <icbmclassic:bombcart:23>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <icbmclassic:bombcart:22>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:energy_storage_module>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:magnetic_field_generator>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:plasma_projection_device>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:energy_sword_hilt>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:red_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:orange_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:yellow_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:green_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:cyan_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:blue_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:purple_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:magenta_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:pink_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:white_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:light_grey_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:grey_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:black_energy_sword>);
|
||||
mods.ItemStages.addItemStage("InterstellarAge", <hesm:brown_energy_sword>);
|
||||
116
overrides/scripts/STAGEMobs.zs
Normal file
116
overrides/scripts/STAGEMobs.zs
Normal file
@@ -0,0 +1,116 @@
|
||||
import mods.spawntabletweaker;
|
||||
|
||||
# Stages
|
||||
|
||||
mods.MobStages.addStage("NuclearAge","techguns:zombiefarmer");
|
||||
mods.MobStages.addStage("NuclearAge","techguns:zombieminer");
|
||||
mods.MobStages.addStage("NuclearAge","techguns:zombiesoldier");
|
||||
mods.MobStages.addStage("NuclearAge","techguns:skeletonsoldier");
|
||||
|
||||
mods.MobStages.addStage("SpaceAge","techguns:cyberdemon");
|
||||
mods.MobStages.addStage("SpaceAge","techguns:alienbug");
|
||||
mods.MobStages.addStage("SpaceAge","techguns:stormtrooper");
|
||||
mods.MobStages.addStage("SpaceAge","techguns:attackhelicopter");
|
||||
mods.MobStages.addStage("SpaceAge","srparasites:movingflesh");
|
||||
mods.MobStages.addStage("SpaceAge","srparasites:incompleteform_small");
|
||||
mods.MobStages.addStage("SpaceAge","srparasites:incompleteform_medium");
|
||||
|
||||
mods.MobStages.addStage("Mars","srparasites:carrier_heavy");
|
||||
mods.MobStages.addStage("Mars","srparasites:buglin");
|
||||
mods.MobStages.addStage("Mars","srparasites:rupter");
|
||||
mods.MobStages.addStage("Mars","srparasites:mangler");
|
||||
mods.MobStages.addStage("Mars","srparasites:kyphosis");
|
||||
mods.MobStages.addStage("Mars","srparasites:sentry");
|
||||
mods.MobStages.addStage("Mars","srparasites:seizer");
|
||||
mods.MobStages.addStage("Mars","srparasites:host");
|
||||
mods.MobStages.addStage("Mars","srparasites:hostii");
|
||||
mods.MobStages.addStage("Mars","srparasites:thrall");
|
||||
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_bigspider");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_human");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_cow");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_sheep");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_wolf");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_pig");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_villager");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_adventurer");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_horse");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_bear");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_enderman");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_dragone");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_sheephead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_wolfhead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_cowhead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_pighead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_villagerhead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_horsehead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_humanhead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_endermanhead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_dragonehead");
|
||||
mods.MobStages.addStage("Mars","srparasites:sim_adventurerhead");
|
||||
mods.MobStages.addStage("Mars","srparasites:carrier_flying");
|
||||
mods.MobStages.addStage("Mars","srparasites:worker");
|
||||
mods.MobStages.addStage("Mars","srparasites:beckon_si");
|
||||
mods.MobStages.addStage("Mars","srparasites:beckon_sii");
|
||||
mods.MobStages.addStage("Mars","srparasites:beckon_siii");
|
||||
mods.MobStages.addStage("Mars","srparasites:beckon_siv");
|
||||
mods.MobStages.addStage("Mars","srparasites:dispatcherten");
|
||||
mods.MobStages.addStage("Mars","srparasites:dispatcher_si");
|
||||
mods.MobStages.addStage("Mars","srparasites:dispatcher_sii");
|
||||
mods.MobStages.addStage("Mars","srparasites:dispatcher_siii");
|
||||
mods.MobStages.addStage("Mars","srparasites:dispatcher_siv");
|
||||
mods.MobStages.addStage("Mars","srparasites:heed");
|
||||
mods.MobStages.addStage("Mars","srparasites:crux");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_longarms");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_manducater");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_reeker");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_yelloweye");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_summoner");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_bolster");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_arachnida");
|
||||
mods.MobStages.addStage("Mars","srparasites:pri_devourer");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_longarms");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_manducater");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_reeker");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_yelloweye");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_summoner");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_bolster");
|
||||
mods.MobStages.addStage("Mars","srparasites:ada_arachnida");
|
||||
mods.MobStages.addStage("Mars","srparasites:overseer");
|
||||
mods.MobStages.addStage("Mars","srparasites:vigilante");
|
||||
mods.MobStages.addStage("Mars","srparasites:warden");
|
||||
mods.MobStages.addStage("Mars","srparasites:bomber_light");
|
||||
mods.MobStages.addStage("Mars","srparasites:marauder");
|
||||
mods.MobStages.addStage("Mars","srparasites:monarch");
|
||||
mods.MobStages.addStage("Mars","srparasites:grunt");
|
||||
mods.MobStages.addStage("Mars","srparasites:bomber_heavy");
|
||||
mods.MobStages.addStage("Mars","srparasites:wraith");
|
||||
mods.MobStages.addStage("Mars","srparasites:bogle");
|
||||
mods.MobStages.addStage("Mars","srparasites:haunter");
|
||||
mods.MobStages.addStage("Mars","srparasites:carrier_colony");
|
||||
mods.MobStages.addStage("Mars","srparasites:succor");
|
||||
|
||||
mods.MobStages.addStage("InterstellarAge","techguns:outcast");
|
||||
|
||||
mods.MobStages.addStage("DISABLED","srparasites:anc_dreadnaut");
|
||||
mods.MobStages.addStage("DISABLED","srparasites:anc_overlord");
|
||||
mods.MobStages.addStage("DISABLED","srparasites:anc_dreadnaut_ten");
|
||||
|
||||
# Blacklists by Tag
|
||||
|
||||
spawntabletweaker.addSpawnTagsBlacklist("techguns:zombiefarmer", 20, 1, 1, "MONSTER", ["NETHER","END"]);
|
||||
spawntabletweaker.addSpawnTagsBlacklist("techguns:zombieminer", 20, 1, 1, "MONSTER", ["NETHER","END"]);
|
||||
spawntabletweaker.addSpawnTagsBlacklist("techguns:zombiesoldier", 20, 1, 1, "MONSTER", ["NETHER","END"]);
|
||||
spawntabletweaker.addSpawnTagsBlacklist("techguns:skeletonsoldier", 20, 1, 1, "MONSTER", ["NETHER","END"]);
|
||||
|
||||
# Whitelists by Tag
|
||||
|
||||
spawntabletweaker.addSpawnTagsWhitelist("techguns:cyberdemon", 5, 1, 1, "MONSTER", ["NETHER"]);
|
||||
spawntabletweaker.addSpawnTagsWhitelist("techguns:outcast", 5, 1, 1, "MONSTER", ["END"]);
|
||||
|
||||
# Whitelists by Biome
|
||||
|
||||
spawntabletweaker.addSpawn("techguns:stormtrooper", 20, 1, 1, "MONSTER", ["biomesoplenty:alps_foothills","biomesoplenty:alps","minecraft:extreme_hills","biomesoplenty:mountain","minecraft:extreme_hills_with_trees","minecraft:ice_mountains","biomesoplenty:glacier","biomesoplenty:cold_desert"]);
|
||||
spawntabletweaker.addSpawn("techguns:attackhelicopter", 20, 1, 1, "MONSTER", ["biomesoplenty:alps_foothills","biomesoplenty:alps","minecraft:extreme_hills","biomesoplenty:mountain","minecraft:extreme_hills_with_trees","minecraft:ice_mountains","biomesoplenty:glacier","biomesoplenty:cold_desert"]);
|
||||
|
||||
spawntabletweaker.addSpawn("techguns:alienbug", 5, 1, 1, "MONSTER", ["nuclearcraft:nuclear_wasteland","minecraft:desert"]);
|
||||
551
overrides/scripts/STAGENuclear.zs
Normal file
551
overrides/scripts/STAGENuclear.zs
Normal file
@@ -0,0 +1,551 @@
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:itemshared:33>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:boltaction>.withTag({ammo: 6 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:thompson>.withTag({ammo: 20 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:ak47>.withTag({ammo: 30 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:flamethrower>.withTag({ammo: 100 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:itemshared:34>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:aug>.withTag({ammo: 30 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:mac10>.withTag({ammo: 32 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:rocketlauncher>.withTag({ammo: 1 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:m4>.withTag({ammo: 30 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:m4_infiltrator>.withTag({ammo: 30 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:combatshotgun>.withTag({ammo: 8 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:grenadelauncher>.withTag({ammo: 6 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:biogun>.withTag({ammo: 30 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:explosive_charge:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:basicmachine:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <ore:ingotUranium238>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <ore:ingotUranium235>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <ore:blockUranium238>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:manufactory_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:decay_generator>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:basicmachine:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:basicmachine>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:simplemachine2:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:basicmachine:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:fraggrenade>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <flansmod:japanese_item>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <flansmod:american_item>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <flansmod:russian_item>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <flansmod:british_item>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <flansmod:german_item>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <ore:ingotObsidianSteel>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_combat_helmet>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_combat_chestplate>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_combat_leggings>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_combat_boots>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_commando_helmet>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_commando_chestplate>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_commando_leggings>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_commando_boots>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:nuclear_furnace_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:supercooler_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:extractor_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_former_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:crystallizer_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_mixer_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:irradiator_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:centrifuge_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dissolver_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:infuser_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:isotope_separator_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:fuel_reprocessor_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:decay_hastener_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rock_crusher_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:chemical_reactor_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:electrolyser_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:melter_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:pressurizer_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:fission_controller_new_fixed>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_controller>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_controller>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_controller>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <trinity:compression_charge>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <trinity:solid_baratol>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <trinity:detonator>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <exnihilocreatio:block_sieve>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <excompressum:heavy_sieve>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <excompressum:auto_hammer>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <excompressum:auto_sieve>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:jetpack>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy_furnace_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rtg_uranium>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rtg_plutonium>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rtg_americium>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rtg_californium>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <matteroverdrive:tritanium_ore>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:simplemachine:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:simplemachine2:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:simplemachine:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:simplemachine:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:simplemachine:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:multiblockmachine:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:itemshared:118>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:itemshared:117>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:itemshared:145>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:gasmask>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:glider>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:jumppack>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:scubatanks>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:nightvisiongoggles>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:tacticalmask>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:hazmat_helmet>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:hazmat_chestplate>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:hazmat_leggings>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:hazmat_boots>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_riot_helmet>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_riot_chestplate>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_riot_leggings>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_riot_boots>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t3_power_helmet>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t3_power_chestplate>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t3_power_leggings>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t3_power_boots>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:t2_beret>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:pistol>.withTag({ammo: 18 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:netherblaster>.withTag({ammo: 10 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:chainsaw>.withTag({ammo: 300 as short, ammovariant: "default", miningHead: 0, camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:miningdrill>.withTag({ammo: 299 as short, ammovariant: "default", miningHead: 0, camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:stielgranate>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:concrete_decoration:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:concrete_decoration:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:concrete_decoration_slab:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:concrete_decoration_slab:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:concrete_decoration_stairs_sturdy_concrete_bricks>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:concrete_decoration_stairs_uberconcrete>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete_slab>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete_stairs>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete_wall>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete_tile>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete_tile_slab>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <engineersdecor:rebar_concrete_tile_stairs>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:concrete>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:concrete:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:concrete:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:concrete:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:concrete:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:concrete:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:stairs_concrete:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:stairs_concrete:15>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <railcraft:reinforced_concrete:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermalexpansion:strongbox>.withTag({Facing: 3 as byte, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermalexpansion:cache>.withTag({Facing: 3 as byte, Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_0:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_16:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:2>.withTag({DenseType: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:2>.withTag({DenseType: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:3>.withTag({DenseType: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:3>.withTag({DenseType: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:4>.withTag({DenseType: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:4>.withTag({DenseType: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:5>.withTag({DenseType: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:5>.withTag({DenseType: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:6>.withTag({DenseType: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:6>.withTag({DenseType: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:7>.withTag({DenseType: 2 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:7>.withTag({DenseType: 1 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_32:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_64>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_64:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_64:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <thermaldynamics:duct_64:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockwell>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <forge:bucketfilled>.withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockstarlightinfuser>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockaltar:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockattunementrelay>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <minecraft:ender_eye>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:revolver>.withTag({ammo: 6 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:sawedoff>.withTag({ammo: 2 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:goldenrevolver>.withTag({ammo: 6 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemcraftingcomponent:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockaltar:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:lithium_ion_cell>.withTag({maxTransfer: 400000, capacity: 8000000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:lithium_ion_battery_basic>.withTag({maxTransfer: 1600000, capacity: 32000000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:lithium_ion_battery_advanced>.withTag({maxTransfer: 6400000, capacity: 128000000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:lithium_ion_battery_du>.withTag({maxTransfer: 25600000, capacity: 512000000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:lithium_ion_battery_elite>.withTag({maxTransfer: 102400000, capacity: 2048000000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <tanaddons:thirst_quencher>.withTag({FluidStored: 0, ForgeEnergy: 0, TimeStart: 100}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <tanaddons:portable_temp_regulator>.withTag({ForgeEnergy: 0, TimeStart: 100}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <tanaddons:temp_regulator>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:accelerator_electromagnet_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:electromagnet_supercooler_idle>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helium_collector>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helium_collector_compact>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helium_collector_dense>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cobblestone_generator>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cobblestone_generator_compact>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cobblestone_generator_dense>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:water_source>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:water_source_compact>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:water_source_dense>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:nitrogen_collector>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:nitrogen_collector_compact>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:nitrogen_collector_dense>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:radiation_scrubber>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:geiger_block>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:tritium_lamp>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_rotor_bearing>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_dynamo_coil>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_dynamo_coil:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_dynamo_coil:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_dynamo_coil:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_dynamo_coil:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_dynamo_coil:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_inlet>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_outlet>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_condenser_tube_thermoconducting>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_wall>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_glass>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_frame>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_rotor_shaft>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_rotor_blade_steel>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_rotor_blade_extreme>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_rotor_blade_sic_sic_cmc>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:turbine_rotor_stator>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_wall>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_glass>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_frame>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_vent>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_tube_copper>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_tube_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_tube_thermoconducting>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_condenser_tube_copper>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:heat_exchanger_condenser_tube_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_frame>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_beam>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_vent>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_vessel>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_heater>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_moderator>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_distributor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_retriever>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_redstone_port>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_glass>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:salt_fission_wall>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:bin>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:active_cooler>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:buffer>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:voltaic_pile_basic>.withTag({maxTransfer: 80000, capacity: 1600000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:voltaic_pile_advanced>.withTag({maxTransfer: 320000, capacity: 6400000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:voltaic_pile_du>.withTag({maxTransfer: 1280000, capacity: 25600000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:voltaic_pile_elite>.withTag({maxTransfer: 5120000, capacity: 102400000, energy: 0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:solar_panel_elite>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:solar_panel_du>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:solar_panel_advanced>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:solar_panel_basic>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:fission_port>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:machine_interface>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:block_ice>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:reactor_trapdoor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:15>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:14>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:13>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cooler>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:cell_block>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:reactor_casing_transparent>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:fission_block:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:fission_block>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_block:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_block:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:part:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:reactor_door_item>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:upgrade>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:upgrade:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:geiger_counter>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rad_shielding>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rad_shielding:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:radiation_badge>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:radaway>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:rad_x>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:sword_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:pickaxe_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:shovel_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:axe_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:hoe_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:spaxelhoe_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:sword_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:pickaxe_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:shovel_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:axe_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:hoe_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:spaxelhoe_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:sword_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:pickaxe_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:shovel_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:axe_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:hoe_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:spaxelhoe_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helm_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:chest_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:legs_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:boots_tough>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helm_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:chest_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:legs_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:boots_hard_carbon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helm_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:chest_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:legs_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:boots_boron_nitride>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:helm_hazmat>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:chest_hazmat>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:legs_hazmat>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:boots_hazmat>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_oxide>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_oxide:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_oxide:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:ingot_oxide:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dust:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dust:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dust_oxide>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dust_oxide:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dust_oxide:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:dust_oxide:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem_dust:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem_dust:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem_dust:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem_dust:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:gem_dust:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:13>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:14>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <nuclearcraft:alloy:15>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemcraftingcomponent:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockattunementaltar>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockritualpedestal>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockmachine>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blocklens>.withTag({astralsorcery: {crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemskyresonator>.withTag({astralsorcery: {}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemskyresonator>.withTag({astralsorcery: {enhanced: 1 as byte, upgrades: [0, 1, 2]}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemwand>.withTag({astralsorcery: {AugmentName: "astralsorcery.constellation.aevitas"}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemwand>.withTag({astralsorcery: {AugmentName: "astralsorcery.constellation.discidia"}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemwand>.withTag({astralsorcery: {AugmentName: "astralsorcery.constellation.vicio"}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemwand>.withTag({astralsorcery: {AugmentName: "astralsorcery.constellation.armara"}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemwand>.withTag({astralsorcery: {AugmentName: "astralsorcery.constellation.evorsio"}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemilluminationwand>.withTag({astralsorcery: {}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:itemsextant>.withTag({astralsorcery: {advanced: 1 as byte}}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blocktreebeacon>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <astralsorcery:blockmapdrawingtable>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <enderio:item_basic_capacitor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <enderio:block_painter>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <techguns:itemshared:95>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:fan>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:spikes>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:wither_muffler>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:dragon_muffler>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:mob_swab>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw_upgrade:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw_upgrade:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw_upgrade:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw_upgrade:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:dark_oak_stone>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:absorption_upgrade>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:gm_chicken_feed>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:null_sword>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:fan_upgrade>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:fan_upgrade:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:fan_upgrade:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw_upgrade>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <mob_grinding_utils:saw_upgrade:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:material:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:material:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:material:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:material:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <immersiveintelligence:material:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:adapter>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:assembler>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:cable>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:capacitor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:case1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:case3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:case2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:chameliumblock>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:charger>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:disassembler>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:diskdrive>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:geolyzer>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:hologram1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:hologram2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:keyboard>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:motionsensor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:powerconverter>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:powerdistributor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:printer>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:raid>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:redstone>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:relay>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:screen1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:screen3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:screen2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:rack>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:waypoint>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:casecreative>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:endstone>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:netsplitter>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:transposer>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:carpetedcapacitor>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:15>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:14>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:28>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:29>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:23>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:24>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:25>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:27>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:26>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:13>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:20>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:21>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:22>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:16>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:17>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:18>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:material:19>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:tool>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:tool:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:tool:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:tool:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:tool:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:tool:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:wrench>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:hoverboots>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:hoverboots>.withTag({"oc:charge": 15000.0}));
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:16>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:17>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:18>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:20>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:13>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:14>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:15>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:component:19>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:card:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:32>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:4>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:5>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:6>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:7>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:8>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:9>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:10>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:11>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:12>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:13>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:14>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:15>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:16>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:27>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:28>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:17>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:18>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:26>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:30>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:19>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:20>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:21>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:22>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:23>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:24>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:25>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:29>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:upgrade:31>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:storage>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:storage:1>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:storage:2>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:storage:3>);
|
||||
mods.ItemStages.addItemStage("NuclearAge", <opencomputers:storage:4>);
|
||||
439
overrides/scripts/STAGESpace.zs
Normal file
439
overrides/scripts/STAGESpace.zs
Normal file
@@ -0,0 +1,439 @@
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:itemshared:35>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:scar>.withTag({ammo: 20 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:vector>.withTag({ammo: 25 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:lmg>.withTag({ammo: 100 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:as50>.withTag({ammo: 10 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:minigun>.withTag({ammo: 200 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:guidedmissilelauncher>.withTag({ammo: 1 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:lasergun>.withTag({ammo: 45 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:itemshared:36>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:grimreaper>.withTag({ammo: 4 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:teslagun>.withTag({ammo: 25 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:nucleardeathray>.withTag({ammo: 40 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:blasterrifle>.withTag({ammo: 50 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:pulserifle>.withTag({ammo: 12 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:pdw>.withTag({ammo: 40 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:gaussrifle>.withTag({ammo: 8 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:itemshared:44>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <ore:thermonuclearCore>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_dark_steel_sword>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <ore:plateCarbon>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_combat_helmet>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_combat_chestplate>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_combat_leggings>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_combat_boots>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:auto_compressed_hammer>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:auto_heavy_sieve>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <exnihilocreatio:item_mesh:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_power_conduit>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_power_conduit:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <ore:itemConduitBinder>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_redstone_conduit>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_data_conduit>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:rocket_t1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:rocket_workbench>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:frame>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:rocket_t1:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:rocket_t1:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:rocket_t1:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <ore:ingotDesh>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <nuclearcraft:rad_shielding:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <ore:ingotTritanium>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_plate>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_dust>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_nugget>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_block>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:fusion_reactor_controller>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:fusion_reactor_coil>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:spacetime_equalizer>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:forcefield_emitter>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:gravitational_stabilizer>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:s_magnet>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:machine_hull>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine2:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine_tiered>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:collector>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:oxygen_compressor>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:fuel_loader>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <flansmod:hellfire>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <flansmod:mim23ammo>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <flansmod:mk4rocket>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <flansmod:trigat>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_exo_helmet>.withTag({power: 10}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_exo_chestplate>.withTag({power: 7153}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_exo_leggings>.withTag({power: 10}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t3_exo_boots>.withTag({power: 10}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:antigravpack>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:charged_quartz_ore>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:dilithium_ore>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcustomore:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcustomore>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_praetor_helmet>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_praetor_chestplate>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_praetor_leggings>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_praetor_boots>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_power_helmet>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_power_chestplate>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_power_leggings>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:t4_power_boots>.withTag({power: 0}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:riot_shield>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:ballistic_shield>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:advanced_shield>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:scatterbeamrifle>.withTag({ammo: 40 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:sonicshotgun>.withTag({ammo: 8 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:alienblaster>.withTag({ammo: 10 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:powerhammer>.withTag({ammo: 298 as short, ammovariant: "default", miningHead: 0, camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <techguns:laserpistol>.withTag({ammo: 20 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_item_conduit>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_liquid_conduit>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_liquid_conduit:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_liquid_conduit:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:block_alloy:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_ingot:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_nugget:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:11>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:12>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:13>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:14>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:15>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_material:20>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine_tiered:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:landing_pad>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:engine>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:rocket_fins>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:phaser>.withTag({energy: {maxReceive: 128, maxExtract: 128, energy: 0, capacity: 32000}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:phaser_rifle>.withTag({energy: {maxReceive: 128, maxExtract: 128, energy: 0, capacity: 32000}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:plasma_shotgun>.withTag({energy: {maxReceive: 128, maxExtract: 128, energy: 0, capacity: 32000}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:ion_sniper>.withTag({energy: {maxReceive: 128, maxExtract: 128, energy: 0, capacity: 32000}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:omni_tool>.withTag({energy: {maxReceive: 128, maxExtract: 128, energy: 0, capacity: 32000}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_axe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_pickaxe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_sword>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_hoe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_shovel>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_helmet>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_chestplate>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_leggings>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:tritanium_boots>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <matteroverdrive:dilithium_crystal>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:1>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [3, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:2>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [3, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:3>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [3, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:4>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [3, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:5>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:6>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:7>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 2, 3, 3, 3, 3] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:8>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [3, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:9>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:10>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [3, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:11>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:12>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:14>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:machine:15>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[], Level: 0 as byte}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 0, 0, 0, 0] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:1>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:2>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:3>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:4>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:5>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:6>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:7>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:8>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:9>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:10>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:11>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [1, 1, 2, 2, 2, 2] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:device:12>.withTag({RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [0, 1, 0, 0, 0, 0] as byte[] as byte[]}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:cell>.withTag({Recv: 1000, RSControl: 0 as byte, Facing: 3 as byte, Energy: 0, SideCache: [2, 1, 1, 1, 1, 1] as byte[] as byte[], Level: 0 as byte, Send: 1000}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalexpansion:frame:64>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:heavy_sieve:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:heavy_sieve:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:heavy_sieve:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:heavy_sieve:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:heavy_sieve:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:auto_compressor>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <excompressum:auto_compressor_rationing>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:item_basic_moon:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:material>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:material:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:material:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:quartz_ore>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:quartz_block>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_axe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_hoe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_spade>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_pickaxe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_sword>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_wrench>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <appliedenergistics2:certus_quartz_cutting_knife>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_endergy_ingot:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalfoundation:material:165>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalfoundation:material:167>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalfoundation:material:166>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalfoundation:upgrade>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermalfoundation:upgrade:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermaldynamics:duct_0:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <thermaldynamics:duct_0:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_white>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_orange>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_magenta>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_light_blue>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_yellow>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_lime>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_pink>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_gray>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_silver>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_cyan>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_purple>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_blue>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_brown>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_green>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_red>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <elevatorid:elevator_black>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_endergy_ingot:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_endergy_ingot:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_endergy_ingot:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderio:item_alloy_endergy_ingot:6>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockaltar:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcelestialcrystal>.withTag({astralsorcery: {crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.armara", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAgee", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.vicio", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.aevitas", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.evorsio", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.lucerna", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.mineralis", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.octans", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.fornax", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.pelotrio", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemenchantmentamulet>.withTag({astralsorcery: {amuletEnchantments: [{ench: "flansmod:enchantment_duelist", level: 1, type: 1}], amuletColor: -11665509}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemperkseal>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemlinkingtool>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockborehead>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockborehead:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockobservatory>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockbore>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockchalice>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {starAttunement: "astralsorcery.constellation.discidia"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {starAttunement: "astralsorcery.constellation.armara"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {starAttunement: "astralsorcery.constellation.vicio"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {starAttunement: "astralsorcery.constellation.aevitas"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemshiftingstar>.withTag({astralsorcery: {starAttunement: "astralsorcery.constellation.evorsio"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.armara"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.vicio"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.aevitas"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.evorsio"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.lucerna"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.mineralis"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.octans"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.fornax"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.pelotrio"}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.armara", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.vicio", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.aevitas", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.evorsio", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.lucerna", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.mineralis", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.octans", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.fornax", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <astralsorcery:blockcollectorcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.pelotrio", crystalProperties: {collectiveCapability: 100, size: 400, fract: 0, purity: 100, sizeOverride: -1}, collectorType: 0}}));
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:landing_pad:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:distributor>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:oxygen_compressor:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:sealer>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:oxygen_detector>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:aluminum_wire>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:aluminum_wire:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:aluminum_wire:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:aluminum_wire:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:fluid_pipe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:cargo>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:cargo:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:air_lock_frame>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:air_lock_frame:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:enclosed:14>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:enclosed:15>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:enclosed:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:enclosed:13>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:solar>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:solar:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:dishbase>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine2:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine2:12>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine_tiered:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine_tiered:12>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:machine4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:panel_lighting>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:panel_lighting:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:panel_lighting:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:panel_lighting:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:panel_lighting:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:spin_thruster>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:telemetry>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:arclamp>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:fluid_tank>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:emergency_box>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftcore:emergency_box:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars_machine>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars_machine:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars_machine:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars_machine_t2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars_machine_t2:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:mars_machine_t2:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:geothermal_generator>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:solar_array_controller>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <galacticraftplanets:laser_turret>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:advanced_oxygen_compressor:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:ultimate_oxygen_compressor>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:ultimate_oxygen_compressor:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:advanced_oxygen_compressor>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:solar>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:solar:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_decrystallizer>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_crystallizer>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_smasher>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_chemical_injector>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_solar_evaporation_chamber>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_purifier>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_decontamination_unit>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:advanced_fuel_loader>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:ultimate_fuel_loader>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:basic_densifier>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <extraplanets:vehicle_charger>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:dark_energy_storage_cluster>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:nuclear_waste_energy_storage_cluster>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:space_portal>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:black_hole_storage>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:shield_generator>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:dark_energy_core>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:dark_energy_generator>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <moreplanets:nuclear_waste_generator>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderstorage:ender_storage:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderstorage:ender_storage>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <enderstorage:ender_pouch>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:6>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:grenade:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:6>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:10>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:17>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:13>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:11>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:19>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:20>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:16>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:18>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:15>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:19>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:21>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:bombcart:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:tracker>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:defuser>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:radargun>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:remotedetonator>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:laserdetonator>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:rocketlauncher>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:6>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:21>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:19>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:15>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:18>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:16>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:20>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:17>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:13>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:11>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:missile:10>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:8>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:10>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:7>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:6>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:5>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:reinforcedglass>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:3>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:9>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:18>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:16>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:20>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:17>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:13>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:11>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherframe>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:radarstation>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:emptower>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:21>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:4>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:19>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:explosives:15>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherframe:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:cruiselauncher>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherscreen:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherscreen:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherscreen>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherbase:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherbase:1>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherbase>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <icbmclassic:launcherframe:2>);
|
||||
mods.ItemStages.addItemStage("SpaceAge", <hesm:light_blue_energy_sword>);
|
||||
18
overrides/scripts/appliedenergistics2.zs
Normal file
18
overrides/scripts/appliedenergistics2.zs
Normal file
@@ -0,0 +1,18 @@
|
||||
recipes.removeShaped(<appliedenergistics2:drive>, [[<ore:ingotIron>, <appliedenergistics2:material:24>, <ore:ingotIron>],[<appliedenergistics2:part:16>, null, <appliedenergistics2:part:16>], [<ore:ingotIron>, <appliedenergistics2:material:24>, <ore:ingotIron>]]);
|
||||
recipes.removeShaped(<appliedenergistics2:controller>, [[<appliedenergistics2:smooth_sky_stone_block>, <ore:crystalPureFluix>, <appliedenergistics2:smooth_sky_stone_block>],[<ore:crystalPureFluix>, <appliedenergistics2:material:24>, <ore:crystalPureFluix>], [<appliedenergistics2:smooth_sky_stone_block>, <ore:crystalPureFluix>, <appliedenergistics2:smooth_sky_stone_block>]]);
|
||||
recipes.removeShaped(<appliedenergistics2:inscriber>, [[<ore:ingotIron>, <minecraft:sticky_piston>, <ore:ingotIron>],[<ore:crystalPureFluix>, null, <ore:ingotIron>], [<ore:ingotIron>, <minecraft:sticky_piston>, <ore:ingotIron>]]);
|
||||
recipes.removeShaped(<appliedenergistics2:inscriber>, [[<ore:ingotIron>, <minecraft:sticky_piston>, <ore:ingotIron>],[<ore:crystalFluix>, null, <ore:ingotIron>], [<ore:ingotIron>, <minecraft:sticky_piston>, <ore:ingotIron>]]);
|
||||
recipes.removeShaped(<appliedenergistics2:material:38>, [[<ore:dustGlowstone>, <appliedenergistics2:material:23>, <ore:dustGlowstone>],[<appliedenergistics2:material:37>, <appliedenergistics2:quartz_glass>, <appliedenergistics2:material:37>], [<ore:dustGlowstone>, <appliedenergistics2:material:37>, <ore:dustGlowstone>]]);
|
||||
recipes.addShaped(<appliedenergistics2:material:38>, [[<enderio:item_basic_capacitor:2>, <appliedenergistics2:material:23>, <enderio:item_basic_capacitor:2>],[<appliedenergistics2:material:37>, <appliedenergistics2:quartz_glass>, <appliedenergistics2:material:37>], [<enderio:item_basic_capacitor:2>, <appliedenergistics2:material:37>, <enderio:item_basic_capacitor:2>]]);
|
||||
|
||||
# 4K ME Storage Component
|
||||
recipes.remove(<appliedenergistics2:material:36>);
|
||||
recipes.addShaped(<appliedenergistics2:material:36>, [[<enderio:item_basic_capacitor>, <appliedenergistics2:material:23>, <enderio:item_basic_capacitor>], [<appliedenergistics2:material:35>, <appliedenergistics2:quartz_glass>, <appliedenergistics2:material:35>], [<enderio:item_basic_capacitor>, <appliedenergistics2:material:35>, <enderio:item_basic_capacitor>]]);
|
||||
|
||||
# 16K ME Storage Component
|
||||
recipes.remove(<appliedenergistics2:material:37>);
|
||||
recipes.addShaped(<appliedenergistics2:material:37>, [[<enderio:item_basic_capacitor:1>, <appliedenergistics2:material:23>, <enderio:item_basic_capacitor:1>], [<appliedenergistics2:material:36>, <appliedenergistics2:quartz_glass>, <appliedenergistics2:material:36>], [<enderio:item_basic_capacitor:1>, <appliedenergistics2:material:36>, <enderio:item_basic_capacitor:1>]]);
|
||||
|
||||
# ME Storage Housing
|
||||
recipes.remove(<appliedenergistics2:material:39>);
|
||||
recipes.addShaped(<appliedenergistics2:material:39>, [[<appliedenergistics2:quartz_glass>, <immersiveintelligence:material:12>, <appliedenergistics2:quartz_glass>],[<enderio:item_alloy_ingot:3>, null, <enderio:item_alloy_ingot:3>], [<enderio:item_material:2>, <enderio:item_material:2>, <enderio:item_material:2>]]);
|
||||
6
overrides/scripts/biomesoplenty.zs
Normal file
6
overrides/scripts/biomesoplenty.zs
Normal file
@@ -0,0 +1,6 @@
|
||||
import crafttweaker.item.IItemStack as IItemStack;
|
||||
import mods.jei.JEI.removeAndHide as rh;
|
||||
#modloaded biomesoplenty
|
||||
# Terrestrial Artifact
|
||||
recipes.remove(<biomesoplenty:terrestrial_artifact>);
|
||||
recipes.addShaped(<biomesoplenty:terrestrial_artifact>, [[<ore:gemRuby>, <ore:gemTopaz>, <ore:gemAmber>],[<ore:gemPeridot>, <ore:gemMalachite>, <ore:gemSapphire>], [<ore:gemTanzanite>, <ore:gemEmerald>, <ore:crystalAethium>]]);
|
||||
19
overrides/scripts/buildinggadgets.zs
Normal file
19
overrides/scripts/buildinggadgets.zs
Normal file
@@ -0,0 +1,19 @@
|
||||
# Building Gadget
|
||||
recipes.remove(<buildinggadgets:buildingtool>);
|
||||
recipes.addShaped(<buildinggadgets:buildingtool>, [[<techguns:itemshared:55>, <immersivepetroleum:schematic>, <techguns:itemshared:55>],[<techguns:itemshared:55>, <immersiveengineering:material:27>, <techguns:itemshared:55>], [<techguns:itemshared:55>, <nuclearcraft:lithium_ion_cell>, <techguns:itemshared:55>]]);
|
||||
|
||||
# Copy Gadget
|
||||
recipes.remove(<buildinggadgets:copypastetool>);
|
||||
recipes.addShaped(<buildinggadgets:copypastetool>, [[<techguns:itemshared:55>, <immersiveengineering:stone_decoration:8>, <techguns:itemshared:55>],[<techguns:itemshared:55>, <immersiveengineering:material:27>, <techguns:itemshared:55>], [<techguns:itemshared:55>, <nuclearcraft:lithium_ion_cell>, <techguns:itemshared:55>]]);
|
||||
|
||||
# Exchange Gadget
|
||||
recipes.remove(<buildinggadgets:exchangertool>);
|
||||
recipes.addShaped(<buildinggadgets:exchangertool>, [[<immersiveintelligence:material:1>, <techguns:itemshared:55>, <techguns:itemshared:55>],[<techguns:itemshared:55>, <immersiveengineering:material:27>, <techguns:itemshared:55>], [<techguns:itemshared:55>, <nuclearcraft:lithium_ion_cell>, <techguns:itemshared:55>]]);
|
||||
|
||||
# Template Manager
|
||||
recipes.remove(<buildinggadgets:templatemanager>);
|
||||
recipes.addShaped(<buildinggadgets:templatemanager>, [[<techguns:itemshared:55>, <techguns:itemshared:55>, <techguns:itemshared:55>],[<immersiveintelligence:material:7>, null, <immersiveintelligence:material:7>], [<techguns:itemshared:55>, <nuclearcraft:part:12>, <techguns:itemshared:55>]]);
|
||||
|
||||
# Destruction Gadget
|
||||
recipes.remove(<buildinggadgets:destructiontool>);
|
||||
recipes.addShaped(<buildinggadgets:destructiontool>, [[<thermalfoundation:material:352>, <immersiveintelligence:material:1>, <thermalfoundation:material:352>],[<thermalfoundation:material:352>, <immersiveengineering:material:27>, <thermalfoundation:material:352>], [<thermalfoundation:material:352>, <nuclearcraft:lithium_ion_cell>, <thermalfoundation:material:352>]]);
|
||||
33
overrides/scripts/elevators.zs
Normal file
33
overrides/scripts/elevators.zs
Normal file
@@ -0,0 +1,33 @@
|
||||
recipes.remove(<elevatorid:elevator_white>);
|
||||
recipes.remove(<elevatorid:elevator_orange>);
|
||||
recipes.remove(<elevatorid:elevator_magenta>);
|
||||
recipes.remove(<elevatorid:elevator_light_blue>);
|
||||
recipes.remove(<elevatorid:elevator_yellow>);
|
||||
recipes.remove(<elevatorid:elevator_lime>);
|
||||
recipes.remove(<elevatorid:elevator_pink>);
|
||||
recipes.remove(<elevatorid:elevator_gray>);
|
||||
recipes.remove(<elevatorid:elevator_silver>);
|
||||
recipes.remove(<elevatorid:elevator_cyan>);
|
||||
recipes.remove(<elevatorid:elevator_purple>);
|
||||
recipes.remove(<elevatorid:elevator_blue>);
|
||||
recipes.remove(<elevatorid:elevator_brown>);
|
||||
recipes.remove(<elevatorid:elevator_green>);
|
||||
recipes.remove(<elevatorid:elevator_red>);
|
||||
recipes.remove(<elevatorid:elevator_black>);
|
||||
|
||||
recipes.addShaped(<elevatorid:elevator_orange>, [[<elevatorid:elevator_white>, <ore:dyeOrange>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_blue>, [[<elevatorid:elevator_white>, <ore:dyeBlue>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_brown>, [[<elevatorid:elevator_white>, <ore:dyeBrown>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_green>, [[<elevatorid:elevator_white>, <ore:dyeGreen>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_black>, [[<elevatorid:elevator_white>, <ore:dyeBlack>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_yellow>, [[<elevatorid:elevator_white>, <ore:dyeYellow>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_red>, [[<elevatorid:elevator_white>, <minecraft:dye:1>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_purple>, [[<elevatorid:elevator_white>, <ore:dye>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_cyan>, [[<elevatorid:elevator_white>, <ore:dyeCyan>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_silver>, [[<elevatorid:elevator_white>, <ore:dyeLightGray>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_gray>, [[<elevatorid:elevator_white>, <ore:dyeGray>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_pink>, [[<elevatorid:elevator_white>, <minecraft:dye:9>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_lime>, [[<elevatorid:elevator_white>, <ore:dyeLime>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_light_blue>, [[<elevatorid:elevator_white>, <ore:dyeLightBlue>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_magenta>, [[<elevatorid:elevator_white>, <minecraft:dye:13>, null],[null, null, null], [null, null, null]]);
|
||||
recipes.addShaped(<elevatorid:elevator_white> * 2, [[<minecraft:wool>, <minecraft:wool>, <minecraft:wool>],[<astralsorcery:itemcraftingcomponent:1>, <minecraft:ender_pearl>, <astralsorcery:itemcraftingcomponent:1>], [<minecraft:wool>, <matteroverdrive:spacetime_equalizer>, <minecraft:wool>]]);
|
||||
105
overrides/scripts/enderio.zs
Normal file
105
overrides/scripts/enderio.zs
Normal file
@@ -0,0 +1,105 @@
|
||||
# Bimetal Gear
|
||||
recipes.remove(<enderio:item_material:11>);
|
||||
recipes.addShaped(<enderio:item_material:11>, [[<matteroverdrive:tritanium_nugget>, <thermalfoundation:material:135>, <matteroverdrive:tritanium_nugget>],[<thermalfoundation:material:135>, <enderio:item_material:20>, <thermalfoundation:material:135>], [<matteroverdrive:tritanium_nugget>, <thermalfoundation:material:135>, <matteroverdrive:tritanium_nugget>]]);
|
||||
|
||||
# Enchanter:
|
||||
recipes.remove(<enderio:block_enchanter>);
|
||||
|
||||
# Soul Binder
|
||||
recipes.remove(<enderio:block_soul_binder>);
|
||||
|
||||
# Slice'n Splice
|
||||
recipes.remove(<enderio:block_slice_and_splice>);
|
||||
|
||||
# SAG Mill
|
||||
recipes.remove(<enderio:block_sag_mill>);
|
||||
|
||||
# Alloy Smelter
|
||||
recipes.remove(<enderio:block_alloy_smelter>);
|
||||
|
||||
# Powered Spawner
|
||||
recipes.remove(<enderio:block_powered_spawner>);
|
||||
|
||||
# Enchanter
|
||||
recipes.remove(<enderio:block_enchanter>);
|
||||
|
||||
# Farming Station
|
||||
recipes.remove(<enderio:block_farm_station>);
|
||||
|
||||
# Killer Joe
|
||||
recipes.remove(<enderio:block_killer_joe>);
|
||||
|
||||
# The Vat
|
||||
recipes.remove(<enderio:block_vat>);
|
||||
|
||||
# Block Painter
|
||||
recipes.remove(<enderio:block_painter>);
|
||||
recipes.addShaped(<enderio:block_painter>, [[<nuclearcraft:part:1>, <immersivepetroleum:upgrades:2>, <nuclearcraft:part:1>],[<galacticraftcore:air_vent>, <immersiveintelligence:data_connector:7>, <nuclearcraft:part:8>], [<nuclearcraft:part:1>, <nuclearcraft:part:10>, <nuclearcraft:part:1>]]);
|
||||
|
||||
|
||||
# Energy Conduits
|
||||
recipes.remove(<enderio:item_power_conduit>);
|
||||
recipes.remove(<enderio:item_power_conduit:1>);
|
||||
recipes.remove(<enderio:item_power_conduit:2>);
|
||||
recipes.addShaped(<enderio:item_power_conduit:2> * 8, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
recipes.addShaped(<enderio:item_power_conduit:1> * 8, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<enderio:item_alloy_ingot:1>, <enderio:item_alloy_ingot:1>, <enderio:item_alloy_ingot:1>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
recipes.addShaped(<enderio:item_power_conduit> * 8, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<enderio:item_alloy_ingot:3>, <enderio:item_alloy_ingot:3>, <enderio:item_alloy_ingot:3>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
|
||||
# Binder Composit
|
||||
recipes.remove(<enderio:item_material:22>);
|
||||
recipes.addShaped(<enderio:item_material:22> * 8, [[null, <nuclearcraft:compound:1>, null],[<nuclearcraft:compound:1>, <thermalfoundation:material:892>, <nuclearcraft:compound:1>], [<minecraft:sand>, <minecraft:sand>, <minecraft:sand>]]);
|
||||
|
||||
# Dimensional Transceiver
|
||||
recipes.remove(<enderio:block_transceiver>);
|
||||
|
||||
# Enchanter
|
||||
recipes.removeShaped(<enderio:block_enchanter>, [[<ore:gemDiamond>, <minecraft:book>, <ore:gemDiamond>],[<ore:ingotDarkSteel>, <ore:ingotDarkSteel>, <ore:ingotDarkSteel>], [null, <ore:ingotDarkSteel>, null]]);
|
||||
recipes.addShaped(<enderio:block_enchanter>, [[<ore:gemDiamond>, <minecraft:book>, <ore:gemDiamond>],[<ore:ingotDarkSteel>, <ore:itemMachineChassi>, <ore:ingotDarkSteel>], [null, <ore:ingotDarkSteel>, null]]);
|
||||
|
||||
# Octadic Capacitor
|
||||
recipes.removeShaped(<enderio:item_basic_capacitor:2>, [[null, <ore:ingotVibrantAlloy>, null],[<enderio:item_basic_capacitor:1>, <ore:blockGlowstone>, <enderio:item_basic_capacitor:1>], [null, <ore:ingotVibrantAlloy>, null]]);
|
||||
|
||||
# Doulbe Capacitor
|
||||
recipes.removeShaped(<enderio:item_basic_capacitor:1>, [[null, <ore:ingotEnergeticAlloy>, null],[<enderio:item_basic_capacitor>, <ore:dustCoal>, <enderio:item_basic_capacitor>], [null, <ore:ingotEnergeticAlloy>, null]]);
|
||||
recipes.addShaped(<enderio:item_basic_capacitor:1>, [[null, <ore:ingotEnergeticAlloy>, null],[<enderio:item_basic_capacitor>, <matteroverdrive:integration_matrix>, <enderio:item_basic_capacitor>], [null, <ore:ingotEnergeticAlloy>, null]]);
|
||||
|
||||
# Simple Chasis
|
||||
recipes.removeShaped(<enderio:item_material>, [[<ore:barsIron>, <ore:ingotConstructionAlloy>, <ore:barsIron>],[<ore:ingotConstructionAlloy>, <ore:dustBedrock>, <ore:ingotConstructionAlloy>], [<ore:barsIron>, <ore:ingotConstructionAlloy>, <ore:barsIron>]]);
|
||||
recipes.removeShaped(<enderio:item_material>, [[<ore:barsIron>, <ore:ingotIron>, <ore:barsIron>],[<ore:ingotIron>, <ore:dustBedrock>, <ore:ingotIron>], [<ore:barsIron>, <ore:ingotIron>, <ore:barsIron>]]);
|
||||
recipes.removeShaped(<enderio:item_material>, [[<ore:barsIron>, <ore:ingotIron>, <ore:barsIron>],[<ore:ingotIron>, <ore:dustBedrock>, <ore:ingotIron>], [<ore:barsIron>, <ore:ingotIron>, <ore:barsIron>]]);
|
||||
recipes.addShaped(<enderio:item_material>, [[<forge:bucketfilled>.withTag({FluidName: "neutron", Amount: 1000}).onlyWithTag({FluidName: "neutron", Amount: 1000}), <ore:ingotDesh>, <forge:bucketfilled>.withTag({FluidName: "neutron", Amount: 1000}).onlyWithTag({FluidName: "neutron", Amount: 1000})],[<ore:ingotDesh>, <enderio:item_material:20>, <ore:ingotDesh>], [<forge:bucketfilled>.withTag({FluidName: "neutron", Amount: 1000}).onlyWithTag({FluidName: "neutron", Amount: 1000}), <ore:ingotDesh>, <forge:bucketfilled>.withTag({FluidName: "neutron", Amount: 1000}).onlyWithTag({FluidName: "neutron", Amount: 1000})]]);
|
||||
|
||||
# Industrial Dye Blend
|
||||
recipes.removeShaped(<enderio:item_material:51> * 6, [[<ore:dustLapis>, <ore:dustNetherQuartz>, <ore:dyeGreen>],[<ore:dustNetherQuartz>, <ore:dyeBlack>, <ore:dustNetherQuartz>], [<ore:dyeGreen>, <ore:dustNetherQuartz>, <ore:dustLapis>]]);
|
||||
recipes.addShaped(<enderio:item_material:51> * 6, [[<ore:dustLapis>, <galacticraftplanets:basic_item_venus:4>, <ore:dyeGreen>], [<galacticraftplanets:basic_item_venus:4>, <ore:dyeBlack>, <galacticraftplanets:basic_item_venus:4>], [<ore:dyeGreen>, <galacticraftplanets:basic_item_venus:4>, <ore:dustLapis>]]);
|
||||
|
||||
# Item Material 52
|
||||
recipes.removeShaped(<enderio:item_material:52>, [[<enderio:item_material:74>, <ore:dustQuartz>, <enderio:item_material:49>],[<ore:dustQuartz>, <enderio:item_material:50>, <ore:dustQuartz>], [<enderio:item_material:49>, <ore:dustQuartz>, <enderio:item_material:74>]]);
|
||||
recipes.addShaped(<enderio:item_material:52>, [[<enderio:item_material:74>, <galacticraftplanets:basic_item_venus:4>, <enderio:item_material:49>], [<galacticraftplanets:basic_item_venus:4>, <enderio:item_material:50>, <galacticraftplanets:basic_item_venus:4>], [<enderio:item_material:49>, <galacticraftplanets:basic_item_venus:4>, <enderio:item_material:74>]]);
|
||||
|
||||
# Ender Fluid Conduit
|
||||
recipes.remove(<enderio:item_liquid_conduit:2>);
|
||||
recipes.addShaped(<enderio:item_liquid_conduit:2>, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<ore:ingotVibrantAlloy>, <enderio:item_liquid_conduit:1>, <ore:ingotVibrantAlloy>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
recipes.addShaped(<enderio:item_liquid_conduit:2>, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<ore:ingotVibrantAlloy>, <ore:blockGlassHardened>, <ore:ingotVibrantAlloy>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
|
||||
# Pressurized Fluid Conduit
|
||||
recipes.remove(<enderio:item_liquid_conduit:1>);
|
||||
recipes.addShaped(<enderio:item_liquid_conduit:1>, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<ore:blockGlassHardened>, <enderio:item_liquid_conduit>, <ore:blockGlassHardened>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
|
||||
# Simple Machine Parts
|
||||
recipes.remove(<enderio:item_material:69>);
|
||||
recipes.addShaped(<enderio:item_material:69> * 4, [[<thermalfoundation:material:32>, <immersiveengineering:material:2>, <thermalfoundation:material:32>], [<immersiveengineering:material:2>, <immersiveengineering:material:8>, <immersiveengineering:material:2>], [<thermalfoundation:material:32>, <immersiveengineering:material:2>, <thermalfoundation:material:32>]]);
|
||||
|
||||
# Basic Capacitor
|
||||
recipes.remove(<enderio:item_basic_capacitor>);
|
||||
recipes.addShaped(<enderio:item_basic_capacitor>, [[<immersiveintelligence:material_plate:3>, <enderio:item_material:20>, <immersiveintelligence:material_plate:3>],[<immersiveintelligence:material_plate:3>, <enderio:item_material:20>, <immersiveintelligence:material_plate:3>], [<immersiveintelligence:material_spring:1>, null, <immersiveintelligence:material_spring:1>]]);
|
||||
|
||||
# Item Conduit
|
||||
recipes.remove(<enderio:item_item_conduit>);
|
||||
recipes.addShaped(<enderio:item_item_conduit> * 8, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<thermaldynamics:duct_32>, <thermaldynamics:duct_32>, <thermaldynamics:duct_32>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
|
||||
# Fluid Conduit
|
||||
recipes.remove(<enderio:item_liquid_conduit>);
|
||||
recipes.addShaped(<enderio:item_liquid_conduit> * 8, [[<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>],[<thermaldynamics:duct_16>, <thermaldynamics:duct_16>, <thermaldynamics:duct_16>], [<enderio:item_material:4>, <enderio:item_material:4>, <enderio:item_material:4>]]);
|
||||
|
||||
|
||||
9
overrides/scripts/energysword.zs
Normal file
9
overrides/scripts/energysword.zs
Normal file
@@ -0,0 +1,9 @@
|
||||
# Parts
|
||||
recipes.removeShaped(<hesm:energy_storage_module>);
|
||||
recipes.removeShaped(<hesm:magnetic_field_generator>);
|
||||
recipes.removeShaped(<hesm:plasma_projection_device>);
|
||||
recipes.removeShaped(<hesm:energy_sword_hilt>);
|
||||
recipes.addShaped(<hesm:energy_storage_module>, [[<matteroverdrive:tritanium_plate>, <enderio:item_alloy_endergy_ingot:3>, <matteroverdrive:tritanium_plate>],[<enderio:item_alloy_endergy_ingot:3>, <nuclearcraft:lithium_ion_battery_du>, <enderio:item_alloy_endergy_ingot:3>], [<matteroverdrive:tritanium_plate>, <enderio:item_alloy_endergy_ingot:3>, <matteroverdrive:tritanium_plate>]]);
|
||||
recipes.addShaped(<hesm:magnetic_field_generator>, [[<matteroverdrive:tritanium_plate>, null, <matteroverdrive:tritanium_plate>],[<matteroverdrive:s_magnet>, <enderio:item_alloy_endergy_ingot:3>, <matteroverdrive:s_magnet>], [<matteroverdrive:tritanium_plate>, null, <matteroverdrive:tritanium_plate>]]);
|
||||
recipes.addShaped(<hesm:plasma_projection_device>, [[<matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>],[<enderio:item_alloy_endergy_ingot:3>, <matteroverdrive:forcefield_emitter>, <matteroverdrive:plasma_core>], [<matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>, <matteroverdrive:tritanium_plate>]]);
|
||||
recipes.addShaped(<hesm:energy_sword_hilt>, [[null, null, null],[null, <enderio:item_alloy_endergy_ingot:3>, null], [<enderio:item_alloy_endergy_ingot:3>, <matteroverdrive:tritanium_plate>, <enderio:item_alloy_endergy_ingot:3>]]);
|
||||
19
overrides/scripts/environmentaltech.zs
Normal file
19
overrides/scripts/environmentaltech.zs
Normal file
@@ -0,0 +1,19 @@
|
||||
# Litherite
|
||||
recipes.remove(<ore:crystalLitherite>);
|
||||
recipes.addShaped(<environmentaltech:litherite_crystal> * 9, [[null, null, null],[null, <environmentaltech:litherite>, null], [null, null, null]]);
|
||||
|
||||
# Void Resource Miner
|
||||
recipes.remove(<environmentaltech:void_res_miner_cont_1>);
|
||||
recipes.addShaped(<environmentaltech:void_res_miner_cont_1>, [[<ore:blockLitherite>, <ore:obsidian>, <ore:blockLitherite>],[<extraplanets:tier5_items:12>, <environmentaltech:diode>, <extraplanets:tier5_items:12>], [<environmentaltech:interconnect>, <ore:etLaserLens>, <environmentaltech:interconnect>]]);
|
||||
|
||||
# Void Ore Miner
|
||||
recipes.remove(<environmentaltech:void_ore_miner_cont_1>);
|
||||
recipes.addShaped(<environmentaltech:void_ore_miner_cont_1>, [[<ore:blockLitherite>, <ore:blockDiamond>, <ore:blockLitherite>],[<extraplanets:tier5_items:12>, <environmentaltech:diode>, <extraplanets:tier5_items:12>], [<environmentaltech:interconnect>, <ore:etLaserLens>, <environmentaltech:interconnect>]]);
|
||||
|
||||
# Void Botanic Miner
|
||||
recipes.remove(<environmentaltech:void_botanic_miner_cont_1>);
|
||||
recipes.addShaped(<environmentaltech:void_botanic_miner_cont_1>, [[<ore:blockLitherite>, <minecraft:chorus_flower>, <ore:blockLitherite>], [<extraplanets:tier5_items:12>, <environmentaltech:diode>, <extraplanets:tier5_items:12>], [<environmentaltech:interconnect>, <ore:etLaserLens>, <environmentaltech:interconnect>]]);
|
||||
|
||||
# Diode
|
||||
recipes.remove(<environmentaltech:diode>);
|
||||
recipes.addShaped(<environmentaltech:diode>, [[<ore:blockGlassColorless>, <ore:blockGlassColorless>, <ore:blockGlassColorless>],[<ore:blockGlassColorless>, <enderio:item_basic_capacitor:2>, <ore:blockGlassColorless>], [<ore:blockGlassColorless>, <matteroverdrive:s_magnet>, <ore:blockGlassColorless>]]);
|
||||
50
overrides/scripts/excavatorveins.zs
Normal file
50
overrides/scripts/excavatorveins.zs
Normal file
@@ -0,0 +1,50 @@
|
||||
# Overworld Veins
|
||||
|
||||
mods.immersiveengineering.Excavator.addMineral("Poor Silver", 30, 0.005, ["oreSilver","oreLead","oreUranium"], [0.5, 0.3, 0.2], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Pitchblende", 30, 0.005, ["oreUranium","oreLead","oreThorium"], [0.8, 0.1, 0.1], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Salt", 30, 0.005, ["oreSalt","oreSaltpeter","oreBoron"], [0.5, 0.3, 0.2], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Rutile", 30, 0.005, ["oreTitaniumIron","oreIron"], [0.9, 0.1], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Pegmatite", 30, 0.005, ["oreLithium","oreCertusQuartz","oreTin","oreUranium"], [0.01, 0.01, 0.01, 0.01, 0.01], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Dolomite", 30, 0.005, ["oreIron","oreMagnesium","oreCobalt"], [0.45, 0.45, 0.1], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Bituminous Coal", 30, 0.005, ["oreCoal","oreClathrateOilShale"], [0.5, 0.5], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Oil Shale", 30, 0.005, ["sand","oreClathrateOilSand","oreAquamarine"], [0.45, 0.45, 0.1], [0]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Smithsonite", 30, 0.005, ["oreZinc","oreCopper","oreMalachite"], [0.65, 0.3, 0.05], [0]);
|
||||
|
||||
# Nether Veins
|
||||
mods.immersiveengineering.Excavator.addMineral("Infernal", 30, 0.1, ["oreNetherCopper","oreNetherNickel","oreNetherLead"], [0.3, 0.3, 0.3], [-1]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Magmatic", 30, 0.1, ["oreNetherIron","oreNetherAluminium","oreNetherTin"], [0.3, 0.3, 0.3], [-1]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Molten", 30, 0.1, ["oreNetherCoal","oreNetherZinc","netherrack"], [0.3, 0.3, 0.3], [-1]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Burning Sands", 30, 0.1, ["oreNetherUranium","oreNetherLapis","soulSand"], [0.3, 0.3, 0.3], [-1]);
|
||||
|
||||
# End Veins
|
||||
mods.immersiveengineering.Excavator.addMineral("Skyland", 30, 0.1, ["oreEndIridium","oreEndPlatinum","oreEndMithril"], [0.3, 0.3, 0.3], [1]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Void's Gold", 30, 0.1, ["oreEndSilver","oreEndGold","endstone"], [0.3, 0.3, 0.3], [1]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Abyssal", 30, 0.1, ["oreEndRedstone","oreEndEmerald","oreEndDiamond"], [0.3, 0.3, 0.3], [1]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Centerpoint", 30, 0.1, ["oreEndTritanium","oreEndDilithium","purpurBlock"], [0.3, 0.3, 0.3], [1]);
|
||||
|
||||
# Space Veins
|
||||
|
||||
mods.immersiveengineering.Excavator.addMineral("Lunar Deposit", 30, 0.1, ["lunarRock","oreCheese","lunarSapphire"], [0.5, 0.3, 0.2], [-28]);
|
||||
mods.immersiveengineering.Excavator.addMineral("Martian Deposit", 30, 0.1, ["martianRock","oreDesh","meteoricIron"], [0.65, 0.3, 0.05], [-29]);
|
||||
|
||||
# Jackpot Vein
|
||||
mods.immersiveengineering.Excavator.addMineral("Jackpot", 1, 0.005, ["oreIron","oreCoal","oreGold","oreLapis","oreRedstone","oreEmerald","oreDiamond","oreCopper","oreAluminium","oreNickel","oreLead","oreSilver","oreUranium","oreThorium","oreZinc","orePlatinum","oreIridium","oreTungsten","oreBoron","oreLithium","oreMagnesium","oreTitanium","oreCertusQuartz","oreSulfer","oreAmber"], [0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04, 0.04], [0]);
|
||||
|
||||
# OreDict Entries
|
||||
oreDict.lunarRock;
|
||||
<ore:lunarRock>.add(<galacticraftcore:basic_block_moon:4>);
|
||||
|
||||
oreDict.lunarSapphire;
|
||||
<ore:lunarSapphire>.add(<galacticraftcore:basic_block_moon:6>);
|
||||
|
||||
oreDict.martianRock;
|
||||
<ore:martianRock>.add(<galacticraftplanets:mars:9>);
|
||||
|
||||
oreDict.meteoricIron;
|
||||
<ore:meteoricIron>.add(<galacticraftcore:basic_block_core:12>);
|
||||
|
||||
oreDict.soulSand;
|
||||
<ore:soulSand>.add(<minecraft:soul_sand>);
|
||||
|
||||
oreDict.purpurBlock;
|
||||
<ore:purpurBlock>.add(<minecraft:purpur_block>);
|
||||
9
overrides/scripts/exompressum.zs
Normal file
9
overrides/scripts/exompressum.zs
Normal file
@@ -0,0 +1,9 @@
|
||||
recipes.removeShaped(<excompressum:auto_hammer>, [[<ore:ingotIron>, <minecraft:heavy_weighted_pressure_plate>, <ore:ingotIron>],[<ore:ingotIron>, <exnihilocreatio:hammer_diamond>, <ore:ingotIron>], [<ore:ingotIron>, <minecraft:heavy_weighted_pressure_plate>, <ore:ingotIron>]]);
|
||||
recipes.removeShaped(<excompressum:auto_sieve>, [[<ore:blockIron>, <ore:paneGlassColorless>, <ore:blockIron>],[<ore:paneGlassColorless>, <exnihilocreatio:block_sieve>, <ore:paneGlassColorless>], [<ore:ingotIron>, <ore:paneGlassColorless>, <ore:ingotIron>]]);
|
||||
recipes.removeShaped(<excompressum:auto_compressed_hammer>, [[<ore:ingotSteel>, <minecraft:heavy_weighted_pressure_plate>, <ore:ingotSteel>],[<ore:ingotSteel>, <excompressum:compressed_hammer_diamond>, <ore:ingotSteel>], [<ore:ingotSteel>, <minecraft:heavy_weighted_pressure_plate>, <ore:ingotSteel>]]);
|
||||
recipes.removeShaped(<excompressum:auto_heavy_sieve>, [[<ore:blockSteel>, <ore:paneGlassColorless>, <ore:blockSteel>],[<ore:paneGlassColorless>, <excompressum:heavy_sieve>, <ore:paneGlassColorless>], [<ore:ingotSteel>, <ore:paneGlassColorless>, <ore:ingotSteel>]]);
|
||||
|
||||
recipes.addShaped(<excompressum:auto_hammer>, [[<thermalfoundation:material:32>, <minecraft:heavy_weighted_pressure_plate>, <thermalfoundation:material:32>],[<thermalfoundation:material:32>, <exnihilocreatio:hammer_diamond>, <thermalfoundation:material:32>], [<thermalfoundation:material:32>, <minecraft:heavy_weighted_pressure_plate>, <thermalfoundation:material:32>]]);
|
||||
recipes.addShaped(<excompressum:auto_sieve>, [[<minecraft:iron_block>, <ore:paneGlassColorless>, <minecraft:iron_block>],[<ore:paneGlassColorless>, <exnihilocreatio:block_sieve>, <ore:paneGlassColorless>], [<thermalfoundation:material:32>, <ore:paneGlassColorless>, <thermalfoundation:material:32>]]);
|
||||
recipes.addShaped(<excompressum:auto_compressed_hammer>, [[<ore:ingotDesh>, <minecraft:heavy_weighted_pressure_plate>, <ore:ingotDesh>],[<ore:ingotDesh>, <excompressum:compressed_hammer_diamond>, <ore:ingotDesh>], [<ore:ingotDesh>, <minecraft:heavy_weighted_pressure_plate>, <ore:ingotDesh>]]);
|
||||
recipes.addShaped(<excompressum:auto_heavy_sieve>, [[<ore:blockDesh>, <ore:paneGlassColorless>, <ore:blockDesh>],[<ore:paneGlassColorless>, <excompressum:heavy_sieve>, <ore:paneGlassColorless>], [<ore:ingotDesh>, <ore:paneGlassColorless>, <ore:ingotDesh>]]);
|
||||
44
overrides/scripts/extendedcrafting.zs
Normal file
44
overrides/scripts/extendedcrafting.zs
Normal file
@@ -0,0 +1,44 @@
|
||||
import mods.jei.JEI.removeAndHide as rh;
|
||||
#modloaded extendedcrafting
|
||||
|
||||
var blackIron = <ore:ingotBlackIron>;
|
||||
|
||||
# Black Iron
|
||||
recipes.remove(blackIron);
|
||||
|
||||
# Basic Component
|
||||
recipes.remove(<extendedcrafting:material:14>);
|
||||
|
||||
# Luminessence
|
||||
recipes.remove(<extendedcrafting:material:7>);
|
||||
|
||||
# Advanced Component
|
||||
recipes.remove(<extendedcrafting:material:15>);
|
||||
|
||||
# Advanced Crafting Table
|
||||
recipes.remove(<extendedcrafting:table_advanced>);
|
||||
|
||||
# Elite Component
|
||||
recipes.remove(<extendedcrafting:material:16>);
|
||||
|
||||
# Elite Crafting Table
|
||||
recipes.remove(<extendedcrafting:table_elite>);
|
||||
|
||||
# Ultimate Component
|
||||
recipes.remove(<extendedcrafting:material:17>);
|
||||
|
||||
# Ultimate Crafting Table
|
||||
recipes.remove(<extendedcrafting:table_ultimate>);
|
||||
|
||||
# Basic Crafting Table
|
||||
recipes.removeShaped(<extendedcrafting:table_basic>, [[<extendedcrafting:material:14>, <extendedcrafting:material:8>, <extendedcrafting:material:14>], [<minecraft:crafting_table>, <minecraft:iron_block>, <minecraft:crafting_table>], [<extendedcrafting:material:14>, <extendedcrafting:material:2>, <extendedcrafting:material:14>]]);
|
||||
|
||||
recipes.addShaped(<extendedcrafting:table_basic>, [[<extendedcrafting:material:14>, <extendedcrafting:material:8>, <extendedcrafting:material:14>], [<minecraft:crafting_table>, <nuclearcraft:ingot_block:6>, <minecraft:crafting_table>], [<extendedcrafting:material:14>, <extendedcrafting:material:2>, <extendedcrafting:material:14>]]);
|
||||
|
||||
# Misc
|
||||
recipes.addShaped(<extendedcrafting:material:17>, [[<extendedcrafting:material:2>, <extendedcrafting:material:7>, null],[<draconicevolution:draconic_ingot>, <draconicevolution:draconic_ingot>, null], [null, null, null]]);
|
||||
recipes.addShaped(<extendedcrafting:material:16>, [[<extendedcrafting:material:2>, <extendedcrafting:material:7>, null],[<astralsorcery:itemcraftingcomponent:1>, <astralsorcery:itemcraftingcomponent:1>, null], [null, null, null]]);
|
||||
recipes.addShaped(<extendedcrafting:material:15>, [[<extendedcrafting:material:2>, <extendedcrafting:material:7>, null],[<nuclearcraft:uranium:4>, <nuclearcraft:uranium:4>, null], [null, null, null]]);
|
||||
recipes.addShaped(<extendedcrafting:material:7> * 3, [[<astralsorcery:itemusabledust>, <astralsorcery:itemusabledust>, null],[<minecraft:gunpowder>, <minecraft:blaze_powder>, null], [null, null, null]]);
|
||||
recipes.addShaped(<extendedcrafting:material:14>, [[<extendedcrafting:material:2>, <extendedcrafting:material:7>, null],[<nuclearcraft:ingot:6>, <nuclearcraft:ingot:6>, null], [null, null, null]]);
|
||||
recipes.addShaped(<extendedcrafting:material> * 3, [[<ore:ingotThorium>, <ore:ingotThorium>, <ore:ingotThorium>],[<ore:ingotThorium>, <ore:ingotTitanium>, <ore:ingotThorium>], [<ore:ingotThorium>, <ore:ingotThorium>, <ore:ingotThorium>]]);
|
||||
20
overrides/scripts/extraplanets.zs
Normal file
20
overrides/scripts/extraplanets.zs
Normal file
@@ -0,0 +1,20 @@
|
||||
# Nuclear TNT
|
||||
recipes.removeShaped(<extraplanets:nuclear_bomb>, [[<ore:gunpowder>, <ore:sand>, <ore:gunpowder>],[<ore:sand>, <ore:ingotUranium>, <ore:sand>], [<ore:gunpowder>, <ore:sand>, <ore:gunpowder>]]);
|
||||
recipes.addShaped(<extraplanets:nuclear_bomb>, [[<trinity:compression_charge>, <ore:plateLead>, <trinity:compression_charge>],[<ore:plateLead>, <nuclearcraft:fuel_uranium:6>, <ore:plateLead>], [<trinity:compression_charge>, <ore:plateLead>, <trinity:compression_charge>]]);
|
||||
|
||||
# Nose Cones
|
||||
recipes.removeShaped(<extraplanets:nose_cone_tier7>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier7_items:3>, null], [<extraplanets:tier7_items:3>, null, <extraplanets:tier7_items:3>]]);
|
||||
recipes.removeShaped(<extraplanets:nose_cone_tier6>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier6_items:3>, null], [<extraplanets:tier6_items:3>, null, <extraplanets:tier6_items:3>]]);
|
||||
recipes.removeShaped(<extraplanets:nose_cone_tier5>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier5_items:3>, null], [<extraplanets:tier5_items:3>, null, <extraplanets:tier5_items:3>]]);
|
||||
recipes.removeShaped(<extraplanets:nose_cone_tier4>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier4_items:3>, null], [<extraplanets:tier4_items:3>, null, <extraplanets:tier4_items:3>]]);
|
||||
recipes.addShaped(<extraplanets:nose_cone_tier7>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier7_items:3>, null], [<extraplanets:tier7_items:3>, <nuclearcraft:rtg_californium>, <extraplanets:tier7_items:3>]]);
|
||||
recipes.addShaped(<extraplanets:nose_cone_tier6>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier6_items:3>, null], [<extraplanets:tier6_items:3>, <nuclearcraft:rtg_californium>, <extraplanets:tier6_items:3>]]);
|
||||
recipes.addShaped(<extraplanets:nose_cone_tier5>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier5_items:3>, null], [<extraplanets:tier5_items:3>, <nuclearcraft:rtg_californium>, <extraplanets:tier5_items:3>]]);
|
||||
recipes.addShaped(<extraplanets:nose_cone_tier4>, [[null, <minecraft:redstone_torch>, null],[null, <extraplanets:tier4_items:3>, null], [<extraplanets:tier4_items:3>, <nuclearcraft:rtg_californium>, <extraplanets:tier4_items:3>]]);
|
||||
|
||||
# Magnesium Conversion
|
||||
recipes.addShaped(<extraplanets:tier6_items:5>, [[null, null, null],[null, <ore:ingotMagnesium>, null], [null, null, null]]);
|
||||
|
||||
# Firebomb
|
||||
recipes.remove(<extraplanets:fire_bomb>);
|
||||
recipes.addShaped(<extraplanets:fire_bomb>, [[<forge:bucketfilled>.withTag({FluidName: "napalm", Amount: 1000}).onlyWithTag({FluidName: "napalm", Amount: 1000}), <immersiveintelligence:material:18>, <forge:bucketfilled>.withTag({FluidName: "napalm", Amount: 1000}).onlyWithTag({FluidName: "napalm", Amount: 1000})], [<immersiveintelligence:material:18>, <minecraft:tnt>, <immersiveintelligence:material:18>], [<forge:bucketfilled>.withTag({FluidName: "napalm", Amount: 1000}).onlyWithTag({FluidName: "napalm", Amount: 1000}), <immersiveintelligence:material:18>, <forge:bucketfilled>.withTag({FluidName: "napalm", Amount: 1000}).onlyWithTag({FluidName: "napalm", Amount: 1000})]]);
|
||||
52
overrides/scripts/flans.zs
Normal file
52
overrides/scripts/flans.zs
Normal file
@@ -0,0 +1,52 @@
|
||||
# Enriched Gunpowder
|
||||
recipes.removeShaped(<flansmod:highexgunpowder>);
|
||||
recipes.addShaped(<flansmod:highexgunpowder> * 4, [[<minecraft:gunpowder>, null, <minecraft:gunpowder>],[null, <immersiveintelligence:material:16>, null], [<minecraft:gunpowder>, null, <minecraft:gunpowder>]]);
|
||||
|
||||
# Rocket
|
||||
recipes.removeShaped(<flansmod:mk4rocket>);
|
||||
recipes.addShaped(<flansmod:mk4rocket> * 2, [[<flansmod:smallbomb>, <flansmod:fiberglass>, null],[<flansmod:fiberglass>, <minecraft:iron_ingot>, <flansmod:fiberglass>], [null, <flansmod:fiberglass>, <minecraft:gunpowder>]]);
|
||||
|
||||
# Bombs
|
||||
recipes.removeShaped(<flansmod:largebomb>);
|
||||
recipes.removeShaped(<flansmod:smallbomb>);
|
||||
recipes.addShaped(<flansmod:smallbomb> * 3, [[<ore:plateIron>, <ore:nuggetIron>, <ore:plateIron>],[<ore:nuggetIron>, <techguns:itemshared:75>, <ore:nuggetIron>], [null, <ore:nuggetIron>, null]]);
|
||||
recipes.addShaped(<flansmod:largebomb> * 2, [[<ore:plateIron>, <ore:nuggetIron>, <ore:plateIron>],[<ore:ingotIron>, <minecraft:tnt>, <ore:ingotIron>], [null, <ore:ingotIron>, null]]);
|
||||
|
||||
# Engine
|
||||
recipes.removeShaped(<flansmod:rotaryengine>);
|
||||
recipes.addShaped(<flansmod:rotaryengine>, [[<flansmod:enginepiston>, <flansmod:enginepiston>, <flansmod:enginepiston>],[<flansmod:enginepiston>, <immersiveintelligence:metal_decoration:4>, <flansmod:enginepiston>], [<flansmod:enginepiston>, <flansmod:enginepiston>, <flansmod:enginepiston>]]);
|
||||
|
||||
# Fuel Can
|
||||
recipes.removeShaped(<flansmod:fuelcan>);
|
||||
recipes.addShaped(<flansmod:fuelcan>, [[null, null, <ore:ingotIron>],[null, <forge:bucketfilled>.withTag({FluidName: "gasoline", Amount: 1000}).onlyWithTag({FluidName: "gasoline", Amount: 1000}), <forge:bucketfilled>.withTag({FluidName: "diesel", Amount: 1000}).onlyWithTag({FluidName: "diesel", Amount: 1000})], [null, <forge:bucketfilled>.withTag({FluidName: "diesel", Amount: 1000}).onlyWithTag({FluidName: "diesel", Amount: 1000}), <forge:bucketfilled>.withTag({FluidName: "gasoline", Amount: 1000}).onlyWithTag({FluidName: "gasoline", Amount: 1000})]]);
|
||||
recipes.addShaped(<flansmod:fuelcan> * 4, [[null, null, <ore:ingotIron>],[null, <forge:bucketfilled>.withTag({FluidName: "fuel", Amount: 1000}).onlyWithTag({FluidName: "fuel", Amount: 1000}), <forge:bucketfilled>.withTag({FluidName: "fuel", Amount: 1000}).onlyWithTag({FluidName: "fuel", Amount: 1000})], [null, <forge:bucketfilled>.withTag({FluidName: "fuel", Amount: 1000}).onlyWithTag({FluidName: "fuel", Amount: 1000}), <forge:bucketfilled>.withTag({FluidName: "fuel", Amount: 1000}).onlyWithTag({FluidName: "fuel", Amount: 1000})]]);
|
||||
|
||||
# Vehicle Parts
|
||||
recipes.removeShaped(<flansmod:metalcockpit>);
|
||||
recipes.removeShaped(<flansmod:metalwingsmall>);
|
||||
recipes.removeShaped(<flansmod:advancedmetalcockpit>);
|
||||
recipes.removeShaped(<flansmod:metalcockpit>);
|
||||
recipes.removeShaped(<flansmod:metaltail>);
|
||||
recipes.removeShaped(<flansmod:metalnose>);
|
||||
recipes.removeShaped(<flansmod:bombbay>);
|
||||
recipes.removeShaped(<flansmod:smallchassis>);
|
||||
recipes.removeShaped(<flansmod:cattrack>);
|
||||
recipes.removeShaped(<flansmod:tankbarrel>);
|
||||
recipes.removeShaped(<flansmod:heavytankturret>);
|
||||
recipes.removeShaped(<flansmod:mediumtankturret>);
|
||||
recipes.removeShaped(<flansmod:lighttankturret>);
|
||||
recipes.removeShaped(<flansmod:advancedtankbody>);
|
||||
recipes.removeShaped(<flansmod:heavytankbody>);
|
||||
recipes.removeShaped(<flansmod:mediumtankbody>);
|
||||
recipes.removeShaped(<flansmod:lighttankbody>);
|
||||
recipes.removeShaped(<flansmod:metalwingsection>);
|
||||
recipes.removeShaped(<flansmod:largewheel>);
|
||||
recipes.removeShaped(<flansmod:wheel>);
|
||||
recipes.removeShaped(<flansmod:vehicleseat> * 2);
|
||||
recipes.addShaped(<flansmod:largewheel>, [[null, null, null],[null, <flansmod:wheel>, <flansmod:wheel>], [null, <flansmod:wheel>, <flansmod:wheel>]]);
|
||||
recipes.addShaped(<flansmod:wheel>, [[null, null, null],[null, <immersiveengineering:material:9>, null], [null, <immersiveintelligence:material:30>, null]]);
|
||||
recipes.addShaped(<flansmod:vehicleseat> * 2, [[null, <immersiveengineering:material:5>, <thermalfoundation:material:352>],[<immersiveengineering:material:5>, <immersiveengineering:material:5>, <thermalfoundation:material:352>], [<thermalfoundation:material:352>, <thermalfoundation:material:352>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# Napalm
|
||||
recipes.remove(<flansmod:napalm>);
|
||||
recipes.addShaped(<flansmod:napalm> * 2, [[<ore:ingotIron>, <minecraft:flint_and_steel>, <ore:ingotIron>],[<ore:ingotIron>, <forge:bucketfilled>.withTag({FluidName: "napalm", Amount: 1000}).onlyWithTag({FluidName: "napalm", Amount: 1000}), <ore:ingotIron>], [null, <ore:ingotIron>, null]]);
|
||||
19
overrides/scripts/fluxnetworks.zs
Normal file
19
overrides/scripts/fluxnetworks.zs
Normal file
@@ -0,0 +1,19 @@
|
||||
# Flux Core
|
||||
recipes.remove(<fluxnetworks:fluxcore>);
|
||||
recipes.addShaped(<fluxnetworks:fluxcore> * 4, [[<fluxnetworks:flux>, <enderio:item_material:68>, <fluxnetworks:flux>],[<enderio:item_material:68>, <appliedenergistics2:material:9>, <enderio:item_material:68>], [<fluxnetworks:flux>, <enderio:item_material:68>, <fluxnetworks:flux>]]);
|
||||
|
||||
# Flux Plug
|
||||
recipes.remove(<fluxnetworks:fluxplug>);
|
||||
recipes.addShaped(<fluxnetworks:fluxplug>, [[null, <fluxnetworks:fluxcore>, null],[<fluxnetworks:fluxcore>, <appliedenergistics2:part:240>, <fluxnetworks:fluxcore>], [null, <fluxnetworks:fluxcore>, null]]);
|
||||
|
||||
# Flux Point
|
||||
recipes.remove(<fluxnetworks:fluxpoint>);
|
||||
recipes.addShaped(<fluxnetworks:fluxpoint>, [[null, <fluxnetworks:fluxcore>, null],[<fluxnetworks:fluxcore>, <appliedenergistics2:part:260>, <fluxnetworks:fluxcore>], [null, <fluxnetworks:fluxcore>, null]]);
|
||||
|
||||
# Flux Controller
|
||||
recipes.remove(<fluxnetworks:fluxcontroller>);
|
||||
recipes.addShaped(<fluxnetworks:fluxcontroller>, [[<fluxnetworks:fluxblock>, <appliedenergistics2:material:23>, <fluxnetworks:fluxblock>],[<fluxnetworks:flux>, null, <fluxnetworks:flux>], [<fluxnetworks:fluxblock>, <enderio:block_transceiver>, <fluxnetworks:fluxblock>]]);
|
||||
|
||||
# Basic Flux Storage
|
||||
recipes.remove(<fluxnetworks:fluxstorage>);
|
||||
recipes.addShaped(<fluxnetworks:fluxstorage>, [[<fluxnetworks:fluxblock>, <enderio:block_cap_bank:3>, <fluxnetworks:fluxblock>],[<ore:paneGlassColorless>, null, <ore:paneGlassColorless>], [<fluxnetworks:fluxblock>, <enderio:block_cap_bank:3>, <fluxnetworks:fluxblock>]]);
|
||||
118
overrides/scripts/galacticraft.zs
Normal file
118
overrides/scripts/galacticraft.zs
Normal file
@@ -0,0 +1,118 @@
|
||||
# Rocket Engines
|
||||
recipes.remove(<galacticraftplanets:item_basic_asteroids:1>);
|
||||
recipes.remove(<extraplanets:tier4_items>);
|
||||
recipes.remove(<extraplanets:tier5_items>);
|
||||
recipes.remove(<extraplanets:tier6_items>);
|
||||
recipes.remove(<extraplanets:tier7_items>);
|
||||
recipes.remove(<extraplanets:tier8_items>);
|
||||
recipes.remove(<extraplanets:tier9_items>);
|
||||
recipes.remove(<extraplanets:tier10_items>);
|
||||
|
||||
# Geothermal Generator
|
||||
recipes.remove(<galacticraftplanets:geothermal_generator>);
|
||||
recipes.addShaped(<galacticraftplanets:geothermal_generator>, [[<galacticraftplanets:item_basic_mars:5>, <galacticraftplanets:atmospheric_valve>, <galacticraftplanets:item_basic_mars:5>],[<immersiveengineering:metal_device1:3>, <nuclearcraft:lithium_ion_cell>, <immersiveengineering:metal_device1:3>], [<galacticraftplanets:item_basic_mars:5>, <thermalexpansion:frame>, <galacticraftplanets:item_basic_mars:5>]]);
|
||||
|
||||
# Advanced Compressor
|
||||
recipes.remove(<galacticraftcore:machine4>);
|
||||
recipes.addShaped(<galacticraftcore:machine4>, [[<nuclearcraft:alloy:2>, <immersiveintelligence:material:7>, <nuclearcraft:alloy:2>],[<nuclearcraft:alloy:2>, <galacticraftcore:machine2>, <nuclearcraft:alloy:2>], [<immersiveengineering:metal_decoration0:5>, <nuclearcraft:lithium_ion_cell>, <immersiveengineering:metal_decoration0:5>]]);
|
||||
|
||||
# Electric Furnce
|
||||
recipes.remove(<galacticraftcore:machine_tiered:4>);
|
||||
recipes.addShaped(<galacticraftcore:machine_tiered:4>, [[<nuclearcraft:part:3>, <nuclearcraft:part:3>, <nuclearcraft:part:3>],[<nuclearcraft:part:3>, <minecraft:furnace>, <nuclearcraft:part:3>], [<nuclearcraft:lithium_ion_cell>, <immersiveengineering:metal_device1:1>, <nuclearcraft:lithium_ion_cell>]]);
|
||||
|
||||
# Deconstructor
|
||||
recipes.remove(<galacticraftcore:machine2:12>);
|
||||
recipes.addShaped(<galacticraftcore:machine2:12>, [[<galacticraftcore:basic_item:9>, <galacticraftcore:basic_item:9>, <galacticraftcore:basic_item:9>],[<immersiveintelligence:precission_tool:5>, null, <immersiveintelligence:precission_tool>], [<nuclearcraft:part:8>, <nuclearcraft:part:10>, <immersiveintelligence:material:7>]]);
|
||||
|
||||
# Cargo Unloader
|
||||
recipes.remove(<galacticraftcore:cargo:4>);
|
||||
recipes.addShaped(<galacticraftcore:cargo:4>, [[<galacticraftcore:basic_item:9>, <nuclearcraft:part:8>, <galacticraftcore:basic_item:9>],[<nuclearcraft:part:3>, <minecraft:chest>, <nuclearcraft:part:3>], [<galacticraftcore:basic_item:9>, <minecraft:hopper>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Cargo Loader
|
||||
recipes.remove(<galacticraftcore:cargo>);
|
||||
recipes.addShaped(<galacticraftcore:cargo>, [[<galacticraftcore:basic_item:9>, <minecraft:hopper>, <galacticraftcore:basic_item:9>],[<nuclearcraft:part:3>, <minecraft:chest>, <nuclearcraft:part:3>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:8>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Oxygen Sealer
|
||||
recipes.remove(<galacticraftcore:sealer>);
|
||||
recipes.addShaped(<galacticraftcore:sealer>, [[<galacticraftcore:basic_item:9>, <immersiveengineering:material:27>, <galacticraftcore:basic_item:9>],[<galacticraftcore:air_vent>, <galacticraftcore:air_fan>, <galacticraftcore:air_vent>], [<nuclearcraft:part:8>, <nuclearcraft:part:10>, <nuclearcraft:part:8>]]);
|
||||
|
||||
# Oxygen Decompressor
|
||||
recipes.remove(<galacticraftcore:oxygen_compressor:4>);
|
||||
recipes.addShaped(<galacticraftcore:oxygen_compressor:4>, [[<galacticraftcore:basic_item:9>, <nuclearcraft:part:8>, <galacticraftcore:basic_item:9>],[<extraplanets:oxygen_tank_light_full_red:900>, <galacticraftcore:oxygen_concentrator>, <galacticraftcore:canister>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:10>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Electric Compressor
|
||||
recipes.remove(<galacticraftcore:machine2>);
|
||||
recipes.addShaped(<galacticraftcore:machine2>, [[<galacticraftcore:basic_item:9>, <immersiveengineering:material:27>, <galacticraftcore:basic_item:9>],[<nuclearcraft:part:8>, <nuclearcraft:pressurizer_idle>, <nuclearcraft:part:8>], [<galacticraftcore:basic_item:9>, <immersiveengineering:metal_decoration0:5>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Oxygen Collector
|
||||
recipes.remove(<galacticraftcore:collector>);
|
||||
recipes.addShaped(<galacticraftcore:collector>, [[<galacticraftcore:basic_item:9>, <galacticraftcore:air_vent>, <galacticraftcore:basic_item:9>],[<extraplanets:oxygen_tank_light_full_red:900>, <galacticraftcore:air_fan>, <galacticraftcore:oxygen_concentrator>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:10>, <nuclearcraft:part:8>]]);
|
||||
|
||||
# Circuit Fabricator
|
||||
recipes.remove(<galacticraftcore:machine2:4>);
|
||||
recipes.addShaped(<galacticraftcore:machine2:4>, [[<galacticraftcore:basic_item:9>, <immersiveintelligence:material:7>, <galacticraftcore:basic_item:9>],[<immersiveintelligence:precission_tool:2>, <nuclearcraft:part:8>, <immersiveintelligence:precission_tool:3>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:10>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Refinery
|
||||
recipes.remove(<galacticraftcore:refinery>);
|
||||
recipes.remove(<extraplanets:advanced_refinery>);
|
||||
recipes.remove(<extraplanets:ultimate_refinery>);
|
||||
|
||||
# Oxygen Compressor
|
||||
recipes.remove(<galacticraftcore:oxygen_compressor>);
|
||||
recipes.addShaped(<galacticraftcore:oxygen_compressor>, [[<galacticraftcore:basic_item:9>, <nuclearcraft:part:8>, <galacticraftcore:basic_item:9>],[<galacticraftcore:canister>, <galacticraftcore:oxygen_concentrator>, <extraplanets:oxygen_tank_light_full_red:900>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:10>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Energy Storage Module
|
||||
recipes.remove(<galacticraftcore:machine_tiered>);
|
||||
recipes.addShaped(<galacticraftcore:machine_tiered>, [[<galacticraftcore:basic_item:9>, <galacticraftcore:basic_item:9>, <galacticraftcore:basic_item:9>],[<nuclearcraft:lithium_ion_cell>, <nuclearcraft:lithium_ion_cell>, <nuclearcraft:lithium_ion_cell>], [<galacticraftcore:basic_item:9>, <galacticraftcore:basic_item:9>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Fuel Loader
|
||||
recipes.remove(<galacticraftcore:fuel_loader>);
|
||||
recipes.addShaped(<galacticraftcore:fuel_loader>, [[<galacticraftcore:basic_item:9>, <nuclearcraft:part:3>, <galacticraftcore:basic_item:9>],[<techguns:itemshared:72>, <immersivepetroleum:upgrades:2>, <nuclearcraft:part:8>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:10>, <galacticraftcore:basic_item:9>]]);
|
||||
|
||||
# Tier 1 Rocket Engine
|
||||
recipes.remove(<galacticraftcore:engine>);
|
||||
|
||||
# Nasa Workbench
|
||||
recipes.remove(<galacticraftcore:rocket_workbench>);
|
||||
|
||||
# Hydraulic Platform
|
||||
recipes.remove(<galacticraftcore:platform>);
|
||||
recipes.addShaped(<galacticraftcore:platform> * 4, [[<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],[<minecraft:piston>, <techguns:itemshared:72>, <minecraft:piston>], [<immersiveengineering:metal_decoration0:4>, <nuclearcraft:part:7>, <immersiveengineering:metal_decoration0:4>]]);
|
||||
|
||||
# Magnetic Crafting Table
|
||||
recipes.remove(<galacticraftcore:magnetic_table>);
|
||||
recipes.addShaped(<galacticraftcore:magnetic_table>, [[<immersiveintelligence:material_ingot:5>, <immersiveintelligence:material_ingot:5>, <immersiveintelligence:material_ingot:5>],[<nuclearcraft:part>, <extendedcrafting:crafting_table>, <nuclearcraft:part>], [<nuclearcraft:part>, <nuclearcraft:part>, <nuclearcraft:part>]]);
|
||||
|
||||
# Laser Turret
|
||||
recipes.addShaped(<galacticraftplanets:laser_turret>, [[<techguns:itemshared:41>, null, <techguns:itemshared:41>],[<environmentaltech:laser_core>, <immersiveengineering:wooden_device0:6>, <environmentaltech:laser_core>], [null, <thermalexpansion:frame>, null]]);
|
||||
|
||||
# Oxygen Vent
|
||||
recipes.remove(<galacticraftcore:air_vent>);
|
||||
recipes.addShaped(<galacticraftcore:air_vent> * 2, [[<minecraft:iron_nugget>, <minecraft:iron_bars>, <minecraft:iron_nugget>],[<minecraft:iron_bars>, null, <minecraft:iron_bars>], [<minecraft:iron_nugget>, <minecraft:iron_bars>, <minecraft:iron_nugget>]]);
|
||||
|
||||
# Oxygen Fan
|
||||
recipes.remove(<galacticraftcore:air_fan>);
|
||||
recipes.addShaped(<galacticraftcore:air_fan>, [[<ore:plateAluminum>, null, <ore:plateAluminum>],[null, <immersiveengineering:material:8>, null], [<ore:plateAluminum>, null, <ore:plateAluminum>]]);
|
||||
|
||||
recipes.removeShaped(<galacticraftcore:buggymat>, [[null, <ore:itemLeather>, null],[<ore:itemLeather>, <galacticraftcore:basic_item:9>, <ore:itemLeather>], [null, <ore:itemLeather>, null]]);
|
||||
recipes.removeShaped(<galacticraftcore:nose_cone>, [[null, <minecraft:redstone_torch>, null],[null, <galacticraftcore:heavy_plating>, null], [<galacticraftcore:heavy_plating>, null, <galacticraftcore:heavy_plating>]]);
|
||||
recipes.removeShaped(<galacticraftplanets:heavy_nose_cone>, [[null, <minecraft:redstone_torch>, null],[null, <galacticraftplanets:item_basic_asteroids:5>, null], [<galacticraftplanets:item_basic_asteroids:5>, null, <galacticraftplanets:item_basic_asteroids:5>]]);
|
||||
recipes.addShaped(<galacticraftplanets:asteroids_block:7>, [[<ore:ingotTitanium>, <ore:ingotTitanium>, <ore:ingotTitanium>],[<ore:ingotTitanium>, <ore:ingotTitanium>, <ore:ingotTitanium>], [<ore:ingotTitanium>, <ore:ingotTitanium>, <ore:ingotTitanium>]]);
|
||||
recipes.addShaped(<galacticraftcore:nose_cone>, [[null, <minecraft:redstone_torch>, null],[null, <galacticraftcore:heavy_plating>, null], [<galacticraftcore:heavy_plating>, <nuclearcraft:rtg_californium>, <galacticraftcore:heavy_plating>]]);
|
||||
recipes.addShaped(<galacticraftcore:item_basic_moon:2>, [[<biomesoplenty:gem:6>, <biomesoplenty:gem:6>, <biomesoplenty:gem:6>],[<biomesoplenty:gem:6>, <galacticraftcore:basic_block_moon:4>, <biomesoplenty:gem:6>], [<biomesoplenty:gem:6>, <biomesoplenty:gem:6>, <biomesoplenty:gem:6>]]);
|
||||
recipes.addShaped(<galacticraftplanets:heavy_nose_cone>, [[null, <minecraft:redstone_torch>, null],[null, <galacticraftplanets:item_basic_asteroids:5>, null], [<galacticraftplanets:item_basic_asteroids:5>, <nuclearcraft:rtg_californium>, <galacticraftplanets:item_basic_asteroids:5>]]);
|
||||
recipes.addShaped(<galacticraftcore:buggymat>, [[null, <ore:itemRubber>, null],[<ore:itemRubber>, <galacticraftcore:basic_item:9>, <ore:itemRubber>], [null, <ore:itemRubber>, null]]);
|
||||
|
||||
# Compressor Recipes
|
||||
mods.GalacticraftTweaker.removeCompressorRecipe(<galacticraftcore:basic_item:10>);
|
||||
mods.GalacticraftTweaker.removeCompressorRecipe(<galacticraftcore:basic_item:9>);
|
||||
mods.GalacticraftTweaker.removeCompressorRecipe(<galacticraftcore:basic_item:8>);
|
||||
mods.GalacticraftTweaker.addCompressorShapelessRecipe(<galacticraftcore:basic_item:8> * 2, <thermalfoundation:material:324>, <galacticraftplanets:item_basic_asteroids:6>, <thermalfoundation:material:324>);
|
||||
mods.GalacticraftTweaker.addCompressorShapelessRecipe(<galacticraftcore:basic_item:10> * 2, <thermalfoundation:material:355>, <galacticraftplanets:item_basic_asteroids:6>, <thermalfoundation:material:355>);
|
||||
mods.GalacticraftTweaker.addCompressorShapelessRecipe(<galacticraftcore:basic_item:9> * 2, <thermalfoundation:material:352>, <galacticraftplanets:item_basic_asteroids:6>, <thermalfoundation:material:352>);
|
||||
|
||||
recipes.addShaped(<extraplanets:tier6_items:4>, [[null, null, null],[<ore:ingotMagnesium>, <ore:ingotMagnesium>, null], [null, null, null]]);
|
||||
|
||||
# Oxygen Bubble Distributor
|
||||
recipes.remove(<galacticraftcore:distributor>);
|
||||
recipes.addShaped(<galacticraftcore:distributor>, [[<galacticraftcore:basic_item:9>, <galacticraftcore:air_fan>, <galacticraftcore:basic_item:9>], [<galacticraftcore:air_vent>, <matteroverdrive:forcefield_emitter>, <galacticraftcore:air_vent>], [<galacticraftcore:basic_item:9>, <nuclearcraft:part:8>, <galacticraftcore:basic_item:9>]]);
|
||||
46
overrides/scripts/immersiveengineering.zs
Normal file
46
overrides/scripts/immersiveengineering.zs
Normal file
@@ -0,0 +1,46 @@
|
||||
# Heat Exchanger
|
||||
mods.immersivetechnology.GasTurbine.removeFuel(<liquid:diesel>);
|
||||
mods.immersivetechnology.GasTurbine.addFuel(<liquid:fluegas> * 1500, <liquid:diesel> * 160, 10);
|
||||
|
||||
# Boiler
|
||||
mods.immersivetechnology.Boiler.removeRecipe(<liquid:distwater>);
|
||||
mods.immersivetechnology.Boiler.removeRecipe(<liquid:water>);
|
||||
mods.immersivetechnology.Boiler.addRecipe(<liquid:steam> * 750, <liquid:distwater> * 250, 1);
|
||||
|
||||
# Crusher Recipes
|
||||
mods.immersiveengineering.Crusher.addRecipe(<techguns:itemshared:78> * 2, <techguns:basicore:3>, 3000);
|
||||
|
||||
# Floor Lamp
|
||||
recipes.remove(<engineersdecor:iron_inset_light>);
|
||||
recipes.addShaped(<engineersdecor:iron_inset_light>, [[null, null, null],[null, <engineersdecor:iron_floor_edge_light>, null], [null, null, null]]);
|
||||
recipes.addShaped(<engineersdecor:iron_inset_light> * 16, [[null, null, null],[<ore:paneGlassColorless>, <ore:paneGlassColorless>, <ore:paneGlassColorless>], [<minecraft:iron_nugget>, <immersiveengineering:material:26>, <minecraft:iron_nugget>]]);
|
||||
|
||||
# Radiator Block
|
||||
recipes.remove(<immersiveengineering:metal_decoration0:7>);
|
||||
recipes.addShaped(<immersiveengineering:metal_decoration0:7> * 2, [[<enderio:item_material:69>, <galacticraftcore:air_vent>, <enderio:item_material:69>],[<galacticraftcore:air_vent>, null, <galacticraftcore:air_vent>], [<enderio:item_material:69>, <galacticraftcore:air_vent>, <enderio:item_material:69>]]);
|
||||
|
||||
# Kinetic Dynamo
|
||||
recipes.remove(<immersiveengineering:metal_device1:2>);
|
||||
recipes.addShaped(<immersiveengineering:metal_device1:2>, [[<thermalfoundation:material:321>, <minecraft:redstone>, <thermalfoundation:material:321>],[<nuclearcraft:part:4>, <nuclearcraft:part:4>, <immersiveengineering:material:8>], [<thermalfoundation:material:321>, <thermalfoundation:material:321>, <thermalfoundation:material:321>]]);
|
||||
|
||||
|
||||
# Concrete
|
||||
recipes.remove(<immersiveengineering:stone_decoration:5>);
|
||||
recipes.addShaped(<immersiveengineering:stone_decoration:5> * 64, [[null, null, null],[null, <forge:bucketfilled>.withTag({FluidName: "concrete", Amount: 1000}).onlyWithTag({FluidName: "concrete", Amount: 1000}), <forge:bucketfilled>.withTag({FluidName: "concrete", Amount: 1000}).onlyWithTag({FluidName: "concrete", Amount: 1000})], [null, <forge:bucketfilled>.withTag({FluidName: "concrete", Amount: 1000}).onlyWithTag({FluidName: "concrete", Amount: 1000}), <forge:bucketfilled>.withTag({FluidName: "concrete", Amount: 1000}).onlyWithTag({FluidName: "concrete", Amount: 1000})]]);
|
||||
|
||||
# Generator Block
|
||||
recipes.remove(<immersiveengineering:metal_decoration0:6>);
|
||||
recipes.addShaped(<immersiveengineering:metal_decoration0:6> * 2, [[<enderio:item_material:69>, <nuclearcraft:part:4>, <enderio:item_material:69>],[<nuclearcraft:part:4>, <immersiveintelligence:material_rod:1>, <nuclearcraft:part:4>], [<enderio:item_material:69>, <nuclearcraft:part:4>, <enderio:item_material:69>]]);
|
||||
|
||||
|
||||
# Light Engineering Block
|
||||
recipes.remove(<immersiveengineering:metal_decoration0:4>);
|
||||
recipes.addShaped(<immersiveengineering:metal_decoration0:4> * 2, [[<thermalfoundation:material:321>, <immersiveengineering:material:8>, <thermalfoundation:material:321>],[<thermalfoundation:material:128>, <thermalfoundation:material:128>, <thermalfoundation:material:128>], [<thermalfoundation:material:321>, <immersiveengineering:material:8>, <thermalfoundation:material:321>]]);
|
||||
|
||||
# Heavy Engineering Block
|
||||
recipes.remove(<immersiveengineering:metal_decoration0:5>);
|
||||
recipes.addShaped(<immersiveengineering:metal_decoration0:5> * 2, [[<enderio:item_material:69>, <immersiveengineering:material:9>, <enderio:item_material:69>],[<minecraft:piston>, <thermalfoundation:material:161>, <minecraft:piston>], [<enderio:item_material:69>, <immersiveengineering:material:9>, <enderio:item_material:69>]]);
|
||||
|
||||
# Redstone Engineering Block
|
||||
recipes.remove(<immersiveengineering:metal_decoration0:3>);
|
||||
recipes.addShaped(<immersiveengineering:metal_decoration0:3> * 2, [[<thermalfoundation:material:321>, <immersiveengineering:wirecoil:5>, <thermalfoundation:material:321>],[<minecraft:redstone>, <thermalfoundation:material:128>, <minecraft:redstone>], [<thermalfoundation:material:321>, <immersiveengineering:wirecoil:5>, <thermalfoundation:material:321>]]);
|
||||
35
overrides/scripts/immersiveintelligence.zs
Normal file
35
overrides/scripts/immersiveintelligence.zs
Normal file
@@ -0,0 +1,35 @@
|
||||
# Carbon Dioxide Filter
|
||||
recipes.remove(<immersiveintelligence:metal_device1>);
|
||||
recipes.addShaped(<immersiveintelligence:metal_device1>, [[<immersiveengineering:metal_decoration1:1>, <techguns:itemshared:89>, <immersiveengineering:metal_decoration1:1>],[<immersiveengineering:metal_device1:6>, <immersiveengineering:metal_decoration0:4>, <immersiveengineering:toolupgrade:3>], [null, <immersiveengineering:metal_decoration0:4>, <immersiveengineering:toolupgrade:3>]]);
|
||||
|
||||
# Brass Sheetmetal
|
||||
recipes.remove(<immersiveintelligence:sheetmetal:3>);
|
||||
recipes.addShaped(<immersiveintelligence:sheetmetal:3> * 4, [[null, <ore:plateBrass>, null],[<ore:plateBrass>, null, <ore:plateBrass>], [null, <ore:plateBrass>, null]]);
|
||||
|
||||
# Engineer's Light Armor
|
||||
recipes.remove(<immersiveintelligence:light_engineer_armor_helmet>);
|
||||
recipes.remove(<immersiveintelligence:light_engineer_armor_chestplate>);
|
||||
recipes.remove(<immersiveintelligence:light_engineer_armor_leggings>);
|
||||
recipes.remove(<immersiveintelligence:light_engineer_armor_boots>);
|
||||
recipes.addShaped(<immersiveintelligence:light_engineer_armor_boots>, [[null, null, null],[<immersiveengineering:material:9>, <minecraft:leather_boots>, <immersiveengineering:material:9>], [<thermalfoundation:material:352>, <enderio:item_material:69>, <thermalfoundation:material:352>]]);
|
||||
recipes.addShaped(<immersiveintelligence:light_engineer_armor_leggings>, [[<immersiveengineering:material:9>, <techguns:itemshared:60>, <immersiveengineering:material:9>],[<thermalfoundation:material:352>, <minecraft:leather_leggings>, <thermalfoundation:material:352>], [<enderio:item_material:69>, <thermalfoundation:material:352>, <enderio:item_material:69>]]);
|
||||
recipes.addShaped(<immersiveintelligence:light_engineer_armor_chestplate>, [[<immersiveengineering:material:9>, <techguns:itemshared:60>, <immersiveengineering:material:9>],[<thermalfoundation:material:352>, <minecraft:leather_chestplate>, <thermalfoundation:material:352>], [<enderio:item_material:69>, null, <enderio:item_material:69>]]);
|
||||
recipes.addShaped(<immersiveintelligence:light_engineer_armor_helmet>, [[<thermalfoundation:material:352>, <thermalfoundation:material:352>, <thermalfoundation:material:352>],[<enderio:item_material:69>, <minecraft:leather_helmet>, <enderio:item_material:69>], [<techguns:itemshared:60>, <immersiveengineering:material:9>, <techguns:itemshared:60>]]);
|
||||
|
||||
# Casings
|
||||
|
||||
recipes.addShaped(<immersiveintelligence:ammo_casing:6> * 5, [[<thermalfoundation:material:192>, null, <thermalfoundation:material:192>],[<thermalfoundation:material:128>, null, <thermalfoundation:material:128>], [null, <thermalfoundation:material:128>, null]]);
|
||||
recipes.addShaped(<immersiveintelligence:ammo_casing:3> * 3, [[<railcraft:ingot:9>, null, <railcraft:ingot:9>],[<railcraft:ingot:9>, null, <railcraft:ingot:9>], [null, <railcraft:ingot:9>, null]]);
|
||||
|
||||
# Heat Resistant Coating
|
||||
|
||||
recipes.addShaped(<immersiveintelligence:armor_upgrade:7>, [[<ore:leather>, <immersiveengineering:material:5>, <minecraft:magma_cream>],[null, <immersiveengineering:material:5>, <minecraft:magma_cream>], [<ore:leather>, <immersiveengineering:material:5>, <minecraft:magma_cream>]]);
|
||||
|
||||
# Latex Bucket
|
||||
recipes.addShaped(<forge:bucketfilled>.withTag({FluidName: "latex", Amount: 1000}), [[<immersiveintelligence:rubber_log>, <immersiveintelligence:rubber_log>, <immersiveintelligence:rubber_log>],[<immersiveintelligence:rubber_log>, <immersiveintelligence:metal_device:10>, <immersiveintelligence:rubber_log>], [<immersiveintelligence:rubber_log>, <minecraft:bucket>, <immersiveintelligence:rubber_log>]]);
|
||||
|
||||
# Vulcanizer Mold Blueprint
|
||||
recipes.addShaped(<immersiveengineering:blueprint>.withTag({blueprint: "vulcanizer_molds"}), [[null, <immersiveintelligence:rubber_sapling>, null],[<ore:dyeBlue>, <ore:dyeBlue>, <ore:dyeBlue>], [<minecraft:paper>, <minecraft:paper>, <minecraft:paper>]]);
|
||||
|
||||
# Rubber Sappling
|
||||
recipes.addShaped(<immersiveintelligence:rubber_sapling>, [[null, null, null],[<astralsorcery:itemusabledust>, <minecraft:emerald>, <astralsorcery:itemusabledust>], [<thermalfoundation:fertilizer>, <ore:treeSapling>, <thermalfoundation:fertilizer>]]);
|
||||
7
overrides/scripts/ironchest.zs
Normal file
7
overrides/scripts/ironchest.zs
Normal file
@@ -0,0 +1,7 @@
|
||||
# Diamond Chest
|
||||
recipes.remove(<ironchest:iron_chest:2>);
|
||||
|
||||
# Chest Upgrades
|
||||
recipes.remove(<ironchest:diamond_obsidian_chest_upgrade>);
|
||||
recipes.remove(<ironchest:diamond_crystal_chest_upgrade>);
|
||||
recipes.remove(<ironchest:gold_diamond_chest_upgrade>);
|
||||
4
overrides/scripts/matteroverdrive.zs
Normal file
4
overrides/scripts/matteroverdrive.zs
Normal file
@@ -0,0 +1,4 @@
|
||||
recipes.removeShaped(<matteroverdrive:s_magnet>, [[<ore:dustRedstone>, <ore:dustRedstone>, <ore:dustRedstone>],[<ore:ingotTritanium>, <minecraft:ender_pearl>, <ore:ingotTritanium>], [<ore:dustRedstone>, <ore:dustRedstone>, <ore:dustRedstone>]]);
|
||||
recipes.removeShaped(<matteroverdrive:machine_hull>, [[null, <matteroverdrive:tritanium_plate>, null],[<matteroverdrive:tritanium_plate>, null, <matteroverdrive:tritanium_plate>], [null, <matteroverdrive:tritanium_plate>, null]]);
|
||||
recipes.addShaped(<matteroverdrive:s_magnet>, [[<nuclearcraft:part:4>, <nuclearcraft:part:4>, <nuclearcraft:part:4>],[<matteroverdrive:tritanium_plate>, <minecraft:ender_pearl>, <matteroverdrive:tritanium_plate>], [<nuclearcraft:part:4>, <nuclearcraft:part:4>, <nuclearcraft:part:4>]]);
|
||||
recipes.addShaped(<matteroverdrive:machine_hull>, [[null, <matteroverdrive:tritanium_plate>, null],[<matteroverdrive:tritanium_plate>, <thermalexpansion:frame>, <matteroverdrive:tritanium_plate>], [null, <matteroverdrive:tritanium_plate>, null]]);
|
||||
85
overrides/scripts/misc.zs
Normal file
85
overrides/scripts/misc.zs
Normal file
@@ -0,0 +1,85 @@
|
||||
import mods.harvestcrafttweaker.HarvestCraftTweaker;
|
||||
|
||||
# Mob Griding Stuff
|
||||
recipes.remove(<mob_grinding_utils:fan>);
|
||||
recipes.remove(<mob_grinding_utils:saw>);
|
||||
recipes.addShaped(<mob_grinding_utils:saw>, [[<nuclearcraft:sword_boron>, null, <nuclearcraft:sword_boron>],[<mob_grinding_utils:spikes>, <immersiveintelligence:sawblade:2>, <mob_grinding_utils:spikes>], [<nuclearcraft:part>, <nuclearcraft:part:8>, <nuclearcraft:part>]]);
|
||||
recipes.addShaped(<mob_grinding_utils:fan>, [[<nuclearcraft:part>, <galacticraftcore:air_fan>, <nuclearcraft:part>],[<galacticraftcore:air_fan>, <nuclearcraft:part:8>, <galacticraftcore:air_fan>], [<nuclearcraft:part>, <galacticraftcore:air_fan>, <nuclearcraft:part>]]);
|
||||
|
||||
# Linked Ender Entities
|
||||
recipes.remove(<enderstorage:ender_storage:1>);
|
||||
recipes.remove(<enderstorage:ender_storage>);
|
||||
recipes.remove(<enderstorage:ender_pouch>);
|
||||
recipes.addShaped(<enderstorage:ender_pouch>, [[<minecraft:blaze_powder>, <ore:leather>, <minecraft:blaze_powder>],[<ore:leather>, <astralsorcery:itemshiftingstar>, <ore:leather>], [<minecraft:blaze_powder>, <minecraft:wool>, <minecraft:blaze_powder>]]);
|
||||
recipes.addShaped(<enderstorage:ender_storage>, [[<minecraft:blaze_rod>, <minecraft:wool>, <minecraft:blaze_rod>],[<ore:obsidian>, <ore:chest>, <ore:obsidian>], [<minecraft:blaze_rod>, <astralsorcery:itemshiftingstar>, <minecraft:blaze_rod>]]);
|
||||
recipes.addShaped(<enderstorage:ender_storage:1>, [[<minecraft:blaze_rod>, <minecraft:wool>, <minecraft:blaze_rod>],[<ore:obsidian>, <thermalexpansion:tank>, <ore:obsidian>], [<minecraft:blaze_rod>, <astralsorcery:itemshiftingstar>, <minecraft:blaze_rod>]]);
|
||||
|
||||
# Blue Dye
|
||||
HarvestCraftTweaker.addPressing(<harvestcraft:blueberryjuiceitem>, <biomesoplenty:blue_dye>, <harvestcraft:freshwateritem>);
|
||||
|
||||
# Woven Cotton
|
||||
recipes.remove(<harvestcraft:wovencottonitem>);
|
||||
recipes.addShaped(<harvestcraft:wovencottonitem> * 2, [[<minecraft:string>, <harvestcraft:cottonitem>, <minecraft:string>],[<harvestcraft:cottonitem>, null, <harvestcraft:cottonitem>], [null, null, null]]);
|
||||
|
||||
|
||||
# Coal Recycling
|
||||
recipes.addShaped(<excompressum:uncompressed_coal>, [[null, null, null],[null, <thermalfoundation:material:768>, null], [null, null, null]]);
|
||||
|
||||
# Thirst Quencher
|
||||
recipes.remove(<tanaddons:thirst_quencher>);
|
||||
recipes.addShaped(<tanaddons:thirst_quencher>, [[<thermalfoundation:material:352>, <toughasnails:charcoal_filter>, <thermalfoundation:material:352>],[<thermalfoundation:material:352>, <thermalexpansion:tank>, <thermalfoundation:material:352>], [<thermalfoundation:material:352>, <nuclearcraft:lithium_ion_cell>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# Temperature Regulators
|
||||
recipes.remove(<tanaddons:temp_regulator>);
|
||||
recipes.remove(<tanaddons:portable_temp_regulator>);
|
||||
recipes.addShaped(<tanaddons:portable_temp_regulator>, [[<thermalfoundation:material:352>, <nuclearcraft:lithium_ion_cell>, <thermalfoundation:material:352>],[<thermalfoundation:material:352>, <tanaddons:temp_regulator>, <thermalfoundation:material:352>], [<thermalfoundation:material:352>, <immersiveengineering:metal_decoration0:7>, <thermalfoundation:material:352>]]);
|
||||
recipes.addShaped(<tanaddons:temp_regulator>, [[<thermalfoundation:material:352>, <immersiveengineering:metal_decoration0:7>, <thermalfoundation:material:352>],[<toughasnails:temperature_coil>, <nuclearcraft:rtg_americium>, <toughasnails:temperature_coil:1>], [<thermalfoundation:material:352>, <immersiveengineering:metal_decoration0:7>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# Wooden Gear
|
||||
recipes.remove(<thermalfoundation:material:22>);
|
||||
|
||||
# Framed Trapdoor
|
||||
recipes.remove(<blockcraftery:editable_trap_door>);
|
||||
recipes.addShaped(<blockcraftery:editable_trap_door> * 8, [[null, null, null],[<blockcraftery:editable_block>, <blockcraftery:editable_block>, null], [<blockcraftery:editable_block>, <blockcraftery:editable_block>, null]]);
|
||||
|
||||
# Framed Block
|
||||
recipes.remove(<blockcraftery:editable_block>);
|
||||
recipes.addShaped(<blockcraftery:editable_block> * 4, [[<minecraft:stick>, null, <minecraft:stick>],[null, null, null], [<minecraft:stick>, null, <minecraft:stick>]]);
|
||||
|
||||
# Greenhouse Glass
|
||||
recipes.remove(<sereneseasons:greenhouse_glass>);
|
||||
recipes.addShaped(<sereneseasons:greenhouse_glass> * 16, [[<thermalfoundation:material:321>, <minecraft:stained_glass:9>, <thermalfoundation:material:321>],[<minecraft:stained_glass:9>, <immersiveengineering:treated_wood>, <minecraft:stained_glass:9>], [<thermalfoundation:material:321>, <minecraft:stained_glass:9>, <thermalfoundation:material:321>]]);
|
||||
|
||||
# Weather Machine
|
||||
recipes.remove(<weather2:weather_machine>);
|
||||
|
||||
# Shield Generator
|
||||
recipes.remove(<moreplanets:shield_generator>);
|
||||
recipes.addShaped(<moreplanets:shield_generator>, [[<galacticraftplanets:item_basic_mars:5>, <galacticraftplanets:basic_item_venus>, <galacticraftplanets:item_basic_mars:5>],[<galacticraftcore:aluminum_wire:1>, <matteroverdrive:forcefield_emitter>, <galacticraftcore:aluminum_wire:1>], [<galacticraftplanets:item_basic_asteroids:6>, <galacticraftplanets:item_basic_asteroids:6>, <galacticraftplanets:item_basic_asteroids:6>]]);
|
||||
|
||||
# Wyvern Core
|
||||
recipes.remove(<draconicevolution:wyvern_core>);
|
||||
|
||||
# TNT
|
||||
recipes.remove(<minecraft:tnt>);
|
||||
recipes.addShaped(<minecraft:tnt> * 2, [[<techguns:itemshared:75>, <immersiveengineering:material:4>, <techguns:itemshared:75>],[<techguns:itemshared:55>, <techguns:itemshared:75>, <techguns:itemshared:55>], [<techguns:itemshared:75>, <techguns:itemshared:55>, <techguns:itemshared:75>]]);
|
||||
recipes.removeShaped(<mysticalagradditions:insanium>, [[null, <mysticalagriculture:crafting:4>, null],[<mysticalagriculture:crafting:4>, <mysticalagriculture:infusion_crystal>, <mysticalagriculture:crafting:4>], [null, <mysticalagriculture:crafting:4>, null]]);
|
||||
recipes.remove(<minecraft:ender_eye>);
|
||||
recipes.removeShaped(<draconicevolution:draconic_core>, [[<ore:ingotDraconium>, <ore:ingotGold>, <ore:ingotDraconium>],[<ore:ingotGold>, <ore:gemDiamond>, <ore:ingotGold>], [<ore:ingotDraconium>, <ore:ingotGold>, <ore:ingotDraconium>]]);
|
||||
recipes.removeShaped(<matteroverdrive:tritanium_plate>);
|
||||
recipes.addShaped(<immersivepetroleum:stone_decoration> * 8, [[<ore:sand>, <ore:clathrateOil>, <ore:sand>],[<ore:gravel>, <ore:listAllwater>, <ore:gravel>], [<ore:sand>, <ore:clathrateOil>, <ore:sand>]]);
|
||||
|
||||
# Crystal Chest
|
||||
recipes.removeShaped(<ironchest:iron_chest:5>, [[<ore:blockGlassColorless>, <ore:blockGlassColorless>, <ore:blockGlassColorless>],[<ore:blockGlassColorless>, <ironchest:iron_chest:2>, <ore:blockGlassColorless>], [<ore:blockGlassColorless>, <ore:blockGlassColorless>, <ore:blockGlassColorless>]]);
|
||||
|
||||
recipes.addShaped(<draconicevolution:draconic_core>, [[<ore:ingotDraconium>, <extraplanets:neptune:2>, <ore:ingotDraconium>],[<extraplanets:neptune:2>, <projecte:item.pe_matter:1>, <extraplanets:neptune:2>], [<ore:ingotDraconium>, <extraplanets:neptune:2>, <ore:ingotDraconium>]]);
|
||||
recipes.addShaped(<matteroverdrive:tritanium_plate> * 3, [[<ore:compressedDesh>, <ore:compressedDesh>, <ore:compressedDesh>],[<ore:ingotTritanium>, <ore:ingotTritanium>, <ore:ingotTritanium>], [<ore:compressedDesh>, <ore:compressedDesh>, <ore:compressedDesh>]]);
|
||||
recipes.addShaped(<immersivepetroleum:stone_decoration> * 12, [[<ore:itemSlag>, <ore:clathrateOil>, <ore:itemSlag>],[<ore:gravel>, <minecraft:water_bucket>, <ore:gravel>], [<ore:itemSlag>, <ore:clathrateOil>, <ore:itemSlag>]]);
|
||||
|
||||
# Silicon Recipes
|
||||
recipes.addShaped(<nuclearcraft:gem:6>, [[null, null, null],[null, <immersiveintelligence:material_boule>, null], [null, null, null]]);
|
||||
recipes.addShaped(<immersiveintelligence:material_boule>, [[null, null, null],[null, <galacticraftcore:basic_item:2>, null], [null, null, null]]);
|
||||
recipes.addShaped(<immersiveintelligence:material_boule>, [[null, null, null],[null, <nuclearcraft:gem:6>, null], [null, null, null]]);
|
||||
|
||||
# Antimatter Bomb
|
||||
recipes.addShaped(<trinity:bomb_antimatter>, [[<trinity:compression_charge>, <projecte:item.pe_matter>, <trinity:compression_charge>],[<projecte:item.pe_matter>, <enderio:block_alloy_endergy:3>, <projecte:item.pe_matter>], [<trinity:compression_charge>, <projecte:item.pe_matter>, <trinity:compression_charge>]]);
|
||||
9
overrides/scripts/mysticalagriculture.zs
Normal file
9
overrides/scripts/mysticalagriculture.zs
Normal file
@@ -0,0 +1,9 @@
|
||||
# Infusion Crystal
|
||||
recipes.remove(<mysticalagriculture:infusion_crystal>);
|
||||
recipes.addShaped(<mysticalagriculture:infusion_crystal>, [[<ore:shardProsperity>, <ore:essenceInferium>, <ore:shardProsperity>],[<ore:essenceInferium>, <biomesoplenty:terrestrial_artifact>, <ore:essenceInferium>], [<ore:shardProsperity>, <ore:essenceInferium>, <ore:shardProsperity>]]);
|
||||
|
||||
# Master Infusion Crystal
|
||||
recipes.remove(<mysticalagriculture:master_infusion_crystal>);
|
||||
|
||||
|
||||
|
||||
86
overrides/scripts/nuclearcraft.zs
Normal file
86
overrides/scripts/nuclearcraft.zs
Normal file
@@ -0,0 +1,86 @@
|
||||
# Computer Ports
|
||||
recipes.remove(<nuclearcraft:turbine_computer_port>);
|
||||
recipes.remove(<nuclearcraft:heat_exchanger_computer_port>);
|
||||
recipes.remove(<nuclearcraft:salt_fission_computer_port>);
|
||||
recipes.addShaped(<nuclearcraft:heat_exchanger_computer_port>, [[null, <immersiveintelligence:material:1>, null],[<opencomputers:cable>, <nuclearcraft:heat_exchanger_wall>, <opencomputers:cable>], [null, <opencomputers:material:4>, null]]);
|
||||
recipes.addShaped(<nuclearcraft:turbine_computer_port>, [[null, <immersiveintelligence:material:1>, null],[<opencomputers:cable>, <nuclearcraft:turbine_wall>, <opencomputers:cable>], [null, <opencomputers:material:4>, null]]);
|
||||
recipes.addShaped(<nuclearcraft:salt_fission_computer_port>, [[null, <immersiveintelligence:material:1>, null],[<opencomputers:cable>, <nuclearcraft:salt_fission_wall>, <opencomputers:cable>], [null, <opencomputers:material:4>, null]]);
|
||||
|
||||
# Fission Controller
|
||||
recipes.remove(<nuclearcraft:fission_controller_new_fixed>);
|
||||
|
||||
# Decay Hastener
|
||||
recipes.remove(<nuclearcraft:decay_hastener_idle>);
|
||||
recipes.addShaped(<nuclearcraft:decay_hastener_idle>, [[<nuclearcraft:part:1>, <immersiveintelligence:material:7>, <nuclearcraft:part:1>],[<astralsorcery:itemcraftingcomponent>, <nuclearcraft:part:10>, <astralsorcery:itemcraftingcomponent>], [<nuclearcraft:part:1>, <nuclearcraft:part:8>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Fuel Reprocessor
|
||||
recipes.remove(<nuclearcraft:fuel_reprocessor_idle>);
|
||||
recipes.addShaped(<nuclearcraft:fuel_reprocessor_idle>, [[<nuclearcraft:part:1>, <nuclearcraft:part:8>, <nuclearcraft:part:1>],[<nuclearcraft:alloy:1>, <nuclearcraft:part:10>, <nuclearcraft:alloy:1>], [<nuclearcraft:part:1>, <nuclearcraft:part:9>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Pressurizer
|
||||
recipes.remove(<nuclearcraft:pressurizer_idle>);
|
||||
recipes.addShaped(<nuclearcraft:pressurizer_idle>, [[<nuclearcraft:part:1>, <immersiveengineering:metal_decoration0:5>, <nuclearcraft:part:1>],[<nuclearcraft:part:9>, <nuclearcraft:part:10>, <nuclearcraft:part:9>], [<nuclearcraft:part:1>, <nuclearcraft:part:8>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Salt Mixer
|
||||
recipes.remove(<nuclearcraft:salt_mixer_idle>);
|
||||
recipes.addShaped(<nuclearcraft:salt_mixer_idle>, [[<nuclearcraft:part:1>, <immersiveengineering:material:9>, <nuclearcraft:part:1>],[<minecraft:bucket>, <nuclearcraft:part:10>, <minecraft:bucket>], [<nuclearcraft:part:1>, <nuclearcraft:part:8>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Fluid Extractor
|
||||
recipes.remove(<nuclearcraft:extractor_idle>);
|
||||
recipes.addShaped(<nuclearcraft:extractor_idle>, [[<nuclearcraft:part:1>, <techguns:itemshared:72>, <nuclearcraft:part:1>],[<minecraft:hopper>, <nuclearcraft:part:10>, <minecraft:bucket>], [<nuclearcraft:part:1>, <nuclearcraft:part:7>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Fluid Infuser
|
||||
recipes.remove(<nuclearcraft:infuser_idle>);
|
||||
recipes.addShaped(<nuclearcraft:infuser_idle>, [[<nuclearcraft:part:1>, <techguns:itemshared:72>, <nuclearcraft:part:1>],[<minecraft:hopper>, <nuclearcraft:part:10>, <minecraft:hopper>], [<nuclearcraft:part:1>, <nuclearcraft:part:7>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Chemical Reactor
|
||||
recipes.remove(<nuclearcraft:chemical_reactor_idle>);
|
||||
recipes.addShaped(<nuclearcraft:chemical_reactor_idle>, [[<nuclearcraft:part:1>, <nuclearcraft:part:8>, <nuclearcraft:part:1>],[<immersiveintelligence:material:7>, <nuclearcraft:part:10>, <immersiveintelligence:material:7>], [<nuclearcraft:part:1>, <techguns:basicmachine:2>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Super Cooler
|
||||
recipes.remove(<nuclearcraft:supercooler_idle>);
|
||||
recipes.addShaped(<nuclearcraft:supercooler_idle>, [[<nuclearcraft:part:1>, <nuclearcraft:alloy:2>, <nuclearcraft:part:1>],[<toughasnails:temperature_coil>, <nuclearcraft:part:10>, <toughasnails:temperature_coil>], [<nuclearcraft:part:1>, <nuclearcraft:part:7>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Advanced Plating:
|
||||
recipes.remove(<nuclearcraft:part:1>);
|
||||
recipes.addShaped(<nuclearcraft:part:1>, [[<techguns:itemshared:55>, <nuclearcraft:alloy:1>, <techguns:itemshared:55>],[<nuclearcraft:alloy:1>, <nuclearcraft:part>, <nuclearcraft:alloy:1>], [<techguns:itemshared:55>, <nuclearcraft:alloy:1>, <techguns:itemshared:55>]]);
|
||||
|
||||
# Servomechanism
|
||||
recipes.remove(<nuclearcraft:part:7>);
|
||||
recipes.addShaped(<nuclearcraft:part:7>, [[<nuclearcraft:alloy:6>, null, <nuclearcraft:alloy:6>],[<minecraft:redstone>, <thermalfoundation:material:352>, <minecraft:redstone>], [<thermalfoundation:material:352>, <immersiveintelligence:material:14>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# Solenoid
|
||||
recipes.remove(<nuclearcraft:part:4>);
|
||||
recipes.addShaped(<nuclearcraft:part:4> * 2, [[<immersiveengineering:material:20>, <immersiveengineering:material:20>, null],[<immersiveintelligence:material_ingot:5>, <immersiveintelligence:material_ingot:5>, null], [<immersiveengineering:material:20>, <immersiveengineering:material:20>, null]]);
|
||||
|
||||
# Fusion Electromagnets
|
||||
recipes.removeShaped(<nuclearcraft:fusion_electromagnet_transparent_idle>, [[<nuclearcraft:part:4>, <nuclearcraft:part:1>, <nuclearcraft:part:4>], [<nuclearcraft:part:1>, <ore:blockGlassColorless>, <nuclearcraft:part:1>], [<nuclearcraft:part:4>, <nuclearcraft:part:1>, <nuclearcraft:part:4>]]);
|
||||
recipes.removeShaped(<nuclearcraft:fusion_electromagnet_idle>, [[<nuclearcraft:part:4>, <nuclearcraft:part:1>, <nuclearcraft:part:4>],[<nuclearcraft:part:1>, null, <nuclearcraft:part:1>], [<nuclearcraft:part:4>, <nuclearcraft:part:1>, <nuclearcraft:part:4>]]);
|
||||
recipes.addShaped(<nuclearcraft:fusion_electromagnet_transparent_idle>, [[<matteroverdrive:s_magnet>, <nuclearcraft:part:1>, <matteroverdrive:s_magnet>], [<nuclearcraft:part:1>, <ore:blockGlassColorless>, <nuclearcraft:part:1>], [<matteroverdrive:s_magnet>, <nuclearcraft:part:1>, <matteroverdrive:s_magnet>]]);
|
||||
recipes.addShaped(<nuclearcraft:fusion_electromagnet_idle>, [[<matteroverdrive:s_magnet>, <nuclearcraft:part:1>, <matteroverdrive:s_magnet>], [<nuclearcraft:part:1>, null, <nuclearcraft:part:1>], [<matteroverdrive:s_magnet>, <nuclearcraft:part:1>, <matteroverdrive:s_magnet>]]);
|
||||
|
||||
# Heavy Rad Shielding
|
||||
recipes.removeShaped(<nuclearcraft:rad_shielding:2>, [[<ore:ingotBeryllium>, <ore:ingotBeryllium>, <ore:ingotBeryllium>],[<nuclearcraft:rad_shielding:1>, <ore:ingotHardCarbon>, <nuclearcraft:rad_shielding:1>], [<nuclearcraft:part:2>, <nuclearcraft:part:2>, <nuclearcraft:part:2>]]);
|
||||
recipes.addShaped(<nuclearcraft:rad_shielding:2>, [[<ore:ingotBeryllium>, <ore:ingotBeryllium>, <ore:ingotBeryllium>],[<nuclearcraft:rad_shielding:1>, <galacticraftcore:item_basic_moon:2>, <nuclearcraft:rad_shielding:1>], [<nuclearcraft:part:2>, <nuclearcraft:part:2>, <nuclearcraft:part:2>]]);
|
||||
|
||||
# Electric Motor
|
||||
recipes.remove(<nuclearcraft:part:8>);
|
||||
recipes.addShaped(<nuclearcraft:part:8>, [[<thermalfoundation:material:352>, <thermalfoundation:material:352>, <techguns:itemshared:63>],[<nuclearcraft:part:4>, <nuclearcraft:part:4>, <immersiveengineering:material:8>], [<thermalfoundation:material:352>, <thermalfoundation:material:352>, <techguns:itemshared:63>]]);
|
||||
|
||||
recipes.removeShaped(<nuclearcraft:part:10>, [[<ore:ingotLead>, <ore:ingotSteel>, <ore:ingotLead>],[<ore:ingotSteel>, <ore:ingotTough>, <ore:ingotSteel>], [<ore:ingotLead>, <ore:ingotSteel>, <ore:ingotLead>]]);
|
||||
recipes.addShaped(<nuclearcraft:part:10>, [[<ore:plateLead>, <ore:ingotTough>, <ore:plateLead>],[<ore:ingotTough>, <immersiveengineering:metal_decoration0:5>, <ore:ingotTough>], [<ore:plateLead>, <ore:ingotTough>, <ore:plateLead>]]);
|
||||
|
||||
# Melter
|
||||
recipes.remove(<nuclearcraft:melter_idle>);
|
||||
recipes.addShaped(<nuclearcraft:melter_idle>, [[<nuclearcraft:part:1>, <quark:biotite>, <nuclearcraft:part:1>],[<quark:biotite>, <nuclearcraft:part:10>, <quark:biotite>], [<nuclearcraft:part:1>, <nuclearcraft:part:7>, <nuclearcraft:part:1>]]);
|
||||
|
||||
# Speed Upgrade
|
||||
recipes.remove(<nuclearcraft:upgrade>);
|
||||
recipes.addShaped(<nuclearcraft:upgrade>, [[<minecraft:dye:4>, <minecraft:redstone>, <minecraft:dye:4>],[<minecraft:redstone>, <techguns:itemshared:55>, <minecraft:redstone>], [<minecraft:dye:4>, <minecraft:redstone>, <minecraft:dye:4>]]);
|
||||
|
||||
# Energy Upgrade
|
||||
recipes.remove(<nuclearcraft:upgrade:1>);
|
||||
recipes.addShaped(<nuclearcraft:upgrade:1>, [[<thermalfoundation:material:770>, <thermalfoundation:material:33>, <thermalfoundation:material:770>], [<thermalfoundation:material:33>, <techguns:itemshared:55>, <thermalfoundation:material:33>], [<thermalfoundation:material:770>, <thermalfoundation:material:33>, <thermalfoundation:material:770>]]);
|
||||
|
||||
# Fusion Core
|
||||
recipes.remove(<nuclearcraft:fusion_core>);
|
||||
12
overrides/scripts/opencomputers.zs
Normal file
12
overrides/scripts/opencomputers.zs
Normal file
@@ -0,0 +1,12 @@
|
||||
# Raw Circuit
|
||||
recipes.remove(<opencomputers:material:2>);
|
||||
|
||||
# Printed Circuit
|
||||
recipes.remove(<opencomputers:material:4>);
|
||||
recipes.addShaped(<opencomputers:material:4>, [[null, null, null],[null, <ore:oc:materialCircuitBoardPrinted>, null], [null, null, null]]);
|
||||
|
||||
# Removed Crafting Parts
|
||||
recipes.remove(<opencomputers:material:7>);
|
||||
recipes.remove(<opencomputers:material:8>);
|
||||
recipes.remove(<opencomputers:material:9>);
|
||||
recipes.remove(<opencomputers:material:6>);
|
||||
18
overrides/scripts/pollution.zs
Normal file
18
overrides/scripts/pollution.zs
Normal file
@@ -0,0 +1,18 @@
|
||||
import crafttweaker.oredict.IOreDict;
|
||||
|
||||
# Diamond Respirator
|
||||
recipes.remove(<adpother:diamond_respirator>);
|
||||
recipes.addShaped(<adpother:diamond_respirator>, [[<ore:leather>, <minecraft:leather_helmet>, <ore:leather>],[<ore:leather>, <ore:blockGlassColorless>, <ore:leather>], [<harvestcraft:wovencottonitem>, <techguns:itemshared:89>, <harvestcraft:wovencottonitem>]]);
|
||||
|
||||
# Pollution Pipe
|
||||
recipes.remove(<pollutantpump:pipe>);
|
||||
recipes.addShaped(<pollutantpump:pipe> * 8, [[null, <immersiveengineering:metal_device1:6>, null],[<immersiveengineering:metal_device1:6>, null, <immersiveengineering:metal_device1:6>], [null, <immersiveengineering:metal_device1:6>, null]]);
|
||||
|
||||
|
||||
# Pollution Pump
|
||||
recipes.remove(<pollutantpump:pump>);
|
||||
recipes.addShaped(<pollutantpump:pump>, [[<thermalfoundation:material:352>, <adchimneys:iron_plate:1>, <thermalfoundation:material:352>],[<thermalfoundation:material:24>, <galacticraftcore:air_fan>, <thermalfoundation:material:24>], [<thermalfoundation:material:352>, <immersiveintelligence:material:14>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# OreDict Filter
|
||||
oreDict.pollutionFilter;
|
||||
<ore:pollutionFilter>.add(<techguns:itemshared:89>);
|
||||
29
overrides/scripts/projecte.zs
Normal file
29
overrides/scripts/projecte.zs
Normal file
@@ -0,0 +1,29 @@
|
||||
# Philosopheres Stone
|
||||
recipes.removeShaped(<projecte:item.pe_philosophers_stone>, [[<minecraft:redstone>, <minecraft:glowstone_dust>, <minecraft:redstone>],[<minecraft:glowstone_dust>, <minecraft:diamond>, <minecraft:glowstone_dust>], [<minecraft:redstone>, <minecraft:glowstone_dust>, <minecraft:redstone>]]);
|
||||
recipes.removeShaped(<projecte:item.pe_philosophers_stone>, [[<minecraft:glowstone_dust>, <minecraft:redstone>, <minecraft:glowstone_dust>],[<minecraft:redstone>, <minecraft:diamond>, <minecraft:redstone>], [<minecraft:glowstone_dust>, <minecraft:redstone>, <minecraft:glowstone_dust>]]);
|
||||
|
||||
# Energy Collector MK1
|
||||
recipes.removeShaped(<projecte:collector_mk1>, [[<ore:glowstone>, <ore:blockGlassColorless>, <ore:glowstone>],[<ore:glowstone>, <ore:blockDiamond>, <ore:glowstone>], [<ore:glowstone>, <minecraft:furnace>, <ore:glowstone>]]);
|
||||
recipes.addShaped(<projecte:collector_mk1>, [[<ore:glowstone>, <nuclearcraft:solar_panel_elite>, <ore:glowstone>],[<ore:glowstone>, <matteroverdrive:spacetime_equalizer>, <ore:glowstone>], [<ore:glowstone>, <minecraft:furnace>, <ore:glowstone>]]);
|
||||
|
||||
# Energy Condenser MK2
|
||||
recipes.removeShaped(<projecte:condenser_mk2>, [[<projecte:matter_block:1>, <projecte:matter_block>, <projecte:matter_block:1>],[<projecte:matter_block>, <projecte:condenser_mk1>, <projecte:matter_block>], [<projecte:matter_block:1>, <projecte:matter_block>, <projecte:matter_block:1>]]);
|
||||
recipes.addShaped(<projecte:condenser_mk2>, [[<projecte:matter_block:1>, <extraplanets:neptune:2>, <projecte:matter_block:1>],[<extraplanets:neptune:2>, <projecte:condenser_mk1>, <extraplanets:neptune:2>], [<projecte:matter_block:1>, <extraplanets:neptune:2>, <projecte:matter_block:1>]]);
|
||||
|
||||
# Energy Condenser Mk1
|
||||
recipes.removeShaped(<projecte:condenser_mk1>, [[<ore:obsidian>, <ore:gemDiamond>, <ore:obsidian>],[<ore:gemDiamond>, <projecte:alchemical_chest>, <ore:gemDiamond>], [<ore:obsidian>, <ore:gemDiamond>, <ore:obsidian>]]);
|
||||
recipes.addShaped(<projecte:condenser_mk1>, [[<enderio:block_transceiver>, <ore:ingotCrystal>, <enderio:block_transceiver>],[<ore:ingotCrystal>, <projecte:alchemical_chest>, <ore:ingotCrystal>], [<enderio:block_transceiver>, <ore:ingotCrystal>, <enderio:block_transceiver>]]);
|
||||
|
||||
# Whatch of Flowing Time
|
||||
recipes.removeShaped(<projecte:item.pe_time_watch>, [[<projecte:item.pe_matter>, <ore:glowstone>, <projecte:item.pe_matter>],[<ore:obsidian>, <minecraft:clock>, <ore:obsidian>], [<projecte:item.pe_matter>, <ore:glowstone>, <projecte:item.pe_matter>]]);
|
||||
recipes.addShaped(<projecte:item.pe_time_watch>, [[<projecte:item.pe_matter>, <ore:blockStellarAlloy>, <projecte:item.pe_matter>],[<ore:obsidian>, <minecraft:clock>, <ore:obsidian>], [<projecte:item.pe_matter>, <ore:blockStellarAlloy>, <projecte:item.pe_matter>]]);
|
||||
|
||||
# Transmutation Table
|
||||
recipes.remove(<projecte:transmutation_table>);
|
||||
|
||||
# Nova Catalyst
|
||||
recipes.remove(<projecte:nova_catalyst>);
|
||||
recipes.addShaped(<projecte:nova_catalyst>, [[<projecte:item.pe_fuel:1>, <projecte:item.pe_fuel:1>, <projecte:item.pe_fuel:1>],[<projecte:item.pe_fuel:1>, <minecraft:tnt>, <projecte:item.pe_fuel:1>], [<projecte:item.pe_fuel:1>, <projecte:item.pe_fuel:1>, <projecte:item.pe_fuel:1>]]);
|
||||
# Nova Cataclysm
|
||||
recipes.remove(<projecte:nova_cataclysm>);
|
||||
recipes.addShaped(<projecte:nova_cataclysm>, [[<projecte:item.pe_fuel:2>, <projecte:item.pe_fuel:2>, <projecte:item.pe_fuel:2>],[<projecte:item.pe_fuel:2>, <projecte:nova_catalyst>, <projecte:item.pe_fuel:2>], [<projecte:item.pe_fuel:2>, <projecte:item.pe_fuel:2>, <projecte:item.pe_fuel:2>]]);
|
||||
4
overrides/scripts/railcraft.zs
Normal file
4
overrides/scripts/railcraft.zs
Normal file
@@ -0,0 +1,4 @@
|
||||
# Electric Locmotive
|
||||
|
||||
recipes.addShaped(<railcraft:locomotive_electric>, [[<minecraft:redstone_lamp>, <ore:plateSteel>, null],[<railcraft:charge:5>, <railcraft:battery_nickel_iron>, <railcraft:charge:5>], [<ore:gearSteel>, <minecraft:minecart>, <ore:gearSteel>]]);
|
||||
recipes.addShaped(<railcraft:locomotive_electric>, [[<minecraft:redstone_lamp>, <ore:plateSteel>, null],[<railcraft:charge:5>, <railcraft:battery_nickel_zinc>, <railcraft:charge:5>], [<ore:gearSteel>, <minecraft:minecart>, <ore:gearSteel>]]);
|
||||
14
overrides/scripts/recipes.zs
Normal file
14
overrides/scripts/recipes.zs
Normal file
@@ -0,0 +1,14 @@
|
||||
//This file was created via CT-GUI! Editing it is not advised!
|
||||
//Don't touch me!
|
||||
//#Remove
|
||||
recipes.removeShaped(<immersiveengineering:blueprint>.withTag({blueprint: "ammo_molds"}), [[null, <immersiveintelligence:rubber_sapling>, null],[<ore:dyeBlue>, <ore:dyeBlue>, <ore:dyeBlue>], [<minecraft:paper>, <minecraft:paper>, <minecraft:paper>]]);
|
||||
//Don't touch me!
|
||||
//#Add
|
||||
recipes.addShaped(<minecraft:skull:1>, [[<quark:black_ash>, <quark:black_ash>, <quark:black_ash>],[<quark:black_ash>, <minecraft:skull>, <quark:black_ash>], [<quark:black_ash>, <quark:black_ash>, <quark:black_ash>]]);
|
||||
recipes.addShaped(<thermalfoundation:glass>, [[<thermalfoundation:material:64>, <minecraft:glass>, null],[<thermalfoundation:material:770>, <thermalfoundation:material:1024>, null], [null, null, null]]);
|
||||
recipes.addShaped(<galacticraftcore:basic_item:9>, [[<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],[<ore:blockTitanium>, <ore:blockTitanium>, <ore:blockTitanium>], [<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>]]);
|
||||
recipes.addShaped(<galacticraftcore:basic_item:9>, [[<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>],[<ore:blockTitanium>, <ore:blockTitanium>, <ore:blockTitanium>], [<ore:plateSteel>, <ore:plateSteel>, <ore:plateSteel>]]);
|
||||
recipes.addShaped(<harvestcraft:saucedlambkebabitem>, [[null, null, null],[<harvestcraft:spiceleafitem>, <harvestcraft:lambkebabitem>, null], [<harvestcraft:vinegaritem>, <harvestcraft:heavycreamitem>, null]]);
|
||||
recipes.addShaped(<immersiveintelligence:material:28>, [[null, null, null],[null, <techguns:itemshared:95>, null], [null, null, null]]);
|
||||
recipes.addShaped(<extraplanets:tier8_items:5>, [[null, null, null],[null, <railcraft:ingot:8>, null], [null, null, null]]);
|
||||
//File End
|
||||
87
overrides/scripts/techguns.zs
Normal file
87
overrides/scripts/techguns.zs
Normal file
@@ -0,0 +1,87 @@
|
||||
# Lamp
|
||||
recipes.remove(<techguns:lamp0>);
|
||||
recipes.addShaped(<techguns:lamp0> * 16, [[<ore:paneGlassColorless>, <ore:paneGlassColorless>, <ore:paneGlassColorless>],[<ore:paneGlassColorless>, <immersiveengineering:material:26>, <ore:paneGlassColorless>], [<minecraft:iron_nugget>, <minecraft:redstone>, <minecraft:iron_nugget>]]);
|
||||
|
||||
# Reaction Chamber Glass
|
||||
recipes.remove(<techguns:multiblockmachine:4>);
|
||||
recipes.addShaped(<techguns:multiblockmachine:4> * 6, [[<techguns:multiblockmachine:3>, <engineersdecor:panzerglass_block>, <techguns:multiblockmachine:3>],[<techguns:multiblockmachine:3>, <engineersdecor:panzerglass_block>, <techguns:multiblockmachine:3>], [<techguns:multiblockmachine:3>, <engineersdecor:panzerglass_block>, <techguns:multiblockmachine:3>]]);
|
||||
|
||||
# Titanium
|
||||
recipes.addShaped(<techguns:itemshared:85>, [[null, null, null],[null, <ore:oreTitaniumIron>, <thermalfoundation:material:1024>], [null, null, null]]);
|
||||
|
||||
# Gas Filter
|
||||
recipes.remove(<techguns:itemshared:89>);
|
||||
recipes.addShaped(<techguns:itemshared:89> * 2, [[<minecraft:iron_nugget>, <minecraft:iron_nugget>, <minecraft:iron_nugget>],[<minecraft:iron_nugget>, <immersiveengineering:material:17>, <minecraft:iron_nugget>], [<minecraft:iron_nugget>, <minecraft:iron_nugget>, <minecraft:iron_nugget>]]);
|
||||
|
||||
# Cybernetic Parts
|
||||
recipes.addShaped(<techguns:itemshared:69> * 2, [[<techguns:itemshared:63>, <techguns:itemshared:55>, <nuclearcraft:part:6>],[<techguns:itemshared:55>, <immersiveengineering:material:20>, <techguns:itemshared:55>], [<immersiveintelligence:material:13>, <techguns:itemshared:55>, <techguns:itemshared:63>]]);
|
||||
|
||||
# Small Nuclear Warhead
|
||||
recipes.removeShaped(<techguns:itemshared:118>, [[<ore:plateLead>, <ore:circuitBasic>, <ore:plateLead>],[<techguns:itemshared:75>, <ore:ingotUraniumEnriched>, <techguns:itemshared:75>], [<ore:plateLead>, <ore:circuitBasic>, <ore:plateLead>]]);
|
||||
recipes.addShaped(<techguns:itemshared:118>, [[<ore:plateLead>, <ore:circuitBasic>, <ore:plateLead>],[<ore:ingotUranium235Base>, <ore:ingotUraniumEnriched>, <ore:ingotUranium235Base>], [<ore:plateLead>, <ore:circuitBasic>, <ore:plateLead>]]);
|
||||
|
||||
# Carbon Receiver
|
||||
recipes.removeShaped(<techguns:itemshared:36>, [[<ore:plateCarbon>, <ore:plateCarbon>, <ore:plateCarbon>],[null, <techguns:itemshared:59>, <ore:ingotObsidianSteel>], [null, null, <ore:ingotObsidianSteel>]]);
|
||||
recipes.addShaped(<techguns:itemshared:36>, [[<ore:plateCarbon>, <ore:plateCarbon>, <ore:plateCarbon>],[null, <techguns:itemshared:59>, <ore:ingotDesh>], [null, null, <ore:ingotDesh>]]);
|
||||
|
||||
# Hardened Receiver
|
||||
recipes.removeShaped(<techguns:itemshared:35>);
|
||||
recipes.addShaped(<techguns:itemshared:35>, [[<ore:ingotObsidianSteel>, <ore:ingotObsidianSteel>, <galacticraftcore:item_basic_moon:2>],[null, <techguns:itemshared:59>, <ore:plateObsidianSteel>], [null, null, <ore:plateObsidianSteel>]]);
|
||||
|
||||
# Power Armor Boots
|
||||
recipes.removeShaped(<techguns:t3_power_boots>);
|
||||
recipes.addShaped(<techguns:t3_power_boots>, [[null, null, null],[<nuclearcraft:part:8>, null, <nuclearcraft:part:8>], [<techguns:itemshared:67>, null, <techguns:itemshared:67>]]);
|
||||
|
||||
# Power Armor Leggings
|
||||
recipes.removeShaped(<techguns:t3_power_leggings>);
|
||||
recipes.addShaped(<techguns:t3_power_leggings>, [[<techguns:itemshared:67>, <immersiveintelligence:material:12>, <techguns:itemshared:67>],[<nuclearcraft:part:8>, null, <nuclearcraft:part:8>], [<techguns:itemshared:67>, null, <techguns:itemshared:67>]]);
|
||||
|
||||
# Power Armor Chestplate
|
||||
recipes.removeShaped(<techguns:t3_power_chestplate>);
|
||||
recipes.addShaped(<techguns:t3_power_chestplate>, [[<techguns:itemshared:67>, null, <techguns:itemshared:67>],[<nuclearcraft:part:8>, <immersiveintelligence:material:12>, <nuclearcraft:part:8>], [<techguns:itemshared:67>, <techguns:itemshared:67>, <techguns:itemshared:67>]]);
|
||||
|
||||
# Exo Suit Boots
|
||||
recipes.removeShaped(<techguns:t3_exo_boots>);
|
||||
recipes.addShaped(<techguns:t3_exo_boots>, [[<techguns:t3_combat_boots>, <techguns:itemshared:59>, <immersiveintelligence:material:12>],[<nuclearcraft:part:8>, <ore:ingotTitanium>, null], [null, null, null]]);
|
||||
|
||||
# Exo Suit Leggings
|
||||
recipes.removeShaped(<techguns:t3_exo_leggings>);
|
||||
recipes.addShaped(<techguns:t3_exo_leggings>, [[<techguns:t3_combat_leggings>, <techguns:itemshared:59>, <immersiveintelligence:material:12>], [<nuclearcraft:part:8>, <ore:ingotTitanium>, <ore:ingotTitanium>], [null, null, null]]);
|
||||
|
||||
# Exo Suit Chestplate
|
||||
recipes.removeShaped(<techguns:t3_exo_chestplate>);
|
||||
recipes.addShaped(<techguns:t3_exo_chestplate>, [[<techguns:t3_combat_chestplate>, <techguns:itemshared:59>, <immersiveintelligence:material:12>], [<nuclearcraft:part:8>, <ore:ingotTitanium>, <ore:ingotTitanium>], [null, null, null]]);
|
||||
|
||||
# Exo Suit Helmet
|
||||
recipes.removeShaped(<techguns:t3_exo_helmet>);
|
||||
recipes.addShaped(<techguns:t3_exo_helmet>, [[<techguns:t3_combat_helmet>, <techguns:itemshared:59>, <immersiveintelligence:material:12>],[<nuclearcraft:part:8>, <ore:ingotTitanium>, null], [null, null, null]]);
|
||||
|
||||
# Metal Press
|
||||
recipes.removeShaped(<techguns:basicmachine:1>);
|
||||
recipes.addShaped(<techguns:basicmachine:1>, [[<enderio:item_material:69>, <minecraft:piston>, <enderio:item_material:69>],[<enderio:item_material:69>, <immersiveengineering:mold>, <enderio:item_material:69>], [<enderio:item_material:69>, <nuclearcraft:part:8>, <enderio:item_material:69>]]);
|
||||
|
||||
# Ammo Press
|
||||
recipes.removeShaped(<techguns:basicmachine>);
|
||||
recipes.addShaped(<techguns:basicmachine>, [[<enderio:item_material:69>, <minecraft:piston>, <enderio:item_material:69>],[<enderio:item_material:69>, <immersiveintelligence:press_mold:5>, <enderio:item_material:69>], [<enderio:item_material:69>, <nuclearcraft:part:8>, <enderio:item_material:69>]]);
|
||||
|
||||
# Chemical Laboratory
|
||||
recipes.removeShaped(<techguns:basicmachine:2>);
|
||||
recipes.addShaped(<techguns:basicmachine:2>, [[<immersiveengineering:metal_device1:6>, <immersiveintelligence:material:7>, <immersiveengineering:metal_device1:6>],[<minecraft:glass_bottle>, <minecraft:glass_bottle>, <minecraft:glass_bottle>], [<enderio:item_material:69>, <nuclearcraft:part:8>, <enderio:item_material:69>]]);
|
||||
|
||||
# Turret
|
||||
recipes.removeShaped(<techguns:basicmachine:3>);
|
||||
recipes.addShaped(<techguns:basicmachine:3>, [[<nuclearcraft:alloy:1>, <immersiveengineering:wooden_device0:6>, <nuclearcraft:alloy:1>], [<enderio:item_material:69>, <nuclearcraft:part:8>, <enderio:item_material:69>], [<nuclearcraft:alloy:1>, <immersiveengineering:material:27>, <nuclearcraft:alloy:1>]]);
|
||||
|
||||
# Grinder
|
||||
recipes.removeShaped(<techguns:simplemachine2:8>);
|
||||
recipes.addShaped(<techguns:simplemachine2:8>, [[<enderio:item_material:69>, null, <enderio:item_material:69>],[<enderio:item_material:69>, <immersiveintelligence:motor_gear:4>, <enderio:item_material:69>], [<thermalfoundation:material:352>, <nuclearcraft:part:8>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# Fabricator Housing
|
||||
recipes.removeShaped(<techguns:multiblockmachine>);
|
||||
recipes.addShaped(<techguns:multiblockmachine> * 4, [[<thermalfoundation:material:352>, <techguns:itemshared:59>, <thermalfoundation:material:352>], [<techguns:itemshared:69>, <nuclearcraft:part:8>, <techguns:itemshared:69>], [<thermalfoundation:material:352>, <immersiveintelligence:material:12>, <thermalfoundation:material:352>]]);
|
||||
|
||||
# Minigun
|
||||
recipes.removeShaped(<techguns:minigun>.withTag({ammo: 0 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
recipes.removeShaped(<techguns:minigun>.withTag({ammo: 200 as short, ammovariant: "default", camo: 0 as byte}));
|
||||
recipes.addShaped(<techguns:minigun>.withTag({ammo: 200 as short, ammovariant: "default", camo: 0 as byte}), [[<techguns:itemshared:39>, <techguns:itemshared:39>, <nuclearcraft:part:8>],[<techguns:itemshared:39>, <techguns:itemshared:39>, <techguns:itemshared:35>], [<techguns:itemshared:39>, <techguns:itemshared:39>, <techguns:itemshared:17>]]);
|
||||
recipes.addShaped(<techguns:minigun>.withTag({ammo: 0 as short, ammovariant: "default", camo: 0 as byte}), [[<techguns:itemshared:39>, <techguns:itemshared:39>, <nuclearcraft:part:8>],[<techguns:itemshared:39>, <techguns:itemshared:39>, <techguns:itemshared:35>], [<techguns:itemshared:39>, <techguns:itemshared:39>, <techguns:itemshared:18>]]);
|
||||
143
overrides/scripts/thermalexpansion.zs
Normal file
143
overrides/scripts/thermalexpansion.zs
Normal file
@@ -0,0 +1,143 @@
|
||||
# Vacuum Itemducts
|
||||
recipes.remove(<thermaldynamics:duct_32:7>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32:6>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32:5>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32:4>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32:3>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32:2>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32:1>.withTag({DenseType: 2 as byte}));
|
||||
recipes.remove(<thermaldynamics:duct_32>.withTag({DenseType: 2 as byte}));
|
||||
recipes.addShaped(<thermaldynamics:duct_32:7>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:7>, <thermaldynamics:duct_32:7>, <thermaldynamics:duct_32:7>],[<thermaldynamics:duct_32:7>, <thermaldynamics:duct_32:7>, <thermaldynamics:duct_32:7>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:6>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:6>, <thermaldynamics:duct_32:6>, <thermaldynamics:duct_32:6>],[<thermaldynamics:duct_32:6>, <thermaldynamics:duct_32:6>, <thermaldynamics:duct_32:6>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:5>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:5>, <thermaldynamics:duct_32:5>, <thermaldynamics:duct_32:5>],[<thermaldynamics:duct_32:5>, <thermaldynamics:duct_32:5>, <thermaldynamics:duct_32:5>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:4>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:4>, <thermaldynamics:duct_32:4>, <thermaldynamics:duct_32:4>],[<thermaldynamics:duct_32:4>, <thermaldynamics:duct_32:4>, <thermaldynamics:duct_32:4>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:3>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:3>, <thermaldynamics:duct_32:3>, <thermaldynamics:duct_32:3>],[<thermaldynamics:duct_32:3>, <thermaldynamics:duct_32:3>, <thermaldynamics:duct_32:3>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:2>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:2>, <thermaldynamics:duct_32:2>, <thermaldynamics:duct_32:2>],[<thermaldynamics:duct_32:2>, <thermaldynamics:duct_32:2>, <thermaldynamics:duct_32:2>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:1>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>],[<thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>], [<techguns:itemshared:72>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32>.withTag({DenseType: 2 as byte}) * 6, [[<thermaldynamics:duct_32>, <thermaldynamics:duct_32>, <thermaldynamics:duct_32>],[<thermaldynamics:duct_32>, <thermaldynamics:duct_32>, <thermaldynamics:duct_32>], [<techguns:itemshared:72>, null, null]]);
|
||||
|
||||
# Portable Tank
|
||||
recipes.remove(<thermalexpansion:tank>);
|
||||
recipes.addShaped(<thermalexpansion:tank>, [[<thermalfoundation:glass>, <thermalfoundation:material:320>, <thermalfoundation:glass>],[<thermalfoundation:glass>, <immersiveengineering:metal_device0:4>, <thermalfoundation:glass>], [<thermalfoundation:glass>, <thermalfoundation:material:512>, <thermalfoundation:glass>]]);
|
||||
|
||||
# Coils
|
||||
recipes.remove(<thermalfoundation:material:515>);
|
||||
recipes.remove(<thermalfoundation:material:513>);
|
||||
recipes.remove(<thermalfoundation:material:514>);
|
||||
recipes.addShaped(<thermalfoundation:material:514>, [[null, <immersiveengineering:material:22>, <minecraft:redstone>],[<immersiveengineering:material:22>, <techguns:itemshared:68>, <immersiveengineering:material:22>], [<minecraft:redstone>, <immersiveengineering:material:22>, null]]);
|
||||
recipes.addShaped(<thermalfoundation:material:513>, [[null, <alternatingflux:material>, <minecraft:redstone>],[<alternatingflux:material>, <techguns:itemshared:68>, <alternatingflux:material>], [<minecraft:redstone>, <alternatingflux:material>, null]]);
|
||||
recipes.addShaped(<thermalfoundation:material:515>, [[null, <immersiveengineering:material:21>, <minecraft:redstone>],[<immersiveengineering:material:21>, <techguns:itemshared:68>, <immersiveengineering:material:21>], [<minecraft:redstone>, <immersiveengineering:material:21>, null]]);
|
||||
|
||||
# Igneous Extruder
|
||||
recipes.remove(<thermalexpansion:machine:15>);
|
||||
recipes.addShaped(<thermalexpansion:machine:15>, [[<immersiveintelligence:material_plate:7>, <immersiveengineering:material:27>, <immersiveintelligence:material_plate:7>],[<immersivetech:metal_barrel:2>, <nuclearcraft:part:8>, <immersivetech:metal_barrel:2>], [<immersiveengineering:stone_decoration:2>, <thermalexpansion:frame>, <immersiveengineering:stone_decoration:2>]]);
|
||||
|
||||
# Glacial Precipitator
|
||||
recipes.remove(<thermalexpansion:machine:14>);
|
||||
recipes.addShaped(<thermalexpansion:machine:14>, [[null, <immersiveengineering:material:27>, null],[<thermalfoundation:material:514>, <nuclearcraft:supercooler_idle>, <thermalfoundation:material:514>], [<nuclearcraft:part:8>, <thermalexpansion:frame>, <nuclearcraft:part:8>]]);
|
||||
|
||||
# Alchemical Imbuer
|
||||
recipes.remove(<thermalexpansion:machine:12>);
|
||||
recipes.addShaped(<thermalexpansion:machine:12>, [[null, <immersiveengineering:material:27>, null],[<astralsorcery:itemcraftingcomponent:4>, <minecraft:brewing_stand>, <astralsorcery:itemcraftingcomponent:4>], [<nuclearcraft:part:8>, <thermalexpansion:frame>, <thermalfoundation:material:514>]]);
|
||||
|
||||
# Sequential Fabricator
|
||||
recipes.remove(<thermalexpansion:machine:11>);
|
||||
recipes.addShaped(<thermalexpansion:machine:11>, [[<immersiveintelligence:material_plate:7>, <immersiveintelligence:material:7>, <immersiveintelligence:material_plate:7>],[<immersiveintelligence:precission_tool:4>, <engineersdecor:treated_wood_crafting_table>, <immersiveintelligence:precission_tool:2>], [<immersiveintelligence:material:1>, <thermalexpansion:frame>, <nuclearcraft:part:8>]]);
|
||||
|
||||
# Centrifugal Separator
|
||||
recipes.remove(<thermalexpansion:machine:10>);
|
||||
recipes.addShaped(<thermalexpansion:machine:10>, [[null, <immersiveengineering:material:27>, null],[<nuclearcraft:part:8>, <nuclearcraft:centrifuge_idle>, <nuclearcraft:part:8>], [<thermalfoundation:material:513>, <thermalexpansion:frame>, <thermalfoundation:material:513>]]);
|
||||
|
||||
# Energetic Infuser
|
||||
recipes.remove(<thermalexpansion:machine:9>);
|
||||
recipes.addShaped(<thermalexpansion:machine:9>, [[<immersiveintelligence:material_plate:7>, <immersiveengineering:material:27>, <immersiveintelligence:material_plate:7>],[<thermalfoundation:material:514>, <immersiveengineering:metal_device1:5>, <thermalfoundation:material:514>], [<nuclearcraft:lithium_ion_cell>, <thermalexpansion:frame>, <nuclearcraft:lithium_ion_cell>]]);
|
||||
|
||||
# Fluid Transposer
|
||||
recipes.remove(<thermalexpansion:machine:8>);
|
||||
recipes.addShaped(<thermalexpansion:machine:8>, [[null, <immersiveengineering:material:27>, null],[<thermalfoundation:material:513>, <nuclearcraft:infuser_idle>, <thermalfoundation:material:513>], [null, <thermalexpansion:frame>, null]]);
|
||||
|
||||
# Fractionating Still
|
||||
recipes.remove(<thermalexpansion:machine:7>);
|
||||
recipes.addShaped(<thermalexpansion:machine:7>, [[<immersiveintelligence:material_plate:7>, <immersiveengineering:material:27>, <immersiveintelligence:material_plate:7>],[<immersivepetroleum:upgrades:2>, <toughasnails:temperature_coil:1>, <immersivepetroleum:upgrades:2>], [<nuclearcraft:part:8>, <thermalexpansion:frame>, <nuclearcraft:part:8>]]);
|
||||
|
||||
# Magma Crucible
|
||||
recipes.remove(<thermalexpansion:machine:6>);
|
||||
recipes.addShaped(<thermalexpansion:machine:6>, [[null, <immersiveengineering:material:27>, null],[<toughasnails:temperature_coil:1>, <nuclearcraft:melter_idle>, <toughasnails:temperature_coil:1>], [<nuclearcraft:part:8>, <thermalexpansion:frame>, <nuclearcraft:part:8>]]);
|
||||
|
||||
# Compactor
|
||||
recipes.remove(<thermalexpansion:machine:5>);
|
||||
recipes.addShaped(<thermalexpansion:machine:5>, [[null, <immersiveengineering:material:27>, null],[<thermalfoundation:material:513>, <galacticraftcore:machine2>, <thermalfoundation:material:513>], [null, <thermalexpansion:frame>, null]]);
|
||||
|
||||
# Phytogenic Insulator
|
||||
recipes.remove(<thermalexpansion:machine:4>);
|
||||
recipes.addShaped(<thermalexpansion:machine:4>, [[<immersiveintelligence:material_plate:7>, <immersiveengineering:material:27>, <immersiveintelligence:material_plate:7>],[<nuclearcraft:part:8>, <immersiveengineering:metal_device1:13>, <nuclearcraft:part:8>], [<thermalfoundation:material:513>, <thermalexpansion:frame>, <thermalfoundation:material:513>]]);
|
||||
|
||||
# Induction Smelter
|
||||
recipes.remove(<thermalexpansion:machine:3>);
|
||||
recipes.addShaped(<thermalexpansion:machine:3>, [[null, <immersiveengineering:material:27>, null],[<thermalfoundation:material:513>, <nuclearcraft:alloy_furnace_idle>, <thermalfoundation:material:513>], [null, <thermalexpansion:frame>, null]]);
|
||||
|
||||
# Sawmill
|
||||
recipes.remove(<thermalexpansion:machine:2>);
|
||||
recipes.addShaped(<thermalexpansion:machine:2>, [[null, <immersiveintelligence:sawblade:2>, null],[<nuclearcraft:part:8>, <immersiveintelligence:metal_decoration:4>, <nuclearcraft:part:8>], [<thermalfoundation:material:513>, <thermalexpansion:frame>, <thermalfoundation:material:513>]]);
|
||||
|
||||
# Pulverizer
|
||||
recipes.remove(<thermalexpansion:machine:1>);
|
||||
recipes.addShaped(<thermalexpansion:machine:1>, [[null, <immersiveengineering:material:27>, null],[<thermalfoundation:material:514>, <nuclearcraft:rock_crusher_idle>, <thermalfoundation:material:514>], [null, <thermalexpansion:frame>, null]]);
|
||||
|
||||
# Redstone Furnace
|
||||
recipes.remove(<thermalexpansion:machine>);
|
||||
recipes.addShaped(<thermalexpansion:machine>, [[null, <immersiveengineering:material:27>, null],[<thermalfoundation:material:514>, <galacticraftcore:machine_tiered:4>, <thermalfoundation:material:514>], [null, <thermalexpansion:frame>, null]]);
|
||||
|
||||
# Itemduct
|
||||
recipes.remove(<thermaldynamics:duct_32:1>);
|
||||
recipes.remove(<thermaldynamics:duct_32>);
|
||||
recipes.addShaped(<thermaldynamics:duct_32> * 6, [[<thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>],[<thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>, <thermaldynamics:duct_32:1>], [<ore:blockGlassColorless>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:1> * 6, [[<thermaldynamics:duct_32>, <thermaldynamics:duct_32>, <thermaldynamics:duct_32>],[<thermaldynamics:duct_32>, <thermaldynamics:duct_32>, <thermaldynamics:duct_32>], [<thermalfoundation:material:131>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_32:1> * 4, [[null, null, null],[<immersiveengineering:conveyor>, <thermalfoundation:material:323>, <immersiveengineering:conveyor>], [null, null, null]]);
|
||||
|
||||
# Super-laminar Fluiduct
|
||||
recipes.remove(<thermaldynamics:duct_16:6>);
|
||||
recipes.remove(<thermaldynamics:duct_16:7>);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:6> * 6, [[<thermaldynamics:duct_16:7>, <thermaldynamics:duct_16:7>, <thermaldynamics:duct_16:7>],[<thermaldynamics:duct_16:7>, <thermaldynamics:duct_16:7>, <thermaldynamics:duct_16:7>], [<ore:blockGlassHardened>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:6>, [[<thermalfoundation:material:358>, <ore:blockGlassHardened>, <thermalfoundation:material:359>],[<ore:blockGlassHardened>, <thermaldynamics:duct_16:2>, <ore:blockGlassHardened>], [<thermalfoundation:material:359>, <ore:blockGlassHardened>, <thermalfoundation:material:358>]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:7> * 6, [[<thermaldynamics:duct_16:6>, <thermaldynamics:duct_16:6>, <thermaldynamics:duct_16:6>],[<thermaldynamics:duct_16:6>, <thermaldynamics:duct_16:6>, <thermaldynamics:duct_16:6>], [<thermalfoundation:material:131>, null, null]]);
|
||||
|
||||
# Hardened Fluiduct
|
||||
recipes.remove(<thermaldynamics:duct_16:2>);
|
||||
recipes.remove(<thermaldynamics:duct_16:3>);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:3> * 2, [[null, null, null],[<thermaldynamics:duct_16:1>, <thermalfoundation:material:354>, <thermaldynamics:duct_16:1>], [null, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:2> * 6, [[<thermaldynamics:duct_16:3>, <thermaldynamics:duct_16:3>, <thermaldynamics:duct_16:3>],[<thermaldynamics:duct_16:3>, <thermaldynamics:duct_16:3>, <thermaldynamics:duct_16:3>], [<engineersdecor:panzerglass_block>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:3> * 6, [[<thermaldynamics:duct_16:2>, <thermaldynamics:duct_16:2>, <thermaldynamics:duct_16:2>],[<thermaldynamics:duct_16:2>, <thermaldynamics:duct_16:2>, <thermaldynamics:duct_16:2>], [<thermalfoundation:material:131>, null, null]]);
|
||||
|
||||
# Fluiduct
|
||||
recipes.remove(<thermaldynamics:duct_16>);
|
||||
recipes.remove(<thermaldynamics:duct_16:1>);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:1> * 4, [[null, null, null],[<immersiveengineering:metal_device1:6>, <thermalfoundation:material:320>, <immersiveengineering:metal_device1:6>], [null, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_16> * 6, [[<thermaldynamics:duct_16:1>, <thermaldynamics:duct_16:1>, <thermaldynamics:duct_16:1>],[<thermaldynamics:duct_16:1>, <thermaldynamics:duct_16:1>, <thermaldynamics:duct_16:1>], [<ore:blockGlassColorless>, null, null]]);
|
||||
recipes.addShaped(<thermaldynamics:duct_16:1> * 6, [[<thermaldynamics:duct_16>, <thermaldynamics:duct_16>, <thermaldynamics:duct_16>],[<thermaldynamics:duct_16>, <thermaldynamics:duct_16>, <thermaldynamics:duct_16>], [<thermalfoundation:material:131>, null, null]]);
|
||||
|
||||
# Leadstone Fluxduct
|
||||
recipes.remove(<thermaldynamics:duct_0>);
|
||||
recipes.addShaped(<thermaldynamics:duct_0> * 6, [[<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>],[<thermalfoundation:material:323>, <forge:bucketfilled>.withTag({FluidName: "redstone", Amount: 1000}).onlyWithTag({FluidName: "redstone", Amount: 1000}), <thermalfoundation:material:323>], [<engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>, <engineersdecor:panzerglass_block>]]);
|
||||
|
||||
|
||||
# Device Frame
|
||||
recipes.remove(<thermalexpansion:frame:64>);
|
||||
recipes.addShaped(<thermalexpansion:frame:64>, [[<thermalfoundation:material:328>, <thermalfoundation:material:328>, <thermalfoundation:material:328>],[<engineersdecor:panzerglass_block>, <galacticraftcore:item_basic_moon:2>, <engineersdecor:panzerglass_block>], [<thermalfoundation:material:328>, <nuclearcraft:part:10>, <thermalfoundation:material:328>]]);
|
||||
|
||||
# Resonant Upgrade Kit
|
||||
recipes.removeShaped(<thermalfoundation:upgrade:3>, [[null, <ore:ingotEnderium>, null],[<ore:ingotEnderium>, <ore:gearLumium>, <ore:ingotEnderium>], [<ore:dustPyrotheum>, <ore:ingotEnderium>, <ore:dustPyrotheum>]]);
|
||||
recipes.addShaped(<thermalfoundation:upgrade:3>, [[null, <ore:ingotEnderium>, null],[<extraplanets:tier5_items:12>, <thermalfoundation:material:294>, <extraplanets:tier5_items:12>], [<ore:dustPyrotheum>, <ore:ingotEnderium>, <ore:dustPyrotheum>]]);
|
||||
|
||||
# Signalum Upgarde Kit
|
||||
recipes.removeShaped(<thermalfoundation:upgrade:2>, [[null, <ore:ingotSignalum>, null],[<ore:ingotSignalum>, <ore:gearElectrum>, <ore:ingotSignalum>], [<ore:dustCryotheum>, <ore:ingotSignalum>, <ore:dustCryotheum>]]);
|
||||
recipes.addShaped(<thermalfoundation:upgrade:2>, [[null, <ore:ingotSignalum>, null],[<galacticraftplanets:venus>, <ore:gearElectrum>, <galacticraftplanets:venus>], [<ore:dustCryotheum>, <ore:ingotSignalum>, <ore:dustCryotheum>]]);
|
||||
|
||||
# Electrum Upgrade Kit
|
||||
recipes.removeShaped(<thermalfoundation:upgrade:1>, [[null, <ore:ingotElectrum>, null],[<ore:ingotElectrum>, <ore:gearSilver>, <ore:ingotElectrum>], [<ore:blockGlassHardened>, <ore:ingotElectrum>, <ore:blockGlassHardened>]]);
|
||||
recipes.addShaped(<thermalfoundation:upgrade:1>, [[null, <ore:ingotElectrum>, null],[<ore:ingotDesh>, <ore:gearSilver>, <ore:ingotDesh>], [<ore:blockGlassHardened>, <ore:ingotElectrum>, <ore:blockGlassHardened>]]);
|
||||
|
||||
|
||||
# Machine Frame
|
||||
recipes.remove(<thermalexpansion:frame>);
|
||||
recipes.addShaped(<thermalexpansion:frame>, [[<immersiveintelligence:material_plate:7>, <immersiveintelligence:material_plate:7>, <immersiveintelligence:material_plate:7>],[<engineersdecor:panzerglass_block>, <galacticraftcore:item_basic_moon:2>, <engineersdecor:panzerglass_block>], [<immersiveengineering:sheetmetal:8>, <nuclearcraft:part:10>, <immersiveengineering:sheetmetal:8>]]);
|
||||
Reference in New Issue
Block a user