udpate1
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import mods.appliedenergistics2.Inscriber;
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
|
||||
recipes.removeShaped(<appliedenergistics2:energy_acceptor>);
|
||||
@@ -563,6 +564,17 @@ recipes.addShaped(<appliedenergistics2:material:54>*18,
|
||||
[<minecraft:dye:4>, <contenttweaker:fractal_stone>, <minecraft:dye:4>]]);
|
||||
|
||||
|
||||
recipes.removeShaped(<threng:machine:4>);
|
||||
recipes.removeShaped(<ae2fc:fluid_level_maintainer>);
|
||||
|
||||
|
||||
recipes.removeShaped(<ae2powertools:better_level_maintainer>);
|
||||
recipes.addShaped(<ae2powertools:better_level_maintainer>,
|
||||
[[<threng:material:0>, <ore:itemIlluminatedPanel>, <threng:material:0>],
|
||||
[<appliedenergistics2:material:9>, <appliedenergistics2:quartz_pillar>, <appliedenergistics2:material:9>],
|
||||
[<appliedenergistics2:material:53>, <appliedenergistics2:material:38>, <appliedenergistics2:material:53>]]);
|
||||
|
||||
|
||||
/*
|
||||
|
||||
|
||||
@@ -741,3 +753,225 @@ mods.extendedcrafting.TableCrafting.addShaped(<packagingprovider:packaging_provi
|
||||
|
||||
|
||||
|
||||
recipes.removeShaped(<cells:import_interface>);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<cells:import_interface>,
|
||||
[[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>],
|
||||
[null, null, <extendedcrafting:material:8>, null, null],
|
||||
[<appliedenergistics2:quartz_glass>, <appliedenergistics2:material:44>, <appliedenergistics2:material:12>, <appliedenergistics2:material:44>, <appliedenergistics2:quartz_glass>],
|
||||
[null, null, <appliedenergistics2:part:240>, null, null],
|
||||
[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>]]);
|
||||
|
||||
recipes.removeShaped(<cells:import_fluid_interface>);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<cells:import_fluid_interface>,
|
||||
[[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>],
|
||||
[null, null, <extendedcrafting:material:8>, null, null],
|
||||
[<appliedenergistics2:quartz_glass>, <appliedenergistics2:material:44>, <appliedenergistics2:material:12>, <appliedenergistics2:material:44>, <appliedenergistics2:quartz_glass>],
|
||||
[null, null, <appliedenergistics2:part:241>, null, null],
|
||||
[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>]]);
|
||||
|
||||
|
||||
|
||||
val divcombinacceptor1 = RecipeBuilder.newBuilder("divcombinacceptor1","divine_combiner",2);
|
||||
divcombinacceptor1.addFluidInput(<fluid:hint_of_divinity>*100);
|
||||
divcombinacceptor1.addItemInput(<techreborn:ingot:19>*16);
|
||||
divcombinacceptor1.addItemInput(<tconstruct:ingots:2>*32);
|
||||
divcombinacceptor1.addItemInput(<buildcraftsilicon:redstone_chipset:0>*16);
|
||||
divcombinacceptor1.addItemInput(<buildcraftsilicon:redstone_chipset:3>*16);
|
||||
divcombinacceptor1.addItemInput(<appliedenergistics2:material:7>*4);
|
||||
divcombinacceptor1.addItemOutput(<appliedenergistics2:energy_acceptor>*4);
|
||||
divcombinacceptor1.build();
|
||||
|
||||
val divcombinacceptor2 = RecipeBuilder.newBuilder("divcombinacceptor2","divine_combiner",2);
|
||||
divcombinacceptor2.addFluidInput(<fluid:divine_resonant_hint>*200);
|
||||
divcombinacceptor2.addItemInput(<techreborn:ingot:19>*64);
|
||||
divcombinacceptor2.addItemInput(<tconstruct:ingots:2>*128);
|
||||
divcombinacceptor2.addItemInput(<buildcraftsilicon:redstone_chipset:0>*64);
|
||||
divcombinacceptor2.addItemInput(<buildcraftsilicon:redstone_chipset:3>*64);
|
||||
divcombinacceptor2.addItemInput(<appliedenergistics2:material:7>*16);
|
||||
divcombinacceptor2.addItemOutput(<appliedenergistics2:energy_acceptor>*16);
|
||||
divcombinacceptor2.build();
|
||||
|
||||
val divcombinacceptor3 = RecipeBuilder.newBuilder("divcombinacceptor3","divine_combiner",2);
|
||||
divcombinacceptor3.addFluidInput(<fluid:divine_resonance>*400);
|
||||
divcombinacceptor3.addItemInput(<techreborn:ingot:19>*256);
|
||||
divcombinacceptor3.addItemInput(<tconstruct:ingots:2>*512);
|
||||
divcombinacceptor3.addItemInput(<buildcraftsilicon:redstone_chipset:0>*256);
|
||||
divcombinacceptor3.addItemInput(<buildcraftsilicon:redstone_chipset:3>*256);
|
||||
divcombinacceptor3.addItemInput(<appliedenergistics2:material:7>*64);
|
||||
divcombinacceptor3.addItemOutput(<appliedenergistics2:energy_acceptor>*64);
|
||||
divcombinacceptor3.build();
|
||||
|
||||
|
||||
val divcombmecontrol1 = RecipeBuilder.newBuilder("divcombmecontrol1","divine_combiner",2);
|
||||
divcombmecontrol1.addFluidInput(<fluid:hint_of_divinity>*100);
|
||||
divcombmecontrol1.addItemInput(<appliedenergistics2:energy_acceptor>*4);
|
||||
divcombmecontrol1.addItemInput(<appliedenergistics2:smooth_sky_stone_block>*32);
|
||||
divcombmecontrol1.addItemInput(<divinerpg:netherite_ingot>*32);
|
||||
divcombmecontrol1.addItemInput(<appliedenergistics2:material:12>*48);
|
||||
divcombmecontrol1.addItemInput(<tconstruct:ingots:2>*16);
|
||||
divcombmecontrol1.addItemInput(<buildcraftsilicon:redstone_chipset:0>*16);
|
||||
divcombmecontrol1.addItemInput(<buildcraftsilicon:redstone_chipset:4>*16);
|
||||
divcombmecontrol1.addItemOutput(<appliedenergistics2:controller>*4);
|
||||
divcombmecontrol1.build();
|
||||
|
||||
val divcombmecontrol2 = RecipeBuilder.newBuilder("divcombmecontrol2","divine_combiner",2);
|
||||
divcombmecontrol2.addFluidInput(<fluid:divine_resonant_hint>*200);
|
||||
divcombmecontrol2.addItemInput(<appliedenergistics2:energy_acceptor>*16);
|
||||
divcombmecontrol2.addItemInput(<appliedenergistics2:smooth_sky_stone_block>*128);
|
||||
divcombmecontrol2.addItemInput(<divinerpg:netherite_ingot>*128);
|
||||
divcombmecontrol2.addItemInput(<appliedenergistics2:material:12>*192);
|
||||
divcombmecontrol2.addItemInput(<tconstruct:ingots:2>*64);
|
||||
divcombmecontrol2.addItemInput(<buildcraftsilicon:redstone_chipset:0>*64);
|
||||
divcombmecontrol2.addItemInput(<buildcraftsilicon:redstone_chipset:4>*64);
|
||||
divcombmecontrol2.addItemOutput(<appliedenergistics2:controller>*16);
|
||||
divcombmecontrol2.build();
|
||||
|
||||
val divcombmecontrol3 = RecipeBuilder.newBuilder("divcombmecontrol3","divine_combiner",2);
|
||||
divcombmecontrol3.addFluidInput(<fluid:divine_resonance>*400);
|
||||
divcombmecontrol3.addItemInput(<appliedenergistics2:energy_acceptor>*64);
|
||||
divcombmecontrol3.addItemInput(<appliedenergistics2:smooth_sky_stone_block>*512);
|
||||
divcombmecontrol3.addItemInput(<divinerpg:netherite_ingot>*512);
|
||||
divcombmecontrol3.addItemInput(<appliedenergistics2:material:12>*768);
|
||||
divcombmecontrol3.addItemInput(<tconstruct:ingots:2>*512);
|
||||
divcombmecontrol3.addItemInput(<buildcraftsilicon:redstone_chipset:0>*512);
|
||||
divcombmecontrol3.addItemInput(<buildcraftsilicon:redstone_chipset:4>*512);
|
||||
divcombmecontrol3.addItemOutput(<appliedenergistics2:controller>*64);
|
||||
divcombmecontrol3.build();
|
||||
|
||||
|
||||
recipes.removeShaped(<cells:compressed_calculation_print:0>);
|
||||
recipes.addShaped(<cells:compressed_calculation_print:0>,
|
||||
[[<appliedenergistics2:material:16>, <appliedenergistics2:material:16>, <appliedenergistics2:material:16>],
|
||||
[<appliedenergistics2:material:16>, <mysticalagradditions:stuff:0>, <appliedenergistics2:material:16>],
|
||||
[<appliedenergistics2:material:16>, <appliedenergistics2:material:16>, <appliedenergistics2:material:16>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_calculation_print:1>);
|
||||
recipes.addShaped(<cells:compressed_calculation_print:1>,
|
||||
[[<cells:compressed_calculation_print:0>, <cells:compressed_calculation_print:0>, <cells:compressed_calculation_print:0>],
|
||||
[<cells:compressed_calculation_print:0>, <mysticalagradditions:stuff:0>, <cells:compressed_calculation_print:0>],
|
||||
[<cells:compressed_calculation_print:0>, <cells:compressed_calculation_print:0>, <cells:compressed_calculation_print:0>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_calculation_print:2>);
|
||||
recipes.addShaped(<cells:compressed_calculation_print:2>,
|
||||
[[<cells:compressed_calculation_print:1>, <cells:compressed_calculation_print:1>, <cells:compressed_calculation_print:1>],
|
||||
[<cells:compressed_calculation_print:1>, <mysticalagradditions:stuff:0>, <cells:compressed_calculation_print:1>],
|
||||
[<cells:compressed_calculation_print:1>, <cells:compressed_calculation_print:1>, <cells:compressed_calculation_print:1>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_calculation_print:3>);
|
||||
recipes.addShaped(<cells:compressed_calculation_print:3>,
|
||||
[[<cells:compressed_calculation_print:2>, <cells:compressed_calculation_print:2>, <cells:compressed_calculation_print:2>],
|
||||
[<cells:compressed_calculation_print:2>, <storagedrawers:upgrade_creative:0>, <cells:compressed_calculation_print:2>],
|
||||
[<cells:compressed_calculation_print:2>, <cells:compressed_calculation_print:2>, <cells:compressed_calculation_print:2>]]);
|
||||
|
||||
|
||||
|
||||
recipes.removeShaped(<cells:compressed_engineering_print:0>);
|
||||
recipes.addShaped(<cells:compressed_engineering_print:0>,
|
||||
[[<appliedenergistics2:material:17>, <appliedenergistics2:material:17>, <appliedenergistics2:material:17>],
|
||||
[<appliedenergistics2:material:17>, <mysticalagradditions:stuff:0>, <appliedenergistics2:material:17>],
|
||||
[<appliedenergistics2:material:17>, <appliedenergistics2:material:17>, <appliedenergistics2:material:17>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_engineering_print:1>);
|
||||
recipes.addShaped(<cells:compressed_engineering_print:1>,
|
||||
[[<cells:compressed_engineering_print:0>, <cells:compressed_engineering_print:0>, <cells:compressed_engineering_print:0>],
|
||||
[<cells:compressed_engineering_print:0>, <mysticalagradditions:stuff:0>, <cells:compressed_engineering_print:0>],
|
||||
[<cells:compressed_engineering_print:0>, <cells:compressed_engineering_print:0>, <cells:compressed_engineering_print:0>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_engineering_print:2>);
|
||||
recipes.addShaped(<cells:compressed_engineering_print:2>,
|
||||
[[<cells:compressed_engineering_print:1>, <cells:compressed_engineering_print:1>, <cells:compressed_engineering_print:1>],
|
||||
[<cells:compressed_engineering_print:1>, <mysticalagradditions:stuff:0>, <cells:compressed_engineering_print:1>],
|
||||
[<cells:compressed_engineering_print:1>, <cells:compressed_engineering_print:1>, <cells:compressed_engineering_print:1>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_engineering_print:3>);
|
||||
recipes.addShaped(<cells:compressed_engineering_print:3>,
|
||||
[[<cells:compressed_engineering_print:2>, <cells:compressed_engineering_print:2>, <cells:compressed_engineering_print:2>],
|
||||
[<cells:compressed_engineering_print:2>, <storagedrawers:upgrade_creative:0>, <cells:compressed_engineering_print:2>],
|
||||
[<cells:compressed_engineering_print:2>, <cells:compressed_engineering_print:2>, <cells:compressed_engineering_print:2>]]);
|
||||
|
||||
|
||||
|
||||
recipes.removeShaped(<cells:compressed_logic_print:0>);
|
||||
recipes.addShaped(<cells:compressed_logic_print:0>,
|
||||
[[<appliedenergistics2:material:18>, <appliedenergistics2:material:18>, <appliedenergistics2:material:18>],
|
||||
[<appliedenergistics2:material:18>, <mysticalagradditions:stuff:0>, <appliedenergistics2:material:18>],
|
||||
[<appliedenergistics2:material:18>, <appliedenergistics2:material:18>, <appliedenergistics2:material:18>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_logic_print:1>);
|
||||
recipes.addShaped(<cells:compressed_logic_print:1>,
|
||||
[[<cells:compressed_logic_print:0>, <cells:compressed_logic_print:0>, <cells:compressed_logic_print:0>],
|
||||
[<cells:compressed_logic_print:0>, <mysticalagradditions:stuff:0>, <cells:compressed_logic_print:0>],
|
||||
[<cells:compressed_logic_print:0>, <cells:compressed_logic_print:0>, <cells:compressed_logic_print:0>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_logic_print:2>);
|
||||
recipes.addShaped(<cells:compressed_logic_print:2>,
|
||||
[[<cells:compressed_logic_print:1>, <cells:compressed_logic_print:1>, <cells:compressed_logic_print:1>],
|
||||
[<cells:compressed_logic_print:1>, <mysticalagradditions:stuff:0>, <cells:compressed_logic_print:1>],
|
||||
[<cells:compressed_logic_print:1>, <cells:compressed_logic_print:1>, <cells:compressed_logic_print:1>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_logic_print:3>);
|
||||
recipes.addShaped(<cells:compressed_logic_print:3>,
|
||||
[[<cells:compressed_logic_print:2>, <cells:compressed_logic_print:2>, <cells:compressed_logic_print:2>],
|
||||
[<cells:compressed_logic_print:2>, <storagedrawers:upgrade_creative:0>, <cells:compressed_logic_print:2>],
|
||||
[<cells:compressed_logic_print:2>, <cells:compressed_logic_print:2>, <cells:compressed_logic_print:2>]]);
|
||||
|
||||
|
||||
recipes.removeShaped(<cells:compressed_silicon_print:0>);
|
||||
recipes.addShaped(<cells:compressed_logic_print:0>,
|
||||
[[<appliedenergistics2:material:20>, <appliedenergistics2:material:20>, <appliedenergistics2:material:20>],
|
||||
[<appliedenergistics2:material:20>, <minecraft:redstone>, <appliedenergistics2:material:20>],
|
||||
[<appliedenergistics2:material:20>, <appliedenergistics2:material:20>, <appliedenergistics2:material:20>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_silicon_print:1>);
|
||||
recipes.addShaped(<cells:compressed_silicon_print:1>,
|
||||
[[<cells:compressed_silicon_print:0>, <cells:compressed_silicon_print:0>, <cells:compressed_silicon_print:0>],
|
||||
[<cells:compressed_silicon_print:0>, <minecraft:redstone>, <cells:compressed_silicon_print:0>],
|
||||
[<cells:compressed_silicon_print:0>, <cells:compressed_silicon_print:0>, <cells:compressed_silicon_print:0>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_silicon_print:2>);
|
||||
recipes.addShaped(<cells:compressed_silicon_print:2>,
|
||||
[[<cells:compressed_silicon_print:1>, <cells:compressed_silicon_print:1>, <cells:compressed_silicon_print:1>],
|
||||
[<cells:compressed_silicon_print:1>, <minecraft:redstone>, <cells:compressed_silicon_print:1>],
|
||||
[<cells:compressed_silicon_print:1>, <cells:compressed_silicon_print:1>, <cells:compressed_silicon_print:1>]]);
|
||||
|
||||
recipes.removeShaped(<cells:compressed_silicon_print:3>);
|
||||
recipes.addShaped(<cells:compressed_silicon_print:3>,
|
||||
[[<cells:compressed_silicon_print:2>, <cells:compressed_silicon_print:2>, <cells:compressed_silicon_print:2>],
|
||||
[<cells:compressed_silicon_print:2>, <minecraft:redstone>, <cells:compressed_silicon_print:2>],
|
||||
[<cells:compressed_silicon_print:2>, <cells:compressed_silicon_print:2>, <cells:compressed_silicon_print:2>]]);
|
||||
|
||||
|
||||
|
||||
recipes.removeShaped(<ae2powertools:auto_crafter>);
|
||||
recipes.addShaped(<ae2powertools:auto_crafter>*16,
|
||||
[[<appliedenergistics2:molecular_assembler>, <nae2:storage_crafting_16384k>, <appliedenergistics2:molecular_assembler>],
|
||||
[<nae2:coprocessor_64x>, <ae2powertools:better_level_maintainer>, <nae2:coprocessor_64x>],
|
||||
[<appliedenergistics2:material:12>, <cells:singularity_processor:0>, <appliedenergistics2:material:12>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:multithreading_controller_upgrade>*4,
|
||||
[[<appliedenergistics2:molecular_assembler>, <ore:ingotPromethium>, <appliedenergistics2:molecular_assembler>],
|
||||
[<ore:ingotPromethium>, <appliedenergistics2:material:30>, <ore:ingotPromethium>],
|
||||
[<appliedenergistics2:molecular_assembler>, <ore:ingotPromethium>, <appliedenergistics2:molecular_assembler>]]);
|
||||
|
||||
recipes.removeShaped(<ae2powertools:crafter_speed_upgrade:0>);
|
||||
recipes.addShaped(<ae2powertools:crafter_speed_upgrade:0>,
|
||||
[[<appliedenergistics2:molecular_assembler>, <appliedenergistics2:crafting_storage_64k>, <appliedenergistics2:molecular_assembler>],
|
||||
[<appliedenergistics2:crafting_accelerator>, <contenttweaker:multithreading_controller_upgrade>, <appliedenergistics2:crafting_accelerator>],
|
||||
[<appliedenergistics2:molecular_assembler>, <appliedenergistics2:crafting_storage_64k>, <appliedenergistics2:molecular_assembler>]]);
|
||||
|
||||
recipes.removeShaped(<ae2powertools:crafter_speed_upgrade:1>);
|
||||
recipes.addShaped(<ae2powertools:crafter_speed_upgrade:1>,
|
||||
[[<contenttweaker:promethium_shard>, <ae2powertools:crafter_speed_upgrade:0>, <contenttweaker:promethium_shard>],
|
||||
[<ae2powertools:crafter_speed_upgrade:0>, <contenttweaker:multithreading_controller_upgrade>, <ae2powertools:crafter_speed_upgrade:0>],
|
||||
[<contenttweaker:promethium_shard>, <ae2powertools:crafter_speed_upgrade:0>, <contenttweaker:promethium_shard>]]);
|
||||
|
||||
recipes.removeShaped(<ae2powertools:crafter_speed_upgrade:2>);
|
||||
|
||||
recipes.removeShaped(<ae2powertools:crafter_speed_upgrade:3>);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:monouse_universal_press>,
|
||||
[[<mysticalagriculture:certus_quartz_essence>, <appliedenergistics2:material:15>, <mysticalagriculture:certus_quartz_essence>],
|
||||
[<appliedenergistics2:material:19>, <extrabees:honey_comb:81>, <appliedenergistics2:material:14>],
|
||||
[<mysticalagriculture:certus_quartz_essence>, <appliedenergistics2:material:13>, <mysticalagriculture:certus_quartz_essence>]]);
|
||||
|
||||
|
||||
@@ -54,6 +54,12 @@ mods.extendedcrafting.EnderCrafting.addShaped(<libvulpes:advstructuremachine>,
|
||||
[<contenttweaker:purified_titanium_ingot>, <techreborn:plates:38>, <contenttweaker:purified_titanium_ingot>]],
|
||||
6);
|
||||
|
||||
recipes.addShaped(<libvulpes:advstructuremachine>,
|
||||
[[<contenttweaker:purified_titanium_ingot>,<techreborn:plates:38>,<contenttweaker:purified_titanium_ingot>],
|
||||
[<techreborn:plates:38>,<libvulpes:structuremachine>,<techreborn:plates:38>],
|
||||
[<contenttweaker:purified_titanium_ingot>,<contenttweaker:brightseel_alloy_plate>,<contenttweaker:purified_titanium_ingot>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:purified_titanium_ingot>,
|
||||
[[null,<ore:ingotTitanium>,null],
|
||||
[<ore:ingotTitanium>,<bewitchment:sigil_purity>.reuse(),<ore:ingotTitanium>],
|
||||
|
||||
@@ -144,7 +144,8 @@ var seedsToAnalyze as IItemStack[] = [
|
||||
<mysticalagriculture:fluix_seeds>,
|
||||
<actuallyadditions:item_flax_seed>,
|
||||
<actuallyadditions:item_rice_seed>,
|
||||
<immersiveengineering:seed:0>
|
||||
<immersiveengineering:seed:0>,
|
||||
<actuallyadditions:item_canola_seed>
|
||||
];
|
||||
|
||||
// Add analysis recipes for all defined seeds
|
||||
|
||||
+261
-16
@@ -275,14 +275,16 @@ mith30.addItemOutput(<projectex:matter:11>*10);
|
||||
mith30.setChance(0.5);
|
||||
mith30.addItemOutput(<contenttweaker:unbound_recursium_fragment>*64);
|
||||
mith30.setChance(0.5);
|
||||
mith30.addItemOutput(<contenttweaker:light_of_shadesmar>*50);
|
||||
mith30.setChance(0.8);
|
||||
mith30.addItemOutput(<contenttweaker:light_of_shadesmar>*60);
|
||||
mith30.setChance(0.9);
|
||||
mith30.addItemOutput(<contenttweaker:light_of_shadesmar>*60);
|
||||
mith30.setChance(0.9);
|
||||
mith30.addItemOutput(<contenttweaker:white_hole>*50);
|
||||
mith30.setChance(0.6);
|
||||
mith30.addItemOutput(<contenttweaker:cosmic_pot>*4);
|
||||
mith30.setChance(0.8);
|
||||
mith30.addItemOutput(<contenttweaker:stormlight_stone>*64);
|
||||
mith30.setChance(0.1);
|
||||
mith30.setChance(0.9);
|
||||
mith30.addItemOutput(<contenttweaker:soul_of_kashan>*64);
|
||||
mith30.setChance(0.6);
|
||||
mith30.addItemOutput(<contenttweaker:deep_dark_matter>*64);
|
||||
@@ -302,6 +304,11 @@ recipes.addShaped(<contenttweaker:stone_of_the_resurrected_shard>*2,
|
||||
[<contenttweaker:stone_of_shadesmar>, <contenttweaker:warren_shard>, <contenttweaker:stone_of_shadesmar>],
|
||||
[<contenttweaker:meteoric_draconic_stone>, <contenttweaker:meteoric_draconic_stone>, <contenttweaker:meteoric_draconic_stone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_the_resurrected_shard>*4,
|
||||
[[<contenttweaker:meteoric_draconic_stone>, <contenttweaker:stone_of_shadesmar>, <contenttweaker:meteoric_draconic_stone>],
|
||||
[<contenttweaker:stone_of_shadesmar>, <contenttweaker:actualization_aspected_eleint_scale>, <contenttweaker:stone_of_shadesmar>],
|
||||
[<contenttweaker:meteoric_draconic_stone>, <contenttweaker:stone_of_shadesmar>, <contenttweaker:meteoric_draconic_stone>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:pure_twilight_matter>*1,
|
||||
[[null, <divinerpg:eden_fragments>, null],
|
||||
@@ -626,65 +633,80 @@ mods.nuclearcraft.infuser.addRecipe([<contenttweaker:shard_of_humble_education>,
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*2,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_a_fallen_spren>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*3,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:stormlight_stone>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*6,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_forgotten_fear_of_death>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*2,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*6,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_forgiven_lost_time>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*2,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*6,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_rekindled_heritage>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*2,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*6,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_restored_faith>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*3,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*8,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_no_hidden_intentions>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*3,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*8,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_physical_healing>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*3,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*8,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_realized_worth>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*3,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*8,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_restored_relationship>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*4,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*10,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_individual_freedom>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*4,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*10,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_surrender>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*5,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*12,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_controlled_gluttony>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*5,
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*12,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:shard_of_humble_education>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>*18,
|
||||
[[<aoa3:green_crystal>, <contenttweaker:living_shard_of_shadesmar>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
|
||||
val inffurnaceshardofshadesmar = RecipeBuilder.newBuilder("inffurnaceshardofshadesmar","infinity_furnace",40);
|
||||
inffurnaceshardofshadesmar.addFluidInput(<fluid:actualizing_fluid>*100);
|
||||
@@ -703,6 +725,23 @@ inffurnaceshardofshadesmar.addItemInput(<contenttweaker:shard_of_humble_educatio
|
||||
inffurnaceshardofshadesmar.addItemOutput(<contenttweaker:living_shard_of_shadesmar>);
|
||||
inffurnaceshardofshadesmar.build();
|
||||
|
||||
val inffurnaceshardofshadesmar2 = RecipeBuilder.newBuilder("inffurnaceshardofshadesmar2","infinity_furnace",40);
|
||||
inffurnaceshardofshadesmar2.addFluidInput(<fluid:breath_of_actualization>*100);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_restored_faith>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_forgotten_fear_of_death>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_forgiven_lost_time>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_rekindled_heritage>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_no_hidden_intentions>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_physical_healing>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_realized_worth>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_restored_relationship>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_surrender>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_individual_freedom>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_controlled_gluttony>);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_humble_education>);
|
||||
inffurnaceshardofshadesmar2.addItemOutput(<contenttweaker:living_shard_of_shadesmar>*4);
|
||||
inffurnaceshardofshadesmar2.build();
|
||||
|
||||
|
||||
|
||||
mods.botania.RuneAltar.addRecipe(<contenttweaker:rune_of_freedom>,
|
||||
@@ -950,6 +989,15 @@ spatialcruc_better.addFluidInput(<fluid:liquid_uu_matter>*300);
|
||||
spatialcruc_better.addFluidOutput(<fluid:spatial_matter>*120000);
|
||||
spatialcruc_better.build();
|
||||
|
||||
|
||||
val spatialcruc_better1 = RecipeBuilder.newBuilder("spatialcruc_better1","spatial_crucible",10);
|
||||
spatialcruc_better1.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc_better1.addItemInput(<contenttweaker:bionic_divine_star>);
|
||||
spatialcruc_better1.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
spatialcruc_better1.addFluidInput(<fluid:liquid_uu_matter>*300);
|
||||
spatialcruc_better1.addFluidOutput(<fluid:spatial_matter>*1200000);
|
||||
spatialcruc_better1.build();
|
||||
|
||||
val spatialcruc1_better = RecipeBuilder.newBuilder("spatialcruc1_better","spatial_crucible",10);
|
||||
spatialcruc1_better.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc1_better.addItemInput(<contenttweaker:eden_star>);
|
||||
@@ -958,6 +1006,15 @@ spatialcruc1_better.addFluidInput(<fluid:binnie.dna.raw>*100);
|
||||
spatialcruc1_better.addFluidOutput(<fluid:cosmic_matter>*160000);
|
||||
spatialcruc1_better.build();
|
||||
|
||||
val spatialcruc1_better1 = RecipeBuilder.newBuilder("spatialcruc1_better1","spatial_crucible",10);
|
||||
spatialcruc1_better1.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc1_better1.addItemInput(<contenttweaker:bionic_eden_star>);
|
||||
spatialcruc1_better1.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
spatialcruc1_better1.addFluidInput(<fluid:binnie.dna.raw>*100);
|
||||
spatialcruc1_better1.addFluidOutput(<fluid:cosmic_matter>*1600000);
|
||||
spatialcruc1_better1.build();
|
||||
|
||||
|
||||
val spatialcruc2_better = RecipeBuilder.newBuilder("spatialcruc2_better","spatial_crucible",10);
|
||||
spatialcruc2_better.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc2_better.addItemInput(<contenttweaker:wildwood_star>);
|
||||
@@ -966,6 +1023,14 @@ spatialcruc2_better.addFluidInput(<fluid:depleted_fuel_lep_239_fluoride_flibe>*6
|
||||
spatialcruc2_better.addFluidOutput(<fluid:galactic_matter>*60000);
|
||||
spatialcruc2_better.build();
|
||||
|
||||
val spatialcruc2_better1 = RecipeBuilder.newBuilder("spatialcruc2_better1","spatial_crucible",10);
|
||||
spatialcruc2_better1.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc2_better1.addItemInput(<contenttweaker:bionic_wildwood_star>);
|
||||
spatialcruc2_better1.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
spatialcruc2_better1.addFluidInput(<fluid:depleted_fuel_lep_239_fluoride_flibe>*6);
|
||||
spatialcruc2_better1.addFluidOutput(<fluid:galactic_matter>*600000);
|
||||
spatialcruc2_better1.build();
|
||||
|
||||
val spatialcruc5_better = RecipeBuilder.newBuilder("spatialcruc5_better","spatial_crucible",10);
|
||||
spatialcruc5_better.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc5_better.addItemInput(<contenttweaker:apalachia_star>);
|
||||
@@ -975,6 +1040,15 @@ spatialcruc5_better.addItemInput(<draconicevolution:chaos_shard:3>);
|
||||
spatialcruc5_better.addFluidOutput(<fluid:chaotic_matter>*80000);
|
||||
spatialcruc5_better.build();
|
||||
|
||||
val spatialcruc5_better1 = RecipeBuilder.newBuilder("spatialcruc5_better1","spatial_crucible",10);
|
||||
spatialcruc5_better1.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc5_better1.addItemInput(<contenttweaker:bionic_apalachia_star>);
|
||||
spatialcruc5_better1.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
spatialcruc5_better1.addItemInput(<contenttweaker:rainbow_petal>);
|
||||
spatialcruc5_better1.addItemInput(<draconicevolution:chaos_shard:3>);
|
||||
spatialcruc5_better1.addFluidOutput(<fluid:chaotic_matter>*800000);
|
||||
spatialcruc5_better1.build();
|
||||
|
||||
val spatialcruc6_better = RecipeBuilder.newBuilder("spatialcruc6_better","spatial_crucible",10);
|
||||
spatialcruc6_better.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc6_better.addItemInput(<contenttweaker:skythern_star>);
|
||||
@@ -984,7 +1058,16 @@ spatialcruc6_better.addItemInput(<contenttweaker:unidentified_ingot>);
|
||||
spatialcruc6_better.addFluidOutput(<fluid:nightmarish_matter>*60000);
|
||||
spatialcruc6_better.build();
|
||||
|
||||
val spatialcruc7_better = RecipeBuilder.newBuilder("spatialcruc7_better","spatial_crucible",200);
|
||||
val spatialcruc6_better1 = RecipeBuilder.newBuilder("spatialcruc6_better1","spatial_crucible",10);
|
||||
spatialcruc6_better1.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc6_better1.addItemInput(<contenttweaker:bionic_skythern_star>);
|
||||
spatialcruc6_better1.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
spatialcruc6_better1.addItemInput(<materialpart:chaos:ingot>);
|
||||
spatialcruc6_better1.addItemInput(<contenttweaker:unidentified_ingot>);
|
||||
spatialcruc6_better1.addFluidOutput(<fluid:nightmarish_matter>*600000);
|
||||
spatialcruc6_better1.build();
|
||||
|
||||
val spatialcruc7_better = RecipeBuilder.newBuilder("spatialcruc7_better","spatial_crucible",10);
|
||||
spatialcruc7_better.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc7_better.addItemInput(<contenttweaker:mortum_star>);
|
||||
spatialcruc7_better.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
@@ -994,7 +1077,17 @@ spatialcruc7_better.addItemInput(<contenttweaker:universal_realgar>);
|
||||
spatialcruc7_better.addFluidOutput(<fluid:universal_matter>*60000);
|
||||
spatialcruc7_better.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:blade_of_the_samurai_queen>.withTag({HideFlags:2,AttributeModifiers:[{UUIDMost: 121000 as long, UUIDLeast: 120000 as long,Slot: "mainhand",AttributeName: "generic.attackDamage", Operation: 0, Name: "generic.attackDamage",Amount: 4000},{UUIDMost: 121001 as long, UUIDLeast: 120001 as long ,Amount: 1.2 ,Slot: "mainhand", AttributeName: "generic.attackSpeed",Operation: 0, Name: "generic.attackSpeed"}]}),
|
||||
val spatialcruc7_better1 = RecipeBuilder.newBuilder("spatialcruc7_better1","spatial_crucible",10);
|
||||
spatialcruc7_better1.addEnergyPerTickInput(1000000000);
|
||||
spatialcruc7_better1.addItemInput(<contenttweaker:bionic_mortum_star>);
|
||||
spatialcruc7_better1.addItemInput(<contenttweaker:opalescent_matter>);
|
||||
spatialcruc7_better1.addItemInput(<contenttweaker:dynatos_catalyst>);
|
||||
spatialcruc7_better1.addItemInput(<materialpart:sednanite:dust>*16);
|
||||
spatialcruc7_better1.addItemInput(<contenttweaker:universal_realgar>);
|
||||
spatialcruc7_better1.addFluidOutput(<fluid:universal_matter>*600000);
|
||||
spatialcruc7_better1.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:blade_of_the_samurai_queen>.withTag({HideFlags:2,AttributeModifiers:[{UUIDMost: 121000 as long, UUIDLeast: 120000 as long,Slot: "mainhand",AttributeName: "generic.attackDamage", Operation: 0, Name: "generic.attackDamage",Amount: 100},{UUIDMost: 121001 as long, UUIDLeast: 120001 as long ,Amount: 1.2 ,Slot: "mainhand", AttributeName: "generic.attackSpeed",Operation: 0, Name: "generic.attackSpeed"}]}),
|
||||
[[null, <contenttweaker:sword_shield>, null],
|
||||
[<projectex:final_star_shard>, <contenttweaker:sword_shield>, <projectex:final_star_shard>],
|
||||
[null, <immersiveengineering:material:0>, null]]);
|
||||
@@ -1018,6 +1111,7 @@ mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configur
|
||||
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
|
||||
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
|
||||
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
|
||||
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
|
||||
|
||||
|
||||
@@ -1319,6 +1413,21 @@ creatthel6.addItemInput(<contenttweaker:terrestrial_catalyst>*1024);
|
||||
creatthel6.addFluidOutput(<fluid:whisper_of_thel>*1000000);
|
||||
creatthel6.build();
|
||||
|
||||
val creatthel7 = RecipeBuilder.newBuilder("creatthel7","creation_altar",2);
|
||||
creatthel7.addEnergyPerTickInput(1000000000);
|
||||
creatthel7.addFluidInput(<fluid:recursive_computing_matter>*1000000);
|
||||
creatthel7.addFluidInput(<fluid:actualizing_fluid>*409600);
|
||||
creatthel7.addFluidInput(<fluid:sideral_life_essence>*409600);
|
||||
creatthel7.addFluidInput(<fluid:recursive_life_essence>*409600);
|
||||
creatthel7.addFluidInput(<fluid:stormlight>*409600);
|
||||
creatthel7.addFluidInput(<fluid:chaos>*409600);
|
||||
creatthel7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatthel7.setChance(0.0);
|
||||
creatthel7.addItemInput(<contenttweaker:thaumic_citrus>*4096);
|
||||
creatthel7.addItemInput(<contenttweaker:terrestrial_catalyst>*4096);
|
||||
creatthel7.addFluidOutput(<fluid:whisper_of_thel>*10000000);
|
||||
creatthel7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1412,6 +1521,21 @@ creatahkrast6.addItemInput(<contenttweaker:alchemical_crystal>*1024);
|
||||
creatahkrast6.addFluidOutput(<fluid:whisper_of_ahkrast_korvalain>*100000);
|
||||
creatahkrast6.build();
|
||||
|
||||
val creatahkrast7 = RecipeBuilder.newBuilder("creatahkrast7","creation_altar",2);
|
||||
creatahkrast7.addEnergyPerTickInput(1000000000);
|
||||
creatahkrast7.addFluidInput(<fluid:whisper_of_thel>*5000000);
|
||||
creatahkrast7.addFluidInput(<fluid:dragons_blood_plastic>*409600);
|
||||
creatahkrast7.addFluidInput(<fluid:aerial_moonshine>*409600);
|
||||
creatahkrast7.addFluidInput(<fluid:lving_gold_nak>*409600);
|
||||
creatahkrast7.addFluidInput(<fluid:spatial_matter>*409600);
|
||||
creatahkrast7.addFluidInput(<fluid:sednanite>*409600);
|
||||
creatahkrast7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatahkrast7.setChance(0.0);
|
||||
creatahkrast7.addItemInput(<extratrees:food:40>*4096);
|
||||
creatahkrast7.addItemInput(<contenttweaker:alchemical_crystal>*4096);
|
||||
creatahkrast7.addFluidOutput(<fluid:whisper_of_ahkrast_korvalain>*1000000);
|
||||
creatahkrast7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1510,6 +1634,21 @@ creatverdith6.addItemInput(<tconstruct:materials:16>*1024);
|
||||
creatverdith6.addFluidOutput(<fluid:whisper_of_verdith_anath>*100000);
|
||||
creatverdith6.build();
|
||||
|
||||
val creatverdith7 = RecipeBuilder.newBuilder("creatverdith7","creation_altar",2);
|
||||
creatverdith7.addEnergyPerTickInput(1000000000);
|
||||
creatverdith7.addFluidInput(<fluid:whisper_of_ahkrast_korvalain>*5000000);
|
||||
creatverdith7.addFluidInput(<fluid:weakened_cryotheoum>*409600);
|
||||
creatverdith7.addFluidInput(<fluid:luminous_lava>*409600);
|
||||
creatverdith7.addFluidInput(<fluid:spicy_pyrotheum>*409600);
|
||||
creatverdith7.addFluidInput(<fluid:myrmitite>*409600);
|
||||
creatverdith7.addFluidInput(<fluid:rhenium>*409600);
|
||||
creatverdith7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatverdith7.setChance(0.0);
|
||||
creatverdith7.addItemInput(<contenttweaker:sacred_cinders_fruit>*4096);
|
||||
creatverdith7.addItemInput(<tconstruct:materials:16>*4096);
|
||||
creatverdith7.addFluidOutput(<fluid:whisper_of_verdith_anath>*1000000);
|
||||
creatverdith7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1606,6 +1745,21 @@ creatomtose6.addItemInput(<erebus:materials:1>*1024);
|
||||
creatomtose6.addFluidOutput(<fluid:whisper_of_omtose_phellack>*100000);
|
||||
creatomtose6.build();
|
||||
|
||||
val creatomtose7 = RecipeBuilder.newBuilder("creatomtose7","creation_altar",2);
|
||||
creatomtose7.addEnergyPerTickInput(1000000000);
|
||||
creatomtose7.addFluidInput(<fluid:whisper_of_verdith_anath>*5000000);
|
||||
creatomtose7.addFluidInput(<fluid:milkiest_chocolate>*409600);
|
||||
creatomtose7.addFluidInput(<fluid:ghostly_matter>*409600);
|
||||
creatomtose7.addFluidInput(<fluid:liquid_life>*409600);
|
||||
creatomtose7.addFluidInput(<fluid:cosmic_matter>*409600);
|
||||
creatomtose7.addFluidInput(<fluid:seared_grave_stone>*409600);
|
||||
creatomtose7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatomtose7.setChance(0.0);
|
||||
creatomtose7.addItemInput(<aoa3:bubble_berries>*4096);
|
||||
creatomtose7.addItemInput(<erebus:materials:1>*4096);
|
||||
creatomtose7.addFluidOutput(<fluid:whisper_of_omtose_phellack>*1000000);
|
||||
creatomtose7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1700,6 +1854,22 @@ creatdonaeth6.addFluidOutput(<fluid:whisper_of_donaeth_rusen>*100000);
|
||||
creatdonaeth6.build();
|
||||
|
||||
|
||||
val creatdonaeth7 = RecipeBuilder.newBuilder("creatdonaeth7","creation_altar",2);
|
||||
creatdonaeth7.addEnergyPerTickInput(1000000000);
|
||||
creatdonaeth7.addFluidInput(<fluid:whisper_of_omtose_phellack>*5000000);
|
||||
creatdonaeth7.addFluidInput(<fluid:astral_water>*409600);
|
||||
creatdonaeth7.addFluidInput(<fluid:alchemical_goo>*409600);
|
||||
creatdonaeth7.addFluidInput(<fluid:liquid_madness>*409600);
|
||||
creatdonaeth7.addFluidInput(<fluid:ethereal_fabric>*409600);
|
||||
creatdonaeth7.addFluidInput(<fluid:ogerite>*409600);
|
||||
creatdonaeth7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatdonaeth7.setChance(0.0);
|
||||
creatdonaeth7.addItemInput(<aoa3:heart_fruit>*4096);
|
||||
creatdonaeth7.addItemInput(<bewitchment:garnet>*14096024);
|
||||
creatdonaeth7.addFluidOutput(<fluid:whisper_of_donaeth_rusen>*1000000);
|
||||
creatdonaeth7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1793,6 +1963,21 @@ creattellan6.addItemInput(<aoa3:bloodstone>*1024);
|
||||
creattellan6.addFluidOutput(<fluid:whisper_of_tellan>*100000);
|
||||
creattellan6.build();
|
||||
|
||||
val creattellan7 = RecipeBuilder.newBuilder("creattellan7","creation_altar",2);
|
||||
creattellan7.addEnergyPerTickInput(1000000000);
|
||||
creattellan7.addFluidInput(<fluid:whisper_of_donaeth_rusen>*5000000);
|
||||
creattellan7.addFluidInput(<fluid:galactic_matter>*409600);
|
||||
creattellan7.addFluidInput(<fluid:purifying_fluid>*409600);
|
||||
creattellan7.addFluidInput(<fluid:arcane_fissile_matter>*409600);
|
||||
creattellan7.addFluidInput(<fluid:ardite>*409600);
|
||||
creattellan7.addFluidInput(<fluid:cobalt>*409600);
|
||||
creattellan7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creattellan7.setChance(0.0);
|
||||
creattellan7.addItemInput(<aoa3:holly_top_petals>*4096);
|
||||
creattellan7.addItemInput(<aoa3:bloodstone>*4096);
|
||||
creattellan7.addFluidOutput(<fluid:whisper_of_tellan>*1000000);
|
||||
creattellan7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1888,6 +2073,21 @@ creatthyrlan6.addItemInput(<astralsorcery:itemcraftingcomponent:0>*1024);
|
||||
creatthyrlan6.addFluidOutput(<fluid:whisper_of_kurald_thyrllan>*100000);
|
||||
creatthyrlan6.build();
|
||||
|
||||
val creatthyrlan7 = RecipeBuilder.newBuilder("creatthyrlan7","creation_altar",2);
|
||||
creatthyrlan7.addEnergyPerTickInput(1000000000);
|
||||
creatthyrlan7.addFluidInput(<fluid:whisper_of_tellan>*5000000);
|
||||
creatthyrlan7.addFluidInput(<fluid:mana>*409600);
|
||||
creatthyrlan7.addFluidInput(<fluid:apothecary_fissile_matter>*409600);
|
||||
creatthyrlan7.addFluidInput(<fluid:nightmarish_matter>*409600);
|
||||
creatthyrlan7.addFluidInput(<fluid:knightmetal>*409600);
|
||||
creatthyrlan7.addFluidInput(<fluid:fierymetal>*409600);
|
||||
creatthyrlan7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatthyrlan7.setChance(0.0);
|
||||
creatthyrlan7.addItemInput(<divinerpg:tomato>*4096);
|
||||
creatthyrlan7.addItemInput(<astralsorcery:itemcraftingcomponent:0>*4096);
|
||||
creatthyrlan7.addFluidOutput(<fluid:whisper_of_kurald_thyrllan>*1000000);
|
||||
creatthyrlan7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1984,6 +2184,21 @@ createmurlan6.addItemInput(<biomesoplenty:gem:0>*1024);
|
||||
createmurlan6.addFluidOutput(<fluid:whisper_of_kurald_emurlahn>*100000);
|
||||
createmurlan6.build();
|
||||
|
||||
val createmurlan7 = RecipeBuilder.newBuilder("createmurlan7","creation_altar",2);
|
||||
createmurlan7.addEnergyPerTickInput(1000000000);
|
||||
createmurlan7.addFluidInput(<fluid:whisper_of_kurald_thyrllan>*5000000);
|
||||
createmurlan7.addFluidInput(<fluid:purified_titanium>*409600);
|
||||
createmurlan7.addFluidInput(<fluid:starmetal_alloy>*409600);
|
||||
createmurlan7.addFluidInput(<fluid:silvan_fissile_matter>*409600);
|
||||
createmurlan7.addFluidInput(<fluid:dark_steel>*409600);
|
||||
createmurlan7.addFluidInput(<fluid:end_steel>*409600);
|
||||
createmurlan7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
createmurlan7.setChance(0.0);
|
||||
createmurlan7.addItemInput(<divinerpg:marsine>*4096);
|
||||
createmurlan7.addItemInput(<biomesoplenty:gem:0>*4096);
|
||||
createmurlan7.addFluidOutput(<fluid:whisper_of_kurald_emurlahn>*1000000);
|
||||
createmurlan7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2080,6 +2295,21 @@ creatgalain6.addItemInput(<thaumcraft:amber>*1024);
|
||||
creatgalain6.addFluidOutput(<fluid:whisper_of_kurald_galain>*100000);
|
||||
creatgalain6.build();
|
||||
|
||||
val creatgalain7 = RecipeBuilder.newBuilder("creatgalain7","creation_altar",2);
|
||||
creatgalain7.addEnergyPerTickInput(1000000000);
|
||||
creatgalain7.addFluidInput(<fluid:whisper_of_kurald_emurlahn>*5000000);
|
||||
creatgalain7.addFluidInput(<fluid:twilight_matter>*409600);
|
||||
creatgalain7.addFluidInput(<fluid:innerved_fissile_matter>*409600);
|
||||
creatgalain7.addFluidInput(<fluid:for.honey>*409600);
|
||||
creatgalain7.addFluidInput(<fluid:limonite>*409600);
|
||||
creatgalain7.addFluidInput(<fluid:rosite>*409600);
|
||||
creatgalain7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatgalain7.setChance(0.0);
|
||||
creatgalain7.addItemInput(<divinerpg:white_mushroom>*4096);
|
||||
creatgalain7.addItemInput(<thaumcraft:amber>*4096);
|
||||
creatgalain7.addFluidOutput(<fluid:whisper_of_kurald_galain>*1000000);
|
||||
creatgalain7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -2175,6 +2405,21 @@ creatstarvald6.addItemInput(<minecraft:diamond>*1024);
|
||||
creatstarvald6.addFluidOutput(<fluid:whisper_of_starvald_demelain>*100000);
|
||||
creatstarvald6.build();
|
||||
|
||||
val creatstarvald7 = RecipeBuilder.newBuilder("creatstarvald7","creation_altar",2);
|
||||
creatstarvald7.addEnergyPerTickInput(1000000000);
|
||||
creatstarvald7.addFluidInput(<fluid:whisper_of_kurald_galain>*5000000);
|
||||
creatstarvald7.addFluidInput(<fluid:radiant_fissile_matter>*409600);
|
||||
creatstarvald7.addFluidInput(<fluid:molten_rupee>*409600);
|
||||
creatstarvald7.addFluidInput(<fluid:molten_arlemite>*409600);
|
||||
creatstarvald7.addFluidInput(<fluid:molten_realmite>*409600);
|
||||
creatstarvald7.addFluidInput(<fluid:molten_netherite>*409600);
|
||||
creatstarvald7.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 7§r"]}}));
|
||||
creatstarvald7.setChance(0.0);
|
||||
creatstarvald7.addItemInput(<divinerpg:moonbulb>*4096);
|
||||
creatstarvald7.addItemInput(<minecraft:diamond>*4096);
|
||||
creatstarvald7.addFluidOutput(<fluid:whisper_of_starvald_demelain>*1000000);
|
||||
creatstarvald7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -10,6 +10,11 @@ recipes.addShaped(<contenttweaker:lord_summoner>,
|
||||
[<ore:manaPearl>, <botania:storage:0>, <ore:manaPearl>],
|
||||
[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:captaimerik_summoner>,
|
||||
[[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>],
|
||||
[<ore:manaPearl>, <botania:storage:2>, <ore:manaPearl>],
|
||||
[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:wargeneral_summoner>,
|
||||
[[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>],
|
||||
[<ore:manaPearl>, <botania:manasteelsword>, <ore:manaPearl>],
|
||||
|
||||
@@ -784,12 +784,12 @@ recipes.addShapeless(
|
||||
|
||||
val creataltaspeleint = RecipeBuilder.newBuilder("creataltaspeleint","creation_altar",5);
|
||||
creataltaspeleint.addEnergyPerTickInput(500000000);
|
||||
creataltaspeleint.addFluidInput(<fluid:molten_echo_warren>*1);
|
||||
creataltaspeleint.addFluidInput(<fluid:recursive_computing_matter>*1);
|
||||
creataltaspeleint.addFluidInput(<fluid:actualizing_fluid>*1);
|
||||
creataltaspeleint.addFluidInput(<fluid:eleint_dragonfire>*1);
|
||||
creataltaspeleint.addItemInput(<contenttweaker:eleint_scale>);
|
||||
creataltaspeleint.addItemOutput(<contenttweaker:actualization_aspected_eleint_scale>);
|
||||
creataltaspeleint.addFluidInput(<fluid:molten_echo_warren>*32);
|
||||
creataltaspeleint.addFluidInput(<fluid:recursive_computing_matter>*32);
|
||||
creataltaspeleint.addFluidInput(<fluid:actualizing_fluid>*32);
|
||||
creataltaspeleint.addFluidInput(<fluid:eleint_dragonfire>*32);
|
||||
creataltaspeleint.addItemInput(<contenttweaker:eleint_scale>*32);
|
||||
creataltaspeleint.addItemOutput(<contenttweaker:actualization_aspected_eleint_scale>*32);
|
||||
creataltaspeleint.build();
|
||||
|
||||
|
||||
|
||||
@@ -230,7 +230,6 @@
|
||||
<xreliquary:fortune_coin>.addTooltip(format.red("磁铁,按住右键范围x3"));
|
||||
<xreliquary:mob_charm_belt>.addTooltip(format.red("容纳怪物护符"));
|
||||
<xreliquary:twilight_cloak>.addTooltip(format.red("使玩家在低亮度下隐身"));
|
||||
<supersoundmuffler:sound_muffler_bauble>.addTooltip(format.red("消除黑名单内的声音"));
|
||||
<thaumcraft:goggles>.addTooltip(format.red("能看到神秘时代机器的额外信息,例如所需源质"));
|
||||
<thaumcraft:baubles:0>.addTooltip(format.red("合成材料"));
|
||||
<thaumcraft:baubles:1>.addTooltip(format.red("合成材料"));
|
||||
|
||||
@@ -492,6 +492,8 @@ addController(<modularmachinery:warren_extractor_radioactive_controller>, "modul
|
||||
|
||||
addController(<modularmachinery:warren_extractor_raremetals_controller>, "modularmachinery:warren_extractor_raremetals");
|
||||
|
||||
addController(<modularmachinery:mythic_processor_centrifuge_controller>, "modularmachinery:mythic_processor_centrifuge");
|
||||
|
||||
|
||||
// Leave this at the bottom of the file, as it depends on the oredict being filled
|
||||
furnace.addRecipe(<modularmachinery:blockcontroller>, anyBlockControllerDict);
|
||||
|
||||
@@ -739,6 +739,11 @@ recipes.addShaped(<contenttweaker:terrasteel_infused_stone>*4,
|
||||
[<botania:manaresource:5>, <contenttweaker:terrasteel_crystal>.reuse(), <botania:manaresource:5>],
|
||||
[<contenttweaker:warren_petal>, <contenttweaker:actualizing_stone>, <contenttweaker:warren_petal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:terrasteel_infused_stone>*16,
|
||||
[[<contenttweaker:warren_petal>, <contenttweaker:pure_void>, <contenttweaker:warren_petal>],
|
||||
[<botania:manaresource:5>, <contenttweaker:terrasteel_crystal>.reuse(), <botania:manaresource:5>],
|
||||
[<contenttweaker:warren_petal>, <contenttweaker:pure_void>, <contenttweaker:warren_petal>]]);
|
||||
|
||||
|
||||
mods.botania.ManaInfusion.addAlchemy(<botania:manaresource:4>*64, <contenttweaker:terrasteel_infused_stone>, 5000);
|
||||
|
||||
@@ -809,3 +814,10 @@ recipes.addShaped(<contenttweaker:superconductor_artifact>*2,
|
||||
[<contenttweaker:greater_gaia_spirit>, <contenttweaker:superconductor_artifact>, <contenttweaker:greater_gaia_spirit>],
|
||||
[<botania:manaresource:18>, <contenttweaker:greater_gaia_spirit>, <botania:manaresource:18>]]);
|
||||
|
||||
|
||||
|
||||
mods.botania.RuneAltar.addRecipe(<extrabotany:material:1>*4,
|
||||
[<botania:manaresource:14>, <botania:manaresource:14>, <botania:manaresource:14>, <botania:manaresource:14>, <contenttweaker:corrupted_aragonite>, <extrabotany:material:3>], 50);
|
||||
|
||||
mods.botania.RuneAltar.addRecipe(<extrabotany:firstfractal>,
|
||||
[<extrabotany:excaliber>, <extrabotany:gildedmashedpotato>, <botania:manasteelsword>, <botania:thundersword>, <botania:elementiumsword>, <botania:starsword>, <botania:terrasword>, <minecraft:wooden_sword>, <extrabotany:shadowkatana>, <contenttweaker:first_order_mythic_fractal>], 50);
|
||||
|
||||
+25
-5
@@ -1527,6 +1527,26 @@ lordsummoner.itemRightClick = function(stack, world, player, hand) {
|
||||
};
|
||||
lordsummoner.register();
|
||||
|
||||
var captainmeriksummoner = VanillaFactory.createItem("captaimerik_summoner");
|
||||
captainmeriksummoner.maxStackSize = 1;
|
||||
captainmeriksummoner.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
if(player.getDimension() != 426) {
|
||||
player.sendChat("需位于秘界");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("summon divinerpg:captain_merik ~ ~1 ~", player, world, false, true);
|
||||
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
captainmeriksummoner.register();
|
||||
|
||||
var strangecharm = VanillaFactory.createItem("strange_charm");
|
||||
strangecharm.maxStackSize = 1;
|
||||
strangecharm.itemRightClick = function(stack, world, player, hand) {
|
||||
@@ -5478,19 +5498,19 @@ summonstothearmyofdarkness.register();
|
||||
|
||||
|
||||
|
||||
var arcaneterraformernoob = VanillaFactory.createItem("arcane_terraformer_noob");
|
||||
arcaneterraformernoob.maxStackSize = 1;
|
||||
arcaneterraformernoob.itemRightClick = function(stack, world, player, hand) {
|
||||
var beekeperarchive = VanillaFactory.createItem("beekeper_archive");
|
||||
beekeperarchive.maxStackSize = 1;
|
||||
beekeperarchive.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
Commands.call("/tellraw @a {\"text\":\"点击此处查看该谜题群系的设置教程\",\"underlined\":true,\"color\":\"blue\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://www.youtube.com/watch?v=-_5BU87Gnjs\"}}", player, world, false, true);
|
||||
Commands.call("/tellraw @a {\"text\":\"点击此处查看在线版本的蜜蜂育种树!\",\"underlined\":true,\"color\":\"blue\",\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://at-l4s.github.io/BeeBreeding/\"}}", player, world, false, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
arcaneterraformernoob.register();
|
||||
beekeperarchive.register();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -169,6 +169,7 @@ creationunidentified2.build();
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<deepmoblearning:glitch_infused_ingot>, <contenttweaker:glitch_infused_egg>, <extrabees:honey_comb:27>, 5000);
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:glitch_infused_egg>, <extrabees:honey_comb:27>, <deepmoblearning:glitch_infused_ingot>]);
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<materialpart:rhenium:ingot>*2, <contenttweaker:rhenium_egg>, <aoa3:fragmented_anima_stone>, 1000);
|
||||
|
||||
|
||||
@@ -232,7 +232,6 @@ mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itembluep
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:inertial_confinement_reactor"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:linear_fusion_accelerator"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:aluminum_lathe"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_god_altar"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plated_carpenter"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plated_thermofabricator"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:salt_repolarizer"}));
|
||||
|
||||
@@ -205,7 +205,6 @@ mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:inertial_confinement_reactor_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:linear_fusion_accelerator_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:aluminum_lathe_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:blood_god_altar_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:plated_carpenter_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:plated_thermofabricator_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:salt_repolarizer_controller>);
|
||||
|
||||
+102
-36
@@ -14,7 +14,10 @@ import crafttweaker.event.PlayerAttackEntityEvent;
|
||||
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:bedrock_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 10", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -23,7 +26,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:corrupted_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 20", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -32,7 +38,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<abyssalcraft:ethaxiumpickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 40", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -40,7 +49,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<astralsorcery:itemcrystalpickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 40", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -48,7 +60,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<bloodmagic:bound_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 40", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -56,7 +71,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<thaumcraft:elemental_pick>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 40", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -64,7 +82,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<thaumictinkerer:ichorium_pick>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 100", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -72,7 +93,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<thaumictinkerer:ichorium_pick_adv>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 200", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -80,7 +104,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:rock_pick_sword>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 150", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -88,7 +115,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:skeletal_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 150", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -96,7 +126,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:eden_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 100", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -104,7 +137,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:wildwood_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 200", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -112,7 +148,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:apalachia_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 300", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -120,7 +159,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:skythern_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 400", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -128,7 +170,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:mortum_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 500", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -136,7 +181,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<divinerpg:dream_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 500", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -144,7 +192,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:ornamyte_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 100", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -152,7 +203,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:goofy_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 400", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -160,7 +214,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:pickmax>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 6000", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -168,7 +225,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:soulstone_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 3000", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -176,7 +236,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:energistic_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 8000", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -184,7 +247,10 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.world.isRemote()) {
|
||||
return;
|
||||
}
|
||||
if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:occult_pickaxe>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp foraging @p 30000", event.player, event.world, false, true);
|
||||
}
|
||||
@@ -193,21 +259,21 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
|
||||
|
||||
|
||||
events.onPlayerAttackEntity(function (event as PlayerAttackEntityEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:coralstorm_sword>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp hunter @p 10", event.player, event.world, false, true);
|
||||
}
|
||||
}
|
||||
});
|
||||
//events.onPlayerAttackEntity(function (event as PlayerAttackEntityEvent) {
|
||||
// if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
// if (event.player.currentItem.definition.id.matches(<aoa3:coralstorm_sword>.definition.id)) {
|
||||
// Commands.call("/aoaskill addxp hunter @p 10", event.player, event.world, false, true);
|
||||
// }
|
||||
// }
|
||||
//});
|
||||
|
||||
events.onPlayerAttackEntity(function (event as PlayerAttackEntityEvent) {
|
||||
if(!isNull(event.player.currentItem)){
|
||||
if (event.player.currentItem.definition.id.matches(<aoa3:baron_sword>.definition.id)) {
|
||||
Commands.call("/aoaskill addxp hunter @p 100", event.player, event.world, false, true);
|
||||
}
|
||||
}
|
||||
});
|
||||
//events.onPlayerAttackEntity(function (event as PlayerAttackEntityEvent) {
|
||||
// if(!isNull(event.player) && !isNull(event.player.currentItem)){
|
||||
// if (event.player.currentItem.definition.id.matches(<aoa3:baron_sword>.definition.id)) {
|
||||
// Commands.call("/aoaskill addxp hunter @p 100", event.player, event.world, false, true);
|
||||
// }
|
||||
// }
|
||||
//});
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -33,8 +33,13 @@ events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
|
||||
val target as IEntityLivingBase = event.target;
|
||||
if ((target.definition.id != "erebus:erebus.stag_beetle") || !target.isAlive()) {
|
||||
return;
|
||||
}
|
||||
}
|
||||
if(isNull(target.mainHandHeldItem)){
|
||||
event.player.sendChat("生物种类是对的,但你可能需要一个特殊的苍白版本 ;)");
|
||||
return;
|
||||
}
|
||||
if (!(target.mainHandHeldItem.matches(<contenttweaker:geo_fragment>))) {
|
||||
event.player.sendChat("生物种类是对的,但你可能需要一个特殊的苍白版本 ;)");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
|
||||
return;
|
||||
}
|
||||
// [edit damage here]
|
||||
val DAMAGE = 600.0f;
|
||||
val DAMAGE = 1000.0f;
|
||||
// [can remove this var if reusuable]
|
||||
val oldHealth = target.health;
|
||||
// Handle kill as if by player
|
||||
|
||||
+11
-1
@@ -1302,7 +1302,17 @@ var gluttonouslymph = VanillaFactory.createFluid("gluttonous_lymph", Color.fromH
|
||||
gluttonouslymph.register();
|
||||
|
||||
|
||||
|
||||
var glimmerdyingconstellation = VanillaFactory.createFluid("glimmer_of_the_dying_constellation", Color.fromHex("4d4b1d"));
|
||||
glimmerdyingconstellation.register();
|
||||
|
||||
var echosevenundeadlords = VanillaFactory.createFluid("echo_of_the_seven_undead_lords", Color.fromHex("183438"));
|
||||
echosevenundeadlords.register();
|
||||
|
||||
var allureofthevoid = VanillaFactory.createFluid("allure_of_the_void", Color.fromHex("b0b0b0"));
|
||||
allureofthevoid.register();
|
||||
|
||||
var breathofactualization = VanillaFactory.createFluid("breath_of_actualization", Color.fromHex("74c2bb"));
|
||||
breathofactualization.register();
|
||||
|
||||
|
||||
|
||||
|
||||
+116
-4
@@ -4513,13 +4513,125 @@ superconductorartifact.maxStackSize = 64;
|
||||
superconductorartifact.beaconPayment = false;
|
||||
superconductorartifact.register();
|
||||
|
||||
var stoneofdivinelove = VanillaFactory.createItem("stone_of_the_divine_love");
|
||||
stoneofdivinelove.maxStackSize = 64;
|
||||
stoneofdivinelove.beaconPayment = false;
|
||||
stoneofdivinelove.register();
|
||||
|
||||
var stoneofnaturalmight = VanillaFactory.createItem("stone_of_natural_might");
|
||||
stoneofnaturalmight.maxStackSize = 64;
|
||||
stoneofnaturalmight.beaconPayment = false;
|
||||
stoneofnaturalmight.register();
|
||||
|
||||
var stoneofinfinitecreativity = VanillaFactory.createItem("stone_of_infinite_creativity");
|
||||
stoneofinfinitecreativity.maxStackSize = 64;
|
||||
stoneofinfinitecreativity.beaconPayment = false;
|
||||
stoneofinfinitecreativity.register();
|
||||
|
||||
var stoneofendowedfreewill = VanillaFactory.createItem("stone_of_endowed_free_will");
|
||||
stoneofendowedfreewill.maxStackSize = 64;
|
||||
stoneofendowedfreewill.beaconPayment = false;
|
||||
stoneofendowedfreewill.register();
|
||||
|
||||
|
||||
var stoneofboundlesscuriosity = VanillaFactory.createItem("stone_of_boundless_curiosity");
|
||||
stoneofboundlesscuriosity.maxStackSize = 64;
|
||||
stoneofboundlesscuriosity.beaconPayment = false;
|
||||
stoneofboundlesscuriosity.register();
|
||||
|
||||
var fabrialofpurevoid = VanillaFactory.createItem("fabrial_of_pure_void");
|
||||
fabrialofpurevoid.maxStackSize = 64;
|
||||
fabrialofpurevoid.beaconPayment = false;
|
||||
fabrialofpurevoid.register();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
var andofuniversalbalance = VanillaFactory.createItem("sand_of_universal_balance");
|
||||
andofuniversalbalance.maxStackSize = 64;
|
||||
andofuniversalbalance.beaconPayment = false;
|
||||
andofuniversalbalance.register();
|
||||
|
||||
var helium4crystal = VanillaFactory.createItem("helium_3_crystal");
|
||||
helium4crystal.maxStackSize = 64;
|
||||
helium4crystal.beaconPayment = false;
|
||||
helium4crystal.register();
|
||||
|
||||
var raremetalsrelativisticcondensate = VanillaFactory.createItem("rare_metals_relativistic_condensate");
|
||||
raremetalsrelativisticcondensate.maxStackSize = 64;
|
||||
raremetalsrelativisticcondensate.beaconPayment = false;
|
||||
raremetalsrelativisticcondensate.register();
|
||||
|
||||
var stoneofinfinitewishes = VanillaFactory.createItem("stone_of_infinite_wishes");
|
||||
stoneofinfinitewishes.maxStackSize = 64;
|
||||
stoneofinfinitewishes.beaconPayment = false;
|
||||
stoneofinfinitewishes.register();
|
||||
|
||||
var puzzlesoltwilightcurse = VanillaFactory.createItem("puzzle_solution_sunderingtwilitcurse");
|
||||
puzzlesoltwilightcurse.maxStackSize = 64;
|
||||
puzzlesoltwilightcurse.beaconPayment = false;
|
||||
puzzlesoltwilightcurse.register();
|
||||
|
||||
|
||||
var diametriccatalyst = VanillaFactory.createItem("diametric_catalyst");
|
||||
diametriccatalyst.maxStackSize = 64;
|
||||
diametriccatalyst.beaconPayment = false;
|
||||
diametriccatalyst.register();
|
||||
|
||||
var monopolarcatalyst = VanillaFactory.createItem("monopolar_catalyst");
|
||||
monopolarcatalyst.maxStackSize = 64;
|
||||
monopolarcatalyst.beaconPayment = false;
|
||||
monopolarcatalyst.register();
|
||||
|
||||
var carboncondensate = VanillaFactory.createItem("carbon_condensate");
|
||||
carboncondensate.maxStackSize = 64;
|
||||
carboncondensate.beaconPayment = false;
|
||||
carboncondensate.register();
|
||||
|
||||
var dreambrick = VanillaFactory.createItem("dream_brick");
|
||||
dreambrick.maxStackSize = 64;
|
||||
dreambrick.beaconPayment = false;
|
||||
dreambrick.register();
|
||||
|
||||
var diamerismajackpump = VanillaFactory.createItem("diamerisma_jackpump");
|
||||
diamerismajackpump.maxStackSize = 64;
|
||||
diamerismajackpump.beaconPayment = false;
|
||||
diamerismajackpump.register();
|
||||
|
||||
|
||||
var monouseuniversalpress = VanillaFactory.createItem("monouse_universal_press");
|
||||
monouseuniversalpress.maxStackSize = 64;
|
||||
monouseuniversalpress.beaconPayment = false;
|
||||
monouseuniversalpress.register();
|
||||
|
||||
var bionicstar = VanillaFactory.createItem("bionic_divine_star");
|
||||
bionicstar.maxStackSize = 64;
|
||||
bionicstar.beaconPayment = false;
|
||||
bionicstar.register();
|
||||
|
||||
var bionicedenstar = VanillaFactory.createItem("bionic_eden_star");
|
||||
bionicedenstar.maxStackSize = 64;
|
||||
bionicedenstar.beaconPayment = false;
|
||||
bionicedenstar.register();
|
||||
|
||||
var bionicwildwoodstar = VanillaFactory.createItem("bionic_wildwood_star");
|
||||
bionicwildwoodstar.maxStackSize = 64;
|
||||
bionicwildwoodstar.beaconPayment = false;
|
||||
bionicwildwoodstar.register();
|
||||
|
||||
var bionicapalachiastar = VanillaFactory.createItem("bionic_apalachia_star");
|
||||
bionicapalachiastar.maxStackSize = 64;
|
||||
bionicapalachiastar.beaconPayment = false;
|
||||
bionicapalachiastar.register();
|
||||
|
||||
var bionicskythernstar = VanillaFactory.createItem("bionic_skythern_star");
|
||||
bionicskythernstar.maxStackSize = 64;
|
||||
bionicskythernstar.beaconPayment = false;
|
||||
bionicskythernstar.register();
|
||||
|
||||
var bionicmortumstar = VanillaFactory.createItem("bionic_mortum_star");
|
||||
bionicmortumstar.maxStackSize = 64;
|
||||
bionicmortumstar.beaconPayment = false;
|
||||
bionicmortumstar.register();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -101,7 +101,7 @@ polarursaroll.addItemEntry(<aoa3:rosite_ingot>, 5);
|
||||
|
||||
val deepcase = LootTweaker.getTable("aoa3:blocks/deep_case");
|
||||
val deepcasemain = deepcase.getPool("main");
|
||||
deepcasemain.addItemEntry(<contenttweaker:alchemical_deep_rock>*4, 50);
|
||||
deepcasemain.addItemEntry(<contenttweaker:alchemical_deep_rock>*64, 50);
|
||||
deepcasemain.addItemEntry(<projecte:item.pe_fuel:2>*64, 20);
|
||||
deepcasemain.addItemEntry(<contenttweaker:botanic_alchemic_catalyst>*16, 20);
|
||||
deepcasemain.addItemEntry(<extrabees:honey_comb:11>*64, 30);
|
||||
|
||||
@@ -69,4 +69,13 @@ mods.storagedrawers.Compaction.add(<extendedcrafting:storage:5>, <extendedcrafti
|
||||
|
||||
|
||||
|
||||
mods.storagedrawers.Compaction.add(<appliedenergistics2:material:46>, <enderio:item_material:28>, 9);
|
||||
mods.storagedrawers.Compaction.add(<appliedenergistics2:material:46>, <enderio:item_material:28>, 9);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:carbon_condensate>,
|
||||
[<abyssalcraft:densecarboncluster>, <abyssalcraft:densecarboncluster>, <abyssalcraft:densecarboncluster>, <abyssalcraft:densecarboncluster>]);
|
||||
recipes.addShapeless(<abyssalcraft:densecarboncluster>*4,
|
||||
[<contenttweaker:carbon_condensate>]);
|
||||
|
||||
mods.storagedrawers.Compaction.add(<contenttweaker:carbon_condensate>, <abyssalcraft:densecarboncluster>, 4);
|
||||
|
||||
|
||||
@@ -14,6 +14,7 @@ mods.tconstruct.Melting.addRecipe(<fluid:fluctuatite> * 144,<materialpart:fluctu
|
||||
|
||||
furnace.addRecipe(<materialpart:rhenium:ingot>,<contenttweaker:rhenium_ore>);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<materialpart:rhenium:dust>*2, <contenttweaker:rhenium_ore>, 666);
|
||||
mods.nuclearcraft.manufactory.addRecipe([<contenttweaker:rhenium_ore>, <materialpart:rhenium:dust>*2]);
|
||||
|
||||
furnace.addRecipe(<materialpart:ogerite:ingot>,<contenttweaker:ogerite_ore>);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<materialpart:ogerite:dust>*2, <contenttweaker:ogerite_ore>, 666);
|
||||
|
||||
@@ -710,8 +710,8 @@ val omnivolent = mods.contenttweaker.tconstruct.MaterialBuilder.create("omnibene
|
||||
omnivolent.color = 0x730b1b;
|
||||
omnivolent.craftable = true;
|
||||
omnivolent.castable = false;
|
||||
omnivolent.addItem(<item:contenttweaker:crimson_warren_remains>,1,144);
|
||||
omnivolent.representativeItem = <item:contenttweaker:crimson_warren_remains>;
|
||||
omnivolent.addItem(<item:contenttweaker:ingot_of_omnibelevolence>,1,144);
|
||||
omnivolent.representativeItem = <item:contenttweaker:ingot_of_omnibelevolence>;
|
||||
omnivolent.addHeadMaterialStats(20, 2.5, 3.0f, 15);
|
||||
omnivolent.addHandleMaterialStats(2.0, 3);
|
||||
omnivolent.addExtraMaterialStats(1);
|
||||
|
||||
@@ -6,7 +6,12 @@ mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:dark_soul_machine_
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:dark_soul_machine_chassis>*2,
|
||||
[[<contenttweaker:gemenyte_dust>, <contenttweaker:fire_construct>, <contenttweaker:gemenyte_dust>],
|
||||
[<contenttweaker:jewelyte_dust>, <enderio:item_material:55>, <contenttweaker:jewelyte_dust>],
|
||||
[<contenttweaker:ornamyte_dust>, <contenttweaker:ice_construct>, <contenttweaker:ornamyte_dust>]], 6);
|
||||
[<contenttweaker:ornamyte_dust>, <contenttweaker:ice_construct>, <contenttweaker:ornamyte_dust>]], 3);
|
||||
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:dark_soul_machine_chassis>*6,
|
||||
[[<contenttweaker:phasing_alloy_ingot>, <contenttweaker:fire_construct>, <contenttweaker:phasing_alloy_ingot>],
|
||||
[<enderio:item_material:55>, <enderio:item_material:55>, <enderio:item_material:55>],
|
||||
[<contenttweaker:phasing_alloy_ingot>, <contenttweaker:ice_construct>, <contenttweaker:phasing_alloy_ingot>]], 1);
|
||||
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:gemenyte_dust>, <aoa3:gemenyte>, 1999);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<contenttweaker:jewelyte_dust>, <aoa3:jewelyte>, 1999);
|
||||
|
||||
+102
-4
@@ -1,3 +1,12 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.removeShaped(<draconicevolution:crafting_injector:0>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:crafting_injector:0>,
|
||||
@@ -218,10 +227,6 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:draconic_core>,
|
||||
[<extendedcrafting:material:24>, <divinerpg:corrupted_stone>, <extendedcrafting:material:24>],
|
||||
[<draconicevolution:draconium_block>, <extendedcrafting:material:24>, <draconicevolution:draconium_block>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:draconic_core>*16,
|
||||
[[<draconicevolution:draconium_block>, <extendedcrafting:material:24>, <draconicevolution:draconium_block>],
|
||||
[<contenttweaker:eye_of_gallifrey>, <divinerpg:corrupted_stone>, <contenttweaker:eye_of_gallifrey>],
|
||||
[<draconicevolution:draconium_block>, <extendedcrafting:material:24>, <draconicevolution:draconium_block>]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_core>);
|
||||
|
||||
@@ -434,3 +439,96 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:chaotic_core>*6
|
||||
[<contenttweaker:chaotic_mithril_alloy>, <contenttweaker:chaotic_mithril_alloy>, <contenttweaker:chaotic_mithril_alloy>, <divinerpg:shadow_bar>, <draconicevolution:draconic_block>, <divinerpg:shadow_bar>, <contenttweaker:chaotic_mithril_alloy>, <contenttweaker:chaotic_mithril_alloy>, <contenttweaker:chaotic_mithril_alloy>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
val divinecombinerdraconiccore1 = RecipeBuilder.newBuilder("divinecombinerdraconiccore1","divine_combiner",2);
|
||||
divinecombinerdraconiccore1.addFluidInput(<fluid:hint_of_divinity>*1);
|
||||
divinecombinerdraconiccore1.addItemInput(<draconicevolution:draconium_block>*16);
|
||||
divinecombinerdraconiccore1.addItemInput(<extendedcrafting:material:24>*16);
|
||||
divinecombinerdraconiccore1.addItemInput(<divinerpg:corrupted_stone>*4);
|
||||
divinecombinerdraconiccore1.addItemInput(<minecraft:ender_eye>*1);
|
||||
divinecombinerdraconiccore1.addItemOutput(<draconicevolution:draconic_core>*4);
|
||||
divinecombinerdraconiccore1.build();
|
||||
|
||||
val divinecombinerdraconiccore2 = RecipeBuilder.newBuilder("divinecombinerdraconiccore2","divine_combiner",2);
|
||||
divinecombinerdraconiccore2.addFluidInput(<fluid:hint_of_divinity>*1);
|
||||
divinecombinerdraconiccore2.addItemInput(<draconicevolution:draconium_block>*16);
|
||||
divinecombinerdraconiccore2.addItemInput(<extendedcrafting:material:24>*16);
|
||||
divinecombinerdraconiccore2.addItemInput(<divinerpg:corrupted_stone>*4);
|
||||
divinecombinerdraconiccore2.addItemInput(<divinerpg:watching_eye>*1);
|
||||
divinecombinerdraconiccore2.addItemOutput(<draconicevolution:draconic_core>*8);
|
||||
divinecombinerdraconiccore2.build();
|
||||
|
||||
val divinecombinerdraconiccore3 = RecipeBuilder.newBuilder("divinecombinerdraconiccore3","divine_combiner",2);
|
||||
divinecombinerdraconiccore3.addFluidInput(<fluid:hint_of_divinity>*1);
|
||||
divinecombinerdraconiccore3.addItemInput(<draconicevolution:draconium_block>*16);
|
||||
divinecombinerdraconiccore3.addItemInput(<extendedcrafting:material:24>*16);
|
||||
divinecombinerdraconiccore3.addItemInput(<divinerpg:corrupted_stone>*4);
|
||||
divinecombinerdraconiccore3.addItemInput(<contenttweaker:everwatching_eye>*1);
|
||||
divinecombinerdraconiccore3.addItemOutput(<draconicevolution:draconic_core>*16);
|
||||
divinecombinerdraconiccore3.build();
|
||||
|
||||
val divinecombinerdraconiccore4 = RecipeBuilder.newBuilder("divinecombinerdraconiccore4","divine_combiner",2);
|
||||
divinecombinerdraconiccore4.addFluidInput(<fluid:hint_of_divinity>*1);
|
||||
divinecombinerdraconiccore4.addItemInput(<draconicevolution:draconium_block>*16);
|
||||
divinecombinerdraconiccore4.addItemInput(<extendedcrafting:material:24>*16);
|
||||
divinecombinerdraconiccore4.addItemInput(<divinerpg:corrupted_stone>*4);
|
||||
divinecombinerdraconiccore4.addItemInput(<contenttweaker:coralium_eye>*1);
|
||||
divinecombinerdraconiccore4.addItemOutput(<draconicevolution:draconic_core>*32);
|
||||
divinecombinerdraconiccore4.build();
|
||||
|
||||
val divinecombinerdraconiccore5 = RecipeBuilder.newBuilder("divinecombinerdraconiccore5","divine_combiner",2);
|
||||
divinecombinerdraconiccore5.addFluidInput(<fluid:hint_of_divinity>*1);
|
||||
divinecombinerdraconiccore5.addItemInput(<draconicevolution:draconium_block>*16);
|
||||
divinecombinerdraconiccore5.addItemInput(<extendedcrafting:material:24>*16);
|
||||
divinecombinerdraconiccore5.addItemInput(<divinerpg:corrupted_stone>*4);
|
||||
divinecombinerdraconiccore5.addItemInput(<contenttweaker:eye_of_gallifrey>*1);
|
||||
divinecombinerdraconiccore5.addItemOutput(<draconicevolution:draconic_core>*64);
|
||||
divinecombinerdraconiccore5.build();
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:0>*2,
|
||||
[<draconicevolution:tool_upgrade:0>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:1>*2,
|
||||
[<draconicevolution:tool_upgrade:1>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:2>*2,
|
||||
[<draconicevolution:tool_upgrade:2>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:3>*2,
|
||||
[<draconicevolution:tool_upgrade:3>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:4>*2,
|
||||
[<draconicevolution:tool_upgrade:4>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:5>*2,
|
||||
[<draconicevolution:tool_upgrade:5>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:6>*2,
|
||||
[<draconicevolution:tool_upgrade:6>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:7>*2,
|
||||
[<draconicevolution:tool_upgrade:7>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:8>*2,
|
||||
[<draconicevolution:tool_upgrade:8>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:9>*2,
|
||||
[<draconicevolution:tool_upgrade:9>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:10>*2,
|
||||
[<draconicevolution:tool_upgrade:10>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:tool_upgrade:11>*2,
|
||||
[<draconicevolution:tool_upgrade:11>, <contenttweaker:energetic_draconium_ingot>]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1309,6 +1309,8 @@ recipes.addShapeless(<contenttweaker:respect_of_the_lord_of_greed>,
|
||||
recipes.addShapeless(<contenttweaker:oath_of_the_lord_of_gluttony>,
|
||||
[<contenttweaker:boss_drop>, <contenttweaker:oath_of_the_seven_undead_lords>]);
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:respect_of_death>,
|
||||
[<contenttweaker:boss_drop>, <contenttweaker:mission_of_undeath_callstone>, <contenttweaker:vow_to_death>]);
|
||||
|
||||
@@ -1924,6 +1926,12 @@ recipes.addShapeless(<tardis:dalek_hull>,
|
||||
[<contenttweaker:dungeon_drop>, <contenttweaker:time_lords_callstone>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:sacred_cinders_honey>,
|
||||
[<contenttweaker:dungeon_drop>, <contenttweaker:sacred_callstone>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<twilightforest:cinder_log>,
|
||||
[<contenttweaker:dungeon_drop>, <contenttweaker:sacred_callstone>]);
|
||||
|
||||
|
||||
|
||||
|
||||
+2
-2
@@ -159,8 +159,8 @@ recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<proje
|
||||
|
||||
// 3
|
||||
mods.abyssalcraft.Crystallizer.addCrystallization(<contenttweaker:alchemical_deposit>, <contenttweaker:alchemical_sediment>, <contenttweaker:alchemical_sediment>, 0.2);
|
||||
mods.abyssalcraft.Crystallizer.addCrystallization(<contenttweaker:compressed_alchemical_deposit>, <contenttweaker:compressed_alchemical_sediment>, <contenttweaker:alchemical_sediment>, 0.5);
|
||||
mods.abyssalcraft.Crystallizer.addCrystallization(<contenttweaker:double_compressed_alchemical_deposit>, <contenttweaker:double_compressed_alchemical_sediment>, <contenttweaker:alchemical_sediment>, 0.9);
|
||||
mods.abyssalcraft.Crystallizer.addCrystallization(<contenttweaker:compressed_alchemical_deposit>, <contenttweaker:compressed_alchemical_sediment>, <contenttweaker:compressed_alchemical_sediment>, 0.5);
|
||||
mods.abyssalcraft.Crystallizer.addCrystallization(<contenttweaker:double_compressed_alchemical_deposit>, <contenttweaker:double_compressed_alchemical_sediment>, <contenttweaker:double_compressed_alchemical_sediment>, 0.9);
|
||||
|
||||
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_sediment>, <contenttweaker:alchemical_sediment>, 9);
|
||||
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_sediment>, <contenttweaker:compressed_alchemical_sediment>, 9);
|
||||
|
||||
@@ -102,3 +102,9 @@ mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_pink_slime_
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:pink_slime_block>, <fluid:if.pink_slime>*900]);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:compressed_pink_slime_block>, <fluid:if.pink_slime>*8100]);
|
||||
|
||||
|
||||
recipes.addShaped(<forestry:portable_alyzer>,
|
||||
[[<ore:ingotTin>, <ore:paneGlass>, <ore:ingotTin>],
|
||||
[<ore:ingotTin>, <ore:paneGlass>, <ore:ingotTin>],
|
||||
[<ore:dustRedstone>, <ore:gemDiamond>, <ore:dustRedstone>]]);
|
||||
|
||||
+12
-12
@@ -15,18 +15,18 @@ mods.ItemStages.stageEnchant("brightsteelforging", <enchantment:thaumictinkerer:
|
||||
|
||||
mods.ItemStages.stageEnchant("camerastage", <enchantment:thaumictinkerer:finalstrike>);
|
||||
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>);
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:camera>);
|
||||
mods.ItemStages.addItemStage("camerastage", <enderutilities:syringe:1>);
|
||||
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:0}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:1}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:2}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:3}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:4}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:5}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:6}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:7}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:8}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:9}));
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:10}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>);
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:0}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:1}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:2}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:3}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:4}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:5}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:6}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:7}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:8}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:9}));
|
||||
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:10}));
|
||||
|
||||
@@ -24,6 +24,11 @@ recipes.addShaped(<contenttweaker:abyssal_flesh>*12,
|
||||
[<minecraft:splash_potion>.withTag({Potion: "minecraft:strong_harming"}), <contenttweaker:abyssal_flesh>, <minecraft:splash_potion>.withTag({Potion: "minecraft:strong_harming"})],
|
||||
[<bewitchment:bottle_of_blood>, <contenttweaker:living_flesh>, <bewitchment:bottle_of_blood>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:abyssal_flesh>*20,
|
||||
[[<bewitchment:bottle_of_blood>, <contenttweaker:oath_of_the_lord_of_gluttony>, <bewitchment:bottle_of_blood>],
|
||||
[<minecraft:splash_potion>.withTag({Potion: "minecraft:strong_harming"}), <contenttweaker:abyssal_flesh>, <minecraft:splash_potion>.withTag({Potion: "minecraft:strong_harming"})],
|
||||
[<bewitchment:bottle_of_blood>, <contenttweaker:living_flesh>, <bewitchment:bottle_of_blood>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:flying_gunpowder>*2,
|
||||
[[<aoa3:enchanted_gunpowder>, <aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>],
|
||||
@@ -54,7 +59,7 @@ recipes.addShaped(<contenttweaker:phasing_gem>*4,
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:first_order_mythic_fractal>,
|
||||
1000, 1000,
|
||||
1000000, 1000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:jeweled_runium>, <ore:ingotVibranium>,
|
||||
<contenttweaker:living_myrmitite_ingot>, <contenttweaker:abyssal_flesh>,
|
||||
@@ -204,7 +209,7 @@ recipes.addShaped(<contenttweaker:runic_rhenium_catalyst>*4,
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:second_order_mythic_fractal>,
|
||||
1000, 1000,
|
||||
1000000, 1000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:rainbow_lens>, <contenttweaker:arc_coil>,
|
||||
<contenttweaker:lyonite_plate>, <contenttweaker:vibranium_servo>,
|
||||
@@ -356,7 +361,7 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:eldritch_wil
|
||||
<materialpart:steadfast_steel:ingot>]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:third_order_mythic_fractal>,
|
||||
1000, 1000,
|
||||
1000000, 1000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:eldritch_will_ingot>, <avaritia:block_resource:0>,
|
||||
<contenttweaker:runandium_ingot>, <contenttweaker:fragment_of_creation>,
|
||||
@@ -421,7 +426,7 @@ divcombpearlescentart3.build();
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:fourth_order_mythic_fractal>,
|
||||
1000, 1000,
|
||||
1000000, 1000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:will_ensnaring_fabrial>, <contenttweaker:clunky_chunky_brick>,
|
||||
<contenttweaker:dream_cluster>, <contenttweaker:big_slime>,
|
||||
@@ -648,7 +653,7 @@ recipes.addShaped(<contenttweaker:soulsucking_callstone>,
|
||||
// chaos poppet
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:fifth_order_mythic_fractal>,
|
||||
1000, 1000,
|
||||
1000000, 1000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:chaotic_poppet>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
|
||||
+35
-20
@@ -3988,26 +3988,20 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_biomeritual>,
|
||||
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
|
||||
"下面列出了需要的群系、群系对应的方块数量,以及相对坐标。",
|
||||
"",
|
||||
"MY:秘境(Mysterium) [2](-2,-2)(2,2)",
|
||||
"NW:核泄露之地(Nuclear Wasteland) [2](-1,-2)(1,2)",
|
||||
"SB:AE2群系(Storage Cell) [2](0,-2)(0,2)",
|
||||
"CC:水晶巨峰(Crystal Chasms) [2](1,-2)(-1,2)",
|
||||
"BV:凶险的黑暗虚空(Dangerous Black Void) [2](2,-2)(-2,2)",
|
||||
"TS:暮色河流(Twilight Stream) [4](-2,-1)(2,-1)(-2,1)(2,1)",
|
||||
"AF:外星森林(Alien Forest) [2] (-1,-1)(1,1)",
|
||||
"ST:风暴之地(Stormland) [2] (0,-1)(0,1)",
|
||||
"TH:荆棘之地(Thornlands) [2](1,-1)(-1,1)",
|
||||
"TL:腐化之地(Tainted Lands) [2](-2,0)(2,0)",
|
||||
"IR:黄金(Iromine) [2](-1,0)(1,0)",
|
||||
"MY:秘境(Mysterium) [8](6,0)(7,0)(-6,0)(-7,0)(0,6)(0,7)(0,-6)(0,-7)",
|
||||
"NW:核泄露之地(Nuclear Wasteland) [12](5,5)(5,4)(4,5)(-5,5)(-5,4)(-4,5)(5,-5)(5,-4)(4,-5)(-5,-5)(-5,-4)(-4,-5)",
|
||||
"SB:AE2群系(Storage Cell) [4](4,4)(-4,4)(4,-4)(-4,-4)",
|
||||
"CC:水晶巨峰(Crystal Chasms) [8](3,4)(-3,4)(3,-4)(-3,-4)(4,3)(-4,3)(4,-3)(-4,-3)",
|
||||
"BV:凶险的黑暗虚空(Dangerous Black Void) [8](2,4)(-2,4)(2,-4)(-2,-4)(4,2)(-4,2)(4,-2)(-4,-2)",
|
||||
"TS:暮色河流(Twilight Stream) [24](4,0)(-4,0)(0,4)(0,-4)(5,0)(-5,0)(0,5)(0,-5)(1,4)(-1,4)(1,-4)(-1,-4)(4,1)(-4,1)(4,-1)(-4,-1)(1,5)(-1,5)(1,-5)(-1,-5)(5,1)(-5,1)(5,-1)(-5,-1)",
|
||||
"AF:外星森林(Alien Forest) [4](0,3)(0,-3)(3,0)(-3,0)",
|
||||
"ST:风暴之地(Stormland) [4](0,1)(0,-1)(1,0)(-1,0)",
|
||||
"TH:荆棘之地(Thornlands) [4](0,2)(0,-2)(2,0)(-2,0)",
|
||||
"TL:腐化之地(Tainted Lands) [4](2,2)(-2,2)(2,-2)(-2,-2)",
|
||||
"IR:黄金(Iromine) [32](1,1)(-1,1)(1,-1)(-1,-1)(1,2)(-1,2)(1,-2)(-1,-2)(2,1)(-2,1)(2,-1)(-2,-1)(1,3)(-1,3)(1,-3)(-1,-3)(3,1)(-3,1)(3,-1)(-3,-1)(2,3)(-2,3)(2,-3)(-2,-3)(3,2)(-3,2)(3,-2)(-3,-2)(3,3)(-3,3)(3,-3)(-3,-3)",
|
||||
"BO:泥塘(Bog) [1](0,0)",
|
||||
"",
|
||||
"在欧罗巴使用移地换形之花,位于以下群系布局的中心(上 = 北 = -z)(左 = 西 = -x)(下 = 南 = +z)(右 = 东 = +x)",
|
||||
"",
|
||||
"MY NW SB CC BV",
|
||||
"TS AF ST TH TS",
|
||||
"TL IR BO IR TL",
|
||||
"TS TH ST AF TS",
|
||||
"BV CC SB NW MY"
|
||||
"在欧罗巴使用移地换形之花,按照上述位置放置生物群系。观察生物群系仪式召唤石中的形状,你可能会发现如何用地形转化仪单次覆盖多个区域。"
|
||||
]);
|
||||
|
||||
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_freedskystone>,
|
||||
@@ -4754,6 +4748,27 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_hollowstag>,
|
||||
"使用苍白陨石卵石右击鹿角甲虫"
|
||||
]);
|
||||
|
||||
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_sunderingtwilitcurse>,
|
||||
[
|
||||
"拜托!至少试着解一下谜题嘛!",
|
||||
"", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "",
|
||||
"说真的!解谜很有意思的!下一页有额外提示!",
|
||||
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
|
||||
"这里没有部分提示,我真的不能再透露更多了,除非直接剧透 :)",
|
||||
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
|
||||
"想不到你居然不试着把线索连起来……",
|
||||
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
|
||||
"以下是你要寻找的生物:",
|
||||
"巨人矿工,位于云上小屋;",
|
||||
"巨魔,位于巨型黑曜石洞穴;",
|
||||
"寄居蟹,位于地精骑士要塞;",
|
||||
"米诺陶,位于牛头人迷宫;",
|
||||
"红帽哥布林,位于空心矿山;",
|
||||
"乌鸦,几乎随处可见;",
|
||||
"树篱蜘蛛,位于树篱迷宫;",
|
||||
"死灵书,位于巫妖塔,或者主世界。"
|
||||
]);
|
||||
|
||||
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_homeseeker>,
|
||||
[
|
||||
"拜托!至少试着解一下谜题嘛!",
|
||||
@@ -4785,9 +4800,9 @@ mods.jei.JEI.addDescription([
|
||||
"",
|
||||
"1) 单个机器的合成配置(装有样板、面向机器的接口,配置好配方的封包机和解包机等)。若想用此方法自动化多种机器,请构建多个这样的子网!为了提高处理速度,可以构建多个相同的合成配置,使用完全相同的样板或配方包。",
|
||||
"",
|
||||
"2) 某种仅用于存储配方输入的容器;当然也可以用存储总线读取从属于AE2主网络的配置过的接口。",
|
||||
"2) 某种仅用于存储配方输入的容器;可以是在主AE2网络的接口上放置一个经过配置的存储总线;也可以直接通过EMC接口实现;或者使用抽屉墙,不过这种方案性能可能稍差一些。",
|
||||
"",
|
||||
"3) 用于存储配方输出的容器;这里推荐使用存储总线读取抽屉。",
|
||||
"3) 用于存储配方输出的容器;使用来自C.E.L.L.S.模组的、通过元件终端配置好的已分区单元是最佳选择,但也可以采用带有存储总线的抽屉墙。",
|
||||
"",
|
||||
"4) 一个配置好目标物品和数量的缓存指令器。"
|
||||
]);
|
||||
|
||||
+20
-5
@@ -27,6 +27,16 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:stone_of_universal
|
||||
[<careerbees:ingredients:11>, null, <contenttweaker:dust_of_infinite_wishes>, null, <careerbees:ingredients:12>],
|
||||
[<contenttweaker:quasar_charged_dust>, <contenttweaker:chaos_wood>, <contenttweaker:yggdrasil_wood>, <contenttweaker:chaos_wood>, <contenttweaker:quasar_charged_dust>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sand_of_universal_balance>*4,
|
||||
[[<contenttweaker:ascended_fluix_crystal>, <contenttweaker:ragnarok_warren_dust>, <contenttweaker:valhalla_warren_dust>, <contenttweaker:living_construct_soul>, <contenttweaker:valhalla_warren_dust>, <contenttweaker:ragnarok_warren_dust>, <contenttweaker:ascended_fluix_crystal>],
|
||||
[<contenttweaker:hungering_flesh_ingot>, <contenttweaker:quasar_charged_dust>, <contenttweaker:order_wood>, <contenttweaker:yggdrasil_wood>, <contenttweaker:order_wood>, <contenttweaker:quasar_charged_dust>, <contenttweaker:hungering_flesh_ingot>],
|
||||
[<contenttweaker:ascended_fluix_crystal>, <careerbees:ingredients:12>, <contenttweaker:hopebringer_crystal>, <contenttweaker:dust_of_infinite_wishes>, <contenttweaker:hopebringer_crystal>, <careerbees:ingredients:11>, <contenttweaker:ascended_fluix_crystal>],
|
||||
[<contenttweaker:pure_void>, <contenttweaker:hungering_flesh_ingot>, <contenttweaker:hungering_flesh_ingot>, <contenttweaker:trinity_nugget>, <contenttweaker:hungering_flesh_ingot>, <contenttweaker:hungering_flesh_ingot>, <contenttweaker:pure_void>],
|
||||
[<contenttweaker:ascended_fluix_crystal>, <careerbees:ingredients:11>, <contenttweaker:hopebringer_crystal>, <contenttweaker:dust_of_infinite_wishes>, <contenttweaker:hopebringer_crystal>, <careerbees:ingredients:12>, <contenttweaker:ascended_fluix_crystal>],
|
||||
[<contenttweaker:hungering_flesh_ingot>, <contenttweaker:quasar_charged_dust>, <contenttweaker:chaos_wood>, <contenttweaker:yggdrasil_wood>, <contenttweaker:chaos_wood>, <contenttweaker:quasar_charged_dust>, <contenttweaker:hungering_flesh_ingot>],
|
||||
[<contenttweaker:ascended_fluix_crystal>, <contenttweaker:ragnarok_warren_dust>, <contenttweaker:valhalla_warren_dust>, <contenttweaker:living_construct_soul>, <contenttweaker:valhalla_warren_dust>, <contenttweaker:ragnarok_warren_dust>, <contenttweaker:ascended_fluix_crystal>]]);
|
||||
|
||||
|
||||
|
||||
val hungeringfleshgear = RecipeBuilder.newBuilder("hungeringfleshgear","mythic_processor_gearworking_die",1);
|
||||
hungeringfleshgear.addEnergyPerTickInput(1000000);
|
||||
@@ -196,7 +206,7 @@ hungeringsoulmeatball.addItemOutput(<contenttweaker:hungering_world_soul>);
|
||||
hungeringsoulmeatball.build();
|
||||
|
||||
|
||||
val dupegemdyingconst = RecipeBuilder.newBuilder("dupegemdyingconst","gaia_altar",60);
|
||||
val dupegemdyingconst = RecipeBuilder.newBuilder("dupegemdyingconst","gaia_altar",30);
|
||||
dupegemdyingconst.addEnergyPerTickInput(40000);
|
||||
dupegemdyingconst.addItemInput(<contenttweaker:gem_of_the_dying_constellation>*8);
|
||||
dupegemdyingconst.addItemInput(<botania:rune:10>*256);
|
||||
@@ -245,10 +255,15 @@ hungeringsoulmeatball2.addItemOutput(<contenttweaker:hungering_world_soul>*15);
|
||||
hungeringsoulmeatball2.build();
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:jewel_of_pure_void>*4,
|
||||
[[<contenttweaker:pale_metal>, <contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:pale_metal>],
|
||||
[<contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:mask_of_the_free_stag>, <contenttweaker:gem_of_the_dying_constellation>],
|
||||
[<contenttweaker:pale_metal>, <contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:pale_metal>]]);
|
||||
//recipes.addShaped(<contenttweaker:jewel_of_pure_void>*4,
|
||||
//[[<contenttweaker:pale_metal>, <contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:pale_metal>],
|
||||
//[<contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:mask_of_the_free_stag>, <contenttweaker:gem_of_the_dying_constellation>],
|
||||
//[<contenttweaker:pale_metal>, <contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:pale_metal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:fabrial_of_pure_void>*4,
|
||||
[[<thaumcraft:metal_void>, <contenttweaker:purified_titanium_ingot>, <thaumcraft:metal_void>],
|
||||
[<contenttweaker:purified_titanium_ingot>, <contenttweaker:jewel_of_pure_void>, <contenttweaker:purified_titanium_ingot>],
|
||||
[<thaumcraft:metal_void>, <contenttweaker:purified_titanium_ingot>, <thaumcraft:metal_void>]]);
|
||||
|
||||
val hungeringsoulmeatball3 = RecipeBuilder.newBuilder("hungeringsoulmeatball3","shrine_of_the_sentient_meatballs",80);
|
||||
hungeringsoulmeatball3.addEnergyPerTickInput(2000000000);
|
||||
|
||||
@@ -232,7 +232,7 @@ masterspelldreadia.itemRightClick = function(stack, world, player, hand) {
|
||||
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:bloodmaster_metal_chest\",Count:1b}}", player, world, false, true);
|
||||
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:bloodmaster_metal_feet\",Count:1b}}", player, world, false, true);
|
||||
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:bloodmaster_metal_legs\",Count:1b}}", player, world, false, true);
|
||||
Commands.call("summon abyssalcraft:dreadgolem ~ ~3 ~ {Attributes:[{Name:generic.maxHealth, Base:10000.0},{Name:generic.attackDamage, Base:300.0}],Health:10000f}", player, world, false, true);
|
||||
Commands.call("summon abyssalcraft:dreaded_abyssalnite_golem ~ ~3 ~ {Attributes:[{Name:generic.maxHealth, Base:10000.0},{Name:generic.attackDamage, Base:300.0}],Health:10000f}", player, world, false, true);
|
||||
return "Pass";
|
||||
};
|
||||
masterspelldreadia.register();
|
||||
|
||||
@@ -111,6 +111,10 @@ recipes.addShaped(<contenttweaker:speech_of_natural_law>*2,
|
||||
[<contenttweaker:greater_gaia_spirit>, <contenttweaker:star_core>, <contenttweaker:greater_gaia_spirit>],
|
||||
[<botania:manaresource:4>, <contenttweaker:gem_of_the_dying_constellation>, <botania:manaresource:4>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:speech_of_natural_law>*4,
|
||||
[[<contenttweaker:living_construct_soul>, <contenttweaker:greater_gaia_spirit>, <contenttweaker:living_construct_soul>],
|
||||
[<contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:star_core>, <contenttweaker:gem_of_the_birthing_nebula>],
|
||||
[<botania:storage:1>, <contenttweaker:greater_gaia_spirit>, <botania:storage:1>]]);
|
||||
|
||||
|
||||
val aesirresonator7 = RecipeBuilder.newBuilder("aesirresonator7","aesir_resonator",2);
|
||||
|
||||
@@ -43,7 +43,7 @@ castcons7.addItemOutput(<contenttweaker:impetus_gemstone>);
|
||||
castcons7.build();
|
||||
|
||||
val castcons8 = RecipeBuilder.newBuilder("castcons8","seared_caster",20);
|
||||
castcons8.addFluidInput(<fluid:nothing>*6400);
|
||||
castcons8.addFluidInput(<fluid:nothing>*3000);
|
||||
castcons8.addItemInput(<contenttweaker:vacuos_vis_condensate>);
|
||||
castcons8.addItemOutput(<contenttweaker:pure_void>*64);
|
||||
castcons8.build();
|
||||
@@ -55,6 +55,44 @@ castcons9.addItemInput(<contenttweaker:kanohi_mask>);
|
||||
castcons9.addItemOutput(<contenttweaker:infinite_mask_stamp>);
|
||||
castcons9.build();
|
||||
|
||||
val castcons10 = RecipeBuilder.newBuilder("castcons10","seared_caster",20);
|
||||
castcons10.addFluidInput(<fluid:protodermis>*1);
|
||||
castcons10.addItemInput(<contenttweaker:divine_star>*1);
|
||||
castcons10.addItemOutput(<contenttweaker:bionic_divine_star>*1);
|
||||
castcons10.build();
|
||||
|
||||
val castcons11 = RecipeBuilder.newBuilder("castcons11","seared_caster",20);
|
||||
castcons11.addFluidInput(<fluid:protodermis>*1);
|
||||
castcons11.addItemInput(<contenttweaker:eden_star>*1);
|
||||
castcons11.addItemOutput(<contenttweaker:bionic_eden_star>*1);
|
||||
castcons11.build();
|
||||
|
||||
val castcons12 = RecipeBuilder.newBuilder("castcons12","seared_caster",20);
|
||||
castcons12.addFluidInput(<fluid:protodermis>*1);
|
||||
castcons12.addItemInput(<contenttweaker:wildwood_star>*1);
|
||||
castcons12.addItemOutput(<contenttweaker:bionic_wildwood_star>*1);
|
||||
castcons12.build();
|
||||
|
||||
val castcons13 = RecipeBuilder.newBuilder("castcons13","seared_caster",20);
|
||||
castcons13.addFluidInput(<fluid:protodermis>*1);
|
||||
castcons13.addItemInput(<contenttweaker:apalachia_star>*1);
|
||||
castcons13.addItemOutput(<contenttweaker:bionic_apalachia_star>*1);
|
||||
castcons13.build();
|
||||
|
||||
val castcons14 = RecipeBuilder.newBuilder("castcons14","seared_caster",20);
|
||||
castcons14.addFluidInput(<fluid:protodermis>*1);
|
||||
castcons14.addItemInput(<contenttweaker:skythern_star>*1);
|
||||
castcons14.addItemOutput(<contenttweaker:bionic_skythern_star>*1);
|
||||
castcons14.build();
|
||||
|
||||
val castcons15 = RecipeBuilder.newBuilder("castcons15","seared_caster",20);
|
||||
castcons15.addFluidInput(<fluid:protodermis>*1);
|
||||
castcons15.addItemInput(<contenttweaker:mortum_star>*1);
|
||||
castcons15.addItemOutput(<contenttweaker:bionic_mortum_star>*1);
|
||||
castcons15.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -428,6 +466,19 @@ castcouch52.addItemOutput(<nuclearcraft:compound:0>);
|
||||
castcouch52.build();
|
||||
|
||||
|
||||
val castcouch53 = RecipeBuilder.newBuilder("castcouch53","seared_caster",20);
|
||||
castcouch53.addFluidInput(<fluid:molten_adamantium>*432);
|
||||
castcouch53.addItemInput(<tconstruct:cast>.withTag({PartType: "tconstruct:tough_tool_rod"}));
|
||||
castcouch53.setChance(0.0);
|
||||
castcouch53.addItemOutput(<tconstruct:tough_tool_rod>.withTag({Material: "adamantium"}));
|
||||
castcouch53.build();
|
||||
|
||||
val castcouch54 = RecipeBuilder.newBuilder("castcouch54","seared_caster",20);
|
||||
castcouch54.addFluidInput(<fluid:molten_vibranium_alloy>*432);
|
||||
castcouch54.addItemInput(<tconstruct:cast>.withTag({PartType: "tconstruct:tough_tool_rod"}));
|
||||
castcouch54.setChance(0.0);
|
||||
castcouch54.addItemOutput(<tconstruct:tough_tool_rod>.withTag({Material: "vibranium_alloy"}));
|
||||
castcouch54.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -298,3 +298,467 @@ cleanroom29.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom29.addItemInput(<appliedenergistics2:material:23>*32);
|
||||
cleanroom29.addItemOutput(<nae2:material:8>*32);
|
||||
cleanroom29.build();
|
||||
|
||||
val cleanroom30 = RecipeBuilder.newBuilder("cleanroom30","processor_clean_room",10);
|
||||
cleanroom30.addEnergyPerTickInput(40000);
|
||||
cleanroom30.addItemInput(<appliedenergistics2:material:15>);
|
||||
cleanroom30.setChance(0.0);
|
||||
cleanroom30.addItemInput(<ore:ingotGold>*64);
|
||||
cleanroom30.addItemOutput(<appliedenergistics2:material:18>*64);
|
||||
cleanroom30.build();
|
||||
|
||||
val cleanroom31 = RecipeBuilder.newBuilder("cleanroom31","processor_clean_room",10);
|
||||
cleanroom31.addEnergyPerTickInput(40000);
|
||||
cleanroom31.addItemInput(<appliedenergistics2:material:14>);
|
||||
cleanroom31.setChance(0.0);
|
||||
cleanroom31.addItemInput(<ore:gemDiamond>*64);
|
||||
cleanroom31.addItemOutput(<appliedenergistics2:material:17>*64);
|
||||
cleanroom31.build();
|
||||
|
||||
val cleanroom32 = RecipeBuilder.newBuilder("cleanroom32","processor_clean_room",10);
|
||||
cleanroom32.addEnergyPerTickInput(40000);
|
||||
cleanroom32.addItemInput(<appliedenergistics2:material:13>);
|
||||
cleanroom32.setChance(0.0);
|
||||
cleanroom32.addItemInput(<appliedenergistics2:material:0>*64);
|
||||
cleanroom32.addItemOutput(<appliedenergistics2:material:16>*64);
|
||||
cleanroom32.build();
|
||||
|
||||
val cleanroom33 = RecipeBuilder.newBuilder("cleanroom33","processor_clean_room",10);
|
||||
cleanroom33.addEnergyPerTickInput(40000);
|
||||
cleanroom33.addItemInput(<appliedenergistics2:material:19>);
|
||||
cleanroom33.setChance(0.0);
|
||||
cleanroom33.addItemInput(<ore:itemSilicon>*64);
|
||||
cleanroom33.addItemOutput(<appliedenergistics2:material:20>*64);
|
||||
cleanroom33.build();
|
||||
|
||||
val cleanroom34 = RecipeBuilder.newBuilder("cleanroom34","processor_clean_room",40);
|
||||
cleanroom34.addEnergyPerTickInput(40000);
|
||||
cleanroom34.addItemInput(<ore:dustRedstone>*64);
|
||||
cleanroom34.addItemInput(<appliedenergistics2:material:18>*64);
|
||||
cleanroom34.addItemInput(<appliedenergistics2:material:20>*64);
|
||||
cleanroom34.addItemOutput(<appliedenergistics2:material:22>*64);
|
||||
cleanroom34.build();
|
||||
|
||||
val cleanroom35 = RecipeBuilder.newBuilder("cleanroom35","processor_clean_room",40);
|
||||
cleanroom35.addEnergyPerTickInput(40000);
|
||||
cleanroom35.addItemInput(<ore:dustRedstone>*64);
|
||||
cleanroom35.addItemInput(<appliedenergistics2:material:16>*64);
|
||||
cleanroom35.addItemInput(<appliedenergistics2:material:20>*64);
|
||||
cleanroom35.addItemOutput(<appliedenergistics2:material:23>*64);
|
||||
cleanroom35.build();
|
||||
|
||||
val cleanroom36 = RecipeBuilder.newBuilder("cleanroom36","processor_clean_room",40);
|
||||
cleanroom36.addEnergyPerTickInput(40000);
|
||||
cleanroom36.addItemInput(<ore:dustRedstone>*64);
|
||||
cleanroom36.addItemInput(<appliedenergistics2:material:17>*64);
|
||||
cleanroom36.addItemInput(<appliedenergistics2:material:20>*64);
|
||||
cleanroom36.addItemOutput(<appliedenergistics2:material:24>*64);
|
||||
cleanroom36.build();
|
||||
|
||||
|
||||
val cleanroom37 = RecipeBuilder.newBuilder("cleanroom37","processor_clean_room",10);
|
||||
cleanroom37.addEnergyPerTickInput(40000);
|
||||
cleanroom37.addItemInput(<contenttweaker:singular_spatial_processor>);
|
||||
cleanroom37.addItemInput(<contenttweaker:ascended_fluix_crystal>);
|
||||
cleanroom37.addItemInput(<contenttweaker:space_warping_compound>);
|
||||
cleanroom37.addItemOutput(<avaritiaitem:spatial_processor>*2);
|
||||
cleanroom37.build();
|
||||
|
||||
val cleanroom38 = RecipeBuilder.newBuilder("cleanroom38","processor_clean_room",10);
|
||||
cleanroom38.addEnergyPerTickInput(40000);
|
||||
cleanroom38.addItemInput(<contenttweaker:singular_spatial_processor>);
|
||||
cleanroom38.addItemInput(<contenttweaker:ascended_fluix_crystal>);
|
||||
cleanroom38.addItemInput(<contenttweaker:spatial_compound>);
|
||||
cleanroom38.addItemOutput(<avaritiaitem:spatial_processor>*1);
|
||||
cleanroom38.build();
|
||||
|
||||
val cleanroom39 = RecipeBuilder.newBuilder("cleanroom39","processor_clean_room",10);
|
||||
cleanroom39.addEnergyPerTickInput(40000);
|
||||
cleanroom39.addItemInput(<appliedenergistics2:material:17>*80);
|
||||
cleanroom39.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom39.addItemOutput(<cells:compressed_engineering_print:0>*10);
|
||||
cleanroom39.build();
|
||||
|
||||
val cleanroom40 = RecipeBuilder.newBuilder("cleanroom40","processor_clean_room",10);
|
||||
cleanroom40.addEnergyPerTickInput(40000);
|
||||
cleanroom40.addItemInput(<cells:compressed_engineering_print:0>*80);
|
||||
cleanroom40.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom40.addItemOutput(<cells:compressed_engineering_print:1>*10);
|
||||
cleanroom40.build();
|
||||
|
||||
val cleanroom41 = RecipeBuilder.newBuilder("cleanroom41","processor_clean_room",10);
|
||||
cleanroom41.addEnergyPerTickInput(40000);
|
||||
cleanroom41.addItemInput(<cells:compressed_engineering_print:1>*80);
|
||||
cleanroom41.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom41.addItemOutput(<cells:compressed_engineering_print:2>*10);
|
||||
cleanroom41.build();
|
||||
|
||||
val cleanroom42 = RecipeBuilder.newBuilder("cleanroom42","processor_clean_room",10);
|
||||
cleanroom42.addEnergyPerTickInput(40000);
|
||||
cleanroom42.addItemInput(<cells:compressed_engineering_print:2>*80);
|
||||
cleanroom42.addItemInput(<storagedrawers:upgrade_creative:0>*10);
|
||||
cleanroom42.addItemOutput(<cells:compressed_engineering_print:3>*10);
|
||||
cleanroom42.build();
|
||||
|
||||
|
||||
|
||||
val cleanroom43 = RecipeBuilder.newBuilder("cleanroom43","processor_clean_room",10);
|
||||
cleanroom43.addEnergyPerTickInput(40000);
|
||||
cleanroom43.addItemInput(<appliedenergistics2:material:18>*80);
|
||||
cleanroom43.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom43.addItemOutput(<cells:compressed_logic_print:0>*10);
|
||||
cleanroom43.build();
|
||||
|
||||
|
||||
|
||||
val cleanroom44 = RecipeBuilder.newBuilder("cleanroom44","processor_clean_room",10);
|
||||
cleanroom44.addEnergyPerTickInput(40000);
|
||||
cleanroom44.addItemInput(<cells:compressed_logic_print:1>*80);
|
||||
cleanroom44.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom44.addItemOutput(<cells:compressed_logic_print:2>*10);
|
||||
cleanroom44.build();
|
||||
|
||||
val cleanroom45 = RecipeBuilder.newBuilder("cleanroom45","processor_clean_room",10);
|
||||
cleanroom45.addEnergyPerTickInput(40000);
|
||||
cleanroom45.addItemInput(<cells:compressed_logic_print:2>*80);
|
||||
cleanroom45.addItemInput(<storagedrawers:upgrade_creative:0>*10);
|
||||
cleanroom45.addItemOutput(<cells:compressed_logic_print:3>*10);
|
||||
cleanroom45.build();
|
||||
|
||||
|
||||
|
||||
val cleanroom46 = RecipeBuilder.newBuilder("cleanroom46","processor_clean_room",10);
|
||||
cleanroom46.addEnergyPerTickInput(40000);
|
||||
cleanroom46.addItemInput(<appliedenergistics2:material:16>*80);
|
||||
cleanroom46.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom46.addItemOutput(<cells:compressed_calculation_print:0>*10);
|
||||
cleanroom46.build();
|
||||
|
||||
val cleanroom47 = RecipeBuilder.newBuilder("cleanroom47","processor_clean_room",10);
|
||||
cleanroom47.addEnergyPerTickInput(40000);
|
||||
cleanroom47.addItemInput(<cells:compressed_calculation_print:0>*80);
|
||||
cleanroom47.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom47.addItemOutput(<cells:compressed_calculation_print:1>*10);
|
||||
cleanroom47.build();
|
||||
|
||||
val cleanroom48 = RecipeBuilder.newBuilder("cleanroom48","processor_clean_room",10);
|
||||
cleanroom48.addEnergyPerTickInput(40000);
|
||||
cleanroom48.addItemInput(<cells:compressed_calculation_print:1>*80);
|
||||
cleanroom48.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom48.addItemOutput(<cells:compressed_calculation_print:2>*10);
|
||||
cleanroom48.build();
|
||||
|
||||
val cleanroom49 = RecipeBuilder.newBuilder("cleanroom49","processor_clean_room",10);
|
||||
cleanroom49.addEnergyPerTickInput(40000);
|
||||
cleanroom49.addItemInput(<cells:compressed_calculation_print:2>*80);
|
||||
cleanroom49.addItemInput(<storagedrawers:upgrade_creative:0>*10);
|
||||
cleanroom49.addItemOutput(<cells:compressed_calculation_print:3>*10);
|
||||
cleanroom49.build();
|
||||
|
||||
|
||||
val cleanroom50 = RecipeBuilder.newBuilder("cleanroom50","processor_clean_room",10);
|
||||
cleanroom50.addEnergyPerTickInput(40000);
|
||||
cleanroom50.addItemInput(<appliedenergistics2:material:20>*80);
|
||||
cleanroom50.addItemInput(<minecraft:redstone>*10);
|
||||
cleanroom50.addItemOutput(<cells:compressed_silicon_print:0>*10);
|
||||
cleanroom50.build();
|
||||
|
||||
val cleanroom51 = RecipeBuilder.newBuilder("cleanroom51","processor_clean_room",10);
|
||||
cleanroom51.addEnergyPerTickInput(40000);
|
||||
cleanroom51.addItemInput(<cells:compressed_silicon_print:0>*80);
|
||||
cleanroom51.addItemInput(<minecraft:redstone>*10);
|
||||
cleanroom51.addItemOutput(<cells:compressed_silicon_print:1>*10);
|
||||
cleanroom51.build();
|
||||
|
||||
val cleanroom52 = RecipeBuilder.newBuilder("cleanroom52","processor_clean_room",10);
|
||||
cleanroom52.addEnergyPerTickInput(40000);
|
||||
cleanroom52.addItemInput(<cells:compressed_silicon_print:1>*80);
|
||||
cleanroom52.addItemInput(<minecraft:redstone>*10);
|
||||
cleanroom52.addItemOutput(<cells:compressed_silicon_print:2>*10);
|
||||
cleanroom52.build();
|
||||
|
||||
val cleanroom53 = RecipeBuilder.newBuilder("cleanroom53","processor_clean_room",10);
|
||||
cleanroom53.addEnergyPerTickInput(40000);
|
||||
cleanroom53.addItemInput(<cells:compressed_silicon_print:2>*80);
|
||||
cleanroom53.addItemInput(<minecraft:redstone>*10);
|
||||
cleanroom53.addItemOutput(<cells:compressed_silicon_print:3>*10);
|
||||
cleanroom53.build();
|
||||
|
||||
val cleanroom54 = RecipeBuilder.newBuilder("cleanroom54","processor_clean_room",40);
|
||||
cleanroom54.addEnergyPerTickInput(40000);
|
||||
cleanroom54.addItemInput(<cells:compressed_logic_print:0>*32);
|
||||
cleanroom54.addItemInput(<appliedenergistics2:material:6>*32);
|
||||
cleanroom54.addItemInput(<cells:compressed_silicon_print:0>*32);
|
||||
cleanroom54.addItemOutput(<cells:overclocked_processor:2>*32);
|
||||
cleanroom54.build();
|
||||
|
||||
val cleanroom55 = RecipeBuilder.newBuilder("cleanroom55","processor_clean_room",40);
|
||||
cleanroom55.addEnergyPerTickInput(40000);
|
||||
cleanroom55.addItemInput(<cells:compressed_calculation_print:0>*32);
|
||||
cleanroom55.addItemInput(<appliedenergistics2:material:6>*32);
|
||||
cleanroom55.addItemInput(<cells:compressed_silicon_print:0>*32);
|
||||
cleanroom55.addItemOutput(<cells:overclocked_processor:0>*32);
|
||||
cleanroom55.build();
|
||||
|
||||
val cleanroom56 = RecipeBuilder.newBuilder("cleanroom56","processor_clean_room",40);
|
||||
cleanroom56.addEnergyPerTickInput(40000);
|
||||
cleanroom56.addItemInput(<cells:compressed_engineering_print:0>*32);
|
||||
cleanroom56.addItemInput(<appliedenergistics2:material:6>*32);
|
||||
cleanroom56.addItemInput(<cells:compressed_silicon_print:0>*32);
|
||||
cleanroom56.addItemOutput(<cells:overclocked_processor:1>*32);
|
||||
cleanroom56.build();
|
||||
|
||||
val cleanroom57 = RecipeBuilder.newBuilder("cleanroom57","processor_clean_room",40);
|
||||
cleanroom57.addEnergyPerTickInput(40000);
|
||||
cleanroom57.addItemInput(<cells:compressed_calculation_print:3>*32);
|
||||
cleanroom57.addItemInput(<appliedenergistics2:material:47>*32);
|
||||
cleanroom57.addItemInput(<cells:compressed_silicon_print:3>*32);
|
||||
cleanroom57.addItemOutput(<cells:singularity_processor:0>*32);
|
||||
cleanroom57.build();
|
||||
|
||||
val cleanroom58 = RecipeBuilder.newBuilder("cleanroom58","processor_clean_room",40);
|
||||
cleanroom58.addEnergyPerTickInput(40000);
|
||||
cleanroom58.addItemInput(<cells:compressed_engineering_print:3>*32);
|
||||
cleanroom58.addItemInput(<appliedenergistics2:material:47>*32);
|
||||
cleanroom58.addItemInput(<cells:compressed_silicon_print:3>*32);
|
||||
cleanroom58.addItemOutput(<cells:singularity_processor:1>*32);
|
||||
cleanroom58.build();
|
||||
|
||||
val cleanroom59 = RecipeBuilder.newBuilder("cleanroom59","processor_clean_room",40);
|
||||
cleanroom59.addEnergyPerTickInput(40000);
|
||||
cleanroom59.addItemInput(<cells:compressed_logic_print:3>*32);
|
||||
cleanroom59.addItemInput(<appliedenergistics2:material:47>*32);
|
||||
cleanroom59.addItemInput(<cells:compressed_silicon_print:3>*32);
|
||||
cleanroom59.addItemOutput(<cells:singularity_processor:2>*32);
|
||||
cleanroom59.build();
|
||||
|
||||
val cleanroom60 = RecipeBuilder.newBuilder("cleanroom60","processor_clean_room",40);
|
||||
cleanroom60.addEnergyPerTickInput(40000);
|
||||
cleanroom60.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom60.addItemInput(<cells:overclocked_processor:2>*32);
|
||||
cleanroom60.addItemInput(<appliedenergistics2:material:0>*128);
|
||||
cleanroom60.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom60.addItemOutput(<cells:compacting_component:0>*32);
|
||||
cleanroom60.build();
|
||||
|
||||
val cleanroom61 = RecipeBuilder.newBuilder("cleanroom61","processor_clean_room",40);
|
||||
cleanroom61.addEnergyPerTickInput(40000);
|
||||
cleanroom61.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom61.addItemInput(<cells:compacting_component:0>*96);
|
||||
cleanroom61.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom61.addItemInput(<cells:overclocked_processor:2>*32);
|
||||
cleanroom61.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom61.addItemOutput(<cells:compacting_component:1>*32);
|
||||
cleanroom61.build();
|
||||
|
||||
val cleanroom62 = RecipeBuilder.newBuilder("cleanroom62","processor_clean_room",40);
|
||||
cleanroom62.addEnergyPerTickInput(40000);
|
||||
cleanroom62.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom62.addItemInput(<cells:compacting_component:1>*96);
|
||||
cleanroom62.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom62.addItemInput(<cells:overclocked_processor:2>*32);
|
||||
cleanroom62.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom62.addItemOutput(<cells:compacting_component:2>*32);
|
||||
cleanroom62.build();
|
||||
|
||||
val cleanroom63 = RecipeBuilder.newBuilder("cleanroom63","processor_clean_room",40);
|
||||
cleanroom63.addEnergyPerTickInput(40000);
|
||||
cleanroom63.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom63.addItemInput(<cells:compacting_component:2>*96);
|
||||
cleanroom63.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom63.addItemInput(<cells:overclocked_processor:2>*32);
|
||||
cleanroom63.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom63.addItemOutput(<cells:compacting_component:3>*32);
|
||||
cleanroom63.build();
|
||||
|
||||
val cleanroom64 = RecipeBuilder.newBuilder("cleanroom64","processor_clean_room",40);
|
||||
cleanroom64.addEnergyPerTickInput(40000);
|
||||
cleanroom64.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom64.addItemInput(<cells:compacting_component:3>*96);
|
||||
cleanroom64.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom64.addItemInput(<cells:overclocked_processor:1>*32);
|
||||
cleanroom64.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom64.addItemOutput(<cells:compacting_component:4>*32);
|
||||
cleanroom64.build();
|
||||
|
||||
val cleanroom65 = RecipeBuilder.newBuilder("cleanroom65","processor_clean_room",40);
|
||||
cleanroom65.addEnergyPerTickInput(40000);
|
||||
cleanroom65.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom65.addItemInput(<cells:compacting_component:4>*96);
|
||||
cleanroom65.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom65.addItemInput(<cells:overclocked_processor:1>*32);
|
||||
cleanroom65.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom65.addItemOutput(<cells:compacting_component:5>*32);
|
||||
cleanroom65.build();
|
||||
|
||||
val cleanroom66 = RecipeBuilder.newBuilder("cleanroom66","processor_clean_room",40);
|
||||
cleanroom66.addEnergyPerTickInput(40000);
|
||||
cleanroom66.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom66.addItemInput(<cells:compacting_component:5>*96);
|
||||
cleanroom66.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom66.addItemInput(<cells:overclocked_processor:1>*32);
|
||||
cleanroom66.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom66.addItemOutput(<cells:compacting_component:6>*32);
|
||||
cleanroom66.build();
|
||||
|
||||
val cleanroom67 = RecipeBuilder.newBuilder("cleanroom67","processor_clean_room",40);
|
||||
cleanroom67.addEnergyPerTickInput(40000);
|
||||
cleanroom67.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom67.addItemInput(<cells:compacting_component:6>*96);
|
||||
cleanroom67.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom67.addItemInput(<cells:overclocked_processor:1>*32);
|
||||
cleanroom67.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom67.addItemOutput(<cells:compacting_component:7>*32);
|
||||
cleanroom67.build();
|
||||
|
||||
val cleanroom68 = RecipeBuilder.newBuilder("cleanroom68","processor_clean_room",40);
|
||||
cleanroom68.addEnergyPerTickInput(40000);
|
||||
cleanroom68.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom68.addItemInput(<cells:compacting_component:7>*96);
|
||||
cleanroom68.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom68.addItemInput(<cells:overclocked_processor:0>*32);
|
||||
cleanroom68.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom68.addItemOutput(<cells:compacting_component:8>*32);
|
||||
cleanroom68.build();
|
||||
|
||||
val cleanroom69 = RecipeBuilder.newBuilder("cleanroom69","processor_clean_room",40);
|
||||
cleanroom69.addEnergyPerTickInput(40000);
|
||||
cleanroom69.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom69.addItemInput(<cells:compacting_component:8>*96);
|
||||
cleanroom69.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom69.addItemInput(<cells:overclocked_processor:0>*32);
|
||||
cleanroom69.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom69.addItemOutput(<cells:compacting_component:9>*32);
|
||||
cleanroom69.build();
|
||||
|
||||
val cleanroom70 = RecipeBuilder.newBuilder("cleanroom70","processor_clean_room",40);
|
||||
cleanroom70.addEnergyPerTickInput(40000);
|
||||
cleanroom70.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom70.addItemInput(<cells:compacting_component:9>*96);
|
||||
cleanroom70.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom70.addItemInput(<cells:overclocked_processor:0>*32);
|
||||
cleanroom70.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom70.addItemOutput(<cells:compacting_component:10>*32);
|
||||
cleanroom70.build();
|
||||
|
||||
val cleanroom71 = RecipeBuilder.newBuilder("cleanroom71","processor_clean_room",40);
|
||||
cleanroom71.addEnergyPerTickInput(40000);
|
||||
cleanroom71.addItemInput(<contenttweaker:pulsating_fluix_powder>);
|
||||
cleanroom71.addItemInput(<cells:compacting_component:10>*64);
|
||||
cleanroom71.addItemInput(<appliedenergistics2:quartz_glass>*32);
|
||||
cleanroom71.addItemInput(<cells:overclocked_processor:1>*64);
|
||||
cleanroom71.addItemInput(<minecraft:redstone>*128);
|
||||
cleanroom71.addItemOutput(<cells:compacting_component:11>*32);
|
||||
cleanroom71.build();
|
||||
|
||||
val cleanroom72 = RecipeBuilder.newBuilder("cleanroom72","processor_clean_room",10);
|
||||
cleanroom72.addEnergyPerTickInput(40000);
|
||||
cleanroom72.addItemInput(<cells:compressed_logic_print:0>*80);
|
||||
cleanroom72.addItemInput(<mysticalagradditions:stuff:0>*10);
|
||||
cleanroom72.addItemOutput(<cells:compressed_logic_print:1>*10);
|
||||
cleanroom72.build();
|
||||
|
||||
val cleanroom73 = RecipeBuilder.newBuilder("cleanroom73","processor_clean_room",10);
|
||||
cleanroom73.addEnergyPerTickInput(40000);
|
||||
cleanroom73.addItemInput(<contenttweaker:monouse_universal_press>*1);
|
||||
cleanroom73.addItemInput(<minecraft:diamond>*512);
|
||||
cleanroom73.addItemInput(<minecraft:gold_ingot>*512);
|
||||
cleanroom73.addItemInput(<appliedenergistics2:material:0>*512);
|
||||
cleanroom73.addItemInput(<ore:itemSilicon>*512);
|
||||
cleanroom73.addItemOutput(<appliedenergistics2:material:18>*512);
|
||||
cleanroom73.addItemOutput(<appliedenergistics2:material:17>*512);
|
||||
cleanroom73.addItemOutput(<appliedenergistics2:material:16>*512);
|
||||
cleanroom73.addItemOutput(<appliedenergistics2:material:20>*512);
|
||||
cleanroom73.build();
|
||||
|
||||
|
||||
val cleanroom74 = RecipeBuilder.newBuilder("cleanroom74","processor_clean_room",10);
|
||||
cleanroom74.addEnergyPerTickInput(40000);
|
||||
cleanroom74.addItemInput(<appliedenergistics2:material:17>*400);
|
||||
cleanroom74.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom74.addItemOutput(<cells:compressed_engineering_print:0>*50);
|
||||
cleanroom74.build();
|
||||
|
||||
val cleanroom75 = RecipeBuilder.newBuilder("cleanroom75","processor_clean_room",10);
|
||||
cleanroom75.addEnergyPerTickInput(40000);
|
||||
cleanroom75.addItemInput(<cells:compressed_engineering_print:0>*400);
|
||||
cleanroom75.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom75.addItemOutput(<cells:compressed_engineering_print:1>*50);
|
||||
cleanroom75.build();
|
||||
|
||||
val cleanroom76 = RecipeBuilder.newBuilder("cleanroom76","processor_clean_room",10);
|
||||
cleanroom76.addEnergyPerTickInput(40000);
|
||||
cleanroom76.addItemInput(<cells:compressed_engineering_print:1>*400);
|
||||
cleanroom76.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom76.addItemOutput(<cells:compressed_engineering_print:2>*50);
|
||||
cleanroom76.build();
|
||||
|
||||
val cleanroom77 = RecipeBuilder.newBuilder("cleanroom77","processor_clean_room",10);
|
||||
cleanroom77.addEnergyPerTickInput(40000);
|
||||
cleanroom77.addItemInput(<appliedenergistics2:material:16>*400);
|
||||
cleanroom77.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom77.addItemOutput(<cells:compressed_calculation_print:0>*50);
|
||||
cleanroom77.build();
|
||||
|
||||
val cleanroom78 = RecipeBuilder.newBuilder("cleanroom78","processor_clean_room",10);
|
||||
cleanroom78.addEnergyPerTickInput(40000);
|
||||
cleanroom78.addItemInput(<cells:compressed_calculation_print:0>*400);
|
||||
cleanroom78.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom78.addItemOutput(<cells:compressed_calculation_print:1>*50);
|
||||
cleanroom78.build();
|
||||
|
||||
val cleanroom79 = RecipeBuilder.newBuilder("cleanroom79","processor_clean_room",10);
|
||||
cleanroom79.addEnergyPerTickInput(40000);
|
||||
cleanroom79.addItemInput(<cells:compressed_calculation_print:1>*400);
|
||||
cleanroom79.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom79.addItemOutput(<cells:compressed_calculation_print:2>*50);
|
||||
cleanroom79.build();
|
||||
|
||||
val cleanroom80 = RecipeBuilder.newBuilder("cleanroom80","processor_clean_room",10);
|
||||
cleanroom80.addEnergyPerTickInput(40000);
|
||||
cleanroom80.addItemInput(<appliedenergistics2:material:18>*400);
|
||||
cleanroom80.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom80.addItemOutput(<cells:compressed_logic_print:0>*50);
|
||||
cleanroom80.build();
|
||||
|
||||
val cleanroom81 = RecipeBuilder.newBuilder("cleanroom81","processor_clean_room",10);
|
||||
cleanroom81.addEnergyPerTickInput(40000);
|
||||
cleanroom81.addItemInput(<cells:compressed_logic_print:0>*400);
|
||||
cleanroom81.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom81.addItemOutput(<cells:compressed_logic_print:1>*50);
|
||||
cleanroom81.build();
|
||||
|
||||
val cleanroom82 = RecipeBuilder.newBuilder("cleanroom82","processor_clean_room",10);
|
||||
cleanroom82.addEnergyPerTickInput(40000);
|
||||
cleanroom82.addItemInput(<cells:compressed_logic_print:1>*400);
|
||||
cleanroom82.addItemInput(<mysticalagradditions:stuff:2>*5);
|
||||
cleanroom82.addItemOutput(<cells:compressed_logic_print:2>*50);
|
||||
cleanroom82.build();
|
||||
|
||||
val cleanroom83 = RecipeBuilder.newBuilder("cleanroom83","processor_clean_room",10);
|
||||
cleanroom83.addEnergyPerTickInput(40000);
|
||||
cleanroom83.addItemInput(<appliedenergistics2:material:20>*400);
|
||||
cleanroom83.addItemInput(<contenttweaker:dense_redstone>*5);
|
||||
cleanroom83.addItemOutput(<cells:compressed_silicon_print:0>*50);
|
||||
cleanroom83.build();
|
||||
|
||||
val cleanroom84 = RecipeBuilder.newBuilder("cleanroom84","processor_clean_room",10);
|
||||
cleanroom84.addEnergyPerTickInput(40000);
|
||||
cleanroom84.addItemInput(<cells:compressed_silicon_print:0>*400);
|
||||
cleanroom84.addItemInput(<contenttweaker:dense_redstone>*5);
|
||||
cleanroom84.addItemOutput(<cells:compressed_silicon_print:1>*50);
|
||||
cleanroom84.build();
|
||||
|
||||
val cleanroom85 = RecipeBuilder.newBuilder("cleanroom85","processor_clean_room",10);
|
||||
cleanroom85.addEnergyPerTickInput(40000);
|
||||
cleanroom85.addItemInput(<cells:compressed_silicon_print:1>*400);
|
||||
cleanroom85.addItemInput(<contenttweaker:dense_redstone>*5);
|
||||
cleanroom85.addItemOutput(<cells:compressed_silicon_print:2>*50);
|
||||
cleanroom85.build();
|
||||
|
||||
val cleanroom86 = RecipeBuilder.newBuilder("cleanroom86","processor_clean_room",10);
|
||||
cleanroom86.addEnergyPerTickInput(40000);
|
||||
cleanroom86.addItemInput(<cells:compressed_silicon_print:2>*400);
|
||||
cleanroom86.addItemInput(<contenttweaker:dense_redstone>*5);
|
||||
cleanroom86.addItemOutput(<cells:compressed_silicon_print:3>*50);
|
||||
cleanroom86.build();
|
||||
|
||||
@@ -29,11 +29,49 @@ mods.techreborn.fusionReactor.addRecipe(<thermalfoundation:material:130>,
|
||||
15000,
|
||||
1000);
|
||||
|
||||
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:deuterium_crystal>,
|
||||
<contenttweaker:tritium_crystal>,
|
||||
<contenttweaker:helium_3_crystal>,
|
||||
100000,
|
||||
3000,
|
||||
1000);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:helium_3_crystal>, <fluid:helium3>*250]);
|
||||
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:unstable_hassium_chunk>, <fluid:unstable_hassium>*144]);
|
||||
|
||||
val cheapcompression = RecipeBuilder.newBuilder("cheapcompression","compression_turbine",80);
|
||||
cheapcompression.addFluidInput(<fluid:neutron>*10);
|
||||
cheapcompression.addFluidInput(<fluid:unstable_hassium>*144);
|
||||
cheapcompression.addFluidOutput(<fluid:promethium>*144);
|
||||
cheapcompression.addEnergyPerTickOutput(150000);
|
||||
cheapcompression.build();
|
||||
val promethiumloop1 = RecipeBuilder.newBuilder("promethiumloop1","compression_turbine",80);
|
||||
promethiumloop1.addFluidInput(<fluid:neutron>*10);
|
||||
promethiumloop1.addFluidInput(<fluid:unstable_hassium>*144);
|
||||
promethiumloop1.addFluidOutput(<fluid:promethium>*144);
|
||||
promethiumloop1.addEnergyPerTickOutput(150000);
|
||||
promethiumloop1.build();
|
||||
|
||||
val promethiumloop2 = RecipeBuilder.newBuilder("promethiumloop2","compression_turbine",80);
|
||||
promethiumloop2.addFluidInput(<fluid:decomposed_matter>*10);
|
||||
promethiumloop2.addFluidInput(<fluid:unstable_hassium>*144);
|
||||
promethiumloop2.addFluidOutput(<fluid:promethium>*144);
|
||||
promethiumloop2.addEnergyPerTickOutput(5000000);
|
||||
promethiumloop2.build();
|
||||
|
||||
val promethiumloop3 = RecipeBuilder.newBuilder("promethiumloop3","compression_turbine",80);
|
||||
promethiumloop3.addFluidInput(<fluid:strange_matter>*10);
|
||||
promethiumloop3.addFluidInput(<fluid:unstable_hassium>*144);
|
||||
promethiumloop3.addFluidOutput(<fluid:promethium>*144);
|
||||
promethiumloop3.addEnergyPerTickOutput(50000000);
|
||||
promethiumloop3.build();
|
||||
|
||||
val energeticfuel1 = RecipeBuilder.newBuilder("energeticfuel1","compression_turbine",80);
|
||||
energeticfuel1.addFluidInput(<fluid:high_pressure_energetic_fluid>*400);
|
||||
energeticfuel1.addFluidInput(<fluid:water>*31000);
|
||||
energeticfuel1.addFluidOutput(<fluid:steam>*3100000);
|
||||
energeticfuel1.addEnergyPerTickOutput(1000000);
|
||||
energeticfuel1.build();
|
||||
|
||||
val energeticfuel2 = RecipeBuilder.newBuilder("energeticfuel2","compression_turbine",80);
|
||||
energeticfuel2.addFluidInput(<fluid:high_pressure_energetic_fluid>*400);
|
||||
energeticfuel2.addFluidInput(<fluid:condensate_water>*5000);
|
||||
energeticfuel2.addFluidOutput(<fluid:preheated_water>*5000);
|
||||
energeticfuel2.addEnergyPerTickOutput(5000000);
|
||||
energeticfuel2.build();
|
||||
@@ -71,9 +71,13 @@ val creation4 = RecipeBuilder.newBuilder("creation4","creation_altar",100);
|
||||
creation4.addEnergyPerTickInput(400000);
|
||||
creation4.addFluidInput(<fluid:ascended_fluix_essence>*2000000);
|
||||
creation4.addFluidInput(<fluid:hungering_flesh_essence>*2000000);
|
||||
creation4.addItemInput(<contenttweaker:catalyst_of_natural_law>*4);
|
||||
creation4.addFluidInput(<fluid:infinite_insane_wish>*1000000);
|
||||
creation4.addFluidInput(<fluid:infinite_divine_wish>*1000000);
|
||||
creation4.addItemInput(<contenttweaker:catalyst_of_natural_law>*2);
|
||||
creation4.addItemInput(<contenttweaker:black_hole_alloy_ingot>*2);
|
||||
creation4.addItemInput(<contenttweaker:hopebringer_metal>*4);
|
||||
creation4.addItemInput(<contenttweaker:stone_of_universal_balance>*32);
|
||||
creation4.addItemInput(<contenttweaker:cuendillar_plate>*32);
|
||||
creation4.addItemOutput(<contenttweaker:catalyst_of_universal_balance>*4);
|
||||
creation4.addItemInput(<contenttweaker:infinite_loving_plate>*16);
|
||||
creation4.addItemOutput(<contenttweaker:catalyst_of_universal_balance>*2);
|
||||
creation4.build();
|
||||
@@ -215,7 +215,7 @@ irradiationultimatechicktop.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationultimatechicktop.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationultimatechicktop.addItemInput(<appliedenergistics2:material:47>);
|
||||
irradiationultimatechicktop.addItemOutput(<avaritia:resource:6>*12);
|
||||
irradiationultimatechicktop.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationultimatechicktop.addItemOutput(<extendedcrafting:singularity_ultimate>*2);
|
||||
irradiationultimatechicktop.build();
|
||||
|
||||
val irradiationultimatekashtop = RecipeBuilder.newBuilder("irradiationultimatekashtop","dyson_irradiator_top",200);
|
||||
@@ -225,7 +225,7 @@ irradiationultimatekashtop.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationultimatekashtop.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationultimatekashtop.addItemInput(<avaritiaitem:self_actualizing_stone>);
|
||||
irradiationultimatekashtop.addItemOutput(<avaritia:resource:6>*27);
|
||||
irradiationultimatekashtop.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationultimatekashtop.addItemOutput(<extendedcrafting:singularity_ultimate>*3);
|
||||
irradiationultimatekashtop.build();
|
||||
|
||||
|
||||
@@ -237,7 +237,7 @@ irradiationultimatechickbot.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationultimatechickbot.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationultimatechickbot.addItemInput(<appliedenergistics2:material:47>);
|
||||
irradiationultimatechickbot.addItemOutput(<avaritia:resource:6>*12);
|
||||
irradiationultimatechickbot.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationultimatechickbot.addItemOutput(<extendedcrafting:singularity_ultimate>*2);
|
||||
irradiationultimatechickbot.build();
|
||||
|
||||
val irradiationultimatekashbot = RecipeBuilder.newBuilder("irradiationultimatekashbot","dyson_irradiator_bottom",200);
|
||||
@@ -247,7 +247,7 @@ irradiationultimatekashbot.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationultimatekashbot.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationultimatekashbot.addItemInput(<avaritiaitem:self_actualizing_stone>);
|
||||
irradiationultimatekashbot.addItemOutput(<avaritia:resource:6>*27);
|
||||
irradiationultimatekashbot.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationultimatekashbot.addItemOutput(<extendedcrafting:singularity_ultimate>*3);
|
||||
irradiationultimatekashbot.build();
|
||||
|
||||
val irradiationblockbot1 = RecipeBuilder.newBuilder("irradiationblockbot1","dyson_irradiator_bottom",200);
|
||||
@@ -257,7 +257,7 @@ irradiationblockbot1.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblockbot1.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblockbot1.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 I§r"]}}));
|
||||
irradiationblockbot1.addItemOutput(<avaritia:block_resource:1>*6);
|
||||
irradiationblockbot1.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblockbot1.addItemOutput(<extendedcrafting:singularity_ultimate>*4);
|
||||
irradiationblockbot1.build();
|
||||
|
||||
val irradiationblockbot2 = RecipeBuilder.newBuilder("irradiationblockbot2","dyson_irradiator_bottom",200);
|
||||
@@ -267,7 +267,7 @@ irradiationblockbot2.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblockbot2.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblockbot2.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 II§r"]}}));
|
||||
irradiationblockbot2.addItemOutput(<avaritia:block_resource:1>*12);
|
||||
irradiationblockbot2.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblockbot2.addItemOutput(<extendedcrafting:singularity_ultimate>*5);
|
||||
irradiationblockbot2.build();
|
||||
|
||||
val irradiationblockbot3 = RecipeBuilder.newBuilder("irradiationblockbot3","dyson_irradiator_bottom",200);
|
||||
@@ -277,7 +277,7 @@ irradiationblockbot3.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblockbot3.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblockbot3.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 III§r"]}}));
|
||||
irradiationblockbot3.addItemOutput(<avaritia:block_resource:1>*18);
|
||||
irradiationblockbot3.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblockbot3.addItemOutput(<extendedcrafting:singularity_ultimate>*6);
|
||||
irradiationblockbot3.build();
|
||||
|
||||
val irradiationblockbot4 = RecipeBuilder.newBuilder("irradiationblockbot4","dyson_irradiator_bottom",200);
|
||||
@@ -287,7 +287,7 @@ irradiationblockbot4.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblockbot4.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblockbot4.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 IV§r"]}}));
|
||||
irradiationblockbot4.addItemOutput(<avaritia:block_resource:1>*24);
|
||||
irradiationblockbot4.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblockbot4.addItemOutput(<extendedcrafting:singularity_ultimate>*7);
|
||||
irradiationblockbot4.build();
|
||||
|
||||
val irradiationblockbot5 = RecipeBuilder.newBuilder("irradiationblockbot5","dyson_irradiator_bottom",200);
|
||||
@@ -297,7 +297,7 @@ irradiationblockbot5.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblockbot5.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblockbot5.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 V§r"]}}));
|
||||
irradiationblockbot5.addItemOutput(<avaritia:block_resource:1>*32);
|
||||
irradiationblockbot5.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblockbot5.addItemOutput(<extendedcrafting:singularity_ultimate>*8);
|
||||
irradiationblockbot5.build();
|
||||
|
||||
val irradiationrainbowtop = RecipeBuilder.newBuilder("irradiationrainbowtop","dyson_irradiator_top",200);
|
||||
@@ -341,7 +341,7 @@ irradiationblocktop1.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblocktop1.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblocktop1.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 I§r"]}}));
|
||||
irradiationblocktop1.addItemOutput(<avaritia:block_resource:1>*6);
|
||||
irradiationblocktop1.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblocktop1.addItemOutput(<extendedcrafting:singularity_ultimate>*4);
|
||||
irradiationblocktop1.build();
|
||||
|
||||
val irradiationblocktop2 = RecipeBuilder.newBuilder("irradiationblocktop2","dyson_irradiator_top",200);
|
||||
@@ -351,7 +351,7 @@ irradiationblocktop2.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblocktop2.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblocktop2.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 II§r"]}}));
|
||||
irradiationblocktop2.addItemOutput(<avaritia:block_resource:1>*12);
|
||||
irradiationblocktop2.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblocktop2.addItemOutput(<extendedcrafting:singularity_ultimate>*5);
|
||||
irradiationblocktop2.build();
|
||||
|
||||
val irradiationblocktop3 = RecipeBuilder.newBuilder("irradiationblocktop3","dyson_irradiator_top",200);
|
||||
@@ -361,7 +361,7 @@ irradiationblocktop3.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblocktop3.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblocktop3.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 III§r"]}}));
|
||||
irradiationblocktop3.addItemOutput(<avaritia:block_resource:1>*18);
|
||||
irradiationblocktop3.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblocktop3.addItemOutput(<extendedcrafting:singularity_ultimate>*6);
|
||||
irradiationblocktop3.build();
|
||||
|
||||
val irradiationblocktop4 = RecipeBuilder.newBuilder("irradiationblocktop4","dyson_irradiator_top",200);
|
||||
@@ -371,7 +371,7 @@ irradiationblocktop4.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblocktop4.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblocktop4.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 IV§r"]}}));
|
||||
irradiationblocktop4.addItemOutput(<avaritia:block_resource:1>*24);
|
||||
irradiationblocktop4.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblocktop4.addItemOutput(<extendedcrafting:singularity_ultimate>*7);
|
||||
irradiationblocktop4.build();
|
||||
|
||||
val irradiationblocktop5 = RecipeBuilder.newBuilder("irradiationblocktop5","dyson_irradiator_top",200);
|
||||
@@ -381,7 +381,7 @@ irradiationblocktop5.addItemInput(<contenttweaker:infinity_egg>);
|
||||
irradiationblocktop5.addItemInput(<contenttweaker:infinity_stone>);
|
||||
irradiationblocktop5.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 V§r"]}}));
|
||||
irradiationblocktop5.addItemOutput(<avaritia:block_resource:1>*32);
|
||||
irradiationblocktop5.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
irradiationblocktop5.addItemOutput(<extendedcrafting:singularity_ultimate>*8);
|
||||
irradiationblocktop5.build();
|
||||
|
||||
|
||||
|
||||
@@ -95,5 +95,18 @@ erefor13.addItemInput(<contenttweaker:shard_of_nothingness>);
|
||||
erefor13.addItemOutput(<contenttweaker:shard_of_nothingness>*5);
|
||||
erefor13.build();
|
||||
|
||||
val erefor14 = RecipeBuilder.newBuilder("erefor14","cold_iron_forge",40);
|
||||
erefor14.addItemInput(<contenttweaker:pale_metal>*4);
|
||||
erefor14.addItemInput(<contenttweaker:gem_of_the_dying_constellation>*16);
|
||||
erefor14.addItemInput(<contenttweaker:mask_of_the_free_stag>*1);
|
||||
erefor14.addItemOutput(<contenttweaker:jewel_of_pure_void>*16);
|
||||
erefor14.build();
|
||||
|
||||
val erefor15 = RecipeBuilder.newBuilder("erefor15","cold_iron_forge",40);
|
||||
erefor15.addItemInput(<contenttweaker:whispering_meatball>);
|
||||
erefor15.setChance(0.0);
|
||||
erefor15.addItemInput(<appliedenergistics2:material:12>*64);
|
||||
erefor15.addItemOutput(<contenttweaker:possessed_fluix>*64);
|
||||
erefor15.build();
|
||||
|
||||
|
||||
|
||||
@@ -518,7 +518,7 @@ essenceifier102.build();
|
||||
val essenceifier103 = RecipeBuilder.newBuilder("essenceifier103","innerved_essenceifier",2);
|
||||
essenceifier103.addItemInput(<mysticalagradditions:awakened_draconium_essence>*64);
|
||||
essenceifier103.addItemInput(<magicbees:resource:5>*8);
|
||||
essenceifier103.addItemInput(<ore:nuggetIron>);
|
||||
essenceifier103.addItemInput(<ore:nuggetGold>);
|
||||
essenceifier103.addItemOutput(<draconicevolution:draconic_ingot>*8);
|
||||
essenceifier103.build();
|
||||
|
||||
|
||||
@@ -730,6 +730,15 @@ multihellfire61.addItemInput(<contenttweaker:actualized_chunk>*12);
|
||||
multihellfire61.addItemOutput(<contenttweaker:shyre_crystal>*12);
|
||||
multihellfire61.build();
|
||||
|
||||
val multihellfire62 = RecipeBuilder.newBuilder("multihellfire62","berserker_forge",2);
|
||||
multihellfire62.addWillInput("DEFAULT", 50,1,2000000);
|
||||
multihellfire62.addItemInput(<abyssalcraft:stone:5>*24);
|
||||
multihellfire62.addItemInput(<ore:dustTartarite>*8);
|
||||
multihellfire62.addItemInput(<contenttweaker:demon_stone>*8);
|
||||
multihellfire62.addItemInput(<contenttweaker:cosmic_fracture>*1);
|
||||
multihellfire62.addItemOutput(<contenttweaker:tartarite_ore>*24);
|
||||
multihellfire62.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -58,6 +58,18 @@ dreadcruc5.addItemInput(<ore:ingotAluminum>*6);
|
||||
dreadcruc5.addItemOutput(<materialpart:dreaded_steel:ingot>*12);
|
||||
dreadcruc5.build();
|
||||
|
||||
val dreadcruc6 = RecipeBuilder.newBuilder("dreaditecrucible6","dragonfire_crucible",100);
|
||||
dreadcruc6.addFluidInput(<fluid:eleint_dragonfire>*12);
|
||||
dreadcruc6.addItemInput(<materialpart:dreadite:ingot>*8);
|
||||
dreadcruc6.addItemInput(<aoa3:varsium_ingot>*8);
|
||||
dreadcruc6.addItemInput(<aoa3:blazium_ingot>*8);
|
||||
dreadcruc6.addItemInput(<aoa3:lyon_ingot>*8);
|
||||
dreadcruc6.addItemInput(<aoa3:elecanium_ingot>*8);
|
||||
dreadcruc6.addItemInput(<aoa3:shyrestone_ingot>*8);
|
||||
dreadcruc6.addItemInput(<ore:ingotAluminum>*48);
|
||||
dreadcruc6.addItemOutput(<materialpart:dreaded_steel:ingot>*96);
|
||||
dreadcruc6.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -497,4 +509,58 @@ dragoncruc40.addFluidInput(<fluid:eternal_dragon_fire>*500);
|
||||
dragoncruc40.addItemInput(<contenttweaker:awakening_bloom>*32);
|
||||
dragoncruc40.addItemInput(<aoa3:blooming_infusion_stone>);
|
||||
dragoncruc40.addItemOutput(<contenttweaker:awakened_infusion_stone>*32);
|
||||
dragoncruc40.build();
|
||||
dragoncruc40.build();
|
||||
|
||||
|
||||
val dragoncruc41 = RecipeBuilder.newBuilder("dragoncruc41","dragonfire_crucible",40);
|
||||
dragoncruc41.addFluidInput(<fluid:eleint_dragonfire>*4000);
|
||||
dragoncruc41.addItemInput(<contenttweaker:flame_of_actualization>);
|
||||
dragoncruc41.setChance(0.0);
|
||||
dragoncruc41.addItemInput(<contenttweaker:sand_of_universal_balance>*16);
|
||||
dragoncruc41.addItemOutput(<contenttweaker:stone_of_universal_balance>*1024);
|
||||
dragoncruc41.build();
|
||||
|
||||
val dragoncruc42 = RecipeBuilder.newBuilder("dragoncruc42","dragonfire_crucible",40);
|
||||
dragoncruc42.addFluidInput(<fluid:twilight_fire>*200);
|
||||
dragoncruc42.addItemInput(<contenttweaker:awakening_bloom>*128);
|
||||
dragoncruc42.addItemInput(<aoa3:blooming_infusion_stone>*4);
|
||||
dragoncruc42.addItemOutput(<contenttweaker:awakened_infusion_stone>*128);
|
||||
dragoncruc42.build();
|
||||
|
||||
val dragoncruc43 = RecipeBuilder.newBuilder("dragoncruc43","dragonfire_crucible",40);
|
||||
dragoncruc43.addFluidInput(<fluid:sacred_spring_fire>*200);
|
||||
dragoncruc43.addItemInput(<contenttweaker:awakening_bloom>*512);
|
||||
dragoncruc43.addItemInput(<aoa3:blooming_infusion_stone>*16);
|
||||
dragoncruc43.addItemOutput(<contenttweaker:awakened_infusion_stone>*512);
|
||||
dragoncruc43.build();
|
||||
|
||||
|
||||
val dragoncruc44 = RecipeBuilder.newBuilder("dragoncruc44","dragonfire_crucible",40);
|
||||
dragoncruc44.addFluidInput(<fluid:eternal_dragon_fire>*200);
|
||||
dragoncruc44.addItemInput(<contenttweaker:dust_of_infinite_wishes>*256);
|
||||
dragoncruc44.addItemInput(<contenttweaker:reality_pebble>*16);
|
||||
dragoncruc44.addItemOutput(<contenttweaker:stone_of_infinite_wishes>*16);
|
||||
dragoncruc44.build();
|
||||
|
||||
val dragoncruc45 = RecipeBuilder.newBuilder("dragoncruc45","dragonfire_crucible",40);
|
||||
dragoncruc45.addFluidInput(<fluid:eleint_dragonfire>*100);
|
||||
dragoncruc45.addItemInput(<contenttweaker:dust_of_infinite_wishes>*64);
|
||||
dragoncruc45.addItemInput(<contenttweaker:reality_pebble>*16);
|
||||
dragoncruc45.addItemOutput(<contenttweaker:stone_of_infinite_wishes>*16);
|
||||
dragoncruc45.build();
|
||||
|
||||
val dragoncruc46 = RecipeBuilder.newBuilder("dragoncruc46","dragonfire_crucible",40);
|
||||
dragoncruc46.addFluidInput(<fluid:nidhogg_dragonfire>*50);
|
||||
dragoncruc46.addItemInput(<contenttweaker:dust_of_infinite_wishes>*16);
|
||||
dragoncruc46.addItemInput(<contenttweaker:reality_pebble>*16);
|
||||
dragoncruc46.addItemOutput(<contenttweaker:stone_of_infinite_wishes>*16);
|
||||
dragoncruc46.build();
|
||||
|
||||
|
||||
val dragoncruc47 = RecipeBuilder.newBuilder("dragoncruc47","dragonfire_crucible",40);
|
||||
dragoncruc47.addFluidInput(<fluid:eleint_dragonfire>*4000);
|
||||
dragoncruc47.addItemInput(<contenttweaker:flame_of_actualization>);
|
||||
dragoncruc47.setChance(0.0);
|
||||
dragoncruc47.addItemInput(<avaritiaitem:self_actualizing_stone>*64);
|
||||
dragoncruc47.addItemOutput(<extendedcrafting:singularity_ultimate>*1);
|
||||
dragoncruc47.build();
|
||||
@@ -341,3 +341,275 @@ philounit35.addItemInput(<projecte:nova_catalyst>);
|
||||
philounit35.addItemInput(<projecte:item.pe_fuel:2>);
|
||||
philounit35.addItemOutput(<projecte:nova_cataclysm>*2);
|
||||
philounit35.build();
|
||||
|
||||
val philounit36 = RecipeBuilder.newBuilder("philounit36","philosophers_unifier",2);
|
||||
philounit36.addEnergyPerTickInput(100);
|
||||
philounit36.addItemInput(<biomesoplenty:terrestrial_artifact>);
|
||||
philounit36.addItemOutput(<contenttweaker:terrestrial_catalyst>);
|
||||
philounit36.build();
|
||||
|
||||
val philounit37 = RecipeBuilder.newBuilder("philounit37","philosophers_unifier",2);
|
||||
philounit37.addEnergyPerTickInput(100);
|
||||
philounit37.addItemInput(<ore:gemRuby>);
|
||||
philounit37.addItemInput(<ore:gemTopaz>);
|
||||
philounit37.addItemInput(<ore:gemAmber>);
|
||||
philounit37.addItemInput(<ore:gemSapphire>);
|
||||
philounit37.addItemInput(<ore:gemPeridot>);
|
||||
philounit37.addItemInput(<ore:gemTanzanite>);
|
||||
philounit37.addItemInput(<ore:gemEmerald>);
|
||||
philounit37.addItemInput(<ore:gemMalachite>);
|
||||
philounit37.addItemInput(<contenttweaker:botanic_alchemic_catalyst>);
|
||||
philounit37.addItemOutput(<contenttweaker:terrestrial_catalyst>);
|
||||
philounit37.build();
|
||||
|
||||
val philounit38 = RecipeBuilder.newBuilder("philounit38","philosophers_unifier",2);
|
||||
philounit38.addEnergyPerTickInput(100);
|
||||
philounit38.addItemInput(<ore:gemRuby>);
|
||||
philounit38.addItemInput(<ore:gemTopaz>);
|
||||
philounit38.addItemInput(<ore:gemAmber>);
|
||||
philounit38.addItemInput(<ore:gemSapphire>);
|
||||
philounit38.addItemInput(<ore:gemPeridot>);
|
||||
philounit38.addItemInput(<ore:gemTanzanite>);
|
||||
philounit38.addItemInput(<ore:gemEmerald>);
|
||||
philounit38.addItemInput(<ore:gemMalachite>);
|
||||
philounit38.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["暗"]}}));
|
||||
philounit38.addItemOutput(<contenttweaker:terrestrial_catalyst>*2);
|
||||
philounit38.build();
|
||||
|
||||
val philounit39 = RecipeBuilder.newBuilder("philounit39","philosophers_unifier",2);
|
||||
philounit39.addEnergyPerTickInput(100);
|
||||
philounit39.addItemInput(<ore:gemRuby>);
|
||||
philounit39.addItemInput(<ore:gemTopaz>);
|
||||
philounit39.addItemInput(<ore:gemAmber>);
|
||||
philounit39.addItemInput(<ore:gemSapphire>);
|
||||
philounit39.addItemInput(<ore:gemPeridot>);
|
||||
philounit39.addItemInput(<ore:gemTanzanite>);
|
||||
philounit39.addItemInput(<ore:gemEmerald>);
|
||||
philounit39.addItemInput(<ore:gemMalachite>);
|
||||
philounit39.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["红"]}}));
|
||||
philounit39.addItemOutput(<contenttweaker:terrestrial_catalyst>*4);
|
||||
philounit39.build();
|
||||
|
||||
val philounit40 = RecipeBuilder.newBuilder("philounit40","philosophers_unifier",2);
|
||||
philounit40.addEnergyPerTickInput(100);
|
||||
philounit40.addItemInput(<ore:gemRuby>);
|
||||
philounit40.addItemInput(<ore:gemTopaz>);
|
||||
philounit40.addItemInput(<ore:gemAmber>);
|
||||
philounit40.addItemInput(<ore:gemSapphire>);
|
||||
philounit40.addItemInput(<ore:gemPeridot>);
|
||||
philounit40.addItemInput(<ore:gemTanzanite>);
|
||||
philounit40.addItemInput(<ore:gemEmerald>);
|
||||
philounit40.addItemInput(<ore:gemMalachite>);
|
||||
philounit40.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["品红"]}}));
|
||||
philounit40.addItemOutput(<contenttweaker:terrestrial_catalyst>*6);
|
||||
philounit40.build();
|
||||
|
||||
val philounit41 = RecipeBuilder.newBuilder("philounit41","philosophers_unifier",2);
|
||||
philounit41.addEnergyPerTickInput(100);
|
||||
philounit41.addItemInput(<ore:gemRuby>);
|
||||
philounit41.addItemInput(<ore:gemTopaz>);
|
||||
philounit41.addItemInput(<ore:gemAmber>);
|
||||
philounit41.addItemInput(<ore:gemSapphire>);
|
||||
philounit41.addItemInput(<ore:gemPeridot>);
|
||||
philounit41.addItemInput(<ore:gemTanzanite>);
|
||||
philounit41.addItemInput(<ore:gemEmerald>);
|
||||
philounit41.addItemInput(<ore:gemMalachite>);
|
||||
philounit41.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["粉"]}}));
|
||||
philounit41.addItemOutput(<contenttweaker:terrestrial_catalyst>*8);
|
||||
philounit41.build();
|
||||
|
||||
val philounit42 = RecipeBuilder.newBuilder("philounit42","philosophers_unifier",2);
|
||||
philounit42.addEnergyPerTickInput(100);
|
||||
philounit42.addItemInput(<ore:gemRuby>);
|
||||
philounit42.addItemInput(<ore:gemTopaz>);
|
||||
philounit42.addItemInput(<ore:gemAmber>);
|
||||
philounit42.addItemInput(<ore:gemSapphire>);
|
||||
philounit42.addItemInput(<ore:gemPeridot>);
|
||||
philounit42.addItemInput(<ore:gemTanzanite>);
|
||||
philounit42.addItemInput(<ore:gemEmerald>);
|
||||
philounit42.addItemInput(<ore:gemMalachite>);
|
||||
philounit42.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["紫"]}}));
|
||||
philounit42.addItemOutput(<contenttweaker:terrestrial_catalyst>*10);
|
||||
philounit42.build();
|
||||
|
||||
val philounit43 = RecipeBuilder.newBuilder("philounit43","philosophers_unifier",2);
|
||||
philounit43.addEnergyPerTickInput(100);
|
||||
philounit43.addItemInput(<ore:gemRuby>);
|
||||
philounit43.addItemInput(<ore:gemTopaz>);
|
||||
philounit43.addItemInput(<ore:gemAmber>);
|
||||
philounit43.addItemInput(<ore:gemSapphire>);
|
||||
philounit43.addItemInput(<ore:gemPeridot>);
|
||||
philounit43.addItemInput(<ore:gemTanzanite>);
|
||||
philounit43.addItemInput(<ore:gemEmerald>);
|
||||
philounit43.addItemInput(<ore:gemMalachite>);
|
||||
philounit43.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["紫罗兰"]}}));
|
||||
philounit43.addItemOutput(<contenttweaker:terrestrial_catalyst>*12);
|
||||
philounit43.build();
|
||||
|
||||
val philounit44 = RecipeBuilder.newBuilder("philounit44","philosophers_unifier",2);
|
||||
philounit44.addEnergyPerTickInput(100);
|
||||
philounit44.addItemInput(<ore:gemRuby>);
|
||||
philounit44.addItemInput(<ore:gemTopaz>);
|
||||
philounit44.addItemInput(<ore:gemAmber>);
|
||||
philounit44.addItemInput(<ore:gemSapphire>);
|
||||
philounit44.addItemInput(<ore:gemPeridot>);
|
||||
philounit44.addItemInput(<ore:gemTanzanite>);
|
||||
philounit44.addItemInput(<ore:gemEmerald>);
|
||||
philounit44.addItemInput(<ore:gemMalachite>);
|
||||
philounit44.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["蓝"]}}));
|
||||
philounit44.addItemOutput(<contenttweaker:terrestrial_catalyst>*14);
|
||||
philounit44.build();
|
||||
|
||||
val philounit45 = RecipeBuilder.newBuilder("philounit45","philosophers_unifier",2);
|
||||
philounit45.addEnergyPerTickInput(100);
|
||||
philounit45.addItemInput(<ore:gemRuby>);
|
||||
philounit45.addItemInput(<ore:gemTopaz>);
|
||||
philounit45.addItemInput(<ore:gemAmber>);
|
||||
philounit45.addItemInput(<ore:gemSapphire>);
|
||||
philounit45.addItemInput(<ore:gemPeridot>);
|
||||
philounit45.addItemInput(<ore:gemTanzanite>);
|
||||
philounit45.addItemInput(<ore:gemEmerald>);
|
||||
philounit45.addItemInput(<ore:gemMalachite>);
|
||||
philounit45.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["青"]}}));
|
||||
philounit45.addItemOutput(<contenttweaker:terrestrial_catalyst>*16);
|
||||
philounit45.build();
|
||||
|
||||
val philounit46 = RecipeBuilder.newBuilder("philounit46","philosophers_unifier",2);
|
||||
philounit46.addEnergyPerTickInput(100);
|
||||
philounit46.addItemInput(<ore:gemRuby>);
|
||||
philounit46.addItemInput(<ore:gemTopaz>);
|
||||
philounit46.addItemInput(<ore:gemAmber>);
|
||||
philounit46.addItemInput(<ore:gemSapphire>);
|
||||
philounit46.addItemInput(<ore:gemPeridot>);
|
||||
philounit46.addItemInput(<ore:gemTanzanite>);
|
||||
philounit46.addItemInput(<ore:gemEmerald>);
|
||||
philounit46.addItemInput(<ore:gemMalachite>);
|
||||
philounit46.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["绿"]}}));
|
||||
philounit46.addItemOutput(<contenttweaker:terrestrial_catalyst>*18);
|
||||
philounit46.build();
|
||||
|
||||
val philounit47 = RecipeBuilder.newBuilder("philounit47","philosophers_unifier",2);
|
||||
philounit47.addEnergyPerTickInput(100);
|
||||
philounit47.addItemInput(<ore:gemRuby>);
|
||||
philounit47.addItemInput(<ore:gemTopaz>);
|
||||
philounit47.addItemInput(<ore:gemAmber>);
|
||||
philounit47.addItemInput(<ore:gemSapphire>);
|
||||
philounit47.addItemInput(<ore:gemPeridot>);
|
||||
philounit47.addItemInput(<ore:gemTanzanite>);
|
||||
philounit47.addItemInput(<ore:gemEmerald>);
|
||||
philounit47.addItemInput(<ore:gemMalachite>);
|
||||
philounit47.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["黄绿"]}}));
|
||||
philounit47.addItemOutput(<contenttweaker:terrestrial_catalyst>*20);
|
||||
philounit47.build();
|
||||
|
||||
val philounit48 = RecipeBuilder.newBuilder("philounit48","philosophers_unifier",2);
|
||||
philounit48.addEnergyPerTickInput(100);
|
||||
philounit48.addItemInput(<ore:gemRuby>);
|
||||
philounit48.addItemInput(<ore:gemTopaz>);
|
||||
philounit48.addItemInput(<ore:gemAmber>);
|
||||
philounit48.addItemInput(<ore:gemSapphire>);
|
||||
philounit48.addItemInput(<ore:gemPeridot>);
|
||||
philounit48.addItemInput(<ore:gemTanzanite>);
|
||||
philounit48.addItemInput(<ore:gemEmerald>);
|
||||
philounit48.addItemInput(<ore:gemMalachite>);
|
||||
philounit48.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["黄"]}}));
|
||||
philounit48.addItemOutput(<contenttweaker:terrestrial_catalyst>*22);
|
||||
philounit48.build();
|
||||
|
||||
val philounit49 = RecipeBuilder.newBuilder("philounit49","philosophers_unifier",2);
|
||||
philounit49.addEnergyPerTickInput(100);
|
||||
philounit49.addItemInput(<ore:gemRuby>);
|
||||
philounit49.addItemInput(<ore:gemTopaz>);
|
||||
philounit49.addItemInput(<ore:gemAmber>);
|
||||
philounit49.addItemInput(<ore:gemSapphire>);
|
||||
philounit49.addItemInput(<ore:gemPeridot>);
|
||||
philounit49.addItemInput(<ore:gemTanzanite>);
|
||||
philounit49.addItemInput(<ore:gemEmerald>);
|
||||
philounit49.addItemInput(<ore:gemMalachite>);
|
||||
philounit49.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["橙"]}}));
|
||||
philounit49.addItemOutput(<contenttweaker:terrestrial_catalyst>*24);
|
||||
philounit49.build();
|
||||
|
||||
val philounit50 = RecipeBuilder.newBuilder("philounit50","philosophers_unifier",2);
|
||||
philounit50.addEnergyPerTickInput(100);
|
||||
philounit50.addItemInput(<ore:gemRuby>);
|
||||
philounit50.addItemInput(<ore:gemTopaz>);
|
||||
philounit50.addItemInput(<ore:gemAmber>);
|
||||
philounit50.addItemInput(<ore:gemSapphire>);
|
||||
philounit50.addItemInput(<ore:gemPeridot>);
|
||||
philounit50.addItemInput(<ore:gemTanzanite>);
|
||||
philounit50.addItemInput(<ore:gemEmerald>);
|
||||
philounit50.addItemInput(<ore:gemMalachite>);
|
||||
philounit50.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["白"]}}));
|
||||
philounit50.addItemOutput(<contenttweaker:terrestrial_catalyst>*26);
|
||||
philounit50.build();
|
||||
|
||||
val philounit51 = RecipeBuilder.newBuilder("philounit51","philosophers_unifier",2);
|
||||
philounit51.addEnergyPerTickInput(100);
|
||||
philounit51.addItemInput(<ore:gemRuby>);
|
||||
philounit51.addItemInput(<ore:gemTopaz>);
|
||||
philounit51.addItemInput(<ore:gemAmber>);
|
||||
philounit51.addItemInput(<ore:gemSapphire>);
|
||||
philounit51.addItemInput(<ore:gemPeridot>);
|
||||
philounit51.addItemInput(<ore:gemTanzanite>);
|
||||
philounit51.addItemInput(<ore:gemEmerald>);
|
||||
philounit51.addItemInput(<ore:gemMalachite>);
|
||||
philounit51.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["渐消"]}}));
|
||||
philounit51.addItemOutput(<contenttweaker:terrestrial_catalyst>*28);
|
||||
philounit51.build();
|
||||
|
||||
val philounit52 = RecipeBuilder.newBuilder("philounit52","philosophers_unifier",2);
|
||||
philounit52.addEnergyPerTickInput(100);
|
||||
philounit52.addItemInput(<ore:gemRuby>);
|
||||
philounit52.addItemInput(<ore:gemTopaz>);
|
||||
philounit52.addItemInput(<ore:gemAmber>);
|
||||
philounit52.addItemInput(<ore:gemSapphire>);
|
||||
philounit52.addItemInput(<ore:gemPeridot>);
|
||||
philounit52.addItemInput(<ore:gemTanzanite>);
|
||||
philounit52.addItemInput(<ore:gemEmerald>);
|
||||
philounit52.addItemInput(<ore:gemMalachite>);
|
||||
philounit52.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["深暗"]}}));
|
||||
philounit52.addItemOutput(<contenttweaker:terrestrial_catalyst>*30);
|
||||
philounit52.build();
|
||||
|
||||
val philounit53 = RecipeBuilder.newBuilder("philounit53","philosophers_unifier",2);
|
||||
philounit53.addEnergyPerTickInput(100);
|
||||
philounit53.addItemInput(<ore:gemRuby>);
|
||||
philounit53.addItemInput(<ore:gemTopaz>);
|
||||
philounit53.addItemInput(<ore:gemAmber>);
|
||||
philounit53.addItemInput(<ore:gemSapphire>);
|
||||
philounit53.addItemInput(<ore:gemPeridot>);
|
||||
philounit53.addItemInput(<ore:gemTanzanite>);
|
||||
philounit53.addItemInput(<ore:gemEmerald>);
|
||||
philounit53.addItemInput(<ore:gemMalachite>);
|
||||
philounit53.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["深蓝"]}}));
|
||||
philounit53.addItemOutput(<contenttweaker:terrestrial_catalyst>*32);
|
||||
philounit53.build();
|
||||
|
||||
val philounit54 = RecipeBuilder.newBuilder("philounit54","philosophers_unifier",2);
|
||||
philounit54.addEnergyPerTickInput(100);
|
||||
philounit54.addItemInput(<ore:gemRuby>);
|
||||
philounit54.addItemInput(<ore:gemTopaz>);
|
||||
philounit54.addItemInput(<ore:gemAmber>);
|
||||
philounit54.addItemInput(<ore:gemSapphire>);
|
||||
philounit54.addItemInput(<ore:gemPeridot>);
|
||||
philounit54.addItemInput(<ore:gemTanzanite>);
|
||||
philounit54.addItemInput(<ore:gemEmerald>);
|
||||
philounit54.addItemInput(<ore:gemMalachite>);
|
||||
philounit54.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["明亮"]}}));
|
||||
philounit54.addItemOutput(<contenttweaker:terrestrial_catalyst>*34);
|
||||
philounit54.build();
|
||||
|
||||
val philounit55 = RecipeBuilder.newBuilder("philounit55","philosophers_unifier",2);
|
||||
philounit55.addEnergyPerTickInput(100);
|
||||
philounit55.addItemInput(<ore:gemRuby>);
|
||||
philounit55.addItemInput(<ore:gemTopaz>);
|
||||
philounit55.addItemInput(<ore:gemAmber>);
|
||||
philounit55.addItemInput(<ore:gemSapphire>);
|
||||
philounit55.addItemInput(<ore:gemPeridot>);
|
||||
philounit55.addItemInput(<ore:gemTanzanite>);
|
||||
philounit55.addItemInput(<ore:gemEmerald>);
|
||||
philounit55.addItemInput(<ore:gemMalachite>);
|
||||
philounit55.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["乳白"]}}));
|
||||
philounit55.addItemOutput(<contenttweaker:terrestrial_catalyst>*36);
|
||||
philounit55.build();
|
||||
@@ -671,4 +671,12 @@ quantumcondendsteel.addItemInput(<ore:ingotEndSteel>*5056);
|
||||
quantumcondendsteel.addItemOutput(<extendedcrafting:singularity_custom:2058>);
|
||||
quantumcondendsteel.build();
|
||||
|
||||
val quantumconaesing = RecipeBuilder.newBuilder("quantumconaesing","quantum_condenser",4);
|
||||
quantumconaesing.addEnergyPerTickInput(500000);
|
||||
quantumconaesing.addItemInput(<nae2:material:4>);
|
||||
quantumconaesing.setChance(0.0);
|
||||
quantumconaesing.addItemInput(<extrautils2:compressedcobblestone:5>*1);
|
||||
quantumconaesing.addItemOutput(<appliedenergistics2:material:47>*2);
|
||||
quantumconaesing.build();
|
||||
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
recipes.addShaped(<contenttweaker:chaotic_nexus>,
|
||||
[[<contenttweaker:chaotic_fulcrum>, <contenttweaker:chaotic_fulcrum>, <contenttweaker:chaotic_fulcrum>],
|
||||
[<contenttweaker:chaotic_fulcrum>, <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}}), <contenttweaker:chaotic_fulcrum>],
|
||||
[<contenttweaker:chaotic_fulcrum>, <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}}).reuse(), <contenttweaker:chaotic_fulcrum>],
|
||||
[<contenttweaker:chaotic_fulcrum>, <contenttweaker:chaotic_fulcrum>, <contenttweaker:chaotic_fulcrum>]]);
|
||||
|
||||
val forgewyvinf1 = RecipeBuilder.newBuilder("forgewyvinf1","forge_of_the_wyvern",2);
|
||||
@@ -23,6 +23,20 @@ forgewyvinf2.addItemInput(<ore:blockInfinity>);
|
||||
forgewyvinf2.addFluidOutput(<fluid:infinity>*1296);
|
||||
forgewyvinf2.build();
|
||||
|
||||
val forgewyvinf3 = RecipeBuilder.newBuilder("forgewyvinf3","forge_of_the_wyvern",2);
|
||||
forgewyvinf3.addItemInput(<contenttweaker:chaotic_fulcrum>);
|
||||
forgewyvinf3.setChance(0.0);
|
||||
forgewyvinf3.addItemInput(<ore:blockInfinity>*10);
|
||||
forgewyvinf3.addFluidOutput(<fluid:infinity>*12960);
|
||||
forgewyvinf3.build();
|
||||
|
||||
val forgewyvinf4 = RecipeBuilder.newBuilder("forgewyvinf4","forge_of_the_wyvern",2);
|
||||
forgewyvinf4.addItemInput(<contenttweaker:chaotic_nexus>);
|
||||
forgewyvinf4.setChance(0.0);
|
||||
forgewyvinf4.addItemInput(<ore:blockInfinity>*100);
|
||||
forgewyvinf4.addFluidOutput(<fluid:infinity>*129600);
|
||||
forgewyvinf4.build();
|
||||
|
||||
val forgewyvbri1 = RecipeBuilder.newBuilder("forgewyvbri1","forge_of_the_wyvern",2);
|
||||
forgewyvbri1.addItemInput(<draconicevolution:chaos_shard:0>);
|
||||
forgewyvbri1.setChance(0.0);
|
||||
@@ -330,9 +344,68 @@ forgewyvspring3.build();
|
||||
|
||||
|
||||
|
||||
val forgewyvoidshard = RecipeBuilder.newBuilder("forgewyvoidshard","forge_of_the_wyvern",2);
|
||||
forgewyvoidshard.addItemInput(<contenttweaker:chaotic_nexus>);
|
||||
forgewyvoidshard.setChance(0.0);
|
||||
forgewyvoidshard.addItemInput(<contenttweaker:shard_of_nothingness>);
|
||||
forgewyvoidshard.addFluidOutput(<fluid:nothing>*1000);
|
||||
forgewyvoidshard.build();
|
||||
val forgewyvoidshard1 = RecipeBuilder.newBuilder("forgewyvoidshard1","forge_of_the_wyvern",2);
|
||||
forgewyvoidshard1.addItemInput(<draconicevolution:chaos_shard:0>);
|
||||
forgewyvoidshard1.setChance(0.0);
|
||||
forgewyvoidshard1.addItemInput(<contenttweaker:shard_of_nothingness>*1);
|
||||
forgewyvoidshard1.addFluidOutput(<fluid:nothing>*1000);
|
||||
forgewyvoidshard1.build();
|
||||
|
||||
val forgewyvoidshard2 = RecipeBuilder.newBuilder("forgewyvoidshard2","forge_of_the_wyvern",2);
|
||||
forgewyvoidshard2.addItemInput(<contenttweaker:chaotic_fulcrum>);
|
||||
forgewyvoidshard2.setChance(0.0);
|
||||
forgewyvoidshard2.addItemInput(<contenttweaker:shard_of_nothingness>*10);
|
||||
forgewyvoidshard2.addFluidOutput(<fluid:nothing>*10000);
|
||||
forgewyvoidshard2.build();
|
||||
|
||||
val forgewyvoidshard3 = RecipeBuilder.newBuilder("forgewyvoidshard3","forge_of_the_wyvern",2);
|
||||
forgewyvoidshard3.addItemInput(<contenttweaker:chaotic_nexus>);
|
||||
forgewyvoidshard3.setChance(0.0);
|
||||
forgewyvoidshard3.addItemInput(<contenttweaker:shard_of_nothingness>*100);
|
||||
forgewyvoidshard3.addFluidOutput(<fluid:nothing>*100000);
|
||||
forgewyvoidshard3.build();
|
||||
|
||||
|
||||
val forgewyvsednanite1 = RecipeBuilder.newBuilder("forgewyvsednanite1","forge_of_the_wyvern",2);
|
||||
forgewyvsednanite1.addItemInput(<draconicevolution:chaos_shard:0>);
|
||||
forgewyvsednanite1.setChance(0.0);
|
||||
forgewyvsednanite1.addItemInput(<extendedcrafting:singularity_custom:630>*1);
|
||||
forgewyvsednanite1.addFluidOutput(<fluid:sednanite>*728064);
|
||||
forgewyvsednanite1.build();
|
||||
|
||||
val forgewyvsednanite2 = RecipeBuilder.newBuilder("forgewyvsednanite2","forge_of_the_wyvern",2);
|
||||
forgewyvsednanite2.addItemInput(<contenttweaker:chaotic_fulcrum>);
|
||||
forgewyvsednanite2.setChance(0.0);
|
||||
forgewyvsednanite2.addItemInput(<extendedcrafting:singularity_custom:630>*10);
|
||||
forgewyvsednanite2.addFluidOutput(<fluid:sednanite>*7280640);
|
||||
forgewyvsednanite2.build();
|
||||
|
||||
|
||||
val forgewyvmyrmitite1 = RecipeBuilder.newBuilder("forgewyvmyrmitite1","forge_of_the_wyvern",2);
|
||||
forgewyvmyrmitite1.addItemInput(<draconicevolution:chaos_shard:0>);
|
||||
forgewyvmyrmitite1.setChance(0.0);
|
||||
forgewyvmyrmitite1.addItemInput(<extendedcrafting:singularity_custom:2047>*1);
|
||||
forgewyvmyrmitite1.addFluidOutput(<fluid:myrmitite>*728064);
|
||||
forgewyvmyrmitite1.build();
|
||||
|
||||
val forgewyvmyrmitite2 = RecipeBuilder.newBuilder("forgewyvmyrmitite2","forge_of_the_wyvern",2);
|
||||
forgewyvmyrmitite2.addItemInput(<contenttweaker:chaotic_fulcrum>);
|
||||
forgewyvmyrmitite2.setChance(0.0);
|
||||
forgewyvmyrmitite2.addItemInput(<extendedcrafting:singularity_custom:2047>*10);
|
||||
forgewyvmyrmitite2.addFluidOutput(<fluid:myrmitite>*7280640);
|
||||
forgewyvmyrmitite2.build();
|
||||
|
||||
|
||||
val forgewyvrhenium1 = RecipeBuilder.newBuilder("forgewyvrhenium1","forge_of_the_wyvern",2);
|
||||
forgewyvrhenium1.addItemInput(<draconicevolution:chaos_shard:0>);
|
||||
forgewyvrhenium1.setChance(0.0);
|
||||
forgewyvrhenium1.addItemInput(<extendedcrafting:singularity_custom:2046>*1);
|
||||
forgewyvrhenium1.addFluidOutput(<fluid:rhenium>*728064);
|
||||
forgewyvrhenium1.build();
|
||||
|
||||
val forgewyvrhenium2 = RecipeBuilder.newBuilder("forgewyvrhenium2","forge_of_the_wyvern",2);
|
||||
forgewyvrhenium2.addItemInput(<contenttweaker:chaotic_fulcrum>);
|
||||
forgewyvrhenium2.setChance(0.0);
|
||||
forgewyvrhenium2.addItemInput(<extendedcrafting:singularity_custom:2046>*10);
|
||||
forgewyvrhenium2.addFluidOutput(<fluid:rhenium>*7280640);
|
||||
forgewyvrhenium2.build();
|
||||
@@ -272,6 +272,15 @@ bettersolidfusion9.addItemInput(<ore:ingotZirconium>);
|
||||
bettersolidfusion9.addItemOutput(<contenttweaker:ruthenium_ingot>);
|
||||
bettersolidfusion9.build();
|
||||
|
||||
val bettersolidfusion10 = RecipeBuilder.newBuilder("bettersolidfusion10","inertial_confinement_reactor",10);
|
||||
bettersolidfusion10.addEnergyPerTickInput(1000000);
|
||||
bettersolidfusion10.addItemInput(<contenttweaker:dream_brick>);
|
||||
bettersolidfusion10.addItemInput(<ore:ingotSednanite>*2);
|
||||
bettersolidfusion10.addItemOutput(<contenttweaker:magnetic_monopole>*10);
|
||||
bettersolidfusion10.build();
|
||||
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hohlraum>,
|
||||
[[<materialpart:sednanite:ingot>, <enderio:block_enlightened_fused_glass:0>, <contenttweaker:superconducting_sednanite>, <enderio:block_enlightened_fused_glass:0>, <materialpart:sednanite:ingot>],
|
||||
|
||||
+11
-1
@@ -297,4 +297,14 @@ collapsermythicrareearths.addItemInput(<extendedcrafting:singularity_custom:2043
|
||||
collapsermythicrareearths.addItemInput(<extendedcrafting:singularity_custom:2044>*32);
|
||||
collapsermythicrareearths.addItemInput(<contenttweaker:everlasting_fusor>);
|
||||
collapsermythicrareearths.addItemOutput(<contenttweaker:mythic_rare_earths_relativistic_condensate>);
|
||||
collapsermythicrareearths.build();
|
||||
collapsermythicrareearths.build();
|
||||
|
||||
val collapserraremetals = RecipeBuilder.newBuilder("collapserraremetals","relativistic_collapser",1000);
|
||||
collapserraremetals.addEnergyPerTickInput(70000000);
|
||||
collapserraremetals.addItemInput(<extendedcrafting:singularity:31>*16);
|
||||
collapserraremetals.addItemInput(<extendedcrafting:singularity:35>*16);
|
||||
collapserraremetals.addItemInput(<extendedcrafting:singularity:34>*16);
|
||||
collapserraremetals.addItemInput(<extendedcrafting:singularity:30>*16);
|
||||
collapserraremetals.addItemInput(<contenttweaker:everlasting_fusor>);
|
||||
collapserraremetals.addItemOutput(<contenttweaker:rare_metals_relativistic_condensate>);
|
||||
collapserraremetals.build();
|
||||
@@ -296,6 +296,43 @@ pulsestilldemonelixir.build();
|
||||
|
||||
|
||||
|
||||
val pulsestilldeathofstars = RecipeBuilder.newBuilder("pulsestilldeathofstars","phasing_still_pot",5);
|
||||
pulsestilldeathofstars.addItemInput(<contenttweaker:gem_of_the_dying_constellation>);
|
||||
pulsestilldeathofstars.addFluidInput(<fluid:liquid_death>*32000);
|
||||
pulsestilldeathofstars.addFluidInput(<fluid:otherworldly_tears>*32000);
|
||||
pulsestilldeathofstars.addFluidInput(<fluid:ebb_of_death>*32000);
|
||||
pulsestilldeathofstars.addFluidInput(<fluid:swirl_of_depths>*32000);
|
||||
pulsestilldeathofstars.addFluidOutput(<fluid:glimmer_of_the_dying_constellation>*48000);
|
||||
pulsestilldeathofstars.addFluidOutput(<fluid:otherworldly_tears>*16000);
|
||||
pulsestilldeathofstars.addFluidOutput(<fluid:ebb_of_death>*16000);
|
||||
pulsestilldeathofstars.addFluidOutput(<fluid:swirl_of_depths>*16000);
|
||||
pulsestilldeathofstars.build();
|
||||
|
||||
val pulsestillsevenundeadlords = RecipeBuilder.newBuilder("pulsestillsevenundeadlords","phasing_still_pot",5);
|
||||
pulsestillsevenundeadlords.addItemInput(<contenttweaker:respect_of_death>);
|
||||
pulsestillsevenundeadlords.addFluidInput(<fluid:glimmer_of_the_dying_constellation>*32000);
|
||||
pulsestillsevenundeadlords.addFluidInput(<fluid:liquidantimatter>*32000);
|
||||
pulsestillsevenundeadlords.addFluidInput(<fluid:chaotic_honey_4>*32000);
|
||||
pulsestillsevenundeadlords.addFluidInput(<fluid:infinity>*32000);
|
||||
pulsestillsevenundeadlords.addFluidOutput(<fluid:echo_of_the_seven_undead_lords>*48000);
|
||||
pulsestillsevenundeadlords.addFluidOutput(<fluid:liquidantimatter>*16000);
|
||||
pulsestillsevenundeadlords.addFluidOutput(<fluid:chaotic_honey_4>*16000);
|
||||
pulsestillsevenundeadlords.addFluidOutput(<fluid:infinity>*32000);
|
||||
pulsestillsevenundeadlords.build();
|
||||
|
||||
val pulsestillvoidacceptance = RecipeBuilder.newBuilder("pulsestillvoidacceptance","phasing_still_pot",5);
|
||||
pulsestillvoidacceptance.addItemInput(<contenttweaker:fabrial_of_pure_void>);
|
||||
pulsestillvoidacceptance.addFluidInput(<fluid:echo_of_the_seven_undead_lords>*8000);
|
||||
pulsestillvoidacceptance.addFluidInput(<fluid:glimmer_of_the_dying_constellation>*8000);
|
||||
pulsestillvoidacceptance.addFluidInput(<fluid:void_given_focus>*2000);
|
||||
pulsestillvoidacceptance.addFluidInput(<fluid:inquiring_protodermis>*2000);
|
||||
pulsestillvoidacceptance.addFluidOutput(<fluid:allure_of_the_void>*8000);
|
||||
pulsestillvoidacceptance.addFluidOutput(<fluid:void_given_focus>*1000);
|
||||
pulsestillvoidacceptance.addFluidOutput(<fluid:inquiring_protodermis>*1000);
|
||||
pulsestillvoidacceptance.build();
|
||||
|
||||
|
||||
|
||||
|
||||
mods.nuclearcraft.extractor.addRecipe([<bewitchment:oak_spirit>, <bewitchment:empty_jar>, <fluid:oak_spirit>*1000]);
|
||||
mods.nuclearcraft.extractor.addRecipe([<bewitchment:spruce_heart>, <bewitchment:empty_jar>, <fluid:spruce_heart>*1000]);
|
||||
|
||||
@@ -776,6 +776,12 @@ hypergrowth105.addItemOutput(<aoa3:rosidons>*64);
|
||||
hypergrowth105.build();
|
||||
|
||||
|
||||
val hypergrowth106 = RecipeBuilder.newBuilder("hypergrowth106","hypergrowth_insolator",10);
|
||||
hypergrowth106.addFluidInput(<fluid:hot_spring_water>*100);
|
||||
hypergrowth106.addItemInput(<thaumadditions:void_seed>);
|
||||
hypergrowth106.setChance(0.0);
|
||||
hypergrowth106.addItemOutput(<thaumcraft:void_seed>*64);
|
||||
hypergrowth106.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -422,3 +422,14 @@ superbee_awakened.addFluidInput(<fluid:liquid_sunshine>*25);
|
||||
superbee_awakened.addItemOutput(<contenttweaker:awakening_bloom>*64);
|
||||
superbee_awakened.addItemOutput(<contenttweaker:awakening_bloom>*64);
|
||||
superbee_awakened.build();
|
||||
|
||||
|
||||
val superbee_doctoral = RecipeBuilder.newBuilder("superbee_doctoral","sacred_cinders_apiary",10);
|
||||
superbee_doctoral.addItemInput(<forestry:bee_queen_ge>.withTag({Genome: {Chromosomes: [{UID1: "magicbees.speciesDoctoral", UID0: "magicbees.speciesDoctoral"}]}}));
|
||||
superbee_doctoral.setChance(0.0);
|
||||
superbee_doctoral.addFluidInput(<fluid:liquid_sunshine>*25);
|
||||
superbee_doctoral.addItemOutput(<magicbees:beecomb:9>*64);
|
||||
superbee_doctoral.addItemOutput(<magicbees:beecomb:9>*64);
|
||||
superbee_doctoral.build();
|
||||
|
||||
|
||||
|
||||
@@ -1237,3 +1237,44 @@ thaum116.addItemInput(<thaumcraft:mechanism_complex>*8);
|
||||
thaum116.addItemOutput(<contenttweaker:fire_construct>*8);
|
||||
thaum116.build();
|
||||
|
||||
val thaum117 = RecipeBuilder.newBuilder("thaum117","arcane_autoworkbench",120);
|
||||
thaum117.addEnergyPerTickInput(100);
|
||||
thaum117.addItemInput(makeVisCrystal(<aspect:ignis> * 1)*5);
|
||||
thaum117.addItemInput(makeVisCrystal(<aspect:aqua> * 1)*5);
|
||||
thaum117.addItemInput(makeVisCrystal(<aspect:aer> * 1)*5);
|
||||
thaum117.addItemInput(makeVisCrystal(<aspect:terra> * 1)*5);
|
||||
thaum117.addItemInput(makeVisCrystal(<aspect:ordo> * 1)*5);
|
||||
thaum117.addItemInput(makeVisCrystal(<aspect:perditio> * 1)*5);
|
||||
thaum117.addItemInput(<minecraft:bucket>*4);
|
||||
thaum117.addItemInput(<contenttweaker:abyssal_wasteland_matter>*4);
|
||||
thaum117.addItemInput(<thaumcraft:void_seed>*4);
|
||||
thaum117.addItemOutput(<forge:bucketfilled>.withTag({FluidName: "liquidantimatter", Amount: 1000})*4);
|
||||
thaum117.build();
|
||||
|
||||
val thaum118 = RecipeBuilder.newBuilder("thaum118","arcane_autoworkbench",120);
|
||||
thaum118.addEnergyPerTickInput(100);
|
||||
thaum118.addItemInput(makeVisCrystal(<aspect:ignis> * 1)*60);
|
||||
thaum118.addItemInput(makeVisCrystal(<aspect:aqua> * 1)*60);
|
||||
thaum118.addItemInput(makeVisCrystal(<aspect:aer> * 1)*60);
|
||||
thaum118.addItemInput(makeVisCrystal(<aspect:terra> * 1)*60);
|
||||
thaum118.addItemInput(makeVisCrystal(<aspect:ordo> * 1)*60);
|
||||
thaum118.addItemInput(makeVisCrystal(<aspect:perditio> * 1)*60);
|
||||
thaum118.addItemInput(<minecraft:bucket>*32);
|
||||
thaum118.addItemInput(<contenttweaker:omothol_matter>*32);
|
||||
thaum118.addItemInput(<thaumcraft:void_seed>*32);
|
||||
thaum118.addItemOutput(<forge:bucketfilled>.withTag({FluidName: "liquidantimatter", Amount: 1000})*32);
|
||||
thaum118.build();
|
||||
|
||||
val thaum119 = RecipeBuilder.newBuilder("thaum119","arcane_autoworkbench",120);
|
||||
thaum119.addEnergyPerTickInput(100);
|
||||
thaum119.addItemInput(makeVisCrystal(<aspect:ignis> * 1)*20);
|
||||
thaum119.addItemInput(makeVisCrystal(<aspect:aqua> * 1)*20);
|
||||
thaum119.addItemInput(makeVisCrystal(<aspect:aer> * 1)*20);
|
||||
thaum119.addItemInput(makeVisCrystal(<aspect:terra> * 1)*20);
|
||||
thaum119.addItemInput(makeVisCrystal(<aspect:ordo> * 1)*20);
|
||||
thaum119.addItemInput(makeVisCrystal(<aspect:perditio> * 1)*20);
|
||||
thaum119.addItemInput(<minecraft:bucket>*16);
|
||||
thaum119.addItemInput(<contenttweaker:dreadlands_matter>*16);
|
||||
thaum119.addItemInput(<thaumcraft:void_seed>*16);
|
||||
thaum119.addItemOutput(<forge:bucketfilled>.withTag({FluidName: "liquidantimatter", Amount: 1000})*16);
|
||||
thaum119.build();
|
||||
@@ -393,6 +393,15 @@ treeoflifecinders5.addItemInput(<contenttweaker:dust_of_infinite_wishes>);
|
||||
treeoflifecinders5.addItemOutput(<contenttweaker:sacred_cinders_fruit>*1024);
|
||||
treeoflifecinders5.build();
|
||||
|
||||
val treeoflifecinders6 = RecipeBuilder.newBuilder("treeoflifecinders6","tree_of_life",2);
|
||||
treeoflifecinders6.addEnergyPerTickInput(50000000);
|
||||
treeoflifecinders6.addItemInput(<contenttweaker:sacred_cinders_seed>);
|
||||
treeoflifecinders6.setChance(0.0);
|
||||
treeoflifecinders6.addItemInput(<contenttweaker:agricultural_propolis>);
|
||||
treeoflifecinders6.addItemInput(<contenttweaker:galactic_dust>);
|
||||
treeoflifecinders6.addItemOutput(<contenttweaker:sacred_cinders_fruit>*2048);
|
||||
treeoflifecinders6.build();
|
||||
|
||||
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:alchemical_particle>, <projectex:matter:11>, 100000, <extendedcrafting:material:11>, 100);
|
||||
|
||||
val treeoflifebee = RecipeBuilder.newBuilder("treeoflifebee","tree_of_life",600);
|
||||
@@ -421,4 +430,11 @@ treeoflifefragnatlaw.addItemInput(<extrabotany:terrasteelshield>);
|
||||
treeoflifefragnatlaw.addItemOutput(<contenttweaker:recursion_fragment_asgard>);
|
||||
treeoflifefragnatlaw.build();
|
||||
|
||||
val treeoflifepapahimar = RecipeBuilder.newBuilder("treeoflifepapahimar","tree_of_life",2);
|
||||
treeoflifepapahimar.addEnergyPerTickInput(100000);
|
||||
treeoflifepapahimar.addItemInput(<extratrees:food:40>);
|
||||
treeoflifepapahimar.addItemInput(<forestry:fruits:6>*512);
|
||||
treeoflifepapahimar.addItemInput(<contenttweaker:sacred_cinders_fruit>*512);
|
||||
treeoflifepapahimar.addItemOutput(<extratrees:food:40>*2048);
|
||||
treeoflifepapahimar.build();
|
||||
|
||||
|
||||
@@ -140,4 +140,16 @@ reci14.addItemInput(<twilightforest:twilight_sapling:9>*4);
|
||||
reci14.addItemInput(<careerbees:ingredients:2>.withTag({species: "gendustry.bee.Crepuscular"}));
|
||||
reci14.addItemInput(<twilightforest:transformation_powder>);
|
||||
reci14.addItemOutput(<contenttweaker:crimson_sundering_powder>*2);
|
||||
reci14.build();
|
||||
reci14.build();
|
||||
|
||||
|
||||
val reci15 = RecipeBuilder.newBuilder("twiweap15","carminite_empowerer",20);
|
||||
reci15.addEnergyPerTickInput(5000);
|
||||
reci15.addAspectInput("vitreus",80);
|
||||
reci15.addItemInput(<contenttweaker:unforgotten_summons>);
|
||||
reci15.setChance(0.0);
|
||||
reci15.addItemInput(<contenttweaker:harbinger_crystal>*12);
|
||||
reci15.addItemOutput(<contenttweaker:hopebringer_crystal>*12);
|
||||
reci15.build();
|
||||
|
||||
|
||||
|
||||
@@ -47,26 +47,68 @@ mods.nuclearcraft.salt_mixer.addRecipe([<fluid:potassium>*144, <fluid:mineral_oi
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:fluidpotassium>*144, <fluid:mineral_oil>*10, <fluid:diluted_potassium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:diluted_sodium>*144, <fluid:diluted_potassium>*288, <fluid:diluted_nak_mix>*144]);
|
||||
|
||||
val saltup1 = RecipeBuilder.newBuilder("saltup1","salt_repolarizer",20);
|
||||
saltup1.addEnergyPerTickInput(2000000);
|
||||
saltup1.addFluidInput(<fluid:diluted_flibe_mix>*144);
|
||||
saltup1.addFluidOutput(<fluid:flibe>*576);
|
||||
saltup1.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltup1.build();
|
||||
val saltupflibe1 = RecipeBuilder.newBuilder("saltupflibe1","salt_repolarizer",20);
|
||||
saltupflibe1.addEnergyPerTickInput(2000000);
|
||||
saltupflibe1.addFluidInput(<fluid:diluted_flibe_mix>*144);
|
||||
saltupflibe1.addFluidOutput(<fluid:flibe>*576);
|
||||
saltupflibe1.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltupflibe1.build();
|
||||
|
||||
val saltup2 = RecipeBuilder.newBuilder("saltup2","salt_repolarizer",20);
|
||||
saltup2.addEnergyPerTickInput(2000000);
|
||||
saltup2.addFluidInput(<fluid:diluted_nak_mix>*144);
|
||||
saltup2.addFluidOutput(<fluid:nak>*576);
|
||||
saltup2.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltup2.build();
|
||||
val saltupflibe2 = RecipeBuilder.newBuilder("saltupflibe2","salt_repolarizer",10);
|
||||
saltupflibe2.addEnergyPerTickInput(2000000);
|
||||
saltupflibe2.addFluidInput(<fluid:diluted_flibe_mix>*576);
|
||||
saltupflibe2.addFluidOutput(<fluid:flibe>*3456);
|
||||
saltupflibe2.addItemInput(<contenttweaker:diametric_catalyst>);
|
||||
saltupflibe2.build();
|
||||
|
||||
val saltrecycle = RecipeBuilder.newBuilder("saltrecycle","salt_repolarizer",20);
|
||||
saltrecycle.addEnergyPerTickInput(2000000);
|
||||
saltrecycle.addFluidInput(<fluid:spent_flibe>*100);
|
||||
saltrecycle.addFluidOutput(<fluid:flibe>*100);
|
||||
saltrecycle.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltrecycle.build();
|
||||
val saltupflibe3 = RecipeBuilder.newBuilder("saltupflibe3","salt_repolarizer",2);
|
||||
saltupflibe3.addEnergyPerTickInput(2000000);
|
||||
saltupflibe3.addFluidInput(<fluid:diluted_flibe_mix>*576);
|
||||
saltupflibe3.addFluidOutput(<fluid:flibe>*4608);
|
||||
saltupflibe3.addItemInput(<contenttweaker:monopolar_catalyst>);
|
||||
saltupflibe3.build();
|
||||
|
||||
val saltupnak1 = RecipeBuilder.newBuilder("saltupnak1","salt_repolarizer",20);
|
||||
saltupnak1.addEnergyPerTickInput(2000000);
|
||||
saltupnak1.addFluidInput(<fluid:diluted_nak_mix>*144);
|
||||
saltupnak1.addFluidOutput(<fluid:nak>*576);
|
||||
saltupnak1.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltupnak1.build();
|
||||
|
||||
val saltupnak2 = RecipeBuilder.newBuilder("saltupnak2","salt_repolarizer",10);
|
||||
saltupnak2.addEnergyPerTickInput(2000000);
|
||||
saltupnak2.addFluidInput(<fluid:diluted_nak_mix>*576);
|
||||
saltupnak2.addFluidOutput(<fluid:nak>*3456);
|
||||
saltupnak2.addItemInput(<contenttweaker:diametric_catalyst>);
|
||||
saltupnak2.build();
|
||||
|
||||
val saltupnak3 = RecipeBuilder.newBuilder("saltupnak3","salt_repolarizer",2);
|
||||
saltupnak3.addEnergyPerTickInput(2000000);
|
||||
saltupnak3.addFluidInput(<fluid:diluted_nak_mix>*576);
|
||||
saltupnak3.addFluidOutput(<fluid:nak>*4608);
|
||||
saltupnak3.addItemInput(<contenttweaker:monopolar_catalyst>);
|
||||
saltupnak3.build();
|
||||
|
||||
val saltrecycle1 = RecipeBuilder.newBuilder("saltrecycle1","salt_repolarizer",20);
|
||||
saltrecycle1.addEnergyPerTickInput(2000000);
|
||||
saltrecycle1.addFluidInput(<fluid:spent_flibe>*100);
|
||||
saltrecycle1.addFluidOutput(<fluid:flibe>*100);
|
||||
saltrecycle1.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltrecycle1.build();
|
||||
|
||||
val saltrecycle2 = RecipeBuilder.newBuilder("saltrecycle2","salt_repolarizer",10);
|
||||
saltrecycle2.addEnergyPerTickInput(2000000);
|
||||
saltrecycle2.addFluidInput(<fluid:spent_flibe>*500);
|
||||
saltrecycle2.addFluidOutput(<fluid:flibe>*500);
|
||||
saltrecycle2.addItemInput(<contenttweaker:diametric_catalyst>);
|
||||
saltrecycle2.build();
|
||||
|
||||
val saltrecycle3 = RecipeBuilder.newBuilder("saltrecycle3","salt_repolarizer",2);
|
||||
saltrecycle3.addEnergyPerTickInput(2000000);
|
||||
saltrecycle3.addFluidInput(<fluid:spent_flibe>*2500);
|
||||
saltrecycle3.addFluidOutput(<fluid:flibe>*2500);
|
||||
saltrecycle3.addItemInput(<contenttweaker:monopolar_catalyst>);
|
||||
saltrecycle3.build();
|
||||
|
||||
mods.nuclearcraft.supercooler.addRecipe([<fluid:hot_fluorine>*100, <fluid:fluorine>*100]);
|
||||
|
||||
|
||||
@@ -1265,3 +1265,255 @@ divinecombinermattercluster3.build();
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:defined_machine_case>*4,
|
||||
[[<contenttweaker:twilight_alloy_ingot>, null, null,
|
||||
null, <contenttweaker:abyssal_alloy_ingot>, null,
|
||||
null, null, <contenttweaker:twilight_alloy_ingot>],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
null, null, null],
|
||||
|
||||
[null, null, <contenttweaker:thermionic_alloy_ingot>,
|
||||
null, <contenttweaker:between_alloy_ingot>, null,
|
||||
<contenttweaker:thermionic_alloy_ingot>, null, null],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:nightmare_machine_case>, null,
|
||||
null, null, null],
|
||||
|
||||
[<contenttweaker:abyssal_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:between_alloy_ingot>,
|
||||
<contenttweaker:nightmare_machine_case>, <contenttweaker:shyre_crystal>, <contenttweaker:nightmare_machine_case>,
|
||||
<contenttweaker:between_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:abyssal_alloy_ingot>],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:nightmare_machine_case>, null,
|
||||
null, null, null],
|
||||
|
||||
[null, null, <contenttweaker:thermionic_alloy_ingot>,
|
||||
null, <contenttweaker:between_alloy_ingot>, null,
|
||||
<contenttweaker:thermionic_alloy_ingot>, null, null],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
null, null, null],
|
||||
|
||||
[<contenttweaker:twilight_alloy_ingot>, null, null,
|
||||
null, <contenttweaker:abyssal_alloy_ingot>, null,
|
||||
null, null, <contenttweaker:twilight_alloy_ingot>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:defined_machine_case>*10,
|
||||
[[<contenttweaker:twilight_alloy_ingot>, <contenttweaker:abyssal_alloy_ingot>, null,
|
||||
<contenttweaker:shyre_crystal>, <contenttweaker:twilight_alloy_ingot>, <contenttweaker:shyre_crystal>,
|
||||
null, <contenttweaker:abyssal_alloy_ingot>, <contenttweaker:twilight_alloy_ingot>],
|
||||
|
||||
[<contenttweaker:abyssal_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:thermionic_alloy_ingot>,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
<contenttweaker:thermionic_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:abyssal_alloy_ingot>],
|
||||
|
||||
[null, <contenttweaker:thermionic_alloy_ingot>, null,
|
||||
<contenttweaker:between_alloy_ingot>, null, <contenttweaker:between_alloy_ingot>,
|
||||
null, <contenttweaker:thermionic_alloy_ingot>, null],
|
||||
|
||||
[<contenttweaker:shyre_crystal>, null, <contenttweaker:between_alloy_ingot>,
|
||||
<contenttweaker:nightmare_machine_case>, <contenttweaker:nightmare_machine_case>, <contenttweaker:nightmare_machine_case>,
|
||||
<contenttweaker:between_alloy_ingot>, null, <contenttweaker:shyre_crystal>],
|
||||
|
||||
[<contenttweaker:twilight_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
<contenttweaker:nightmare_machine_case>, <contenttweaker:rare_metals_relativistic_condensate>, <contenttweaker:nightmare_machine_case>,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:twilight_alloy_ingot>],
|
||||
|
||||
[<contenttweaker:shyre_crystal>, null, <contenttweaker:between_alloy_ingot>,
|
||||
<contenttweaker:nightmare_machine_case>, <contenttweaker:nightmare_machine_case>, <contenttweaker:nightmare_machine_case>,
|
||||
<contenttweaker:between_alloy_ingot>, null, <contenttweaker:shyre_crystal>],
|
||||
|
||||
[null, <contenttweaker:thermionic_alloy_ingot>, null,
|
||||
<contenttweaker:between_alloy_ingot>, null, <contenttweaker:between_alloy_ingot>,
|
||||
null, <contenttweaker:thermionic_alloy_ingot>, null],
|
||||
|
||||
[<contenttweaker:abyssal_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:thermionic_alloy_ingot>,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
<contenttweaker:thermionic_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:abyssal_alloy_ingot>],
|
||||
|
||||
[<contenttweaker:twilight_alloy_ingot>, <contenttweaker:abyssal_alloy_ingot>, null,
|
||||
<contenttweaker:shyre_crystal>, <contenttweaker:twilight_alloy_ingot>, <contenttweaker:shyre_crystal>,
|
||||
null, <contenttweaker:abyssal_alloy_ingot>, <contenttweaker:twilight_alloy_ingot>]]);
|
||||
|
||||
|
||||
|
||||
recipes.addShaped(<divinerpg:dark_dream_bricks>*64,
|
||||
[[null, <contenttweaker:dream_brick>, null],
|
||||
[<contenttweaker:dream_brick>, <ore:dyeBlue>, <contenttweaker:dream_brick>],
|
||||
[null, <contenttweaker:dream_brick>, null]]);
|
||||
|
||||
recipes.addShaped(<divinerpg:light_dream_bricks>*64,
|
||||
[[null, <contenttweaker:dream_brick>, null],
|
||||
[<contenttweaker:dream_brick>, <ore:dyeLightBlue>, <contenttweaker:dream_brick>],
|
||||
[null, <contenttweaker:dream_brick>, null]]);
|
||||
|
||||
recipes.addShaped(<divinerpg:red_dream_bricks>*64,
|
||||
[[null, <contenttweaker:dream_brick>, null],
|
||||
[<contenttweaker:dream_brick>, <ore:dyeRed>, <contenttweaker:dream_brick>],
|
||||
[null, <contenttweaker:dream_brick>, null]]);
|
||||
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:nightmare_machine_case>,
|
||||
[[<divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <draconicevolution:awakened_core>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>],
|
||||
[<divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <extrabotany:quantummanabuffer>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>],
|
||||
[<draconicevolution:awakened_core>, <contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:mythic_machine_case>, <contenttweaker:brightsteel_alloy_ingot>, <draconicevolution:awakened_core>],
|
||||
[<divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <extrabotany:quantummanabuffer>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>],
|
||||
[<divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <draconicevolution:awakened_core>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:nightmare_machine_case>*4,
|
||||
[[<contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>, <contenttweaker:mythic_machine_case>, <contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <contenttweaker:brightsteel_alloy_ingot>],
|
||||
[<contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>],
|
||||
[<contenttweaker:awakened_fulcrum>, <divinerpg:dark_dream_bricks>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <extrabotany:quantummanabuffer>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <divinerpg:dark_dream_bricks>, <contenttweaker:awakened_fulcrum>],
|
||||
[<extrabotany:quantummanabuffer>, <contenttweaker:draconium_electromagnet>, <extrabotany:quantummanabuffer>, <contenttweaker:mythic_machine_case>, <extrabotany:quantummanabuffer>, <contenttweaker:draconium_electromagnet>, <extrabotany:quantummanabuffer>],
|
||||
[<contenttweaker:awakened_fulcrum>, <divinerpg:dark_dream_bricks>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <extrabotany:quantummanabuffer>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <divinerpg:dark_dream_bricks>, <contenttweaker:awakened_fulcrum>],
|
||||
[<contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>],
|
||||
[<contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>, <contenttweaker:mythic_machine_case>, <contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <contenttweaker:brightsteel_alloy_ingot>]]);
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:nightmare_machine_case>*8,
|
||||
[[<contenttweaker:draconium_electromagnet>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>, <contenttweaker:mythic_machine_case>, <contenttweaker:draconium_electromagnet>, <contenttweaker:mythic_machine_case>, <contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <contenttweaker:draconium_electromagnet>],
|
||||
[<contenttweaker:draconium_electromagnet>, <contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>, <contenttweaker:mythic_machine_case>, <contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:draconium_electromagnet>],
|
||||
[<contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:awakened_fulcrum>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>],
|
||||
[<extrabotany:quantummanabuffer>, <contenttweaker:awakened_fulcrum>, <divinerpg:dark_dream_bricks>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <extrabotany:quantummanabuffer>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <divinerpg:dark_dream_bricks>, <contenttweaker:awakened_fulcrum>, <extrabotany:quantummanabuffer>],
|
||||
[<extrabotany:quantummanabuffer>, <extrabotany:quantummanabuffer>, <contenttweaker:awakened_fulcrum>, <extrabotany:quantummanabuffer>, <contenttweaker:ragnarok_warren_dust>, <extrabotany:quantummanabuffer>, <contenttweaker:awakened_fulcrum>, <extrabotany:quantummanabuffer>, <extrabotany:quantummanabuffer>],
|
||||
[<extrabotany:quantummanabuffer>, <contenttweaker:awakened_fulcrum>, <divinerpg:dark_dream_bricks>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <extrabotany:quantummanabuffer>, <industrialforegoing:black_hole_tank>.withTag({FluidName: "iron", Amount: 2147483647}), <divinerpg:dark_dream_bricks>, <contenttweaker:awakened_fulcrum>, <extrabotany:quantummanabuffer>],
|
||||
[<contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:awakened_fulcrum>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>],
|
||||
[<contenttweaker:draconium_electromagnet>, <contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>, <contenttweaker:mythic_machine_case>, <contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:draconium_electromagnet>],
|
||||
[<contenttweaker:draconium_electromagnet>, <contenttweaker:draconium_electromagnet>, <contenttweaker:awakened_fulcrum>, <contenttweaker:mythic_machine_case>, <contenttweaker:draconium_electromagnet>, <contenttweaker:mythic_machine_case>, <contenttweaker:awakened_fulcrum>, <contenttweaker:draconium_electromagnet>, <contenttweaker:draconium_electromagnet>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:brightseel_alloy_plate>*2,
|
||||
[[<bigreactors:mineralanglesite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>],
|
||||
[<contenttweaker:tungsten_molybdenum_dust>, <materialpart:brightsteel:ingot>, <contenttweaker:tungsten_molybdenum_dust>],
|
||||
[<bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralanglesite>]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:brightseel_alloy_plate>*4,
|
||||
[[null, <bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>, null],
|
||||
[<bigreactors:mineralanglesite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralanglesite>],
|
||||
[<contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <ore:ingotHassium>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>],
|
||||
[<bigreactors:mineralanglesite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralanglesite>],
|
||||
[null, <bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>, null]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:brightseel_alloy_plate>*6,
|
||||
[[null, <bigreactors:mineralbenitoite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralbenitoite>, null],
|
||||
[<bigreactors:mineralanglesite>, null, <bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>, null, <bigreactors:mineralanglesite>],
|
||||
[null, <bigreactors:mineralanglesite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralanglesite>, null],
|
||||
[<contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:defined_ingot>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>],
|
||||
[null, <bigreactors:mineralanglesite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralanglesite>, null],
|
||||
[<bigreactors:mineralanglesite>, null, <bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>, null, <bigreactors:mineralanglesite>],
|
||||
[null, <bigreactors:mineralbenitoite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralbenitoite>, null]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:brightseel_alloy_plate>*8,
|
||||
[[null, <bigreactors:mineralbenitoite>, null, null, <contenttweaker:brightsteel_alloy_ingot>, null, null, <bigreactors:mineralbenitoite>, null],
|
||||
[<bigreactors:mineralanglesite>, null, <bigreactors:mineralbenitoite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralbenitoite>, null, <bigreactors:mineralanglesite>],
|
||||
[null, <bigreactors:mineralanglesite>, null, <bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>, null, <bigreactors:mineralanglesite>, null],
|
||||
[null, null, <bigreactors:mineralanglesite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralanglesite>, null, null],
|
||||
[<contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:defined_bar>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>, <contenttweaker:tungsten_molybdenum_dust>],
|
||||
[null, null, <bigreactors:mineralanglesite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralanglesite>, null, null],
|
||||
[null, <bigreactors:mineralanglesite>, null, <bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>, null, <bigreactors:mineralanglesite>, null],
|
||||
[<bigreactors:mineralanglesite>, null, <bigreactors:mineralbenitoite>, null, <contenttweaker:brightsteel_alloy_ingot>, null, <bigreactors:mineralbenitoite>, null, <bigreactors:mineralanglesite>],
|
||||
[null, <bigreactors:mineralbenitoite>, null, null, <contenttweaker:brightsteel_alloy_ingot>, null, null, <bigreactors:mineralbenitoite>, null]]);
|
||||
|
||||
|
||||
|
||||
|
||||
val divinecombinerdracelectro1 = RecipeBuilder.newBuilder("divinecombinerdracelectro1","divine_combiner",2);
|
||||
divinecombinerdracelectro1.addFluidInput(<fluid:hint_of_divinity>*100);
|
||||
divinecombinerdracelectro1.addItemInput(<ore:blockDraconium>*4);
|
||||
divinecombinerdracelectro1.addItemInput(<contenttweaker:magnetic_monopole>*4);
|
||||
divinecombinerdracelectro1.addItemInput(<nuclearcraft:fusion_electromagnet_idle>*2);
|
||||
divinecombinerdracelectro1.addItemInput(<extendedcrafting:storage:4>*4);
|
||||
divinecombinerdracelectro1.addItemInput(<techreborn:fusion_coil>*2);
|
||||
divinecombinerdracelectro1.addItemInput(<advancedrocketry:structuretower>*8);
|
||||
divinecombinerdracelectro1.addItemInput(<contenttweaker:mythic_machine_case>*1);
|
||||
divinecombinerdracelectro1.addItemOutput(<contenttweaker:draconium_electromagnet>*4);
|
||||
divinecombinerdracelectro1.build();
|
||||
|
||||
val divinecombinerdracelectro2 = RecipeBuilder.newBuilder("divinecombinerdracelectro2","divine_combiner",2);
|
||||
divinecombinerdracelectro2.addFluidInput(<fluid:divine_resonant_hint>*100);
|
||||
divinecombinerdracelectro2.addItemInput(<ore:blockDraconium>*8);
|
||||
divinecombinerdracelectro2.addItemInput(<contenttweaker:magnetic_monopole>*8);
|
||||
divinecombinerdracelectro2.addItemInput(<nuclearcraft:fusion_electromagnet_idle>*4);
|
||||
divinecombinerdracelectro2.addItemInput(<extendedcrafting:storage:4>*8);
|
||||
divinecombinerdracelectro2.addItemInput(<techreborn:fusion_coil>*4);
|
||||
divinecombinerdracelectro2.addItemInput(<advancedrocketry:structuretower>*16);
|
||||
divinecombinerdracelectro2.addItemInput(<contenttweaker:mythic_machine_case>*2);
|
||||
divinecombinerdracelectro2.addItemOutput(<contenttweaker:draconium_electromagnet>*8);
|
||||
divinecombinerdracelectro2.build();
|
||||
|
||||
val divinecombinerdracelectro3 = RecipeBuilder.newBuilder("divinecombinerdracelectro3","divine_combiner",2);
|
||||
divinecombinerdracelectro3.addFluidInput(<fluid:divine_resonance>*100);
|
||||
divinecombinerdracelectro3.addItemInput(<ore:blockDraconium>*16);
|
||||
divinecombinerdracelectro3.addItemInput(<contenttweaker:magnetic_monopole>*16);
|
||||
divinecombinerdracelectro3.addItemInput(<nuclearcraft:fusion_electromagnet_idle>*8);
|
||||
divinecombinerdracelectro3.addItemInput(<extendedcrafting:storage:4>*16);
|
||||
divinecombinerdracelectro3.addItemInput(<techreborn:fusion_coil>*8);
|
||||
divinecombinerdracelectro3.addItemInput(<advancedrocketry:structuretower>*32);
|
||||
divinecombinerdracelectro3.addItemInput(<contenttweaker:mythic_machine_case>*4);
|
||||
divinecombinerdracelectro3.addItemOutput(<contenttweaker:draconium_electromagnet>*16);
|
||||
divinecombinerdracelectro3.build();
|
||||
|
||||
|
||||
|
||||
val divinecombinerawakelectro1 = RecipeBuilder.newBuilder("divinecombinerawakelectro1","divine_combiner",2);
|
||||
divinecombinerawakelectro1.addFluidInput(<fluid:hint_of_divinity>*100);
|
||||
divinecombinerawakelectro1.addItemInput(<ore:blockDraconiumAwakened>*4);
|
||||
divinecombinerawakelectro1.addItemInput(<contenttweaker:magnetic_monopole>*4);
|
||||
divinecombinerawakelectro1.addItemInput(<nuclearcraft:fusion_electromagnet_idle>*2);
|
||||
divinecombinerawakelectro1.addItemInput(<extendedcrafting:storage:4>*4);
|
||||
divinecombinerawakelectro1.addItemInput(<techreborn:fusion_coil>*2);
|
||||
divinecombinerawakelectro1.addItemInput(<advancedrocketry:structuretower>*8);
|
||||
divinecombinerawakelectro1.addItemInput(<contenttweaker:mythic_machine_case>*1);
|
||||
divinecombinerawakelectro1.addItemOutput(<contenttweaker:awakened_electromagnet>*4);
|
||||
divinecombinerawakelectro1.build();
|
||||
|
||||
val divinecombinerawakelectro2 = RecipeBuilder.newBuilder("divinecombinerawakelectro2","divine_combiner",2);
|
||||
divinecombinerawakelectro2.addFluidInput(<fluid:divine_resonant_hint>*100);
|
||||
divinecombinerawakelectro2.addItemInput(<ore:blockDraconiumAwakened>*8);
|
||||
divinecombinerawakelectro2.addItemInput(<contenttweaker:magnetic_monopole>*8);
|
||||
divinecombinerawakelectro2.addItemInput(<nuclearcraft:fusion_electromagnet_idle>*4);
|
||||
divinecombinerawakelectro2.addItemInput(<extendedcrafting:storage:4>*8);
|
||||
divinecombinerawakelectro2.addItemInput(<techreborn:fusion_coil>*4);
|
||||
divinecombinerawakelectro2.addItemInput(<advancedrocketry:structuretower>*16);
|
||||
divinecombinerawakelectro2.addItemInput(<contenttweaker:mythic_machine_case>*2);
|
||||
divinecombinerawakelectro2.addItemOutput(<contenttweaker:awakened_electromagnet>*8);
|
||||
divinecombinerawakelectro2.build();
|
||||
|
||||
val divinecombinerawakelectro3 = RecipeBuilder.newBuilder("divinecombinerawakelectro3","divine_combiner",2);
|
||||
divinecombinerawakelectro3.addFluidInput(<fluid:divine_resonance>*100);
|
||||
divinecombinerawakelectro3.addItemInput(<ore:blockDraconiumAwakened>*16);
|
||||
divinecombinerawakelectro3.addItemInput(<contenttweaker:magnetic_monopole>*16);
|
||||
divinecombinerawakelectro3.addItemInput(<nuclearcraft:fusion_electromagnet_idle>*8);
|
||||
divinecombinerawakelectro3.addItemInput(<extendedcrafting:storage:4>*16);
|
||||
divinecombinerawakelectro3.addItemInput(<techreborn:fusion_coil>*8);
|
||||
divinecombinerawakelectro3.addItemInput(<advancedrocketry:structuretower>*32);
|
||||
divinecombinerawakelectro3.addItemInput(<contenttweaker:mythic_machine_case>*4);
|
||||
divinecombinerawakelectro3.addItemOutput(<contenttweaker:awakened_electromagnet>*16);
|
||||
divinecombinerawakelectro3.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
+200
-111
@@ -438,8 +438,6 @@ mith5.addItemOutput(<aoa3:rune_box>);
|
||||
mith5.setChance(0.3);
|
||||
mith5.addItemOutput(<contenttweaker:nethengeic_gem>*24);
|
||||
mith5.setChance(0.5);
|
||||
mith5.addItemOutput(<contenttweaker:blue_matter>*3);
|
||||
mith5.setChance(0.2);
|
||||
mith5.addItemOutput(<bewitchment:owlets_wing>*32);
|
||||
mith5.setChance(0.6);
|
||||
mith5.addItemOutput(<xreliquary:mob_ingredient:3>*64);
|
||||
@@ -538,8 +536,6 @@ mith6.addItemOutput(<mysticalagradditions:stuff:3>*40);
|
||||
mith6.setChance(0.7);
|
||||
mith6.addItemOutput(<contenttweaker:dense_redstone>*30);
|
||||
mith6.setChance(0.6);
|
||||
mith6.addItemOutput(<contenttweaker:blue_matter>*4);
|
||||
mith6.setChance(0.3);
|
||||
mith6.addItemOutput(<aoa3:limonite_bullet>*64);
|
||||
mith6.setChance(0.9);
|
||||
mith6.addItemOutput(<aoa3:metal_slug>*64);
|
||||
@@ -604,8 +600,12 @@ mith7.addItemOutput(<aoa3:opteryx_feather>*30);
|
||||
mith7.setChance(0.15);
|
||||
mith7.addItemOutput(<aoa3:armour_plating>*30);
|
||||
mith7.setChance(0.15);
|
||||
mith7.addItemOutput(<aoa3:precasian_tokens>*50);
|
||||
mith7.setChance(0.9);
|
||||
mith7.addItemOutput(<aoa3:precasian_tokens>*64);
|
||||
mith7.setChance(0.99);
|
||||
mith7.addItemOutput(<aoa3:precasian_tokens>*64);
|
||||
mith7.setChance(0.99);
|
||||
mith7.addItemOutput(<aoa3:precasian_tokens>*64);
|
||||
mith7.setChance(0.99);
|
||||
mith7.addItemOutput(<aoa3:amphibiyte_lung>*20);
|
||||
mith7.setChance(0.5);
|
||||
mith7.addItemOutput(<aoa3:jungle_thorns>*30);
|
||||
@@ -657,14 +657,18 @@ val mith8 = RecipeBuilder.newBuilder("mythicaltier8","mythical_resource_miner_ti
|
||||
mith8.addEnergyPerTickInput(85000);
|
||||
mith8.addFluidInput(<fluid:spatial_matter>*25);
|
||||
mith8.addFluidInput(<fluid:aerial_moonshine>*25);
|
||||
mith8.addItemOutput(<aoa3:zhinx_dust>*30);
|
||||
mith8.setChance(0.13);
|
||||
mith8.addItemOutput(<aoa3:zhinx_dust>*64);
|
||||
mith8.setChance(0.85);
|
||||
mith8.addItemOutput(<aoa3:yellow_spores>*30);
|
||||
mith8.setChance(0.15);
|
||||
mith8.addItemOutput(<contenttweaker:better_goo_ball>*30);
|
||||
mith8.setChance(0.1);
|
||||
mith8.addItemOutput(<aoa3:lelyetia_tokens>*50);
|
||||
mith8.setChance(0.9);
|
||||
mith8.addItemOutput(<aoa3:lelyetia_tokens>*64);
|
||||
mith8.setChance(0.99);
|
||||
mith8.addItemOutput(<aoa3:lelyetia_tokens>*64);
|
||||
mith8.setChance(0.99);
|
||||
mith8.addItemOutput(<aoa3:lelyetia_tokens>*64);
|
||||
mith8.setChance(0.99);
|
||||
mith8.addItemOutput(<aoa3:life_rune>*60);
|
||||
mith8.setChance(0.2);
|
||||
mith8.addItemOutput(<aoa3:strike_rune>*60);
|
||||
@@ -717,8 +721,12 @@ mith9.addFluidInput(<fluid:spatial_matter>*25);
|
||||
mith9.addFluidInput(<fluid:lving_gold_nak>*25);
|
||||
mith9.addItemOutput(<aoa3:power_rune>*60);
|
||||
mith9.setChance(0.2);
|
||||
mith9.addItemOutput(<aoa3:baron_tokens>*50);
|
||||
mith9.setChance(0.9);
|
||||
mith9.addItemOutput(<aoa3:baron_tokens>*64);
|
||||
mith9.setChance(0.99);
|
||||
mith9.addItemOutput(<aoa3:baron_tokens>*64);
|
||||
mith9.setChance(0.99);
|
||||
mith9.addItemOutput(<aoa3:baron_tokens>*64);
|
||||
mith9.setChance(0.99);
|
||||
mith9.addItemOutput(<aoa3:enchanted_gunpowder>*50);
|
||||
mith9.setChance(0.5);
|
||||
mith9.addItemOutput(<aoa3:hive_chunk>*30);
|
||||
@@ -777,8 +785,12 @@ mith10.addItemOutput(<aoa3:unstable_gunpowder>*60);
|
||||
mith10.setChance(0.8);
|
||||
mith10.addItemOutput(<aoa3:unstable_gunpowder>*60);
|
||||
mith10.setChance(0.8);
|
||||
mith10.addItemOutput(<aoa3:creeponia_tokens>*50);
|
||||
mith10.setChance(0.9);
|
||||
mith10.addItemOutput(<aoa3:creeponia_tokens>*64);
|
||||
mith10.setChance(0.99);
|
||||
mith10.addItemOutput(<aoa3:creeponia_tokens>*64);
|
||||
mith10.setChance(0.99);
|
||||
mith10.addItemOutput(<aoa3:creeponia_tokens>*64);
|
||||
mith10.setChance(0.99);
|
||||
mith10.addItemOutput(<aoa3:enchanted_gunpowder>*60);
|
||||
mith10.setChance(0.8);
|
||||
mith10.addItemOutput(<aoa3:kinetic_rune>*60);
|
||||
@@ -840,8 +852,12 @@ mith11.addFluidInput(<fluid:spatial_matter>*25);
|
||||
mith11.addFluidInput(<fluid:luminous_lava>*25);
|
||||
mith11.addItemOutput(<aoa3:dense_rock>*40);
|
||||
mith11.setChance(0.15);
|
||||
mith11.addItemOutput(<aoa3:deeplands_tokens>*50);
|
||||
mith11.setChance(0.9);
|
||||
mith11.addItemOutput(<aoa3:deeplands_tokens>*64);
|
||||
mith11.setChance(0.99);
|
||||
mith11.addItemOutput(<aoa3:deeplands_tokens>*64);
|
||||
mith11.setChance(0.99);
|
||||
mith11.addItemOutput(<aoa3:deeplands_tokens>*64);
|
||||
mith11.setChance(0.99);
|
||||
mith11.addItemOutput(<aoa3:mud_ball>*30);
|
||||
mith11.setChance(0.5);
|
||||
mith11.addItemOutput(<projecte:item.pe_matter:0>);
|
||||
@@ -862,6 +878,10 @@ mith11.addItemOutput(<aoa3:deep_case>*64);
|
||||
mith11.setChance(0.9);
|
||||
mith11.addItemOutput(<aoa3:deep_case>*64);
|
||||
mith11.setChance(0.9);
|
||||
mith11.addItemOutput(<aoa3:deep_case>*64);
|
||||
mith11.setChance(0.9);
|
||||
mith11.addItemOutput(<aoa3:deep_case>*64);
|
||||
mith11.setChance(0.9);
|
||||
mith11.addItemOutput(<materialpart:dreaded_steel:ingot>*2);
|
||||
mith11.setChance(0.1);
|
||||
mith11.addItemOutput(<projectex:matter:6>);
|
||||
@@ -909,8 +929,12 @@ mith12.addFluidInput(<fluid:spatial_matter>*25);
|
||||
mith12.addFluidInput(<fluid:spicy_pyrotheum>*25);
|
||||
mith12.addItemOutput(<aoa3:nightmare_flakes>*30);
|
||||
mith12.setChance(0.15);
|
||||
mith12.addItemOutput(<aoa3:abyss_tokens>*50);
|
||||
mith12.setChance(0.9);
|
||||
mith12.addItemOutput(<aoa3:abyss_tokens>*64);
|
||||
mith12.setChance(0.99);
|
||||
mith12.addItemOutput(<aoa3:abyss_tokens>*64);
|
||||
mith12.setChance(0.99);
|
||||
mith12.addItemOutput(<aoa3:abyss_tokens>*64);
|
||||
mith12.setChance(0.99);
|
||||
mith12.addItemOutput(<aoa3:distortion_rune>*60);
|
||||
mith12.setChance(0.2);
|
||||
mith12.addItemOutput(<aoa3:void_scales>*50);
|
||||
@@ -1111,8 +1135,12 @@ mith13.addFluidInput(<fluid:cosmic_matter>*25);
|
||||
mith13.addFluidInput(<fluid:milkiest_chocolate>*25);
|
||||
mith13.addItemOutput(<aoa3:sour_gummy>*30);
|
||||
mith13.setChance(0.15);
|
||||
mith13.addItemOutput(<aoa3:candyland_tokens>*50);
|
||||
mith13.setChance(0.9);
|
||||
mith13.addItemOutput(<aoa3:candyland_tokens>*64);
|
||||
mith13.setChance(0.99);
|
||||
mith13.addItemOutput(<aoa3:candyland_tokens>*64);
|
||||
mith13.setChance(0.99);
|
||||
mith13.addItemOutput(<aoa3:candyland_tokens>*64);
|
||||
mith13.setChance(0.99);
|
||||
mith13.addItemOutput(<aoa3:energy_rune>*60);
|
||||
mith13.setChance(0.2);
|
||||
mith13.addItemOutput(<aoa3:life_rune>*60);
|
||||
@@ -1170,8 +1198,12 @@ mith14.addItemOutput(<aoa3:hardened_confetti_ball>*64);
|
||||
mith14.setChance(0.8);
|
||||
mith14.addItemOutput(<aoa3:hardened_confetti_ball>*64);
|
||||
mith14.setChance(0.6);
|
||||
mith14.addItemOutput(<aoa3:celeve_tokens>*50);
|
||||
mith14.setChance(0.9);
|
||||
mith14.addItemOutput(<aoa3:celeve_tokens>*64);
|
||||
mith14.setChance(0.99);
|
||||
mith14.addItemOutput(<aoa3:celeve_tokens>*64);
|
||||
mith14.setChance(0.99);
|
||||
mith14.addItemOutput(<aoa3:celeve_tokens>*64);
|
||||
mith14.setChance(0.99);
|
||||
mith14.addItemOutput(<aoa3:circus_coin>*30);
|
||||
mith14.setChance(0.1);
|
||||
mith14.addItemOutput(<aoa3:compass_rune>*60);
|
||||
@@ -1235,8 +1267,12 @@ mith15.addItemOutput(<aoa3:small_purple_petal>*30);
|
||||
mith15.setChance(0.15);
|
||||
mith15.addItemOutput(<aoa3:small_red_petal>*30);
|
||||
mith15.setChance(0.15);
|
||||
mith15.addItemOutput(<aoa3:gardencia_tokens>*50);
|
||||
mith15.setChance(0.9);
|
||||
mith15.addItemOutput(<aoa3:gardencia_tokens>*64);
|
||||
mith15.setChance(0.99);
|
||||
mith15.addItemOutput(<aoa3:gardencia_tokens>*64);
|
||||
mith15.setChance(0.99);
|
||||
mith15.addItemOutput(<aoa3:gardencia_tokens>*64);
|
||||
mith15.setChance(0.99);
|
||||
mith15.addItemOutput(<aoa3:kinetic_rune>*60);
|
||||
mith15.setChance(0.4);
|
||||
mith15.addItemOutput(<aoa3:water_rune>*60);
|
||||
@@ -1284,20 +1320,24 @@ val mith16 = RecipeBuilder.newBuilder("mythicaltier16","mythical_resource_miner_
|
||||
mith16.addEnergyPerTickInput(85000);
|
||||
mith16.addFluidInput(<fluid:cosmic_matter>*25);
|
||||
mith16.addFluidInput(<fluid:seared_grave_stone>*25);
|
||||
mith16.addItemOutput(<aoa3:crystevia_tokens>*50);
|
||||
mith16.addItemOutput(<aoa3:crystevia_tokens>*64);
|
||||
mith16.setChance(0.99);
|
||||
mith16.addItemOutput(<aoa3:crystevia_tokens>*64);
|
||||
mith16.setChance(0.99);
|
||||
mith16.addItemOutput(<aoa3:crystevia_tokens>*64);
|
||||
mith16.setChance(0.99);
|
||||
mith16.addItemOutput(<aoa3:blue_druse>*60);
|
||||
mith16.setChance(0.9);
|
||||
mith16.addItemOutput(<aoa3:green_druse>*60);
|
||||
mith16.setChance(0.9);
|
||||
mith16.addItemOutput(<aoa3:purple_druse>*60);
|
||||
mith16.setChance(0.9);
|
||||
mith16.addItemOutput(<aoa3:red_druse>*60);
|
||||
mith16.setChance(0.9);
|
||||
mith16.addItemOutput(<aoa3:white_druse>*60);
|
||||
mith16.setChance(0.9);
|
||||
mith16.addItemOutput(<aoa3:yellow_druse>*60);
|
||||
mith16.setChance(0.9);
|
||||
mith16.addItemOutput(<aoa3:blue_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:green_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:purple_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:red_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:white_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:yellow_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:blue_druse>*50);
|
||||
mith16.setChance(0.8);
|
||||
mith16.addItemOutput(<aoa3:green_druse>*50);
|
||||
@@ -1359,8 +1399,12 @@ val mith17 = RecipeBuilder.newBuilder("mythicaltier17","mythical_resource_miner_
|
||||
mith17.addEnergyPerTickInput(85000);
|
||||
mith17.addFluidInput(<fluid:cosmic_matter>*25);
|
||||
mith17.addFluidInput(<fluid:astral_water>*25);
|
||||
mith17.addItemOutput(<aoa3:haven_tokens>*50);
|
||||
mith17.setChance(0.9);
|
||||
mith17.addItemOutput(<aoa3:haven_tokens>*64);
|
||||
mith17.setChance(0.99);
|
||||
mith17.addItemOutput(<aoa3:haven_tokens>*64);
|
||||
mith17.setChance(0.99);
|
||||
mith17.addItemOutput(<aoa3:haven_tokens>*64);
|
||||
mith17.setChance(0.99);
|
||||
mith17.addItemOutput(<aoa3:voliant_heart>*30);
|
||||
mith17.setChance(0.15);
|
||||
mith17.addItemOutput(<aoa3:floating_stone>*30);
|
||||
@@ -1430,8 +1474,12 @@ val mith18 = RecipeBuilder.newBuilder("mythicaltier18","mythical_resource_miner_
|
||||
mith18.addEnergyPerTickInput(85000);
|
||||
mith18.addFluidInput(<fluid:cosmic_matter>*25);
|
||||
mith18.addFluidInput(<fluid:alchemical_goo>*25);
|
||||
mith18.addItemOutput(<aoa3:iromine_tokens>*50);
|
||||
mith18.setChance(0.9);
|
||||
mith18.addItemOutput(<aoa3:iromine_tokens>*64);
|
||||
mith18.setChance(0.99);
|
||||
mith18.addItemOutput(<aoa3:iromine_tokens>*64);
|
||||
mith18.setChance(0.99);
|
||||
mith18.addItemOutput(<aoa3:iromine_tokens>*64);
|
||||
mith18.setChance(0.99);
|
||||
mith18.addItemOutput(<aoa3:magnet_shard>*64);
|
||||
mith18.setChance(0.8);
|
||||
mith18.addItemOutput(<aoa3:mecha_gear>*64);
|
||||
@@ -1483,8 +1531,12 @@ val mith19 = RecipeBuilder.newBuilder("mythicaltier19","mythical_resource_miner_
|
||||
mith19.addEnergyPerTickInput(85000);
|
||||
mith19.addFluidInput(<fluid:cosmic_matter>*25);
|
||||
mith19.addFluidInput(<fluid:liquid_madness>*25);
|
||||
mith19.addItemOutput(<aoa3:mysterium_tokens>*50);
|
||||
mith19.setChance(0.9);
|
||||
mith19.addItemOutput(<aoa3:mysterium_tokens>*64);
|
||||
mith19.setChance(0.99);
|
||||
mith19.addItemOutput(<aoa3:mysterium_tokens>*64);
|
||||
mith19.setChance(0.99);
|
||||
mith19.addItemOutput(<aoa3:mysterium_tokens>*64);
|
||||
mith19.setChance(0.99);
|
||||
mith19.addItemOutput(<aoa3:fungal_tea>*30);
|
||||
mith19.setChance(0.15);
|
||||
mith19.addItemOutput(<aoa3:blue_mushroom_outside>*30);
|
||||
@@ -1529,6 +1581,8 @@ mith19.addItemOutput(<mod_lavacow:sharptooth>*64);
|
||||
mith19.setChance(0.9);
|
||||
mith19.addItemOutput(<thebetweenlands:wight_heart>*32);
|
||||
mith19.setChance(0.8);
|
||||
mith19.addItemOutput(<mysticalagradditions:stuff:3>*32);
|
||||
mith19.setChance(0.9);
|
||||
mith19.addItemOutput(<contenttweaker:tier19_token>);
|
||||
mith19.build();
|
||||
|
||||
@@ -1544,8 +1598,12 @@ val mith20 = RecipeBuilder.newBuilder("mythicaltier20","mythical_resource_miner_
|
||||
mith20.addEnergyPerTickInput(85000);
|
||||
mith20.addFluidInput(<fluid:cosmic_matter>*25);
|
||||
mith20.addFluidInput(<fluid:ethereal_fabric>*25);
|
||||
mith20.addItemOutput(<aoa3:vox_ponds_tokens>*50);
|
||||
mith20.setChance(0.9);
|
||||
mith20.addItemOutput(<aoa3:vox_ponds_tokens>*64);
|
||||
mith20.setChance(0.99);
|
||||
mith20.addItemOutput(<aoa3:vox_ponds_tokens>*64);
|
||||
mith20.setChance(0.99);
|
||||
mith20.addItemOutput(<aoa3:vox_ponds_tokens>*64);
|
||||
mith20.setChance(0.99);
|
||||
mith20.addItemOutput(<aoa3:toxic_lump>*60);
|
||||
mith20.setChance(0.9);
|
||||
// mith20.addItemOutput(<aoa3:chakram>*30);
|
||||
@@ -1681,6 +1739,21 @@ mythicmachineautoinf1.addItemInput(<contenttweaker:advanced_mythic_electronic_ci
|
||||
mythicmachineautoinf1.addItemOutput(<contenttweaker:mythic_machine_case>*8);
|
||||
mythicmachineautoinf1.build();
|
||||
|
||||
|
||||
val mythicmachineautoinf2 = RecipeBuilder.newBuilder("mythicmachineautoinf2","auto_astral_altar",1200);
|
||||
mythicmachineautoinf2.addEnergyPerTickInput(1000);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:rainbow_lens>*2);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:supertranslucent_catalyst>*8);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:lyonite_plate>*8);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:arc_reactor_coil>*4);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:vibranium_servo>*2);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:magnetic_monopole>*2);
|
||||
mythicmachineautoinf2.addItemInput(<nuclearcraft:part:12>*2);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:myrmex_coolant_cell>);
|
||||
mythicmachineautoinf2.addItemInput(<contenttweaker:advanced_mythic_electronic_circuit>*2);
|
||||
mythicmachineautoinf2.addItemOutput(<contenttweaker:mythic_machine_case>*16);
|
||||
mythicmachineautoinf2.build();
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_machine_case>,
|
||||
[[null, null, <contenttweaker:supertranslucent_catalyst>, null, null],
|
||||
[null, <contenttweaker:lyonite_plate>,<aoa3:glaring_infusion_stone>,<contenttweaker:lyonite_plate>, null],
|
||||
@@ -1750,7 +1823,7 @@ spatcruc2.build();
|
||||
|
||||
mods.nuclearcraft.salt_fission.addRecipe([<fluid:primal_ogerite>*72, <fluid:lymph_of_pixonia>*72, 800.0, 300.0, 3.0]);
|
||||
mods.nuclearcraft.salt_fission.addRecipe([<fluid:vital_lymph>*50, <fluid:lymph_of_pixonia>*1000, 800.0, 300.0, 3.0]);
|
||||
mods.nuclearcraft.salt_fission.addRecipe([<fluid:gluttonous_lymph>*50, <fluid:lymph_of_pixonia>*1800, 800.0, 300.0, 3.0]);
|
||||
mods.nuclearcraft.salt_fission.addRecipe([<fluid:gluttonous_lymph>*50, <fluid:lymph_of_pixonia>*2000, 800.0, 300.0, 3.0]);
|
||||
|
||||
mods.nuclearcraft.infuser.addRecipe([<materialpart:vibranium:ingot>, <fluid:lymph_of_pixonia>*72, <contenttweaker:ethereal_infusion_stone>]);
|
||||
|
||||
@@ -1815,8 +1888,12 @@ val mith21 = RecipeBuilder.newBuilder("mythicaltier21","mythical_resource_miner_
|
||||
mith21.addEnergyPerTickInput(100000);
|
||||
mith21.addFluidInput(<fluid:galactic_matter>*25);
|
||||
mith21.addFluidInput(<fluid:lymph_of_pixonia>*6);
|
||||
mith21.addItemOutput(<aoa3:borean_tokens>*50);
|
||||
mith21.setChance(0.9);
|
||||
mith21.addItemOutput(<aoa3:borean_tokens>*64);
|
||||
mith21.setChance(0.99);
|
||||
mith21.addItemOutput(<aoa3:borean_tokens>*64);
|
||||
mith21.setChance(0.99);
|
||||
mith21.addItemOutput(<aoa3:borean_tokens>*64);
|
||||
mith21.setChance(0.99);
|
||||
mith21.addItemOutput(<aoa3:coral_stone>*30);
|
||||
mith21.setChance(0.5);
|
||||
mith21.addItemOutput(<aoa3:bubble_berries>*30);
|
||||
@@ -1878,8 +1955,12 @@ val mith22 = RecipeBuilder.newBuilder("mythicaltier22","mythical_resource_miner_
|
||||
mith22.addEnergyPerTickInput(100000);
|
||||
mith22.addFluidInput(<fluid:galactic_matter>*25);
|
||||
mith22.addFluidInput(<fluid:lymph_of_pixonia>*6);
|
||||
mith22.addItemOutput(<aoa3:runandor_tokens>*50);
|
||||
mith22.setChance(0.9);
|
||||
mith22.addItemOutput(<aoa3:runandor_tokens>*64);
|
||||
mith22.setChance(0.99);
|
||||
mith22.addItemOutput(<aoa3:runandor_tokens>*64);
|
||||
mith22.setChance(0.99);
|
||||
mith22.addItemOutput(<aoa3:runandor_tokens>*64);
|
||||
mith22.setChance(0.99);
|
||||
mith22.addItemOutput(<aoa3:runic_energy>*64);
|
||||
mith22.setChance(0.9);
|
||||
mith22.addItemOutput(<aoa3:fragmented_anima_stone>*64);
|
||||
@@ -1943,8 +2024,12 @@ val mith23 = RecipeBuilder.newBuilder("mythicaltier23","mythical_resource_miner_
|
||||
mith23.addEnergyPerTickInput(100000);
|
||||
mith23.addFluidInput(<fluid:galactic_matter>*25);
|
||||
mith23.addFluidInput(<fluid:lymph_of_pixonia>*6);
|
||||
mith23.addItemOutput(<aoa3:lunar_tokens>*50);
|
||||
mith23.setChance(0.9);
|
||||
mith23.addItemOutput(<aoa3:lunar_tokens>*64);
|
||||
mith23.setChance(0.99);
|
||||
mith23.addItemOutput(<aoa3:lunar_tokens>*64);
|
||||
mith23.setChance(0.99);
|
||||
mith23.addItemOutput(<aoa3:lunar_tokens>*64);
|
||||
mith23.setChance(0.99);
|
||||
mith23.addItemOutput(<aoa3:orbulon>*30);
|
||||
mith23.setChance(0.15);
|
||||
mith23.addItemOutput(<aoa3:lunarade>*30);
|
||||
@@ -1993,6 +2078,8 @@ mith23.addItemOutput(<aoa3:carved_rune_power>*60);
|
||||
mith23.setChance(0.9);
|
||||
mith23.addItemOutput(<aoa3:carved_rune_empowering>*60);
|
||||
mith23.setChance(0.9);
|
||||
mith23.addItemOutput(<mysticalagradditions:stuff:3>*48);
|
||||
mith23.setChance(0.9);
|
||||
mith23.addItemOutput(<contenttweaker:tier23_token>);
|
||||
mith23.build();
|
||||
|
||||
@@ -2157,10 +2244,6 @@ null,null,null],
|
||||
null,null,null]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:brightseel_alloy_plate>*2,
|
||||
[[<bigreactors:mineralanglesite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralbenitoite>],
|
||||
[<contenttweaker:tungsten_molybdenum_dust>, <materialpart:brightsteel:ingot>, <contenttweaker:tungsten_molybdenum_dust>],
|
||||
[<bigreactors:mineralbenitoite>, <contenttweaker:brightsteel_alloy_ingot>, <bigreactors:mineralanglesite>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:brightseel_alloy_gear>*4,
|
||||
[[<materialpart:vibranium_alloy:gear>, <contenttweaker:brightsteel_alloy_ingot>, <materialpart:vibranium_alloy:gear>],
|
||||
@@ -2520,8 +2603,12 @@ mith25.addItemOutput(<contenttweaker:immortallis_garnet>);
|
||||
mith25.setChance(0.25);
|
||||
mith25.addItemOutput(<aoa3:fragmented_anima_stone>*64);
|
||||
mith25.setChance(0.9);
|
||||
mith25.addItemOutput(<aoa3:dungeon_tokens>*50);
|
||||
mith25.setChance(0.9);
|
||||
mith25.addItemOutput(<aoa3:dungeon_tokens>*64);
|
||||
mith25.setChance(0.99);
|
||||
mith25.addItemOutput(<aoa3:dungeon_tokens>*64);
|
||||
mith25.setChance(0.99);
|
||||
mith25.addItemOutput(<aoa3:dungeon_tokens>*64);
|
||||
mith25.setChance(0.99);
|
||||
mith25.addItemOutput(<contenttweaker:blue_matter>*40);
|
||||
mith25.setChance(0.7);
|
||||
mith25.addItemOutput(<aoa3:carved_rune_travel>*60);
|
||||
@@ -2557,8 +2644,12 @@ val mith26 = RecipeBuilder.newBuilder("mythicaltier26","mythical_resource_miner_
|
||||
mith26.addEnergyPerTickInput(200000);
|
||||
mith26.addFluidInput(<fluid:chaotic_matter>*25);
|
||||
mith26.addFluidInput(<fluid:chaotic_honey_3>*12);
|
||||
mith26.addItemOutput(<aoa3:greckon_tokens>*50);
|
||||
mith26.setChance(0.9);
|
||||
mith26.addItemOutput(<aoa3:greckon_tokens>*64);
|
||||
mith26.setChance(0.99);
|
||||
mith26.addItemOutput(<aoa3:greckon_tokens>*64);
|
||||
mith26.setChance(0.99);
|
||||
mith26.addItemOutput(<aoa3:greckon_tokens>*64);
|
||||
mith26.setChance(0.99);
|
||||
mith26.addItemOutput(<aoa3:haunted_flower>*30);
|
||||
mith26.setChance(0.45);
|
||||
mith26.addItemOutput(<aoa3:ghoulasm>*10);
|
||||
@@ -2616,8 +2707,12 @@ val mith27 = RecipeBuilder.newBuilder("mythicaltier27","mythical_resource_miner_
|
||||
mith27.addEnergyPerTickInput(200000);
|
||||
mith27.addFluidInput(<fluid:chaotic_matter>*25);
|
||||
mith27.addFluidInput(<fluid:chaotic_honey_4>*12);
|
||||
mith27.addItemOutput(<aoa3:dustopia_tokens>*50);
|
||||
mith27.setChance(0.9);
|
||||
mith27.addItemOutput(<aoa3:dustopia_tokens>*64);
|
||||
mith27.setChance(0.99);
|
||||
mith27.addItemOutput(<aoa3:dustopia_tokens>*64);
|
||||
mith27.setChance(0.99);
|
||||
mith27.addItemOutput(<aoa3:dustopia_tokens>*64);
|
||||
mith27.setChance(0.99);
|
||||
mith27.addItemOutput(<aoa3:dawn_bush>*40);
|
||||
mith27.setChance(0.3);
|
||||
mith27.addItemOutput(<aoa3:life_rune>*60);
|
||||
@@ -2722,12 +2817,8 @@ mith28.addItemOutput(<divinerpg:honeychunk>*64);
|
||||
mith28.setChance(0.9);
|
||||
mith28.addItemOutput(<divinerpg:honeysuckle>*64);
|
||||
mith28.setChance(0.9);
|
||||
mith28.addItemOutput(<divinerpg:dark_dream_bricks>*128);
|
||||
mith28.setChance(0.8);
|
||||
mith28.addItemOutput(<divinerpg:light_dream_bricks>*128);
|
||||
mith28.setChance(0.8);
|
||||
mith28.addItemOutput(<divinerpg:red_dream_bricks>*128);
|
||||
mith28.setChance(0.8);
|
||||
mith28.addItemOutput(<contenttweaker:dream_brick>*64);
|
||||
mith28.setChance(0.9);
|
||||
mith28.addItemOutput(<divinerpg:acid>*64);
|
||||
mith28.setChance(0.9);
|
||||
mith28.addItemOutput(<divinerpg:clean_pearls>*64);
|
||||
@@ -2762,12 +2853,6 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:twilight_gear>,
|
||||
[null, null, <divinerpg:cermile_lump>, null, null]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:nightmare_machine_case>,
|
||||
[[<divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <draconicevolution:awakened_core>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>],
|
||||
[<divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <extrabotany:quantummanabuffer>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>],
|
||||
[<draconicevolution:awakened_core>, <contenttweaker:brightsteel_alloy_ingot>, <contenttweaker:mythic_machine_case>, <contenttweaker:brightsteel_alloy_ingot>, <draconicevolution:awakened_core>],
|
||||
[<divinerpg:dark_dream_bricks>, <contenttweaker:draconium_electromagnet>, <extrabotany:quantummanabuffer>, <contenttweaker:draconium_electromagnet>, <divinerpg:dark_dream_bricks>],
|
||||
[<divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>, <draconicevolution:awakened_core>, <divinerpg:dark_dream_bricks>, <divinerpg:dark_dream_bricks>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:nightmare_coil>,
|
||||
[[null, null, null, null, <thermalfoundation:material:1028>],
|
||||
@@ -3113,8 +3198,18 @@ mith29.addEnergyPerTickInput(300000);
|
||||
mith29.addFluidInput(<fluid:universal_matter>*25);
|
||||
mith29.addItemOutput(<aoa3:whitewashing_solution>*10);
|
||||
mith29.setChance(0.1);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*50);
|
||||
mith29.setChance(0.9);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mith29.setChance(0.99);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mith29.setChance(0.99);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mith29.setChance(0.99);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mith29.setChance(0.99);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mith29.setChance(0.99);
|
||||
mith29.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mith29.setChance(0.99);
|
||||
mith29.addItemOutput(<aoa3:shyre_weed>*60);
|
||||
mith29.setChance(0.7);
|
||||
mith29.addItemOutput(<aoa3:arcbulb>*60);
|
||||
@@ -3209,42 +3304,7 @@ recipes.addShaped(<contenttweaker:definer_core>,
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:defined_machine_case>*4,
|
||||
[[<contenttweaker:twilight_alloy_ingot>, null, null,
|
||||
null, <contenttweaker:abyssal_alloy_ingot>, null,
|
||||
null, null, <contenttweaker:twilight_alloy_ingot>],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
null, null, null],
|
||||
|
||||
[null, null, <contenttweaker:thermionic_alloy_ingot>,
|
||||
null, <contenttweaker:between_alloy_ingot>, null,
|
||||
<contenttweaker:thermionic_alloy_ingot>, null, null],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:nightmare_machine_case>, null,
|
||||
null, null, null],
|
||||
|
||||
[<contenttweaker:abyssal_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:between_alloy_ingot>,
|
||||
<contenttweaker:nightmare_machine_case>, <contenttweaker:shyre_crystal>, <contenttweaker:nightmare_machine_case>,
|
||||
<contenttweaker:between_alloy_ingot>, <contenttweaker:dark_soul_machine_chassis>, <contenttweaker:abyssal_alloy_ingot>],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:nightmare_machine_case>, null,
|
||||
null, null, null],
|
||||
|
||||
[null, null, <contenttweaker:thermionic_alloy_ingot>,
|
||||
null, <contenttweaker:between_alloy_ingot>, null,
|
||||
<contenttweaker:thermionic_alloy_ingot>, null, null],
|
||||
|
||||
[null, null, null,
|
||||
null, <contenttweaker:dark_soul_machine_chassis>, null,
|
||||
null, null, null],
|
||||
|
||||
[<contenttweaker:twilight_alloy_ingot>, null, null,
|
||||
null, <contenttweaker:abyssal_alloy_ingot>, null,
|
||||
null, null, <contenttweaker:twilight_alloy_ingot>]]);
|
||||
|
||||
|
||||
val easierbloodmaster1 = RecipeBuilder.newBuilder("easierbloodmaster1","corrupted_library",200);
|
||||
@@ -3427,4 +3487,33 @@ recipes.addShaped(<contenttweaker:brightsteel_conduit>,
|
||||
|
||||
|
||||
|
||||
val mythassalltokens = RecipeBuilder.newBuilder("mythassalltokens","me_mythic_assembler",800);
|
||||
mythassalltokens.addEnergyPerTickInput(500000);
|
||||
mythassalltokens.addFluidInput(<fluid:actualizing_fluid>*1000);
|
||||
mythassalltokens.addFluidInput(<fluid:mildly_recursive_goo>*1000);
|
||||
mythassalltokens.addItemInput(<projectex:final_star_shard>);
|
||||
mythassalltokens.addItemOutput(<aoa3:abyss_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:baron_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:borean_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:candyland_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:celeve_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:creeponia_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:crystevia_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:deeplands_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:dungeon_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:dustopia_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:gardencia_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:greckon_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:haven_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:iromine_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:lelyetia_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:lunar_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:mysterium_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:nether_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:precasian_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:runandor_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:shyrelands_tokens>*64);
|
||||
mythassalltokens.addItemOutput(<aoa3:vox_ponds_tokens>*64);
|
||||
mythassalltokens.build();
|
||||
|
||||
|
||||
|
||||
@@ -1050,3 +1050,28 @@ mythallo143.addItemInput(<contenttweaker:hypercharged_wool>);
|
||||
mythallo143.addItemInput(<aoa3:charged_runium_chunk>*8);
|
||||
mythallo143.addItemOutput(<contenttweaker:hypercharged_runium_chunk>*8);
|
||||
mythallo143.build();
|
||||
|
||||
|
||||
val mythallo144 = RecipeBuilder.newBuilder("mythallo144","mythic_processor_alloy_furnace",2);
|
||||
mythallo144.addEnergyPerTickInput(80000);
|
||||
mythallo144.addItemInput(<contenttweaker:hearty_meatball>*16);
|
||||
mythallo144.addItemInput(<enderio:item_material:20>*64);
|
||||
mythallo144.addItemInput(<fluxnetworks:flux>*64);
|
||||
mythallo144.addItemOutput(<avaritia:cosmic_meatballs>*16);
|
||||
mythallo144.build();
|
||||
|
||||
|
||||
|
||||
val mythallo145 = RecipeBuilder.newBuilder("mythallo145","mythic_processor_alloy_furnace",2);
|
||||
mythallo145.addEnergyPerTickInput(80000);
|
||||
mythallo145.addItemInput(<contenttweaker:polar_catalyst>*8);
|
||||
mythallo145.addItemInput(<contenttweaker:neodymium_magnetic_alloy>*2);
|
||||
mythallo145.addItemOutput(<contenttweaker:diametric_catalyst>*8);
|
||||
mythallo145.build();
|
||||
|
||||
val mythallo146 = RecipeBuilder.newBuilder("mythallo146","mythic_processor_alloy_furnace",2);
|
||||
mythallo146.addEnergyPerTickInput(80000);
|
||||
mythallo146.addItemInput(<contenttweaker:diametric_catalyst>*24);
|
||||
mythallo146.addItemInput(<contenttweaker:magnetic_monopole>*1);
|
||||
mythallo146.addItemOutput(<contenttweaker:monopolar_catalyst>*24);
|
||||
mythallo146.build();
|
||||
@@ -552,6 +552,35 @@ mythassmac72.addItemInput(<immersiveengineering:stone_decoration:0>*24);
|
||||
mythassmac72.addItemOutput(<advancedrocketry:blastbrick>*1);
|
||||
mythassmac72.build();
|
||||
|
||||
val mythassmac73 = RecipeBuilder.newBuilder("mythassmac73","mythic_processor_assembling_machine",2);
|
||||
mythassmac73.addEnergyPerTickInput(40000);
|
||||
mythassmac73.addItemInput(<ore:dustTin>*4);
|
||||
mythassmac73.addItemInput(<ore:dustCoal>*4);
|
||||
mythassmac73.addItemInput(<ore:plateCopper>*1);
|
||||
mythassmac73.addItemOutput(<techreborn:part:26>*1);
|
||||
mythassmac73.build();
|
||||
|
||||
val mythassmac74 = RecipeBuilder.newBuilder("mythassmac74","mythic_processor_assembling_machine",2);
|
||||
mythassmac74.addEnergyPerTickInput(40000);
|
||||
mythassmac74.addItemInput(<techreborn:part:26>*4);
|
||||
mythassmac74.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidberylium", Amount: 1000}}));
|
||||
mythassmac74.addItemOutput(<techreborn:part:28>*1);
|
||||
mythassmac74.build();
|
||||
|
||||
val mythassmac75 = RecipeBuilder.newBuilder("mythassmac75","mythic_processor_assembling_machine",2);
|
||||
mythassmac75.addEnergyPerTickInput(40000);
|
||||
mythassmac75.addItemInput(<techreborn:part:26>*4);
|
||||
mythassmac75.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "beryllium", Amount: 1000}}));
|
||||
mythassmac75.addItemOutput(<techreborn:part:28>*1);
|
||||
mythassmac75.build();
|
||||
|
||||
val mythassmac76 = RecipeBuilder.newBuilder("mythassmac76","mythic_processor_assembling_machine",2);
|
||||
mythassmac76.addEnergyPerTickInput(40000);
|
||||
mythassmac76.addItemInput(<techreborn:part:28>*8);
|
||||
mythassmac76.addItemInput(<ore:ingotIridium>);
|
||||
mythassmac76.addItemOutput(<techreborn:iridiumneutronreflector>*1);
|
||||
mythassmac76.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -281,4 +281,6 @@ mythindblast42.addEnergyPerTickInput(100000);
|
||||
mythindblast42.addFluidInput(<fluid:recursive_computing_matter>*2);
|
||||
mythindblast42.addItemInput(<ore:dustYellorium>*8192);
|
||||
mythindblast42.addItemOutput(<bigreactors:ingotyellorium>*8192);
|
||||
mythindblast42.build();
|
||||
mythindblast42.build();
|
||||
|
||||
|
||||
|
||||
@@ -145,62 +145,67 @@ mythproccentsep117.build();
|
||||
|
||||
val mythproccentsep118 = RecipeBuilder.newBuilder("mythproccentsep118","mythic_processor_centrifuge",2);
|
||||
mythproccentsep118.addEnergyPerTickInput(70000);
|
||||
mythproccentsep118.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "boron"})*144);
|
||||
mythproccentsep118.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "boron11"})*144);
|
||||
mythproccentsep118.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "boron10"})*48);
|
||||
mythproccentsep118.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "boron", Amount: 1000}})*3);
|
||||
mythproccentsep118.addItemInput(<techreborn:dynamiccell>);
|
||||
mythproccentsep118.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "boron11", Amount: 1000}})*3);
|
||||
mythproccentsep118.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "boron10", Amount: 1000}}));
|
||||
mythproccentsep118.build();
|
||||
|
||||
val mythproccentsep119 = RecipeBuilder.newBuilder("mythproccentsep119","mythic_processor_centrifuge",2);
|
||||
mythproccentsep119.addEnergyPerTickInput(70000);
|
||||
mythproccentsep119.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "lithium"})*144);
|
||||
mythproccentsep119.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "lithium7"})*144);
|
||||
mythproccentsep119.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "lithium6"})*48);
|
||||
mythproccentsep119.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium", Amount: 1000}})*3);
|
||||
mythproccentsep119.addItemInput(<techreborn:dynamiccell>);
|
||||
mythproccentsep119.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium7", Amount: 1000}})*3);
|
||||
mythproccentsep119.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium6", Amount: 1000}}));
|
||||
mythproccentsep119.build();
|
||||
|
||||
val mythproccentsep120 = RecipeBuilder.newBuilder("mythproccentsep120","mythic_processor_centrifuge",2);
|
||||
mythproccentsep120.addEnergyPerTickInput(70000);
|
||||
mythproccentsep120.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "fluidlithium"})*144);
|
||||
mythproccentsep120.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "lithium7"})*144);
|
||||
mythproccentsep120.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "lithium6"})*48);
|
||||
mythproccentsep120.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidlithium", Amount: 1000}})*3);
|
||||
mythproccentsep120.addItemInput(<techreborn:dynamiccell>);
|
||||
mythproccentsep120.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium7", Amount: 1000}})*3);
|
||||
mythproccentsep120.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium6", Amount: 1000}}));
|
||||
mythproccentsep120.build();
|
||||
|
||||
val mythproccentsep121 = RecipeBuilder.newBuilder("mythproccentsep121","mythic_processor_centrifuge",2);
|
||||
mythproccentsep121.addEnergyPerTickInput(70000);
|
||||
mythproccentsep121.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "sednanite"})*288);
|
||||
mythproccentsep121.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "dimensional_essence"})*1000);
|
||||
mythproccentsep121.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "liquid_void"})*1000);
|
||||
mythproccentsep121.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "overworldian_fluid"})*1000);
|
||||
mythproccentsep121.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "nethengeic_fluid"})*1000);
|
||||
mythproccentsep121.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "sednanite", Amount: 1000}})*1);
|
||||
mythproccentsep121.addItemInput(<techreborn:dynamiccell>*27);
|
||||
mythproccentsep121.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "dimensional_essence", Amount: 1000}})*7);
|
||||
mythproccentsep121.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "liquid_void", Amount: 1000}})*7);
|
||||
mythproccentsep121.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "overworldian_fluid", Amount: 1000}})*7);
|
||||
mythproccentsep121.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "nethengeic_fluid", Amount: 1000}})*7);
|
||||
mythproccentsep121.build();
|
||||
|
||||
val mythproccentsep122 = RecipeBuilder.newBuilder("mythproccentsep122","mythic_processor_centrifuge",2);
|
||||
mythproccentsep122.addEnergyPerTickInput(70000);
|
||||
mythproccentsep122.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "mildly_recursive_goo"})*100);
|
||||
mythproccentsep122.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "dimensional_essence"})*1000);
|
||||
mythproccentsep122.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "liquid_void"})*1000);
|
||||
mythproccentsep122.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "overworldian_fluid"})*1000);
|
||||
mythproccentsep122.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "nethengeic_fluid"})*1000);
|
||||
mythproccentsep122.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "mildly_recursive_goo", Amount: 1000}})*1);
|
||||
mythproccentsep122.addItemInput(<techreborn:dynamiccell>*39);
|
||||
mythproccentsep122.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "dimensional_essence", Amount: 1000}})*10);
|
||||
mythproccentsep122.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "liquid_void", Amount: 1000}})*10);
|
||||
mythproccentsep122.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "overworldian_fluid", Amount: 1000}})*10);
|
||||
mythproccentsep122.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "nethengeic_fluid", Amount: 1000}})*10);
|
||||
mythproccentsep122.build();
|
||||
|
||||
val mythproccentsep123 = RecipeBuilder.newBuilder("mythproccentsep123","mythic_processor_centrifuge",2);
|
||||
mythproccentsep123.addEnergyPerTickInput(70000);
|
||||
mythproccentsep123.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "supercooled_noble_gas_mix"})*100);
|
||||
mythproccentsep123.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "krypton_xenon_mix"})*50);
|
||||
mythproccentsep123.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "neon"})*50);
|
||||
mythproccentsep123.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "supercooled_noble_gas_mix", Amount: 1000}})*2);
|
||||
mythproccentsep123.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "krypton_xenon_mix", Amount: 1000}})*1);
|
||||
mythproccentsep123.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "neon", Amount: 1000}})*1);
|
||||
mythproccentsep123.build();
|
||||
|
||||
val mythproccentsep124 = RecipeBuilder.newBuilder("mythproccentsep124","mythic_processor_centrifuge",2);
|
||||
mythproccentsep124.addEnergyPerTickInput(70000);
|
||||
mythproccentsep124.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "einstenium"})*100);
|
||||
mythproccentsep124.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "einstenium_253"})*50);
|
||||
mythproccentsep124.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "einstenium_254"})*50);
|
||||
mythproccentsep124.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "einstenium", Amount: 1000}})*2);
|
||||
mythproccentsep124.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "einstenium_253", Amount: 1000}})*1);
|
||||
mythproccentsep124.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "einstenium_254", Amount: 1000}})*1);
|
||||
mythproccentsep124.build();
|
||||
|
||||
val mythproccentsep125 = RecipeBuilder.newBuilder("mythproccentsep125","mythic_processor_centrifuge",2);
|
||||
mythproccentsep125.addEnergyPerTickInput(70000);
|
||||
mythproccentsep125.addItemInput(<ae2fc:fluid_drop>.withTag({Fluid: "primal_ogerite"})*144);
|
||||
mythproccentsep125.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "decay_inducing_matter"})*72);
|
||||
mythproccentsep125.addItemOutput(<ae2fc:fluid_drop>.withTag({Fluid: "energetic_ogerite"})*72);
|
||||
mythproccentsep125.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "primal_ogerite", Amount: 1000}})*2);
|
||||
mythproccentsep125.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "decay_inducing_matter", Amount: 1000}})*1);
|
||||
mythproccentsep125.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "energetic_ogerite", Amount: 1000}})*1);
|
||||
mythproccentsep125.build();
|
||||
|
||||
val mythproccentsep126 = RecipeBuilder.newBuilder("mythproccentsep126","mythic_processor_centrifuge",2);
|
||||
|
||||
@@ -549,3 +549,173 @@ mithchemreac72.addFluidInput(<fluid:fuel_len_236>*144);
|
||||
mithchemreac72.addFluidInput(<fluid:fluorine>*1000);
|
||||
mithchemreac72.addFluidOutput(<fluid:fuel_len_236_fluoride>*144);
|
||||
mithchemreac72.build();
|
||||
|
||||
|
||||
val mithchemreac73 = RecipeBuilder.newBuilder("mithchemreac73","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac73.addEnergyPerTickInput(200000);
|
||||
mithchemreac73.addFluidInput(<fluid:lif>*288);
|
||||
mithchemreac73.addFluidInput(<fluid:bef2>*144);
|
||||
mithchemreac73.addFluidOutput(<fluid:flibe>*144);
|
||||
mithchemreac73.build();
|
||||
|
||||
val mithchemreac74 = RecipeBuilder.newBuilder("mithchemreac74","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac74.addEnergyPerTickInput(200000);
|
||||
mithchemreac74.addFluidInput(<fluid:sodium>*72);
|
||||
mithchemreac74.addFluidInput(<fluid:potassium>*288);
|
||||
mithchemreac74.addFluidOutput(<fluid:nak>*144);
|
||||
mithchemreac74.build();
|
||||
|
||||
val mithchemreac75 = RecipeBuilder.newBuilder("mithchemreac75","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac75.addEnergyPerTickInput(200000);
|
||||
mithchemreac75.addFluidInput(<fluid:gelatin>*144);
|
||||
mithchemreac75.addFluidInput(<fluid:water>*500);
|
||||
mithchemreac75.addFluidOutput(<fluid:hydrated_gelatin>*576);
|
||||
mithchemreac75.build();
|
||||
|
||||
val mithchemreac76 = RecipeBuilder.newBuilder("mithchemreac76","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac76.addEnergyPerTickInput(200000);
|
||||
mithchemreac76.addFluidInput(<fluid:redstone>*1000);
|
||||
mithchemreac76.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac76.addFluidOutput(<fluid:redstone_nak>*576);
|
||||
mithchemreac76.build();
|
||||
|
||||
val mithchemreac77 = RecipeBuilder.newBuilder("mithchemreac77","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac77.addEnergyPerTickInput(200000);
|
||||
mithchemreac77.addFluidInput(<fluid:quartz>*4662);
|
||||
mithchemreac77.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac77.addFluidOutput(<fluid:quartz_nak>*576);
|
||||
mithchemreac77.build();
|
||||
|
||||
val mithchemreac78 = RecipeBuilder.newBuilder("mithchemreac78","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac78.addEnergyPerTickInput(200000);
|
||||
mithchemreac78.addFluidInput(<fluid:gold>*576);
|
||||
mithchemreac78.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac78.addFluidOutput(<fluid:gold_nak>*576);
|
||||
mithchemreac78.build();
|
||||
|
||||
val mithchemreac79 = RecipeBuilder.newBuilder("mithchemreac79","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac79.addEnergyPerTickInput(200000);
|
||||
mithchemreac79.addFluidInput(<fluid:glowstone>*1750);
|
||||
mithchemreac79.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac79.addFluidOutput(<fluid:glowstone_nak>*576);
|
||||
mithchemreac79.build();
|
||||
|
||||
val mithchemreac80 = RecipeBuilder.newBuilder("mithchemreac80","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac80.addEnergyPerTickInput(200000);
|
||||
mithchemreac80.addFluidInput(<fluid:lapis>*5994);
|
||||
mithchemreac80.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac80.addFluidOutput(<fluid:lapis_nak>*576);
|
||||
mithchemreac80.build();
|
||||
|
||||
val mithchemreac81 = RecipeBuilder.newBuilder("mithchemreac81","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac81.addEnergyPerTickInput(200000);
|
||||
mithchemreac81.addFluidInput(<fluid:diamond>*2664);
|
||||
mithchemreac81.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac81.addFluidOutput(<fluid:lapis_nak>*576);
|
||||
mithchemreac81.build();
|
||||
|
||||
val mithchemreac82 = RecipeBuilder.newBuilder("mithchemreac82","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac82.addEnergyPerTickInput(200000);
|
||||
mithchemreac82.addFluidInput(<fluid:liquidhelium>*500);
|
||||
mithchemreac82.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac82.addFluidOutput(<fluid:liquidhelium_nak>*576);
|
||||
mithchemreac82.build();
|
||||
|
||||
val mithchemreac83 = RecipeBuilder.newBuilder("mithchemreac83","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac83.addEnergyPerTickInput(200000);
|
||||
mithchemreac83.addFluidInput(<fluid:ender>*1000);
|
||||
mithchemreac83.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac83.addFluidOutput(<fluid:ender_nak>*576);
|
||||
mithchemreac83.build();
|
||||
|
||||
val mithchemreac84 = RecipeBuilder.newBuilder("mithchemreac84","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac84.addEnergyPerTickInput(200000);
|
||||
mithchemreac84.addFluidInput(<fluid:cryotheum>*1000);
|
||||
mithchemreac84.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac84.addFluidOutput(<fluid:cryotheum_nak>*576);
|
||||
mithchemreac84.build();
|
||||
|
||||
val mithchemreac85 = RecipeBuilder.newBuilder("mithchemreac85","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac85.addEnergyPerTickInput(200000);
|
||||
mithchemreac85.addFluidInput(<fluid:iron>*576);
|
||||
mithchemreac85.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac85.addFluidOutput(<fluid:iron_nak>*576);
|
||||
mithchemreac85.build();
|
||||
|
||||
val mithchemreac86 = RecipeBuilder.newBuilder("mithchemreac86","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac86.addEnergyPerTickInput(200000);
|
||||
mithchemreac86.addFluidInput(<fluid:emerald>*1998);
|
||||
mithchemreac86.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac86.addFluidOutput(<fluid:emerald_nak>*576);
|
||||
mithchemreac86.build();
|
||||
|
||||
val mithchemreac87 = RecipeBuilder.newBuilder("mithchemreac87","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac87.addEnergyPerTickInput(200000);
|
||||
mithchemreac87.addFluidInput(<fluid:copper>*576);
|
||||
mithchemreac87.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac87.addFluidOutput(<fluid:copper_nak>*576);
|
||||
mithchemreac87.build();
|
||||
|
||||
val mithchemreac88 = RecipeBuilder.newBuilder("mithchemreac88","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac88.addEnergyPerTickInput(200000);
|
||||
mithchemreac88.addFluidInput(<fluid:tin>*576);
|
||||
mithchemreac88.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac88.addFluidOutput(<fluid:tin_nak>*576);
|
||||
mithchemreac88.build();
|
||||
|
||||
val mithchemreac89 = RecipeBuilder.newBuilder("mithchemreac89","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac89.addEnergyPerTickInput(200000);
|
||||
mithchemreac89.addFluidInput(<fluid:magnesium>*576);
|
||||
mithchemreac89.addFluidInput(<fluid:nak>*576);
|
||||
mithchemreac89.addFluidOutput(<fluid:magnesium_nak>*576);
|
||||
mithchemreac89.build();
|
||||
|
||||
val mithchemreac90 = RecipeBuilder.newBuilder("mithchemreac90","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac90.addEnergyPerTickInput(200000);
|
||||
mithchemreac90.addFluidInput(<fluid:diluted_sodium>*144);
|
||||
mithchemreac90.addFluidInput(<fluid:diluted_potassium>*288);
|
||||
mithchemreac90.addFluidOutput(<fluid:diluted_nak_mix>*144);
|
||||
mithchemreac90.build();
|
||||
|
||||
val mithchemreac91 = RecipeBuilder.newBuilder("mithchemreac91","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac91.addEnergyPerTickInput(200000);
|
||||
mithchemreac91.addFluidInput(<fluid:potassium>*144);
|
||||
mithchemreac91.addFluidInput(<fluid:mineral_oil>*10);
|
||||
mithchemreac91.addFluidOutput(<fluid:diluted_potassium>*144);
|
||||
mithchemreac91.build();
|
||||
|
||||
val mithchemreac92 = RecipeBuilder.newBuilder("mithchemreac92","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac92.addEnergyPerTickInput(200000);
|
||||
mithchemreac92.addFluidInput(<fluid:sodium>*144);
|
||||
mithchemreac92.addFluidInput(<fluid:mineral_oil>*10);
|
||||
mithchemreac92.addFluidOutput(<fluid:diluted_sodium>*144);
|
||||
mithchemreac92.build();
|
||||
|
||||
val mithchemreac93 = RecipeBuilder.newBuilder("mithchemreac93","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac93.addEnergyPerTickInput(200000);
|
||||
mithchemreac93.addFluidInput(<fluid:diluted_beryllium_fluoride>*144);
|
||||
mithchemreac93.addFluidInput(<fluid:diluted_lithium_fluoride>*288);
|
||||
mithchemreac93.addFluidOutput(<fluid:diluted_flibe_mix>*144);
|
||||
mithchemreac93.build();
|
||||
|
||||
val mithchemreac94 = RecipeBuilder.newBuilder("mithchemreac94","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac94.addEnergyPerTickInput(200000);
|
||||
mithchemreac94.addFluidInput(<fluid:bef2>*144);
|
||||
mithchemreac94.addFluidInput(<fluid:mineral_oil>*10);
|
||||
mithchemreac94.addFluidOutput(<fluid:diluted_beryllium_fluoride>*144);
|
||||
mithchemreac94.build();
|
||||
|
||||
val mithchemreac95 = RecipeBuilder.newBuilder("mithchemreac95","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac95.addEnergyPerTickInput(200000);
|
||||
mithchemreac95.addFluidInput(<fluid:lif>*144);
|
||||
mithchemreac95.addFluidInput(<fluid:mineral_oil>*10);
|
||||
mithchemreac95.addFluidOutput(<fluid:diluted_lithium_fluoride>*144);
|
||||
mithchemreac95.build();
|
||||
|
||||
val mithchemreac96 = RecipeBuilder.newBuilder("mithchemreac96","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac96.addEnergyPerTickInput(200000);
|
||||
mithchemreac96.addFluidInput(<fluid:californium_256>*1000);
|
||||
mithchemreac96.addFluidInput(<fluid:fluid_crystal_matrix>*1000);
|
||||
mithchemreac96.addFluidOutput(<fluid:fluid_californium_lattice>*1000);
|
||||
mithchemreac96.build();
|
||||
|
||||
|
||||
@@ -723,11 +723,7 @@ mythcomp91.addItemInput(<contenttweaker:thrice_coated_organic_mythic_board>);
|
||||
mythcomp91.addItemOutput(<contenttweaker:fixed_organic_mythic_board>);
|
||||
mythcomp91.build();
|
||||
|
||||
val mythcomp92 = RecipeBuilder.newBuilder("mythcomp92","mythic_processor_compactor",2);
|
||||
mythcomp92.addEnergyPerTickInput(60000);
|
||||
mythcomp92.addItemInput(<avaritiaitem:self_actualizing_stone>);
|
||||
mythcomp92.addItemOutput(<extendedcrafting:singularity_ultimate>);
|
||||
mythcomp92.build();
|
||||
|
||||
|
||||
val mythcomp93 = RecipeBuilder.newBuilder("mythcomp93","mythic_processor_compactor",2);
|
||||
mythcomp93.addEnergyPerTickInput(60000);
|
||||
|
||||
@@ -50,3 +50,5 @@ mythfurn7.addItemInput(<ore:logWood>);
|
||||
mythfurn7.addItemOutput(<minecraft:coal:1>);
|
||||
mythfurn7.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -657,3 +657,19 @@ mythindgrind86.addFluidInput(<fluid:whisper_of_starvald_demelain>*10);
|
||||
mythindgrind86.addItemInput(<contenttweaker:freed_sky_stone>*16);
|
||||
mythindgrind86.addItemOutput(<contenttweaker:freed_sky_stone_dust>*131072);
|
||||
mythindgrind86.build();
|
||||
|
||||
|
||||
val mythindgrind87 = RecipeBuilder.newBuilder("mythindgrind87","mythic_processor_grinder",2);
|
||||
mythindgrind87.addEnergyPerTickInput(2000000);
|
||||
mythindgrind87.addFluidInput(<fluid:moltendreadium>*50000);
|
||||
mythindgrind87.addItemInput(<contenttweaker:tartarite_ore>*16);
|
||||
mythindgrind87.addItemOutput(<materialpart:tartarite:dust>*128);
|
||||
mythindgrind87.build();
|
||||
|
||||
val mythindgrind88 = RecipeBuilder.newBuilder("mythindgrind88","mythic_processor_grinder",2);
|
||||
mythindgrind88.addEnergyPerTickInput(2000000);
|
||||
mythindgrind88.addFluidInput(<fluid:dreaded_steel>*1000);
|
||||
mythindgrind88.addItemInput(<contenttweaker:tartarite_ore>*16);
|
||||
mythindgrind88.addItemOutput(<materialpart:tartarite:dust>*256);
|
||||
mythindgrind88.build();
|
||||
|
||||
|
||||
@@ -1094,4 +1094,30 @@ mythmelt717.addItemInput(<extendedcrafting:singularity:65>);
|
||||
mythmelt717.addFluidOutput(<fluid:cobalt> * 728064);
|
||||
mythmelt717.build();
|
||||
|
||||
val mythmelt718 = RecipeBuilder.newBuilder("mythmelt718","mythic_processor_melter",2);
|
||||
mythmelt718.addEnergyPerTickInput(60000);
|
||||
mythmelt718.addItemInput(<avaritiaitem:self_actualizing_stone>);
|
||||
mythmelt718.addItemInput(<contenttweaker:stone_of_infinite_wishes>);
|
||||
mythmelt718.addFluidOutput(<fluid:actualizing_fluid> * 500000);
|
||||
mythmelt718.build();
|
||||
|
||||
val mythmelt719 = RecipeBuilder.newBuilder("mythmelt719","mythic_processor_melter",2);
|
||||
mythmelt719.addEnergyPerTickInput(60000);
|
||||
mythmelt719.addItemInput(<ore:ingotDreadedSteel>);
|
||||
mythmelt719.addFluidOutput(<fluid:dreaded_steel> * 144);
|
||||
mythmelt719.build();
|
||||
|
||||
val mythmelt720 = RecipeBuilder.newBuilder("mythmelt720","mythic_processor_melter",2);
|
||||
mythmelt720.addEnergyPerTickInput(60000);
|
||||
mythmelt720.addItemInput(<contenttweaker:helium_3_crystal>);
|
||||
mythmelt720.addFluidOutput(<fluid:helium3> * 4000);
|
||||
mythmelt720.build();
|
||||
|
||||
val mythmelt721 = RecipeBuilder.newBuilder("mythmelt721","mythic_processor_melter",2);
|
||||
mythmelt721.addEnergyPerTickInput(60000);
|
||||
mythmelt721.addItemInput(<contenttweaker:demonic_ember>);
|
||||
mythmelt721.addFluidOutput(<fluid:molten_demonic_ember> * 144);
|
||||
mythmelt721.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1397,3 +1397,16 @@ mythpulv222.addItemInput(<contenttweaker:crying_obsidian_powder>*16);
|
||||
mythpulv222.addItemInput(<minecraft:redstone>*20);
|
||||
mythpulv222.addItemOutput(<contenttweaker:crying_redstone>*20);
|
||||
mythpulv222.build();
|
||||
|
||||
val mythpulv223 = RecipeBuilder.newBuilder("mythpulv223","mythic_processor_pulverizer",2);
|
||||
mythpulv223.addEnergyPerTickInput(60000);
|
||||
mythpulv223.addItemInput(<extendedcrafting:singularity_custom:998>);
|
||||
mythpulv223.addItemOutput(<contenttweaker:reprocessed_cosmic_meatball>*128);
|
||||
mythpulv223.build();
|
||||
|
||||
val mythpulv224 = RecipeBuilder.newBuilder("mythpulv224","mythic_processor_pulverizer",2);
|
||||
mythpulv224.addEnergyPerTickInput(60000);
|
||||
mythpulv224.addItemInput(<contenttweaker:hypercharged_wool>*16);
|
||||
mythpulv224.addItemInput(<minecraft:redstone>*4);
|
||||
mythpulv224.addItemOutput(<contenttweaker:hypercharged_redstone>*4);
|
||||
mythpulv224.build();
|
||||
|
||||
@@ -141,7 +141,7 @@ mythrockcrush17.build();
|
||||
val mythrockcrush18 = RecipeBuilder.newBuilder("mythrockcrush18","mythic_processor_rock_crusher",2);
|
||||
mythrockcrush18.addEnergyPerTickInput(80000);
|
||||
mythrockcrush18.addItemInput(<abyssalcraft:crystal:21> * 1);
|
||||
mythrockcrush18.addItemOutput(<contenttweaker:silica_dust>);
|
||||
mythrockcrush18.addItemOutput(<contenttweaker:silica_dust>*4);
|
||||
mythrockcrush18.build();
|
||||
|
||||
val mythrockcrush19 = RecipeBuilder.newBuilder("mythrockcrush19","mythic_processor_rock_crusher",2);
|
||||
|
||||
@@ -906,9 +906,97 @@ mythinfus105.addItemInput(<minecraft:bucket>);
|
||||
mythinfus105.addItemOutput(<forge:bucketfilled>.withTag({FluidName: "vital_lymph", Amount: 1000}));
|
||||
mythinfus105.build();
|
||||
|
||||
val mythinfus106 = RecipeBuilder.newBuilder("mythinfus106","mythic_processor_infuser",2);
|
||||
mythinfus106.addEnergyPerTickInput(1000000);
|
||||
mythinfus106.addFluidInput(<fluid:low_grade_space_time_fuel>*50);
|
||||
mythinfus106.addItemInput(<contenttweaker:quasar_charged_dust>*160);
|
||||
mythinfus106.addItemOutput(<contenttweaker:solid_low_grade_space_time_fuel>*10);
|
||||
mythinfus106.build();
|
||||
|
||||
val mythinfus107 = RecipeBuilder.newBuilder("mythinfus107","mythic_processor_infuser",2);
|
||||
mythinfus107.addEnergyPerTickInput(1000000);
|
||||
mythinfus107.addFluidInput(<fluid:medium_grade_space_time_fuel>*50);
|
||||
mythinfus107.addItemInput(<contenttweaker:quasar_charged_dust>*320);
|
||||
mythinfus107.addItemOutput(<contenttweaker:solid_medium_grade_space_time_fuel>*10);
|
||||
mythinfus107.build();
|
||||
|
||||
val mythinfus108 = RecipeBuilder.newBuilder("mythinfus108","mythic_processor_infuser",2);
|
||||
mythinfus108.addEnergyPerTickInput(1000000);
|
||||
mythinfus108.addFluidInput(<fluid:high_grade_space_time_fuel>*50);
|
||||
mythinfus108.addItemInput(<contenttweaker:quasar_charged_dust>*640);
|
||||
mythinfus108.addItemOutput(<contenttweaker:solid_high_grade_space_time_fuel>*10);
|
||||
mythinfus108.build();
|
||||
|
||||
val mythinfus109 = RecipeBuilder.newBuilder("mythinfus109","mythic_processor_infuser",2);
|
||||
mythinfus109.addEnergyPerTickInput(1000000);
|
||||
mythinfus109.addFluidInput(<fluid:fluidglyceryl>*1000);
|
||||
mythinfus109.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus109.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}));
|
||||
mythinfus109.build();
|
||||
|
||||
val mythinfus110 = RecipeBuilder.newBuilder("mythinfus110","mythic_processor_infuser",2);
|
||||
mythinfus110.addEnergyPerTickInput(1000000);
|
||||
mythinfus110.addFluidInput(<fluid:whispering_starlight>*10000);
|
||||
mythinfus110.addItemInput(<contenttweaker:possessed_sky_stone>*10);
|
||||
mythinfus110.addItemOutput(<contenttweaker:possessed_sky_stone>*40);
|
||||
mythinfus110.build();
|
||||
|
||||
|
||||
val mythinfus111 = RecipeBuilder.newBuilder("mythinfus111","mythic_processor_infuser",2);
|
||||
mythinfus111.addEnergyPerTickInput(1000000);
|
||||
mythinfus111.addFluidInput(<fluid:beryllium>*1000);
|
||||
mythinfus111.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus111.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "beryllium", Amount: 1000}}));
|
||||
mythinfus111.build();
|
||||
|
||||
val mythinfus112 = RecipeBuilder.newBuilder("mythinfus112","mythic_processor_infuser",2);
|
||||
mythinfus112.addEnergyPerTickInput(1000000);
|
||||
mythinfus112.addFluidInput(<fluid:boron>*1000);
|
||||
mythinfus112.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus112.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "boron", Amount: 1000}}));
|
||||
mythinfus112.build();
|
||||
|
||||
val mythinfus113 = RecipeBuilder.newBuilder("mythinfus113","mythic_processor_infuser",2);
|
||||
mythinfus113.addEnergyPerTickInput(1000000);
|
||||
mythinfus113.addFluidInput(<fluid:lithium>*1000);
|
||||
mythinfus113.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus113.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium", Amount: 1000}}));
|
||||
mythinfus113.build();
|
||||
|
||||
val mythinfus114 = RecipeBuilder.newBuilder("mythinfus114","mythic_processor_infuser",2);
|
||||
mythinfus114.addEnergyPerTickInput(1000000);
|
||||
mythinfus114.addFluidInput(<fluid:sednanite>*1000);
|
||||
mythinfus114.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus114.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "sednanite", Amount: 1000}}));
|
||||
mythinfus114.build();
|
||||
|
||||
val mythinfus115 = RecipeBuilder.newBuilder("mythinfus115","mythic_processor_infuser",2);
|
||||
mythinfus115.addEnergyPerTickInput(1000000);
|
||||
mythinfus115.addFluidInput(<fluid:mildly_recursive_goo>*1000);
|
||||
mythinfus115.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus115.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "mildly_recursive_goo", Amount: 1000}}));
|
||||
mythinfus115.build();
|
||||
|
||||
val mythinfus116 = RecipeBuilder.newBuilder("mythinfus116","mythic_processor_infuser",2);
|
||||
mythinfus116.addEnergyPerTickInput(1000000);
|
||||
mythinfus116.addFluidInput(<fluid:supercooled_noble_gas_mix>*1000);
|
||||
mythinfus116.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus116.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "supercooled_noble_gas_mix", Amount: 1000}}));
|
||||
mythinfus116.build();
|
||||
|
||||
val mythinfus117 = RecipeBuilder.newBuilder("mythinfus117","mythic_processor_infuser",2);
|
||||
mythinfus117.addEnergyPerTickInput(1000000);
|
||||
mythinfus117.addFluidInput(<fluid:einstenium>*1000);
|
||||
mythinfus117.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus117.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "einstenium", Amount: 1000}}));
|
||||
mythinfus117.build();
|
||||
|
||||
val mythinfus118 = RecipeBuilder.newBuilder("mythinfus118","mythic_processor_infuser",2);
|
||||
mythinfus118.addEnergyPerTickInput(1000000);
|
||||
mythinfus118.addFluidInput(<fluid:primal_ogerite>*1000);
|
||||
mythinfus118.addItemInput(<techreborn:dynamiccell>*1);
|
||||
mythinfus118.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "primal_ogerite", Amount: 1000}}));
|
||||
mythinfus118.build();
|
||||
|
||||
|
||||
|
||||
@@ -1058,7 +1146,117 @@ mythextrac18.addItemOutput(<minecraft:bucket>*1);
|
||||
mythextrac18.addFluidOutput(<fluid:gluttonous_lymph>*1000);
|
||||
mythextrac18.build();
|
||||
|
||||
val mythextrac19 = RecipeBuilder.newBuilder("mythextrac19","mythic_processor_infuser",2);
|
||||
mythextrac19.addEnergyPerTickInput(1000000);
|
||||
mythextrac19.addItemInput(<forge:bucketfilled>.withTag({FluidName: "liquidantimatter", Amount: 1000}));
|
||||
mythextrac19.addItemOutput(<minecraft:bucket>*1);
|
||||
mythextrac19.addFluidOutput(<fluid:liquidantimatter>*1000);
|
||||
mythextrac19.build();
|
||||
|
||||
val mythextrac20 = RecipeBuilder.newBuilder("mythextrac20","mythic_processor_infuser",2);
|
||||
mythextrac20.addEnergyPerTickInput(1000000);
|
||||
mythextrac20.addItemInput(<forge:bucketfilled>.withTag({FluidName: "essence_of_sane_thoughts", Amount: 1000}));
|
||||
mythextrac20.addItemOutput(<minecraft:bucket>*1);
|
||||
mythextrac20.addFluidOutput(<fluid:essence_of_sane_thoughts>*1000);
|
||||
mythextrac20.build();
|
||||
|
||||
val mythextrac21 = RecipeBuilder.newBuilder("mythextrac21","mythic_processor_infuser",2);
|
||||
mythextrac21.addEnergyPerTickInput(1000000);
|
||||
mythextrac21.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "boron10", Amount: 1000}}));
|
||||
mythextrac21.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac21.addFluidOutput(<fluid:boron10>*1000);
|
||||
mythextrac21.build();
|
||||
|
||||
val mythextrac22 = RecipeBuilder.newBuilder("mythextrac22","mythic_processor_infuser",2);
|
||||
mythextrac22.addEnergyPerTickInput(1000000);
|
||||
mythextrac22.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "boron11", Amount: 1000}}));
|
||||
mythextrac22.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac22.addFluidOutput(<fluid:boron11>*1000);
|
||||
mythextrac22.build();
|
||||
|
||||
val mythextrac23 = RecipeBuilder.newBuilder("mythextrac23","mythic_processor_infuser",2);
|
||||
mythextrac23.addEnergyPerTickInput(1000000);
|
||||
mythextrac23.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium7", Amount: 1000}}));
|
||||
mythextrac23.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac23.addFluidOutput(<fluid:lithium7>*1000);
|
||||
mythextrac23.build();
|
||||
|
||||
val mythextrac24 = RecipeBuilder.newBuilder("mythextrac24","mythic_processor_infuser",2);
|
||||
mythextrac24.addEnergyPerTickInput(1000000);
|
||||
mythextrac24.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "lithium6", Amount: 1000}}));
|
||||
mythextrac24.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac24.addFluidOutput(<fluid:lithium6>*1000);
|
||||
mythextrac24.build();
|
||||
|
||||
val mythextrac25 = RecipeBuilder.newBuilder("mythextrac25","mythic_processor_infuser",2);
|
||||
mythextrac25.addEnergyPerTickInput(1000000);
|
||||
mythextrac25.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "dimensional_essence", Amount: 1000}}));
|
||||
mythextrac25.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac25.addFluidOutput(<fluid:dimensional_essence>*1000);
|
||||
mythextrac25.build();
|
||||
|
||||
val mythextrac26 = RecipeBuilder.newBuilder("mythextrac26","mythic_processor_infuser",2);
|
||||
mythextrac26.addEnergyPerTickInput(1000000);
|
||||
mythextrac26.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "nethengeic_fluid", Amount: 1000}}));
|
||||
mythextrac26.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac26.addFluidOutput(<fluid:nethengeic_fluid>*1000);
|
||||
mythextrac26.build();
|
||||
|
||||
val mythextrac27 = RecipeBuilder.newBuilder("mythextrac27","mythic_processor_infuser",2);
|
||||
mythextrac27.addEnergyPerTickInput(1000000);
|
||||
mythextrac27.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "liquid_void", Amount: 1000}}));
|
||||
mythextrac27.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac27.addFluidOutput(<fluid:liquid_void>*1000);
|
||||
mythextrac27.build();
|
||||
|
||||
val mythextrac28 = RecipeBuilder.newBuilder("mythextrac28","mythic_processor_infuser",2);
|
||||
mythextrac28.addEnergyPerTickInput(1000000);
|
||||
mythextrac28.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "overworldian_fluid", Amount: 1000}}));
|
||||
mythextrac28.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac28.addFluidOutput(<fluid:overworldian_fluid>*1000);
|
||||
mythextrac28.build();
|
||||
|
||||
val mythextrac29 = RecipeBuilder.newBuilder("mythextrac29","mythic_processor_infuser",2);
|
||||
mythextrac29.addEnergyPerTickInput(1000000);
|
||||
mythextrac29.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "krypton_xenon_mix", Amount: 1000}}));
|
||||
mythextrac29.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac29.addFluidOutput(<fluid:krypton_xenon_mix>*1000);
|
||||
mythextrac29.build();
|
||||
|
||||
val mythextrac30 = RecipeBuilder.newBuilder("mythextrac30","mythic_processor_infuser",2);
|
||||
mythextrac30.addEnergyPerTickInput(1000000);
|
||||
mythextrac30.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "neon", Amount: 1000}}));
|
||||
mythextrac30.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac30.addFluidOutput(<fluid:neon>*1000);
|
||||
mythextrac30.build();
|
||||
|
||||
val mythextrac31 = RecipeBuilder.newBuilder("mythextrac31","mythic_processor_infuser",2);
|
||||
mythextrac31.addEnergyPerTickInput(1000000);
|
||||
mythextrac31.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "einstenium_253", Amount: 1000}}));
|
||||
mythextrac31.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac31.addFluidOutput(<fluid:einstenium_253>*1000);
|
||||
mythextrac31.build();
|
||||
|
||||
val mythextrac32 = RecipeBuilder.newBuilder("mythextrac32","mythic_processor_infuser",2);
|
||||
mythextrac32.addEnergyPerTickInput(1000000);
|
||||
mythextrac32.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "einstenium_254", Amount: 1000}}));
|
||||
mythextrac32.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac32.addFluidOutput(<fluid:einstenium_254>*1000);
|
||||
mythextrac32.build();
|
||||
|
||||
val mythextrac33 = RecipeBuilder.newBuilder("mythextrac33","mythic_processor_infuser",2);
|
||||
mythextrac33.addEnergyPerTickInput(1000000);
|
||||
mythextrac33.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "decay_inducing_matter", Amount: 1000}}));
|
||||
mythextrac33.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac33.addFluidOutput(<fluid:decay_inducing_matter>*1000);
|
||||
mythextrac33.build();
|
||||
|
||||
val mythextrac34 = RecipeBuilder.newBuilder("mythextrac34","mythic_processor_infuser",2);
|
||||
mythextrac34.addEnergyPerTickInput(1000000);
|
||||
mythextrac34.addItemInput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "energetic_ogerite", Amount: 1000}}));
|
||||
mythextrac34.addItemOutput(<techreborn:dynamiccell>);
|
||||
mythextrac34.addFluidOutput(<fluid:energetic_ogerite>*1000);
|
||||
mythextrac34.build();
|
||||
|
||||
|
||||
|
||||
@@ -1431,6 +1629,70 @@ mythenrich52.addFluidInput(<fluid:binnie.juice.tomato>*1000);
|
||||
mythenrich52.addFluidOutput(<fluid:binnie.wine.tomato>*1000);
|
||||
mythenrich52.build();
|
||||
|
||||
val mythenrich53 = RecipeBuilder.newBuilder("mythenrich53","mythic_processor_infuser",2);
|
||||
mythenrich53.addEnergyPerTickInput(1000000);
|
||||
mythenrich53.addItemInput(<magicbees:beecomb:9>*10);
|
||||
mythenrich53.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich53.addFluidOutput(<fluid:chaotic_honey_4>*1440);
|
||||
mythenrich53.build();
|
||||
|
||||
val mythenrich54 = RecipeBuilder.newBuilder("mythenrich54","mythic_processor_infuser",2);
|
||||
mythenrich54.addEnergyPerTickInput(1000000);
|
||||
mythenrich54.addItemInput(<forestry:bee_combs:8>*10);
|
||||
mythenrich54.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich54.addFluidOutput(<fluid:chaotic_honey_3>*1440);
|
||||
mythenrich54.build();
|
||||
|
||||
val mythenrich55 = RecipeBuilder.newBuilder("mythenrich55","mythic_processor_infuser",2);
|
||||
mythenrich55.addEnergyPerTickInput(1000000);
|
||||
mythenrich55.addItemInput(<magicbees:beecomb:6>*10);
|
||||
mythenrich55.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich55.addFluidOutput(<fluid:chaotic_honey_2>*1440);
|
||||
mythenrich55.build();
|
||||
|
||||
val mythenrich56 = RecipeBuilder.newBuilder("mythenrich56","mythic_processor_infuser",2);
|
||||
mythenrich56.addEnergyPerTickInput(1000000);
|
||||
mythenrich56.addItemInput(<extrabees:honey_comb:48>*10);
|
||||
mythenrich56.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich56.addFluidOutput(<fluid:chaotic_honey_1>*1440);
|
||||
mythenrich56.build();
|
||||
|
||||
val mythenrich57 = RecipeBuilder.newBuilder("mythenrich57","mythic_processor_infuser",2);
|
||||
mythenrich57.addEnergyPerTickInput(1000000);
|
||||
mythenrich57.addItemInput(<thaumcraft:ingot:1>*10);
|
||||
mythenrich57.addFluidInput(<fluid:iridium>*1440);
|
||||
mythenrich57.addFluidOutput(<fluid:liquid_death>*2500);
|
||||
mythenrich57.build();
|
||||
|
||||
val mythenrich58 = RecipeBuilder.newBuilder("mythenrich58","mythic_processor_infuser",2);
|
||||
mythenrich58.addEnergyPerTickInput(1000000);
|
||||
mythenrich58.addItemInput(<thermalfoundation:material:1025>*4);
|
||||
mythenrich58.addFluidInput(<fluid:hot_fluorine>*1000);
|
||||
mythenrich58.addFluidOutput(<fluid:fluorine>*1000);
|
||||
mythenrich58.build();
|
||||
|
||||
val mythenrich59 = RecipeBuilder.newBuilder("mythenrich59","mythic_processor_infuser",2);
|
||||
mythenrich59.addEnergyPerTickInput(1000000);
|
||||
mythenrich59.addItemInput(<contenttweaker:possessed_fluix>*10);
|
||||
mythenrich59.addFluidInput(<fluid:whispering_starlight>*20000);
|
||||
mythenrich59.addFluidOutput(<fluid:whispering_starlight>*40000);
|
||||
mythenrich59.build();
|
||||
|
||||
|
||||
val mythenrich60 = RecipeBuilder.newBuilder("mythenrich60","mythic_processor_infuser",2);
|
||||
mythenrich60.addEnergyPerTickInput(1000000);
|
||||
mythenrich60.addItemInput(<contenttweaker:trinity_nugget>);
|
||||
mythenrich60.addFluidInput(<fluid:inquiring_abyssite>*144);
|
||||
mythenrich60.addFluidOutput(<fluid:everloving_abyssite>*144);
|
||||
mythenrich60.build();
|
||||
|
||||
|
||||
val mythenrich61 = RecipeBuilder.newBuilder("mythenrich61","mythic_processor_infuser",2);
|
||||
mythenrich61.addEnergyPerTickInput(1000000);
|
||||
mythenrich61.addItemInput(<contenttweaker:actualization_aspected_eleint_scale>);
|
||||
mythenrich61.addFluidInput(<fluid:actualizing_fluid>*1000);
|
||||
mythenrich61.addFluidOutput(<fluid:breath_of_actualization>*1000);
|
||||
mythenrich61.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -444,6 +444,16 @@ mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_wall>
|
||||
[<nuclearcraft:alloy:11>, <railcraft:tank_iron_wall>, null, <contenttweaker:ogerite_crystal_lattice>, null, <railcraft:tank_iron_wall>, <nuclearcraft:alloy:11>],
|
||||
[<ore:blockSteel>, <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <forge:bucketfilled>.withTag({FluidName: "liquidhelium_nak", Amount: 1000}), <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <ore:blockSteel>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_wall>*18,
|
||||
[[<ore:blockSteel>, <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <forge:bucketfilled>.withTag({FluidName: "liquidhelium_nak", Amount: 1000}), <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <ore:blockSteel>],
|
||||
[<nuclearcraft:alloy:11>, <railcraft:tank_iron_wall>, <avaritia:resource:5>, <contenttweaker:ogerite_crystal_lattice>, <avaritia:resource:5>, <railcraft:tank_iron_wall>, <nuclearcraft:alloy:11>],
|
||||
[<nuclearcraft:alloy:11>, <avaritia:resource:5>, <thebetweenlands:items_misc:24>, <thaumicaugmentation:impetus_drainer>, <thebetweenlands:items_misc:24>, <avaritia:resource:5>, <nuclearcraft:alloy:11>],
|
||||
[<forge:bucketfilled>.withTag({FluidName: "liquidhelium_nak", Amount: 1000}), <contenttweaker:ogerite_crystal_lattice>, <thaumicaugmentation:impetus_drainer>, <contenttweaker:restless_steel_frame>, <thaumicaugmentation:impetus_drainer>, <contenttweaker:ogerite_crystal_lattice>, <forge:bucketfilled>.withTag({FluidName: "liquidhelium_nak", Amount: 1000})],
|
||||
[<nuclearcraft:alloy:11>, <avaritia:resource:5>, <thebetweenlands:items_misc:24>, <thaumicaugmentation:impetus_drainer>, <thebetweenlands:items_misc:24>, <avaritia:resource:5>, <nuclearcraft:alloy:11>],
|
||||
[<nuclearcraft:alloy:11>, <railcraft:tank_iron_wall>, <avaritia:resource:5>, <contenttweaker:ogerite_crystal_lattice>, <avaritia:resource:5>, <railcraft:tank_iron_wall>, <nuclearcraft:alloy:11>],
|
||||
[<ore:blockSteel>, <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <forge:bucketfilled>.withTag({FluidName: "liquidhelium_nak", Amount: 1000}), <nuclearcraft:alloy:11>, <nuclearcraft:alloy:11>, <ore:blockSteel>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:stellar_alloy_shaft>,
|
||||
[[<ore:blockSoularium>, <ore:blockStellarAlloy>, <ore:blockSoularium>],
|
||||
[<ore:blockSoularium>, <ore:blockStellarAlloy>, <ore:blockSoularium>],
|
||||
@@ -724,6 +734,45 @@ mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <contenttweaker:adamantium_plate>]]);
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_thermoconducting>*20,
|
||||
[[<contenttweaker:adamantium_plate>, <nuclearcraft:part:3>, <aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <contenttweaker:adamantium_plate>],
|
||||
|
||||
[<nuclearcraft:part:3>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:alloy:11>,
|
||||
<nuclearcraft:alloy:11>, <contenttweaker:defined_ingot>, <nuclearcraft:alloy:11>,
|
||||
<nuclearcraft:alloy:11>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:part:3>],
|
||||
|
||||
[<aoa3:radiant_infusion_stone>, <nuclearcraft:alloy:11>, <contenttweaker:krypton_capture>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <contenttweaker:superconducting_thread>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:krypton_capture>, <nuclearcraft:alloy:11>, <aoa3:radiant_infusion_stone>],
|
||||
|
||||
[<contenttweaker:inert_crystal>, <nuclearcraft:alloy:11>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:mythic_machine_case>, <libvulpes:advstructuremachine>, <contenttweaker:mythic_machine_case>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <nuclearcraft:alloy:11>, <contenttweaker:inert_crystal>],
|
||||
|
||||
[<openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <nuclearcraft:alloy:11>, <libvulpes:advstructuremachine>,
|
||||
<contenttweaker:superconducting_thread>, <contenttweaker:arc_reactor_coil>, <contenttweaker:superconducting_thread>,
|
||||
<libvulpes:advstructuremachine>, <nuclearcraft:alloy:11>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}})],
|
||||
|
||||
[<contenttweaker:inert_crystal>, <nuclearcraft:alloy:11>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:mythic_machine_case>, <libvulpes:advstructuremachine>, <contenttweaker:mythic_machine_case>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <nuclearcraft:alloy:11>, <contenttweaker:inert_crystal>],
|
||||
|
||||
[<aoa3:radiant_infusion_stone>, <nuclearcraft:alloy:11>, <contenttweaker:krypton_capture>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <contenttweaker:superconducting_thread>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:krypton_capture>, <nuclearcraft:alloy:11>, <aoa3:radiant_infusion_stone>],
|
||||
|
||||
[<nuclearcraft:part:3>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:alloy:11>,
|
||||
<nuclearcraft:alloy:11>, <contenttweaker:defined_ingot>, <nuclearcraft:alloy:11>,
|
||||
<nuclearcraft:alloy:11>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:part:3>],
|
||||
|
||||
[<contenttweaker:adamantium_plate>, <nuclearcraft:part:3>, <aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <contenttweaker:adamantium_plate>]]);
|
||||
|
||||
|
||||
recipes.removeShaped(<nuclearcraft:buffer>);
|
||||
|
||||
recipes.addShaped(<nuclearcraft:buffer>*4,
|
||||
@@ -825,6 +874,7 @@ recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:5>,
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotSilver>, <ore:ingotSilver>, <ore:ingotSilver>]]);
|
||||
|
||||
mods.nuclearcraft.heat_exchanger.removeRecipeWithOutput([<fluid:steam>*1000]);
|
||||
|
||||
mods.nuclearcraft.heat_exchanger.addRecipe([<fluid:high_pressure_steam>*1000, <fluid:supercritical_steam>*1000, 80000.0, 300, 700]);
|
||||
|
||||
|
||||
@@ -309,6 +309,7 @@ mods.nuclearcraft.melter.addRecipe([<contenttweaker:antimony_crystal>, <fluid:an
|
||||
// making tellurium
|
||||
|
||||
mods.thaumcraft.Crucible.registerRecipe("maketellurium", "", <contenttweaker:tellurium_crystal>, <abyssalcraft:densecarboncluster>, [<aspect:dreadia>*15]);
|
||||
mods.thaumcraft.Crucible.registerRecipe("maketelluriumcompact", "", <contenttweaker:tellurium_crystal>*4, <contenttweaker:carbon_condensate>, [<aspect:dreadia>*30]);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tellurium_crystal>, <fluid:tellurium>*144]);
|
||||
|
||||
|
||||
+25
-30
@@ -267,36 +267,6 @@ recipes.addShaped(<bewitchment:dragons_blood_trapdoor>*2,
|
||||
[<bewitchment:dragons_blood_planks>, <minecraft:trapdoor>, <bewitchment:dragons_blood_planks>],
|
||||
[null, <bewitchment:dragons_blood_planks>, null]]);
|
||||
|
||||
recipes.addShaped(<malisisdoors:trapdoor_acacia>*2,
|
||||
[[null, <minecraft:planks:4>, null],
|
||||
[<minecraft:planks:4>, <minecraft:trapdoor>, <minecraft:planks:4>],
|
||||
[null, <minecraft:planks:4>, null]]);
|
||||
|
||||
recipes.addShaped(<malisisdoors:trapdoor_birch>*2,
|
||||
[[null, <minecraft:planks:2>, null],
|
||||
[<minecraft:planks:2>, <minecraft:trapdoor>, <minecraft:planks:2>],
|
||||
[null, <minecraft:planks:2>, null]]);
|
||||
|
||||
recipes.addShaped(<malisisdoors:trapdoor_dark_oak>*2,
|
||||
[[null, <minecraft:planks:5>, null],
|
||||
[<minecraft:planks:5>, <minecraft:trapdoor>, <minecraft:planks:5>],
|
||||
[null, <minecraft:planks:5>, null]]);
|
||||
|
||||
recipes.addShaped(<malisisdoors:trapdoor_jungle>*2,
|
||||
[[null, <minecraft:planks:3>, null],
|
||||
[<minecraft:planks:3>, <minecraft:trapdoor>, <minecraft:planks:3>],
|
||||
[null, <minecraft:planks:3>, null]]);
|
||||
|
||||
recipes.addShaped(<malisisdoors:trapdoor_spruce>*2,
|
||||
[[null, <minecraft:planks:1>, null],
|
||||
[<minecraft:planks:1>, <minecraft:trapdoor>, <minecraft:planks:1>],
|
||||
[null, <minecraft:planks:1>, null]]);
|
||||
|
||||
recipes.addShaped(<malisisdoors:trapdoor_birch>*2,
|
||||
[[null, <minecraft:planks:2>, null],
|
||||
[<minecraft:planks:2>, <minecraft:trapdoor>, <minecraft:planks:2>],
|
||||
[null, <minecraft:planks:2>, null]]);
|
||||
|
||||
recipes.addShaped(<thebetweenlands:weedwood_trapdoor>*2,
|
||||
[[null, <thebetweenlands:weedwood_planks>, null],
|
||||
[<thebetweenlands:weedwood_planks>, <minecraft:trapdoor>, <thebetweenlands:weedwood_planks>],
|
||||
@@ -2418,6 +2388,10 @@ recipes.addShapeless(<contenttweaker:hiddenpowercallstone_loot>,
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:hiddenpowercallstone_loot>, <fluid:water>, <fluid:recursive_life_essence>]);
|
||||
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:diamerisma_jackpump>, <fluid:water>, <fluid:pulsating_starlight>]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:hiddenpowercallstone_loot>, <fluid:water>, <fluid:pulsating_starlight>]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<immersivepetroleum:metal_multiblock:3>, <fluid:water>, <fluid:stormlight>]);
|
||||
|
||||
|
||||
@@ -2731,3 +2705,24 @@ recipes.addShaped(<contenttweaker:sympan_spirit>*2,
|
||||
|
||||
|
||||
mods.thaumcraft.Crucible.registerRecipe("cruciblefromcrucible", "", <thaumcraft:crucible>, <minecraft:cauldron>, [<aspect:metallum>*15, <aspect:ordo>*10, <aspect:aqua>*5, <aspect:ignis>*5]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:beekeper_archive>,
|
||||
[[<ore:bookshelf>, <ore:bookshelf>, <ore:bookshelf>],
|
||||
[<ore:bookshelf>, <ore:beeComb>, <ore:bookshelf>],
|
||||
[<ore:bookshelf>, <ore:bookshelf>, <ore:bookshelf>]]);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:respect_of_death>*2,
|
||||
[<contenttweaker:oath_of_the_lord_of_gluttony>, <contenttweaker:respect_of_death>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:oath_of_the_lord_of_gluttony>*6,
|
||||
[<contenttweaker:harbinger_sentient_flesh>, <contenttweaker:harbinger_sentient_flesh>, <contenttweaker:harbinger_sentient_flesh>, <contenttweaker:oath_of_the_lord_of_gluttony>]);
|
||||
|
||||
|
||||
recipes.remove(<chisel:paper:0>);
|
||||
recipes.addShaped(<chisel:paper:0>*16,
|
||||
[[<ore:paper>, <ore:paper>, <ore:paper>],
|
||||
[<ore:paper>, <ore:stickWood>, <ore:paper>],
|
||||
[<ore:paper>, <ore:paper>, <ore:paper>]]);
|
||||
|
||||
+12
-16
@@ -162,7 +162,7 @@ moltenchaosentropic6.build();
|
||||
|
||||
|
||||
|
||||
val catalystbalance0 = RecipeBuilder.newBuilder("catalystbalance0","catalyst_of_balance",20);
|
||||
val catalystbalance0 = RecipeBuilder.newBuilder("catalystbalance0","catalyst_of_balance",4);
|
||||
catalystbalance0.addEnergyPerTickInput(2000000000);
|
||||
catalystbalance0.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>);
|
||||
catalystbalance0.addItemInput(<contenttweaker:ascended_fluix_crystal>);
|
||||
@@ -172,7 +172,7 @@ catalystbalance0.build();
|
||||
|
||||
|
||||
|
||||
val catalystbalance1 = RecipeBuilder.newBuilder("catalystbalance1","catalyst_of_balance",20);
|
||||
val catalystbalance1 = RecipeBuilder.newBuilder("catalystbalance1","catalyst_of_balance",4);
|
||||
catalystbalance1.addEnergyPerTickInput(2000000000);
|
||||
catalystbalance1.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>);
|
||||
catalystbalance1.addItemInput(<aoa3:abyss_tokens>*4);
|
||||
@@ -185,7 +185,7 @@ catalystbalance1.addItemOutput(<contenttweaker:recursion_of_dimensional_ascensio
|
||||
catalystbalance1.build();
|
||||
|
||||
|
||||
val catalystbalance2 = RecipeBuilder.newBuilder("catalystbalance2","catalyst_of_balance",20);
|
||||
val catalystbalance2 = RecipeBuilder.newBuilder("catalystbalance2","catalyst_of_balance",4);
|
||||
catalystbalance2.addEnergyPerTickInput(2000000000);
|
||||
catalystbalance2.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 I§r"]}}));
|
||||
catalystbalance2.addItemInput(<aoa3:vox_ponds_tokens>*4);
|
||||
@@ -200,7 +200,7 @@ catalystbalance2.addItemOutput(<contenttweaker:recursion_of_dimensional_ascensio
|
||||
catalystbalance2.build();
|
||||
|
||||
|
||||
val catalystbalance3 = RecipeBuilder.newBuilder("catalystbalance3","catalyst_of_balance",20);
|
||||
val catalystbalance3 = RecipeBuilder.newBuilder("catalystbalance3","catalyst_of_balance",4);
|
||||
catalystbalance3.addEnergyPerTickInput(2000000000);
|
||||
catalystbalance3.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 II§r"]}}));
|
||||
catalystbalance3.addItemInput(<aoa3:runandor_tokens>*4);
|
||||
@@ -209,7 +209,7 @@ catalystbalance3.addItemInput(<aoa3:borean_tokens>*4);
|
||||
catalystbalance3.addItemOutput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 III§r"]}}));
|
||||
catalystbalance3.build();
|
||||
|
||||
val catalystbalance4 = RecipeBuilder.newBuilder("catalystbalance4","catalyst_of_balance",20);
|
||||
val catalystbalance4 = RecipeBuilder.newBuilder("catalystbalance4","catalyst_of_balance",4);
|
||||
catalystbalance4.addEnergyPerTickInput(2000000000);
|
||||
catalystbalance4.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 III§r"]}}));
|
||||
catalystbalance4.addItemInput(<aoa3:dungeon_tokens>*4);
|
||||
@@ -218,7 +218,7 @@ catalystbalance4.addItemInput(<aoa3:greckon_tokens>*4);
|
||||
catalystbalance4.addItemOutput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 IV§r"]}}));
|
||||
catalystbalance4.build();
|
||||
|
||||
val catalystbalance5 = RecipeBuilder.newBuilder("catalystbalance5","catalyst_of_balance",20);
|
||||
val catalystbalance5 = RecipeBuilder.newBuilder("catalystbalance5","catalyst_of_balance",4);
|
||||
catalystbalance5.addEnergyPerTickInput(2000000000);
|
||||
catalystbalance5.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>.withTag({display: {Lore: ["§d§o叠壳 IV§r"]}}));
|
||||
catalystbalance5.addItemInput(<aoa3:shyrelands_tokens>*4);
|
||||
@@ -786,7 +786,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tardis_casing>,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tardis_stem>,
|
||||
|
||||
[[<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:catalyst_of_universal_balance>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>],
|
||||
|
||||
[<contenttweaker:adamantium_reinforced_petrified_wood>, <avaritiaitem:cosmic_balance>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
@@ -794,7 +794,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tardis_stem>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <avaritiaitem:cosmic_balance>, <contenttweaker:adamantium_reinforced_petrified_wood>],
|
||||
|
||||
[<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:everburning_seed>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:rare_metals_relativistic_condensate>, <contenttweaker:everburning_seed>, <contenttweaker:rare_metals_relativistic_condensate>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>],
|
||||
|
||||
[<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
@@ -810,7 +810,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tardis_stem>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>],
|
||||
|
||||
[<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:everburning_seed>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:rare_metals_relativistic_condensate>, <contenttweaker:everburning_seed>, <contenttweaker:rare_metals_relativistic_condensate>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>],
|
||||
|
||||
[<contenttweaker:adamantium_reinforced_petrified_wood>, <avaritiaitem:cosmic_balance>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
@@ -818,7 +818,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tardis_stem>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <avaritiaitem:cosmic_balance>, <contenttweaker:adamantium_reinforced_petrified_wood>],
|
||||
|
||||
[<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:catalyst_of_universal_balance>, <contenttweaker:adamantium_reinforced_petrified_wood>,
|
||||
<contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>, <contenttweaker:adamantium_reinforced_petrified_wood>]]);
|
||||
|
||||
|
||||
@@ -1130,10 +1130,6 @@ mods.thaumcraft.Infusion.registerRecipe("infsummonstwilithero", "",
|
||||
<avaritiaitem:cosmic_fractal_catalyzer>, <contenttweaker:twilight_diamond>]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:hopebringer_crystal>*8,
|
||||
[[<contenttweaker:harbinger_crystal>, <contenttweaker:harbinger_crystal>, <contenttweaker:harbinger_crystal>],
|
||||
[<contenttweaker:harbinger_crystal>, <contenttweaker:unforgotten_summons>.reuse(), <contenttweaker:harbinger_crystal>],
|
||||
[<contenttweaker:harbinger_crystal>, <contenttweaker:harbinger_crystal>, <contenttweaker:harbinger_crystal>]]);
|
||||
|
||||
|
||||
val fracfurhopebringermetal = RecipeBuilder.newBuilder("fracfurhopebringermetal","fractallite_furnace",10);
|
||||
@@ -1199,8 +1195,8 @@ voidgivenform.addItemInput(<avaritia:infinity_helmet>);
|
||||
voidgivenform.addItemInput(<avaritia:infinity_chestplate>);
|
||||
voidgivenform.addItemInput(<avaritia:infinity_pants>);
|
||||
voidgivenform.addItemInput(<avaritia:infinity_boots>);
|
||||
voidgivenform.addFluidInput(<fluid:nothing>*10000);
|
||||
voidgivenform.addFluidOutput(<fluid:void_given_focus>*10000);
|
||||
voidgivenform.addFluidInput(<fluid:nothing>*20000);
|
||||
voidgivenform.addFluidOutput(<fluid:void_given_focus>*20000);
|
||||
voidgivenform.build();
|
||||
|
||||
|
||||
|
||||
@@ -8,6 +8,8 @@ mods.thaumcraft.Crucible.registerRecipe("crucibledupeimpetus3", "", <thaumicaugm
|
||||
mods.thaumcraft.Crucible.registerRecipe("crucibledupeprimordialgrains", "", <thaumicwonders:primordial_grain>*7, <thaumicwonders:primordial_grain>, [<aspect:aer>*5, <aspect:aqua>*5, <aspect:ignis>*5, <aspect:terra>*5, <aspect:ordo>*5, <aspect:perditio>*5]);
|
||||
|
||||
|
||||
mods.thaumcraft.Crucible.registerRecipe("cruciblebetterbathsalts", "", <thaumcraft:bath_salts>*4, <aoa3:zhinx_dust>, [<aspect:cognitio>*20, <aspect:aer>*20, <aspect:ordo>*20, <aspect:victus>*20]);
|
||||
|
||||
|
||||
recipes.removeShaped(<thaumcraft:table_wood>);
|
||||
|
||||
|
||||
@@ -93,7 +93,7 @@ recipes.addShaped(<contenttweaker:ineffable_light>*4,
|
||||
|
||||
recipes.addShaped(<contenttweaker:ineffable_sun>,
|
||||
[[<thaumadditions:adaminite_nugget>, <thaumadditions:adaminite_nugget>, <thaumadditions:adaminite_nugget>],
|
||||
[<thaumadditions:adaminite_nugget>, <contenttweaker:ineffable_light>.reuse(), <thaumadditions:adaminite_nugget>],
|
||||
[<thaumadditions:adaminite_nugget>, <contenttweaker:ineffable_light>, <thaumadditions:adaminite_nugget>],
|
||||
[<thaumadditions:adaminite_nugget>, <thaumadditions:adaminite_nugget>, <thaumadditions:adaminite_nugget>]]);
|
||||
|
||||
<contenttweaker:ineffable_sun>.setAspects([<aspect:ignis>*50, <aspect:aer>*50, <aspect:terra>*50, <aspect:aqua>*50, <aspect:ordo>*50, <aspect:perditio>*50, <aspect:auram>*50, <aspect:vitium>*50]);
|
||||
|
||||
+119
-25
@@ -85,22 +85,44 @@ recipes.addShaped(<draconicevolution:draconic_spawner>.withTag({BCTileData: {BCM
|
||||
|
||||
|
||||
|
||||
val spatcrucinsanity = RecipeBuilder.newBuilder("spatcrucinsanity","spatial_crucible",20);
|
||||
spatcrucinsanity.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanity.addItemInput(<contenttweaker:clausurae>);
|
||||
spatcrucinsanity.addFluidOutput(<fluid:hint_of_insanity>*4000);
|
||||
spatcrucinsanity.build();
|
||||
val spatcrucinsanity1 = RecipeBuilder.newBuilder("spatcrucinsanity1","spatial_crucible",20);
|
||||
spatcrucinsanity1.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanity1.addItemInput(<contenttweaker:clausurae>);
|
||||
spatcrucinsanity1.addFluidOutput(<fluid:hint_of_insanity>*4000);
|
||||
spatcrucinsanity1.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:finis>*4,
|
||||
[[<contenttweaker:clausurae>, <contenttweaker:sentient_meatball>, <contenttweaker:clausurae>],
|
||||
[<contenttweaker:sentient_meatball>, <contenttweaker:staff_of_the_lord_of_gluttony>.reuse(), <contenttweaker:sentient_meatball>],
|
||||
[<contenttweaker:clausurae>, <contenttweaker:sentient_meatball>, <contenttweaker:clausurae>]]);
|
||||
|
||||
val spatcrucinsanitybetter = RecipeBuilder.newBuilder("spatcrucinsanitybetter","spatial_crucible",10);
|
||||
spatcrucinsanitybetter.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanitybetter.addItemInput(<contenttweaker:finis>);
|
||||
spatcrucinsanitybetter.addFluidOutput(<fluid:hint_of_insanity>*32000);
|
||||
spatcrucinsanitybetter.build();
|
||||
val spatcrucinsanity2 = RecipeBuilder.newBuilder("spatcrucinsanity2","spatial_crucible",10);
|
||||
spatcrucinsanity2.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanity2.addFluidInput(<fluid:liquid_death>*10);
|
||||
spatcrucinsanity2.addItemInput(<contenttweaker:finis>);
|
||||
spatcrucinsanity2.addFluidOutput(<fluid:hint_of_insanity>*32000);
|
||||
spatcrucinsanity2.build();
|
||||
|
||||
val spatcrucinsanity3 = RecipeBuilder.newBuilder("spatcrucinsanity3","spatial_crucible",10);
|
||||
spatcrucinsanity3.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanity3.addFluidInput(<fluid:glimmer_of_the_dying_constellation>*2000);
|
||||
spatcrucinsanity3.addItemInput(<contenttweaker:finis>);
|
||||
spatcrucinsanity3.addFluidOutput(<fluid:hint_of_insanity>*128000);
|
||||
spatcrucinsanity3.build();
|
||||
|
||||
val spatcrucinsanity4 = RecipeBuilder.newBuilder("spatcrucinsanity4","spatial_crucible",10);
|
||||
spatcrucinsanity4.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanity4.addFluidInput(<fluid:echo_of_the_seven_undead_lords>*2000);
|
||||
spatcrucinsanity4.addItemInput(<contenttweaker:finis>);
|
||||
spatcrucinsanity4.addFluidOutput(<fluid:hint_of_insanity>*512000);
|
||||
spatcrucinsanity4.build();
|
||||
|
||||
val spatcrucinsanity5 = RecipeBuilder.newBuilder("spatcrucinsanity5","spatial_crucible",10);
|
||||
spatcrucinsanity5.addEnergyPerTickInput(100000);
|
||||
spatcrucinsanity5.addFluidInput(<fluid:allure_of_the_void>*2000);
|
||||
spatcrucinsanity5.addItemInput(<contenttweaker:finis>);
|
||||
spatcrucinsanity5.addFluidOutput(<fluid:hint_of_insanity>*2048000);
|
||||
spatcrucinsanity5.build();
|
||||
|
||||
|
||||
val twilightdivineiron = RecipeBuilder.newBuilder("twilightdivineiron","carminite_empowerer",20);
|
||||
@@ -111,27 +133,99 @@ twilightdivineiron.addItemOutput(<contenttweaker:divine_ironwood_ingot>);
|
||||
twilightdivineiron.build();
|
||||
|
||||
|
||||
val spatcrucdivinity = RecipeBuilder.newBuilder("spatcrucdivinity","spatial_crucible",20);
|
||||
spatcrucdivinity.addEnergyPerTickInput(100000);
|
||||
spatcrucdivinity.addItemInput(<divinerpg:divine_stone>);
|
||||
spatcrucdivinity.addItemInput(<aoa3:gold_coin>*2);
|
||||
spatcrucdivinity.addItemInput(<aoa3:silver_coin>*8);
|
||||
spatcrucdivinity.addItemInput(<contenttweaker:divine_ironwood_ingot>);
|
||||
spatcrucdivinity.addFluidOutput(<fluid:hint_of_divinity>*4000);
|
||||
spatcrucdivinity.build();
|
||||
val spatcrucdivinity1 = RecipeBuilder.newBuilder("spatcrucdivinity1","spatial_crucible",20);
|
||||
spatcrucdivinity1.addEnergyPerTickInput(100000);
|
||||
spatcrucdivinity1.addItemInput(<divinerpg:divine_stone>);
|
||||
spatcrucdivinity1.addItemInput(<aoa3:gold_coin>*2);
|
||||
spatcrucdivinity1.addItemInput(<aoa3:silver_coin>*8);
|
||||
spatcrucdivinity1.addItemInput(<contenttweaker:divine_ironwood_ingot>);
|
||||
spatcrucdivinity1.addFluidOutput(<fluid:hint_of_divinity>*4000);
|
||||
spatcrucdivinity1.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:token_of_the_meatball_man>,
|
||||
[[<aoa3:gold_coin>, <contenttweaker:sentient_meatball>, <aoa3:gold_coin>],
|
||||
[<contenttweaker:sentient_meatball>, <contenttweaker:staff_of_the_lord_of_gluttony>.reuse(), <contenttweaker:sentient_meatball>],
|
||||
[<aoa3:gold_coin>, <contenttweaker:sentient_meatball>, <aoa3:gold_coin>]]);
|
||||
|
||||
val spatcrucdivinitybetter = RecipeBuilder.newBuilder("spatcrucdivinitybetter","spatial_crucible",10);
|
||||
spatcrucdivinitybetter.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinitybetter.addItemInput(<divinerpg:divine_stone>);
|
||||
spatcrucdivinitybetter.addItemInput(<contenttweaker:token_of_the_meatball_man>*8);
|
||||
spatcrucdivinitybetter.addItemInput(<contenttweaker:divine_ironwood_ingot>);
|
||||
spatcrucdivinitybetter.addFluidOutput(<fluid:hint_of_divinity>*32000);
|
||||
spatcrucdivinitybetter.build();
|
||||
|
||||
|
||||
val spatcrucdivinity2 = RecipeBuilder.newBuilder("spatcrucdivinity2","spatial_crucible",10);
|
||||
spatcrucdivinity2.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinity2.addItemInput(<divinerpg:divine_stone>);
|
||||
spatcrucdivinity2.addItemInput(<contenttweaker:token_of_the_meatball_man>*8);
|
||||
spatcrucdivinity2.addItemInput(<contenttweaker:divine_ironwood_ingot>);
|
||||
spatcrucdivinity2.addFluidOutput(<fluid:hint_of_divinity>*32000);
|
||||
spatcrucdivinity2.build();
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_the_divine_love>,
|
||||
[[<divinerpg:arcanium_block>, <contenttweaker:trinity_nugget>, <divinerpg:arcanium_block>],
|
||||
[<contenttweaker:trinity_nugget>, <divinerpg:divine_stone>, <contenttweaker:trinity_nugget>],
|
||||
[<divinerpg:arcanium_block>, <contenttweaker:trinity_nugget>, <divinerpg:arcanium_block>]]);
|
||||
|
||||
val spatcrucdivinity3 = RecipeBuilder.newBuilder("spatcrucdivinity3","spatial_crucible",10);
|
||||
spatcrucdivinity3.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinity3.addItemInput(<contenttweaker:stone_of_the_divine_love>);
|
||||
spatcrucdivinity3.addItemInput(<contenttweaker:token_of_the_meatball_man>*12);
|
||||
spatcrucdivinity3.addItemInput(<contenttweaker:divine_ironwood_ingot>*2);
|
||||
spatcrucdivinity3.addFluidOutput(<fluid:hint_of_divinity>*64000);
|
||||
spatcrucdivinity3.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_natural_might>*2,
|
||||
[[<botania:storage:1>, <contenttweaker:dust_of_infinite_wishes>, <botania:storage:1>],
|
||||
[<contenttweaker:stone_of_the_divine_love>, <contenttweaker:rune_of_valhalla>.reuse(), <contenttweaker:stone_of_the_divine_love>],
|
||||
[<botania:storage:1>, <contenttweaker:dust_of_infinite_wishes>, <botania:storage:1>]]);
|
||||
|
||||
|
||||
val spatcrucdivinity4 = RecipeBuilder.newBuilder("spatcrucdivinity4","spatial_crucible",10);
|
||||
spatcrucdivinity4.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinity4.addItemInput(<contenttweaker:stone_of_natural_might>);
|
||||
spatcrucdivinity4.addItemInput(<contenttweaker:token_of_the_meatball_man>*18);
|
||||
spatcrucdivinity4.addItemInput(<contenttweaker:divine_ironwood_ingot>*4);
|
||||
spatcrucdivinity4.addFluidOutput(<fluid:hint_of_divinity>*128000);
|
||||
spatcrucdivinity4.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_infinite_creativity>,
|
||||
[[<contenttweaker:solid_high_grade_space_time_fuel>, <avaritiaitem:self_actualizing_stone>, <contenttweaker:solid_high_grade_space_time_fuel>],
|
||||
[<contenttweaker:scale_of_rahk>, <contenttweaker:stone_of_natural_might>, <contenttweaker:scale_of_rahk>],
|
||||
[<contenttweaker:solid_high_grade_space_time_fuel>, <avaritiaitem:self_actualizing_stone>, <contenttweaker:solid_high_grade_space_time_fuel>]]);
|
||||
|
||||
|
||||
val spatcrucdivinity5 = RecipeBuilder.newBuilder("spatcrucdivinity5","spatial_crucible",10);
|
||||
spatcrucdivinity5.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinity5.addItemInput(<contenttweaker:stone_of_infinite_creativity>);
|
||||
spatcrucdivinity5.addItemInput(<contenttweaker:token_of_the_meatball_man>*24);
|
||||
spatcrucdivinity5.addItemInput(<contenttweaker:divine_ironwood_ingot>*6);
|
||||
spatcrucdivinity5.addFluidOutput(<fluid:hint_of_divinity>*256000);
|
||||
spatcrucdivinity5.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_endowed_free_will>,
|
||||
[[<contenttweaker:pure_void>, <forge:bucketfilled>.withTag({FluidName: "neutrhassium_alloy", Amount: 1000}), <contenttweaker:pure_void>],
|
||||
[<contenttweaker:hopebringer_crystal>, <contenttweaker:stone_of_infinite_creativity>, <contenttweaker:hopebringer_crystal>],
|
||||
[<contenttweaker:pure_void>, <forge:bucketfilled>.withTag({FluidName: "neutrhassium_alloy", Amount: 1000}), <contenttweaker:pure_void>]]);
|
||||
|
||||
|
||||
val spatcrucdivinity6 = RecipeBuilder.newBuilder("spatcrucdivinity6","spatial_crucible",10);
|
||||
spatcrucdivinity6.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinity6.addItemInput(<contenttweaker:stone_of_endowed_free_will>);
|
||||
spatcrucdivinity6.addItemInput(<contenttweaker:token_of_the_meatball_man>*32);
|
||||
spatcrucdivinity6.addItemInput(<contenttweaker:divine_ironwood_ingot>*10);
|
||||
spatcrucdivinity6.addFluidOutput(<fluid:hint_of_divinity>*512000);
|
||||
spatcrucdivinity6.build();
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_boundless_curiosity>,
|
||||
[[<avaritiaitem:fractallite_halite_catalyst>, <contenttweaker:astral_insight_10>, <avaritiaitem:fractallite_halite_catalyst>],
|
||||
[<thaumcraft:curio:1>, <contenttweaker:stone_of_endowed_free_will>, <thaumcraft:curio:1>],
|
||||
[<avaritiaitem:fractallite_halite_catalyst>, <contenttweaker:astral_insight_10>, <avaritiaitem:fractallite_halite_catalyst>]]);
|
||||
|
||||
|
||||
val spatcrucdivinity7 = RecipeBuilder.newBuilder("spatcrucdivinity7","spatial_crucible",10);
|
||||
spatcrucdivinity7.addEnergyPerTickInput(500000000);
|
||||
spatcrucdivinity7.addItemInput(<contenttweaker:stone_of_boundless_curiosity>);
|
||||
spatcrucdivinity7.addItemInput(<contenttweaker:token_of_the_meatball_man>*40);
|
||||
spatcrucdivinity7.addItemInput(<contenttweaker:divine_ironwood_ingot>*16);
|
||||
spatcrucdivinity7.addFluidOutput(<fluid:hint_of_divinity>*1024000);
|
||||
spatcrucdivinity7.build();
|
||||
|
||||
|
||||
mods.thermalexpansion.Enchanter.addRecipe(<contenttweaker:polonium_encrusted_egg>, <contenttweaker:vox_ponds_garnet>, <contenttweaker:polonium_egg>, 1000, 1, false);
|
||||
|
||||
@@ -148,6 +148,10 @@ recipes.addShaped(<contenttweaker:object_of_great_mass>,
|
||||
[<projectred-core:resource_item:104>, <contenttweaker:soul_of_the_grand_wizard>.reuse(), <projectred-core:resource_item:104>],
|
||||
[<projectred-core:resource_item:104>, <contenttweaker:staff_of_iceika>.reuse(), <projectred-core:resource_item:104>]]);
|
||||
|
||||
|
||||
mods.thermalexpansion.Compactor.addGearRecipe(<storagedrawers:upgrade_creative:0>, <contenttweaker:object_of_great_mass>*2, 10);
|
||||
|
||||
|
||||
mods.immersiveengineering.MetalPress.addRecipe(<storagedrawers:upgrade_creative:0>, <contenttweaker:object_of_great_mass>, <immersiveengineering:mold:1>, 800, 1);
|
||||
|
||||
recipes.addShaped(<dankstorage:dank_7>,
|
||||
|
||||
+4
-20
@@ -38,7 +38,7 @@
|
||||
|
||||
<contenttweaker:paparazzi_camera>.addTooltip(format.red("右击解锁额外植物学模组的强力遗物"));
|
||||
|
||||
<extrabotany:buddhistrelics>.addTooltip(format.red("使用狗仔队相机来解锁该物品"));
|
||||
<extrabotany:buddhistrelics>.addTooltip(format.red("使用星辉真解来解锁该物品"));
|
||||
<extrabotany:camera>.addTooltip(format.red("使用狗仔队相机来解锁该物品"));
|
||||
|
||||
<contenttweaker:pixonia_infusion_key>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
|
||||
@@ -686,7 +686,7 @@
|
||||
<contenttweaker:ordo_vis_condensate>.addTooltip(format.red("感谢NerdySpider绘制的要素聚合物纹理!"));
|
||||
<contenttweaker:perditio_vis_condensate>.addTooltip(format.red("感谢NerdySpider绘制的要素聚合物纹理!"));
|
||||
|
||||
<contenttweaker:cotton_candy_withering_spray>.addTooltip(format.red("右击糖果巨人对其造成600点伤害,需使用5次"));
|
||||
<contenttweaker:cotton_candy_withering_spray>.addTooltip(format.red("右击糖果巨人对其造成1000点伤害,需使用3次"));
|
||||
|
||||
<contenttweaker:starlight_sphere>.addTooltip(format.red("只有法咒主宰才能获得!"));
|
||||
<contenttweaker:lively_twilight_gem>.addTooltip(format.red("只有法咒主宰才能获得!"));
|
||||
@@ -1846,7 +1846,6 @@
|
||||
|
||||
<divinerpg:serenade_striker>.addTooltip(format.green("在磨珠配方中可重复使用"));
|
||||
|
||||
<contenttweaker:multithreading_controller_upgrade>.addTooltip(format.red("一些多方块可以用集成控制器替换普通控制器,以获得10线程并行处理能力"));
|
||||
|
||||
<contenttweaker:mark_of_the_samurai>.addTooltip(format.red("ChaotikKiller犯了个小错"));
|
||||
|
||||
@@ -2193,13 +2192,9 @@
|
||||
<contenttweaker:diary_of_a_realmshifter>.addTooltip(format.red("要避免该情况,每次切换维度时等待30秒"));
|
||||
|
||||
|
||||
<threng:machine:4>.addTooltip(format.red("注意:若存在于AE2主网络中,仍可能造成卡顿"));
|
||||
<threng:machine:4>.addTooltip(format.red("但在某些子网设置中依旧很实用"));
|
||||
<threng:machine:4>.addTooltip(format.red("感谢kurrycat对其性能的优化"));
|
||||
<threng:machine:4>.addTooltip(format.red("注意:该方块已弃用,请转用更好的缓存指令器"));
|
||||
<ae2fc:fluid_level_maintainer>.addTooltip(format.red("注意:该方块已弃用,请转用更好的缓存指令器"));
|
||||
|
||||
<ae2fc:fluid_level_maintainer>.addTooltip(format.red("注意:若存在于AE2主网络中,仍可能造成卡顿"));
|
||||
<ae2fc:fluid_level_maintainer>.addTooltip(format.red("但在某些子网设置中依旧很实用"));
|
||||
<ae2fc:fluid_level_maintainer>.addTooltip(format.red("感谢kurrycat对其性能的优化"));
|
||||
|
||||
<contenttweaker:warren_creation_fabrial>.addTooltip(format.red("跃迁器"));
|
||||
<contenttweaker:warren_creation_fabrial>.addTooltip(format.red("站在JEI中显示的结构中心来激活"));
|
||||
@@ -2491,11 +2486,6 @@
|
||||
<contenttweaker:sacred_cinders_apiary>.addTooltip(format.red("手动放置你喜欢的浮空花"));
|
||||
|
||||
|
||||
<supersoundmuffler:sound_muffler>.addTooltip(format.red("注意:会造成卡顿,后续可能会从整合包中移除"));
|
||||
<supersoundmuffler:sound_muffler>.addTooltip(format.red("可使用物品栏界面的“Muffler”按钮来关闭特定声音"));
|
||||
|
||||
<supersoundmuffler:sound_muffler_bauble>.addTooltip(format.red("注意:会造成卡顿,后续可能会从整合包中移除"));
|
||||
<supersoundmuffler:sound_muffler_bauble>.addTooltip(format.red("可使用物品栏界面的“Muffler”按钮来关闭特定声音"));
|
||||
|
||||
<appliedenergistics2:part:261>.addTooltip(format.red("感谢Alecsio在ME流体处理方面的帮助!"));
|
||||
|
||||
@@ -2684,9 +2674,6 @@
|
||||
|
||||
|
||||
|
||||
<malisisdoors:door_factory>.addTooltip(format.red("警告:Malisis模组的门很卡,可能会在将来的更新中被移除"));
|
||||
<malisisdoors:garage_door>.addTooltip(format.red("警告:Malisis模组的门很卡,可能会在将来的更新中被移除"));
|
||||
|
||||
<contenttweaker:charged_signalum>.addTooltip(format.red("通量链接集合升级会很有用"));
|
||||
|
||||
<rf-capability-adapter:aecapabilityadapter>.addTooltip(format.red("警告:不要与任何非压缩空间机械的方块相邻放置"));
|
||||
@@ -2785,7 +2772,6 @@
|
||||
<aether_legacy:valkyrie_leggings>.addTooltip(format.green("可重复使用"));
|
||||
<aether_legacy:valkyrie_boots>.addTooltip(format.green("可重复使用"));
|
||||
|
||||
<contenttweaker:blade_of_the_samurai_queen>.addTooltip(format.green("可重复使用"));
|
||||
|
||||
<modularmachineryaddons:blockmeteorprovideroutput>.addTooltip(format.red("注意:要避免陨石造成的破坏,在输出仓上方10到15格放置一个方块(随便哪种你喜欢的就行)"));
|
||||
<modularmachineryaddons:blockmeteorprovideroutput>.addTooltip(format.red("要进行自动化,确保自动挖掘系统不会破坏你放置的方块,并确保陨石不会生成该方块"));
|
||||
@@ -2928,8 +2914,6 @@
|
||||
|
||||
<advancedrocketry:oxygencharger>.addTooltip(format.red("警告:若破坏该方块,气体装填台内的物品可能会被删除"));
|
||||
|
||||
<contenttweaker:arcane_terraformer_noob>.addTooltip(format.red("如果实在搞不明白铼界的生物群系谜题,可使用该物品"));
|
||||
|
||||
<botania:manaresource:9>.addTooltip(format.red("注意:后续有能直接合成整块的更好配方"));
|
||||
<botania:manaresource:7>.addTooltip(format.red("注意:后续有能直接合成整块的更好配方"));
|
||||
|
||||
|
||||
@@ -2441,8 +2441,6 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<divinerpg:horde_horn>.addTooltip(format.red("警告:用张好点的弓!"));
|
||||
|
||||
<appliedenergistics2:material:60>.addTooltip(format.red("警告:存在bug,有可能不起作用!"));
|
||||
|
||||
<akashictome:tome>.addTooltip(format.red("警告:不要与星芒宝典、魔导手册、植物魔法辞典、死灵之书以及万能溶剂之经合成"));
|
||||
|
||||
<thaumicenergistics:arcane_terminal>.addTooltip(format.red("警告:可能引起崩溃,应避免过多使用"));
|
||||
@@ -3109,7 +3107,6 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<nuclearcraft:radiation_scrubber>.addTooltip(format.red("可以直接在高空放9个,用通灵线圈供能"));
|
||||
|
||||
<malisisdoors:hitechdoor>.addTooltip(format.red("警告:放置后可能会导致显示错误"));
|
||||
|
||||
<botania:magnetring>.addTooltip(format.red("弱磁兰可阻止该磁铁工作"));
|
||||
<botania:magnetringgreater>.addTooltip(format.red("弱磁兰可阻止该磁铁工作"));
|
||||
@@ -3254,7 +3251,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<extrabotany:failnaught>.addTooltip(format.red("造成穿透伤害"));
|
||||
|
||||
<extrabotany:buddhistrelics>.addTooltip(format.red("使用狗仔队相机后才能使用该物品"));
|
||||
<extrabotany:buddhistrelics>.addTooltip(format.red("使用星辉真解后才能使用该物品"));
|
||||
<extrabotany:buddhistrelics>.addTooltip(format.red("Shift右击将其转变为其他遗物"));
|
||||
|
||||
<extrabotany:achilleshield>.addTooltip(format.red("不需要按住右键也能防御,按住右键时给予强效荆棘效果"));
|
||||
|
||||
+71
-42
@@ -58,9 +58,11 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:will_ensnaring_fabrial>.addTooltip(format.red("抗性提升:地狱疣、末影珍珠、黑曜石、荧石粉"));
|
||||
|
||||
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("达成永恒荣耀的玩家:"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("TheWizardHaxer (单人)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("adrin58 (单人)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("< ᛊᚢᛉᛗᛞ > (单人) (首个被动达成)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("ElaDiDu (单人)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("Mine_Antoine (自动化大师) (单人)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("Paronity & Kherune (下单合成挑战) (团队)"));
|
||||
@@ -71,6 +73,13 @@ import crafttweaker.item.IItemCondition;
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("KawaiiPotatoKing & RandTheGrayMan (团队)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("HadlC & Laino21 (团队)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("talentgoesby (单人)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("ラルセイ, FireDreadlord, JrffK (团队)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("whox1, wydao, ChineseboyXLB (团队)"));
|
||||
<avaritiaitem:cosmic_balance>.addTooltip(format.red("Kevin Incorporated & Bemvaras (团队)"));
|
||||
|
||||
<contenttweaker:black_hole_juice>.addTooltip(format.red("达成永恒荣耀的玩家:"));
|
||||
<contenttweaker:black_hole_juice>.addTooltip(format.red("Morph & Shinko (团队)"));
|
||||
<contenttweaker:black_hole_juice>.addTooltip(format.red("Origami10004 & _TheOrangeJuice_ (团队)"));
|
||||
|
||||
|
||||
<avaritia:infinity_sword>.addTooltip(format.red("达成永恒荣耀的玩家:"));
|
||||
@@ -109,6 +118,10 @@ import crafttweaker.item.IItemCondition;
|
||||
<superfactorymanager:manager>.addTooltip(format.red("NerdySpider撰写了说明文档,感谢!"));
|
||||
<superfactorymanager:manager>.addTooltip(format.red("感谢Mei移植了SFM4的特性!"));
|
||||
|
||||
<cells:import_interface>.addTooltip(format.red("感谢Aedial为我们带来了更多的AE2好物!"));
|
||||
<ae2powertools:better_level_maintainer>.addTooltip(format.red("感谢Aedial为我们带来了更多的AE2好物!"));
|
||||
<ae2powertools:auto_crafter>.addTooltip(format.red("感谢Aedial为我们带来了更多的AE2好物!"));
|
||||
|
||||
|
||||
<minecraft:fish>.addTooltip(format.red("shiraori_gd太会讲笑话了"));
|
||||
|
||||
@@ -151,7 +164,9 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<aoa3:gauge_rifle>.addTooltip(format.red("与赫尔维蒂的商人交易获得"));
|
||||
|
||||
<contenttweaker:mythic_processor_centrifuge>.addTooltip(format.red("神话处理器:离心机处理的是流体液滴"));
|
||||
<contenttweaker:mythic_processor_centrifuge>.addTooltip(format.red("神话处理器:离心机可处理流体单元"));
|
||||
|
||||
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "sednanite", Amount: 1000}}).addTooltip(format.red("Mewmeister不让我们好过(感谢发现了一个bug)"));
|
||||
|
||||
<abyssalcraft:dreadaltarbottom>.addTooltip(format.red("放在恐惧之地山脉(Dreadlands Mountains)群系的Y=40处"));
|
||||
|
||||
@@ -217,6 +232,61 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:nuclear_engineers_goggles>.addTooltip(format.red("核泄漏之地(Nuclear Wastelands)有辐射!"));
|
||||
<contenttweaker:nuclear_engineers_goggles>.addTooltip(format.red("目前还是离远点为好!"));
|
||||
|
||||
<contenttweaker:hyperuranion_ingot>.addTooltip(format.red("感谢GalcticSilver绘制的纹理!"));
|
||||
<contenttweaker:actualizing_hyperuranion_ingot>.addTooltip(format.red("感谢GalcticSilver绘制的纹理!"));
|
||||
|
||||
<contenttweaker:ingot_of_infinite_wishes>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
|
||||
<contenttweaker:mana_antenna>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
|
||||
<contenttweaker:awakened_mithril>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:awakened_mithril_alloy>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
|
||||
<contenttweaker:bifrost_warren_dust>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:brightsteel_alloy_plate_of_the_one_power>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:chaotic_mithril_alloy>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:flame_of_actualization>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:hopebringer_metal>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:offering_to_the_eleint_of_actualization>.addTooltip(format.red("感谢NerdySpider绘制的超越天部件纹理!"));
|
||||
<contenttweaker:kanohi_mask>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:ragnarok_warren_dust>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:valhalla_warren_dust>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:roaring_warren_alloy>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:self_actualizing_metal>.addTooltip(format.red("感谢NerdySpider绘制的锭纹理!"));
|
||||
<contenttweaker:crying_obsidian_powder>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:nuclear_engineers_goggles>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:running_bandana>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:hollow_soul>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:hopebringer_fabrial>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:mask_of_definition>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:defined_disk>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:impetus_gemstone>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:tracker_binoculars>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:sundered_crimson_heart>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:galactic_dust>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:infinite_loving_plate>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:ingot_of_omnibelevolence>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
<contenttweaker:summons_of_ragnarok>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
|
||||
|
||||
<contenttweaker:stone_of_the_divine_love>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
|
||||
<contenttweaker:stone_of_natural_might>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
|
||||
<contenttweaker:stone_of_infinite_creativity>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
|
||||
<contenttweaker:stone_of_endowed_free_will>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
|
||||
<contenttweaker:stone_of_boundless_curiosity>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
|
||||
|
||||
<contenttweaker:flood_stone>.addTooltip(format.red("你去过强能界吗?"));
|
||||
|
||||
<extrabotany:firstfractal>.addTooltip(format.red("我们喜欢困难模式,也喜欢犬牙钓竿"));
|
||||
|
||||
<contenttweaker:astral_mastery_tome>.addTooltip(format.red("达成永恒荣耀的玩家:"));
|
||||
<contenttweaker:astral_mastery_tome>.addTooltip(format.red("legoman187 (单人)"));
|
||||
|
||||
<woot:exporter>.addTooltip(format.red("使用装有过滤销毁卡的输出接口来优化性能"));
|
||||
|
||||
<tinymobfarm:ultimate_farm>.addTooltip(format.red("使用装有过滤销毁卡的输出接口来优化性能"));
|
||||
|
||||
<contenttweaker:chaotic_nexus>.addTooltip(format.red("使用装有以下3级升级的神龙之力权杖:攻击伤害、挖掘速度、范围挖掘、RF容量、范围攻击"));
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -227,47 +297,6 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
|
||||
|
||||
<contenttweaker:avaritia_extended_life>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:batter_awakened_in_essenceifier>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:mana_buffer_recipe_issue>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:thaumcraftcrucible>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:checkbucketcrashmaybevajra>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:getaoaxplevelsfromusingspecifictools>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:shaderbagloot>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:electroblobtimestopamulet>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:thaumcraftcloudspells>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:checkae2mixinperformancebeforeupdate>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:enchantquests>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn, AT-L4S, mei"));
|
||||
|
||||
<contenttweaker:lottototemJEIpage>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn"));
|
||||
|
||||
<contenttweaker:neromaticprimeveins>.addTooltip(format.red("sabre potato, theLmiffy1111, dallagen, DipNChips, Magebzz, Capn"));
|
||||
|
||||
<contenttweaker:astralcullingstrikelocalization>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:itemblacklists>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:soulvaillostcities>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:laststandformula>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:alecsioandcobees>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:blueprints>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:apothecarybeemorestuffs>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
<contenttweaker:aoadimensionsrandomloot>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -28,6 +28,32 @@
|
||||
<contenttweaker:tabula_rasa>.addTooltip(format.green("致谢和梗"));
|
||||
|
||||
|
||||
<contenttweaker:whisper_of_freedom_troll>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_troll>.addTooltip(format.aqua(" 有巨大黑曜石的地方,……脸"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_giant>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_giant>.addTooltip(format.aqua(" 九霄之上"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_crab>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_crab>.addTooltip(format.aqua(" 要塞里的某些东西真的很喜欢它们的头盔"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_minotaur>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_minotaur>.addTooltip(format.aqua(" 哞"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_redcap>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_redcap>.addTooltip(format.aqua(" 某个空心的地方,资源很多"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_raven>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_raven>.addTooltip(format.aqua(" 你有魔法地图对吧?"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_hedge>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_hedge>.addTooltip(format.aqua(" 某个迷宫,但是不是那种迷宫"));
|
||||
|
||||
<contenttweaker:whisper_of_freedom_tome>.addTooltip(format.darkAqua("谜题:"));
|
||||
<contenttweaker:whisper_of_freedom_tome>.addTooltip(format.aqua(" 能找到鞘翅的地方"));
|
||||
|
||||
|
||||
|
||||
<contenttweaker:recursive_paper_illager>.addTooltip(format.gold("使用:"));
|
||||
<contenttweaker:recursive_paper_illager>.addTooltip(format.yellow(" 右击获得免费曲奇"));
|
||||
|
||||
@@ -302,11 +328,18 @@
|
||||
<contenttweaker:realmstone>.addTooltip(format.green("Fox想知道怎么做这玩意"));
|
||||
|
||||
|
||||
<contenttweaker:rune_of_valhalla>.addTooltip(format.green("reusable for Stone of Natural Might"));
|
||||
|
||||
<divinerpg:twilight_clock>.addTooltip(format.darkAqua("获取:"));
|
||||
<divinerpg:twilight_clock>.addTooltip(format.aqua(" 使用奇点大师解锁配方"));
|
||||
<divinerpg:twilight_clock>.addTooltip(format.gold("使用:"));
|
||||
<divinerpg:twilight_clock>.addTooltip(format.yellow(" 用于激活神圣RPG模组的传送门,和打火石一样"));
|
||||
|
||||
<contenttweaker:beekeper_archive>.addTooltip(format.gold("使用:"));
|
||||
<contenttweaker:beekeper_archive>.addTooltip(format.yellow(" 右击访问可交互的林业蜜蜂育种树在线页面!"));
|
||||
<contenttweaker:beekeper_archive>.addTooltip(format.white("------------------"));
|
||||
<contenttweaker:beekeper_archive>.addTooltip(format.green("ATL4S喜欢清晰的沟通,感谢制作这个物品!"));
|
||||
|
||||
|
||||
<modularmachinery:blockcontroller>.addTooltip(format.darkAqua("获取:"));
|
||||
<modularmachinery:blockcontroller>.addTooltip(format.aqua(" - 使用控制器手册解锁配方"));
|
||||
@@ -444,6 +477,11 @@
|
||||
<aoa3:utopian_boots>.addTooltip(format.aqua(" 战斗高塔的宝藏箱中获得"));
|
||||
|
||||
|
||||
<contenttweaker:blade_of_the_samurai_queen>.addTooltip(format.gray("100 基础攻击"));
|
||||
<contenttweaker:blade_of_the_samurai_queen>.addTooltip(format.gray("无限 攻击速度"));
|
||||
<contenttweaker:blade_of_the_samurai_queen>.addTooltip(format.green("可重复使用"));
|
||||
|
||||
|
||||
<contenttweaker:holyshimmer_sword>.addTooltip(format.gray("200 基础攻击"));
|
||||
<contenttweaker:holyshimmer_sword>.addTooltip(format.gray("无限 攻击速度"));
|
||||
|
||||
@@ -591,6 +629,7 @@
|
||||
<contenttweaker:gallifreyan_irradiator>.addTooltip(format.gold("多方块升级:"));
|
||||
<contenttweaker:gallifreyan_irradiator>.addTooltip(format.aqua(" 两相裂变堆"));
|
||||
<contenttweaker:gallifreyan_irradiator>.addTooltip(format.white(" 机器速度x10"));
|
||||
<contenttweaker:gallifreyan_irradiator>.addTooltip(format.white(" 流体输入&输出x5"));
|
||||
|
||||
<contenttweaker:hungering_machine_case>.addTooltip(format.gold("多方块升级:"));
|
||||
<contenttweaker:hungering_machine_case>.addTooltip(format.aqua(" ME神话装配室"));
|
||||
|
||||
@@ -842,13 +842,6 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:secret_lurker_call
|
||||
<contenttweaker:paradigm_of_dominion>, <contenttweaker:warren_splitter_fabrial>, <contenttweaker:recursion_of_war>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<supersoundmuffler:sound_muffler_bauble>,
|
||||
[[null, <divinerpg:dream_stone>, null],
|
||||
[<divinerpg:dream_stone>, <divinerpg:dirty_pearls>, <divinerpg:dream_stone>],
|
||||
[null, <divinerpg:dream_stone>, null]]);
|
||||
|
||||
recipes.addShapeless(<supersoundmuffler:sound_muffler>,
|
||||
[<supersoundmuffler:sound_muffler_bauble>]);
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
#modloaded appliedenergistics2
|
||||
#loader mixin
|
||||
|
||||
import mixin.CallbackInfo;
|
||||
|
||||
|
||||
#mixin {value: "appeng.me.cache.NetworkMonitor"}
|
||||
zenClass MixinNetworkMonitor {
|
||||
#mixin Inject
|
||||
#{
|
||||
# method: "lambda$postChange$1",
|
||||
# at :{
|
||||
# value : "INVOKE",
|
||||
# target : "Lappeng/me/cache/NetworkMonitor;setForceUpdate(Z)V"
|
||||
# },
|
||||
# cancellable: true
|
||||
#}
|
||||
function removeForceUpdateCall(ci as CallbackInfo) as void {
|
||||
ci.cancel();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
#modloaded extrabotany
|
||||
#loader mixin
|
||||
|
||||
import native.com.meteor.extrabotany.common.item.relic.ItemExcaliber;
|
||||
|
||||
#mixin {value: "com.meteor.extrabotany.common.item.relic.ItemExcaliber"}
|
||||
zenClass MixinItemExcaliber {
|
||||
#mixin Static
|
||||
#mixin ModifyConstant
|
||||
#{
|
||||
# method: "updateBurst",
|
||||
# constant: {floatValue: 3F}
|
||||
#}
|
||||
function buffExcaliber(original as float) as float {
|
||||
return 30.0F;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,22 @@
|
||||
#modloaded aoa3
|
||||
#loader mixin
|
||||
|
||||
|
||||
import scripts.mixin.aoa3.StatsConfig as CFG;
|
||||
|
||||
|
||||
|
||||
#mixin Mixin
|
||||
#{targets: "net.tslat.aoa3.item.weapon.staff.WaterStaff"}
|
||||
zenClass MixinWaterStaff {
|
||||
#mixin ModifyConstant
|
||||
#{
|
||||
# method: "<init>",
|
||||
# constant: {floatValue: 5}
|
||||
#}
|
||||
function mbc_modify_dmg_waterStaff(original as float) as float {
|
||||
return CFG.dmg_waterStaff;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@@ -31,7 +31,10 @@ static dmg_SkeletalSword as float = 37.0f;
|
||||
static dmg_SupremacySword as float = 54.0f;
|
||||
static dmg_SweetSword as float = 54.0f;
|
||||
|
||||
// Ranged Weapons
|
||||
// staffs
|
||||
static dmg_waterStaff as float = 300.0d;
|
||||
|
||||
// guns and co
|
||||
static dmg_ChilliChugger as double = 40.0d;
|
||||
static dmg_DartGun as double = 100.0d;
|
||||
static dmg_FlamingFury as double = 200.0d;
|
||||
@@ -103,7 +106,6 @@ static dmg_Sublimus as double = 1000.0d;
|
||||
static dmg_HuntersRifle as double = 444.0d;
|
||||
|
||||
|
||||
|
||||
static energyCost_WithersWrath as float = 8.0f;
|
||||
static energyCost_DoomBringer as float = 0.1f;
|
||||
static energyCost_GoldBringer as float = 0.1f;
|
||||
|
||||
Reference in New Issue
Block a user