0.18.3 pre update

This commit is contained in:
ZHAY10086
2025-10-09 22:50:19 +08:00
parent 5bb0ef69e1
commit 249bdbb8f4
1169 changed files with 52671 additions and 5170 deletions
+1 -2
View File
@@ -84,7 +84,6 @@ mods.jei.JEI.addDescription(<thaumicenergistics:essentia_cell_16k>,["以元件
mods.jei.JEI.addDescription(<thaumicenergistics:essentia_cell_64k>,["以元件形式存储源质,可存储大约512k单位单种源质。"]);
mods.jei.JEI.addDescription(<extracells:fluidcrafter>,["可直接使用ME系统中存储的流体处理桶装流体配方。"]);
mods.jei.JEI.addDescription(<ae2fc:fluid_assembler>,["可直接使用ME系统中存储的流体处理桶装流体配方,需要ME流体离散器来制作伪流体。"]);
mods.jei.JEI.addDescription(<ae2stuff:encoder>,["方块版本的样板终端。"]);
mods.jei.JEI.addDescription(<ae2fc:fluid_pattern_encoder>,["方块版本的流体样板终端。"]);
mods.jei.JEI.addDescription(<appliedenergistics2:inscriber>,["制作处理器,各个面的IO各不相同。"]);
mods.jei.JEI.addDescription(<ae2stuff:inscriber>,["制作处理器,速度更快,可从任意面输入物品。"]);
@@ -128,4 +127,4 @@ mods.jei.JEI.addDescription([<appliedenergistics2:quantum_link>,
mods.jei.JEI.addDescription([<nae2:part:0>],
["ME光束成型器可以短距离(直线32格)连接两节ME线缆。",
"",
"若两个成型器间存在通路,光束就会在二者之间形成。光束可以穿过透明方块,包括其他ME线缆。"]);
"若两个成型器间存在通路,光束就会在二者之间形成。光束可以穿过透明方块,包括其他ME线缆。"]);
+179
View File
@@ -514,3 +514,182 @@ recipes.addShaped(<appliedenergistics2:material:54>*18,
[[<minecraft:dye:4>, <contenttweaker:fractal_stone>, <minecraft:dye:4>],
[<contenttweaker:fractal_stone>, <appliedenergistics2:material:22>, <contenttweaker:fractal_stone>],
[<minecraft:dye:4>, <contenttweaker:fractal_stone>, <minecraft:dye:4>]]);
/*
recipes.remove(<crazyae:material:0>);
recipes.remove(<crazyae:material:1>);
recipes.remove(<crazyae:material:2>);
recipes.remove(<crazyae:material:3>);
recipes.remove(<crazyae:material:8>);
recipes.remove(<crazyae:material:9>);
recipes.remove(<crazyae:material:10>);
recipes.remove(<crazyae:material:11>);
recipes.remove(<crazyae:material:4>);
recipes.addShaped(<crazyae:material:4>,
[[<ore:dustFluix>, <crazyae:material:16>, <ore:dustFluix>],
[<nae2:material:4>, <appliedenergistics2:quartz_glass>, <nae2:material:4>],
[<ore:dustFluix>, <nae2:material:4>, <ore:dustFluix>]]);
recipes.remove(<crazyae:material:12>);
recipes.addShaped(<crazyae:material:12>,
[[<ore:dustFluix>, <appliedenergistics2:material:23>, <ore:dustFluix>],
[<nae2:material:8>, <appliedenergistics2:quartz_glass>, <nae2:material:8>],
[<ore:dustFluix>, <nae2:material:8>, <ore:dustFluix>]]);
recipes.remove(<crazyae:material:30>);
recipes.remove(<crazyae:material:31>);
recipes.remove(<crazyae:material:32>);
recipes.remove(<crazyae:material:33>);
recipes.remove(<crazyae:material:34>);
recipes.remove(<crazyae:material:36>);
recipes.addShaped(<crazyae:material:36>,
[[<ore:blockRedstone>, <ore:blockDraconium>, <ore:blockRedstone>],
[<ore:blockDraconium>, <crazyae:material:48>, <ore:blockDraconium>],
[<ore:blockRedstone>, <ore:blockDraconium>, <ore:blockRedstone>]]);
recipes.remove(<crazyae:material:18>);
recipes.remove(<crazyae:material:19>);
recipes.remove(<crazyae:material:20>);
recipes.remove(<crazyae:material:21>);
recipes.remove(<crazyae:material:22>);
recipes.remove(<crazyae:material:23>);
recipes.remove(<crazyae:material:24>);
recipes.remove(<crazyae:material:25>);
recipes.remove(<crazyae:material:26>);
recipes.remove(<crazyae:material:27>);
recipes.remove(<crazyae:material:28>);
recipes.remove(<crazyae:material:29>);
recipes.remove(<crazyae:part:4>);
recipes.remove(<crazyae:part:5>);
recipes.remove(<crazyae:part:6>);
recipes.remove(<crazyae:mechanical_elventrade>);
recipes.remove(<crazyae:mechanical_manapool>);
recipes.remove(<crazyae:mechanical_runealtar>);
recipes.remove(<crazyae:mechanical_petal>);
recipes.remove(<crazyae:mechanical_puredaisy>);
recipes.remove(<crazyae:mechanical_teraplate>);
recipes.remove(<crazyae:mechanical_brewery>);
recipes.remove(<crazyae:mana_cell_1k>);
recipes.remove(<crazyae:mana_cell_4k>);
recipes.remove(<crazyae:mana_cell_16k>);
recipes.remove(<crazyae:mana_cell_64k>);
recipes.remove(<crazyae:mana_cell_256k>);
recipes.remove(<crazyae:mana_cell_1mb>);
recipes.remove(<crazyae:mana_cell_4mb>);
recipes.remove(<crazyae:mana_cell_16mb>);
recipes.remove(<crazyae:mana_cell_64mb>);
recipes.remove(<crazyae:mana_cell_256mb>);
recipes.remove(<crazyae:mana_cell_1gb>);
recipes.remove(<crazyae:mana_cell_2gb>);
recipes.remove(<crazyae:crafting_storage_256k>);
recipes.remove(<crazyae:crafting_storage_1mb>);
recipes.remove(<crazyae:crafting_storage_4mb>);
recipes.remove(<crazyae:crafting_storage_16mb>);
recipes.remove(<crazyae:crafting_accelerator_4x>);
recipes.remove(<crazyae:crafting_accelerator_16x>);
recipes.remove(<crazyae:crafting_accelerator_64x>);
recipes.remove(<crazyae:crafting_accelerator_256x>);
recipes.addShaped(<crazyae:crafting_accelerator_256x>,
[[<ore:dustFluix>, <appliedenergistics2:material:47>, <ore:dustFluix>],
[<nae2:coprocessor_64x>, <crazyae:material:48>, <nae2:coprocessor_64x>],
[<ore:dustFluix>, <nae2:coprocessor_64x>, <ore:dustFluix>]]);
recipes.remove(<crazyae:crafting_accelerator_1024x>);
recipes.addShaped(<crazyae:crafting_accelerator_1024x>,
[[<ore:dustFluix>, <appliedenergistics2:material:47>, <ore:dustFluix>],
[<crazyae:crafting_accelerator_256x>, <crazyae:material:48>, <crazyae:crafting_accelerator_256x>],
[<ore:dustFluix>, <crazyae:crafting_accelerator_256x>, <ore:dustFluix>]]);
recipes.remove(<crazyae:crafting_accelerator_4096x>);
recipes.addShaped(<crazyae:crafting_accelerator_4096x>,
[[<ore:dustFluix>, <appliedenergistics2:material:47>, <ore:dustFluix>],
[<crazyae:crafting_accelerator_1024x>, <crazyae:material:48>, <crazyae:crafting_accelerator_1024x>],
[<ore:dustFluix>, <crazyae:crafting_accelerator_1024x>, <ore:dustFluix>]]);
recipes.remove(<crazyae:crafting_accelerator_16384x>);
recipes.addShaped(<crazyae:crafting_accelerator_16384x>,
[[<appliedenergistics2:material:47>, <crazyae:material:16>, <appliedenergistics2:material:47>],
[<crazyae:crafting_accelerator_4096x>, <crazyae:material:48>, <crazyae:crafting_accelerator_4096x>],
[<appliedenergistics2:material:47>, <crazyae:crafting_accelerator_4096x>, <appliedenergistics2:material:47>]]);
recipes.remove(<crazyae:crafting_accelerator_65536x>);
recipes.addShaped(<crazyae:crafting_accelerator_65536x>,
[[<appliedenergistics2:material:47>, <crazyae:material:16>, <appliedenergistics2:material:47>],
[<crazyae:crafting_accelerator_16384x>, <crazyae:material:48>, <crazyae:crafting_accelerator_16384x>],
[<appliedenergistics2:material:47>, <crazyae:crafting_accelerator_16384x>, <appliedenergistics2:material:47>]]);
recipes.remove(<crazyae:quantum_channels_multiplier>);
recipes.remove(<crazyae:patterns_interface>);
recipes.addShaped(<crazyae:patterns_interface>,
[[<appliedenergistics2:interface>, <appliedenergistics2:material:47>, <appliedenergistics2:interface>],
[<crazyae:material:16>, <ore:nuggetPromethium>, <crazyae:material:16>],
[<appliedenergistics2:interface>, <appliedenergistics2:material:47>, <appliedenergistics2:interface>]]);
recipes.remove(<crazyae:perfect_interface>);
recipes.addShaped(<crazyae:perfect_interface>,
[[<appliedenergistics2:interface>, <crazyae:material:16>, <appliedenergistics2:interface>],
[<appliedenergistics2:material:47>, <contenttweaker:blue_matter>, <appliedenergistics2:material:47>],
[<appliedenergistics2:interface>, <crazyae:material:16>, <appliedenergistics2:interface>]]);
recipes.remove(<crazyae:improved_molecular_assembler>);
recipes.addShaped(<crazyae:improved_molecular_assembler>,
[[<appliedenergistics2:molecular_assembler>, <crazyae:material:16>, <appliedenergistics2:molecular_assembler>],
[<appliedenergistics2:material:47>, <contenttweaker:time_crystal>, <appliedenergistics2:material:47>],
[<appliedenergistics2:molecular_assembler>, <crazyae:material:16>, <appliedenergistics2:molecular_assembler>]]);
recipes.remove(<crazyae:improved_crank>);
recipes.remove(<crazyae:crafting_units_combiner>);
recipes.remove(<crazyae:big_crystal_charger>);
recipes.remove(<crazyae:basic_solar_panel>);
recipes.remove(<crazyae:improved_solar_panel>);
recipes.remove(<crazyae:advanced_solar_panel>);
recipes.remove(<crazyae:perfect_solar_panel>);
recipes.remove(<crazyae:material:49>);
recipes.remove(<crazyae:material:50>);
*/
recipes.remove(<packagingprovider:packaging_provider>);
mods.extendedcrafting.TableCrafting.addShaped(<packagingprovider:packaging_provider>,
[[<appliedenergistics2:material:47>, <contenttweaker:spatial_processing_unit>, <extendedcrafting:material:13>, <contenttweaker:spatial_processing_unit>, <appliedenergistics2:material:47>],
[<contenttweaker:spatial_processing_unit>, <threng:material:4>, <packagedauto:packager>, <threng:material:4>, <contenttweaker:spatial_processing_unit>],
[<extendedcrafting:material:13>, <packagedauto:unpackager>, <contenttweaker:spatial_processing_unit>, <packagedauto:unpackager>, <extendedcrafting:material:13>],
[<contenttweaker:spatial_processing_unit>, <threng:material:4>, <packagedauto:packager>, <threng:material:4>, <contenttweaker:spatial_processing_unit>],
[<appliedenergistics2:material:47>, <contenttweaker:spatial_processing_unit>, <extendedcrafting:material:13>, <contenttweaker:spatial_processing_unit>, <appliedenergistics2:material:47>]]);
+1 -2
View File
@@ -124,7 +124,6 @@ recipes.addShaped(<aoa3:chainsaw>,
recipes.removeShaped(<aoa3:lights_way>);
recipes.addShaped(<aoa3:lights_way>,
[[<contenttweaker:stone_of_the_shyre_warden>, <aoa3:shyregem_block>, <contenttweaker:cursed_cradle>],
[[<contenttweaker:stone_of_the_shyre_warden>, <aoa3:shyregem_block>, <contenttweaker:stone_of_the_shyre_warden>],
[<contenttweaker:shyre_chunk>, <aoa3:shyrestone_block>, <contenttweaker:shyre_chunk>],
[null, <ore:stickWood>, null]]);
+145 -2330
View File
File diff suppressed because it is too large Load Diff
+61 -10
View File
@@ -50,12 +50,38 @@ mythallspatialcompound.addItemInput(<contenttweaker:etherium_dust>*4);
mythallspatialcompound.addItemOutput(<contenttweaker:spatial_compound>);
mythallspatialcompound.build();
val mythallspacewarpcompound = RecipeBuilder.newBuilder("mythallspacewarpcompound","mythic_processor_alloy_furnace",2);
mythallspacewarpcompound.addEnergyPerTickInput(60000);
mythallspacewarpcompound.addItemInput(<contenttweaker:spatial_compound>);
mythallspacewarpcompound.addItemInput(<contenttweaker:dust_of_infinite_wishes>*2);
mythallspacewarpcompound.addItemInput(<extendedcrafting:singularity_custom:630>);
mythallspacewarpcompound.addItemOutput(<contenttweaker:space_warping_compound>);
mythallspacewarpcompound.build();
recipes.addShaped(<contenttweaker:hypercharged_wool>*2,
[[<bewitchment:alchemists_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:besmirched_carpet>],
[null, <contenttweaker:hypercharged_wool>, null],
[<bewitchment:besmirched_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:alchemists_carpet>]]);
recipes.addShaped(<contenttweaker:hypercharged_wool>*4,
[[<bewitchment:alchemists_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:besmirched_carpet>],
[<contenttweaker:bloodshed_fabric>, <contenttweaker:hypercharged_wool>, <contenttweaker:bloodshed_fabric>],
[<bewitchment:besmirched_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:alchemists_carpet>]]);
recipes.addShaped(<contenttweaker:hypercharged_wool>*16,
[[<bewitchment:alchemists_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:besmirched_carpet>],
[<contenttweaker:elden_bloodied_fabric>, <contenttweaker:hypercharged_wool>, <contenttweaker:elden_bloodied_fabric>],
[<bewitchment:besmirched_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:alchemists_carpet>]]);
recipes.addShaped(<contenttweaker:hypercharged_wool>*64,
[[<bewitchment:alchemists_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:besmirched_carpet>],
[<contenttweaker:screaming_blood_slime>, <contenttweaker:hypercharged_wool>, <contenttweaker:screaming_blood_slime>],
[<bewitchment:besmirched_carpet>, <bewitchment:hedgewitches_carpet>, <bewitchment:alchemists_carpet>]]);
Inscriber.addRecipe(<avaritiaitem:spatial_processor>, <contenttweaker:ascended_fluix_crystal>, false, <contenttweaker:singular_spatial_processor>, <contenttweaker:spatial_compound>);
Inscriber.addRecipe(<avaritiaitem:spatial_processor>*2, <contenttweaker:ascended_fluix_crystal>, false, <contenttweaker:singular_spatial_processor>, <contenttweaker:space_warping_compound>);
recipes.addShaped(<contenttweaker:hypercharged_redstone>,
[[null, <contenttweaker:hypercharged_wool>, null],
@@ -111,6 +137,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ascended_spatial_c
val mythmeltactualizingfluid1 = RecipeBuilder.newBuilder("mythmeltactualizingfluid1","mythic_processor_melter",2);
mythmeltactualizingfluid1.addEnergyPerTickInput(60000);
mythmeltactualizingfluid1.addItemInput(<avaritiaitem:self_actualizing_stone>);
@@ -171,6 +200,10 @@ divinecombineralltheshells.addItemOutput(<contenttweaker:core_of_the_mythic_shel
divinecombineralltheshells.build();
val spatialcruciblekashan = RecipeBuilder.newBuilder("spatialcruciblekashan","spatial_crucible",200);
spatialcruciblekashan.addEnergyPerTickInput(500000000);
spatialcruciblekashan.addFluidInput(<fluid:actualizing_fluid>*100);
@@ -195,9 +228,13 @@ mith30.addEnergyPerTickInput(500000000);
mith30.addFluidInput(<fluid:ultimate_fractallite_essence>*50);
mith30.addFluidInput(<fluid:infinity>*72);
mith30.addItemOutput(<contenttweaker:opalescent_matter>*64);
mith30.setChance(0.5);
mith30.addItemOutput(<contenttweaker:opalescent_matter>*32);
mith30.setChance(0.5);
mith30.setChance(0.95);
mith30.addItemOutput(<contenttweaker:opalescent_matter>*64);
mith30.setChance(0.8);
mith30.addItemOutput(<contenttweaker:opalescent_matter>*64);
mith30.setChance(0.7);
mith30.addItemOutput(<contenttweaker:opalescent_matter>*64);
mith30.setChance(0.6);
mith30.addItemOutput(<projectex:final_star_shard>);
mith30.setChance(0.5);
mith30.addItemOutput(<projectex:matter:11>*10);
@@ -212,8 +249,12 @@ mith30.addItemOutput(<contenttweaker:cosmic_pot>*4);
mith30.setChance(0.8);
mith30.addItemOutput(<contenttweaker:stormlight_stone>*64);
mith30.setChance(0.1);
mith30.addItemOutput(<contenttweaker:soul_of_kashan>*32);
mith30.setChance(0.1);
mith30.addItemOutput(<contenttweaker:soul_of_kashan>*64);
mith30.setChance(0.6);
mith30.addItemOutput(<contenttweaker:deep_dark_matter>*64);
mith30.setChance(0.95);
mith30.addItemOutput(<contenttweaker:deep_dark_matter>*64);
mith30.setChance(0.8);
mith30.addItemOutput(<contenttweaker:tier30_token>);
mith30.build();
@@ -339,11 +380,21 @@ recipes.addShaped(<contenttweaker:hyperuranion_actualizer_silkyjewel>,
[<forge:bucketfilled>.withTag({FluidName: "whisper_of_verdith_anath", Amount: 1000}), <contenttweaker:hyperuranon_actualizing_fabrial>, <forge:bucketfilled>.withTag({FluidName: "whisper_of_verdith_anath", Amount: 1000})],
[<contenttweaker:strings_crystal>, <forge:bucketfilled>.withTag({FluidName: "whisper_of_verdith_anath", Amount: 1000}), <contenttweaker:strings_crystal>]]);
recipes.addShaped(<contenttweaker:hyperuranion_actualizer_mythic_shell>,
[[<ore:blockUltimate>, <extendedcrafting:singularity_custom:2044>, <ore:blockUltimate>],
[<contenttweaker:recursive_convergence>, <contenttweaker:hyperuranon_actualizing_fabrial>, <contenttweaker:recursive_convergence>],
[<ore:blockUltimate>, <extendedcrafting:singularity_custom:2044>, <ore:blockUltimate>]]);
val infiniteactualizing = RecipeBuilder.newBuilder("infiniteactualizing","warren_extractor_actualizing_stone",2);
infiniteactualizing.addItemOutput(<contenttweaker:actualizing_stone>*1024);
infiniteactualizing.build();
val infiniteactualizingmythicshell = RecipeBuilder.newBuilder("infiniteactualizingmythicshell","warren_extractor_mythic_shell",2);
infiniteactualizingmythicshell.addItemOutput(<contenttweaker:ultimate_ore>*512);
infiniteactualizingmythicshell.addItemOutput(<contenttweaker:matrix_ore>*512);
infiniteactualizingmythicshell.build();
val infiniteactualizingichor = RecipeBuilder.newBuilder("infiniteactualizingichor","warren_extractor_ichor",2);
infiniteactualizingichor.addItemOutput(<contenttweaker:ichor>*1024);
infiniteactualizingichor.build();
@@ -1237,11 +1288,11 @@ creatahkrast4.build();
val creatahkrast5 = RecipeBuilder.newBuilder("creatahkrast5","creation_altar",2);
creatahkrast5.addEnergyPerTickInput(1000000000);
creatahkrast5.addFluidInput(<fluid:whisper_of_thel>*50000);
creatahkrast5.addFluidInput(<fluid:dragons_blood_plastic>*26500);
creatahkrast5.addFluidInput(<fluid:aerial_moonshine>*26500);
creatahkrast5.addFluidInput(<fluid:lving_gold_nak>*26500);
creatahkrast5.addFluidInput(<fluid:spatial_matter>*26500);
creatahkrast5.addFluidInput(<fluid:sednanite>*26500);
creatahkrast5.addFluidInput(<fluid:dragons_blood_plastic>*25600);
creatahkrast5.addFluidInput(<fluid:aerial_moonshine>*25600);
creatahkrast5.addFluidInput(<fluid:lving_gold_nak>*25600);
creatahkrast5.addFluidInput(<fluid:spatial_matter>*25600);
creatahkrast5.addFluidInput(<fluid:sednanite>*25600);
creatahkrast5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatahkrast5.setChance(0.0);
creatahkrast5.addItemInput(<extratrees:food:40>*256);
+56 -64
View File
@@ -1,3 +1,7 @@
import crafttweaker.item.IItemStack;
recipes.remove(<astralsorcery:blockblackmarble>);
recipes.addShaped(<astralsorcery:blockblackmarble:0>*32,
@@ -17,70 +21,47 @@ recipes.addShaped(<astralsorcery:blockblackmarble:0>*8,
mods.astralsorcery.Lightwell.addLiquefaction(<contenttweaker:the_dark_star>, <fluid:astralsorcery.liquidstarlight>, 2.5, 1000.0, 0);
recipes.addShapeless(<minecraft:coal_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<minecraft:iron_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<minecraft:gold_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<minecraft:lapis_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<minecraft:redstone_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<minecraft:diamond_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<minecraft:emerald_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:4>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:0>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:1>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:3>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<appliedenergistics2:quartz_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:5>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:6>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:2>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<thermalfoundation:ore:8>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<biomesoplenty:gem_ore:1>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<biomesoplenty:gem_ore:6>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<nuclearcraft:ore:4>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<bigreactors:oreyellorite>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<railcraft:ore_metal:5>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<railcraft:ore:0>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<nuclearcraft:ore:3>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<abyssalcraft:coraliumore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<abyssalcraft:abyore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<erebus:ore_jade>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<techreborn:ore:4>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<libvulpes:ore0:8>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<aoa3:runium_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<bewitchment:salt_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<aoa3:jade_ore>,
[<contenttweaker:mineralis_ritual>]);
recipes.addShapeless(<astralsorcery:blockcustomore:1>,
[<contenttweaker:mineralis_ritual>]);
// Mineralis Ritual Ores list
var ritualOres as IItemStack[] = [
<minecraft:coal_ore>,
<minecraft:iron_ore>,
<minecraft:gold_ore>,
<minecraft:lapis_ore>,
<minecraft:redstone_ore>,
<minecraft:diamond_ore>,
<minecraft:emerald_ore>,
<thermalfoundation:ore:4>,
<thermalfoundation:ore:0>,
<thermalfoundation:ore:1>,
<thermalfoundation:ore:3>,
<appliedenergistics2:quartz_ore>,
<thermalfoundation:ore:5>,
<thermalfoundation:ore:6>,
<thermalfoundation:ore:2>,
<thermalfoundation:ore:8>,
<biomesoplenty:gem_ore:1>,
<biomesoplenty:gem_ore:6>,
<nuclearcraft:ore:4>,
<bigreactors:oreyellorite>,
<railcraft:ore_metal:5>,
<railcraft:ore:0>,
<nuclearcraft:ore:3>,
<abyssalcraft:coraliumore>,
<abyssalcraft:abyore>,
<erebus:ore_jade>,
<techreborn:ore:4>,
<libvulpes:ore0:8>,
<aoa3:runium_ore>,
<bewitchment:salt_ore>,
<aoa3:jade_ore>,
<astralsorcery:blockcustomore:1>
];
// Add recipes for Mineralis Ritual Ores
for ore in ritualOres {
recipes.addShapeless(ore, [<contenttweaker:mineralis_ritual>]);
}
mods.thermalexpansion.Crucible.addRecipe(<fluid:astralsorcery.liquidstarlight>*1000, <contenttweaker:starlight_sphere>, 1000);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:starlight_sphere>, <fluid:astralsorcery.liquidstarlight>*1000]);
@@ -113,3 +94,14 @@ recipes.addShaped(<contenttweaker:actualized_starlight_sphere>*8,
[[<contenttweaker:starlight_sphere>, <contenttweaker:starlight_sphere>, <contenttweaker:starlight_sphere>],
[<contenttweaker:starlight_sphere>, <avaritiaitem:self_actualizing_stone>, <contenttweaker:starlight_sphere>],
[<contenttweaker:starlight_sphere>, <contenttweaker:starlight_sphere>, <contenttweaker:starlight_sphere>]]);
recipes.addShaped(<contenttweaker:ascended_starlight_sphere>*8,
[[<contenttweaker:actualized_starlight_sphere>, <contenttweaker:actualized_starlight_sphere>, <contenttweaker:actualized_starlight_sphere>],
[<contenttweaker:actualized_starlight_sphere>, <contenttweaker:astral_mastery_tome>.reuse(), <contenttweaker:actualized_starlight_sphere>],
[<contenttweaker:actualized_starlight_sphere>, <contenttweaker:actualized_starlight_sphere>, <contenttweaker:actualized_starlight_sphere>]]);
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:darkstar_infused_crystal>*64, <contenttweaker:stormlight_infused_crystal>*64, <fluid:darkstarlight>*1000, 40);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:stormlight_infused_crystal>*64, <fluid:darkstarlight>*1000, <contenttweaker:darkstar_infused_crystal>*64]);
+145
View File
@@ -1,5 +1,11 @@
import mods.modularmachinery.RecipeBuilder;
import crafttweaker.data.IData;
import mods.thaumcraft.Infusion;
recipes.remove(<avaritia:resource:7>);
recipes.removeShaped(<avaritia:resource:0>);
@@ -355,6 +361,18 @@ mods.avaritia.ExtremeCrafting.addShaped("maketheultimatestewdire2",
<contenttweaker:nice_clean_salad>, <contenttweaker:burned_enchanted_feather>, <contenttweaker:intense_meatball_pasta>]]);
mods.thaumcraft.Infusion.registerRecipe("infeleintinvestiture", "",
<contenttweaker:investiture_of_the_eleint>, 20,
[<aspect:draco>*10000, <aspect:caeles>*10000],
<contenttweaker:fiery_recursion_fragment>,
[<contenttweaker:eleint_stone>, <draconicevolution:chaos_shard:0>,
<contenttweaker:eleint_stone>, <draconicevolution:chaos_shard:0>,
<contenttweaker:eleint_stone>, <draconicevolution:chaos_shard:0>,
<contenttweaker:eleint_stone>, <draconicevolution:chaos_shard:0>]);
val dragoncrucwishful = RecipeBuilder.newBuilder("dragoncrucwishful","dragonfire_crucible",100);
dragoncrucwishful.addFluidInput(<fluid:eternal_dragon_fire>*1000000);
dragoncrucwishful.addItemInput(<contenttweaker:wish_of_infinity>);
@@ -363,6 +381,37 @@ dragoncrucwishful.addItemInput(<contenttweaker:shard_of_the_cosmos>);
dragoncrucwishful.addItemOutput(<contenttweaker:ingot_of_infinite_wishes>);
dragoncrucwishful.build();
val dragoncrucwishful2 = RecipeBuilder.newBuilder("dragoncrucwishful2","dragonfire_crucible",100);
dragoncrucwishful2.addFluidInput(<fluid:eleint_dragonfire>*250);
dragoncrucwishful2.addItemInput(<contenttweaker:wish_of_infinity>);
dragoncrucwishful2.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*2);
dragoncrucwishful2.addItemInput(<contenttweaker:shard_of_the_cosmos>);
dragoncrucwishful2.addItemOutput(<contenttweaker:ingot_of_infinite_wishes>*2);
dragoncrucwishful2.build();
recipes.addShapeless(<contenttweaker:dust_of_infinite_wishes>*16,
[<divinerpg:arlemite_shickaxe>.reuse(),
<contenttweaker:ingot_of_infinite_wishes>]);
recipes.addShapeless(<contenttweaker:dust_of_infinite_wishes>*32,
[<twilightforest:mazebreaker_pickaxe>.reuse(),
<contenttweaker:ingot_of_infinite_wishes>]);
recipes.addShapeless(<contenttweaker:dust_of_infinite_wishes>*48,
[<aoa3:occult_pickaxe>.reuse(),
<contenttweaker:ingot_of_infinite_wishes>]);
recipes.addShapeless(<contenttweaker:dust_of_infinite_wishes>*64,
[<aoa3:energistic_pickaxe>.reuse(),
<contenttweaker:ingot_of_infinite_wishes>]);
recipes.addShapeless(<contenttweaker:chunk_of_infinite_wishes>*64,
[<avaritia:infinity_pickaxe>.withTag({display: {Lore:["§d§o极・超限附魔§r"]}}).reuse(),
<contenttweaker:ingot_of_infinite_wishes>]);
mods.avaritia.ExtremeCrafting.addShaped("makehoegreenearh",
@@ -575,4 +624,100 @@ null, null, null]]);
val chunkinfinitewishes = <contenttweaker:chunk_of_infinite_wishes>;
val dustinfinitewishes = <contenttweaker:dust_of_infinite_wishes>;
val terrapickss = <botania:terrapick>;
recipes.addShapeless(
"multiplydustinfinitewishes",dustinfinitewishes,
[chunkinfinitewishes,
chunkinfinitewishes,
chunkinfinitewishes,
chunkinfinitewishes,
terrapickss.marked("mark").reuse()],
function(out,ins,cInfo){
var manastored = ins.mark.tag.mana as int;
if (manastored < 5000000){
var outputitemstack1 = <contenttweaker:dust_of_infinite_wishes>*4;
return outputitemstack1;
}
if (manastored < 500000000){
var outputitemstack2 = <contenttweaker:dust_of_infinite_wishes>*5;
return outputitemstack2;
}
if (manastored < 1000000000){
var outputitemstack3 = <contenttweaker:dust_of_infinite_wishes>*6;
return outputitemstack3;
}
if (manastored < 2000000000){
var outputitemstack4 = <contenttweaker:dust_of_infinite_wishes>*7;
return outputitemstack4;
}
var outputitemstack5 = <contenttweaker:dust_of_infinite_wishes>*8;
return outputitemstack5;
},
null
);
recipes.addShapeless(<contenttweaker:eleint_scale>,
[<aoa3:shadow_sword>.withTag({display: {Lore:["§d§o极・超限附魔§r"]}}).reuse(),
<ore:dragonScaleItem>]);
recipes.addShapeless(
"multiplydustinfinitewishesbett",dustinfinitewishes,
[chunkinfinitewishes,
chunkinfinitewishes,
chunkinfinitewishes,
chunkinfinitewishes,
<contenttweaker:eleint_scale>,
terrapickss.marked("mark").reuse()],
function(out,ins,cInfo){
var manastored = ins.mark.tag.mana as int;
if (manastored < 5000000){
var outputitemstack1 = <contenttweaker:dust_of_infinite_wishes>*8;
return outputitemstack1;
}
if (manastored < 500000000){
var outputitemstack2 = <contenttweaker:dust_of_infinite_wishes>*9;
return outputitemstack2;
}
if (manastored < 1000000000){
var outputitemstack3 = <contenttweaker:dust_of_infinite_wishes>*10;
return outputitemstack3;
}
if (manastored < 2000000000){
var outputitemstack4 = <contenttweaker:dust_of_infinite_wishes>*11;
return outputitemstack4;
}
var outputitemstack5 = <contenttweaker:dust_of_infinite_wishes>*12;
return outputitemstack5;
},
null
);
mods.avaritia.ExtremeCrafting.remove(<avaritia:skullfire_sword>);
recipes.addShaped(<avaritia:skullfire_sword>,
[[<minecraft:blaze_powder>, <ore:ingotTitanium>, <minecraft:blaze_powder>],
[<erebus:materials:66>, <ore:ingotTitanium>, <erebus:materials:66>],
[<minecraft:blaze_powder>, <ore:obsidianRod>, <minecraft:blaze_powder>]]);
+85
View File
@@ -150,4 +150,89 @@ recipes.addShaped(<bewitchment:empty_jar>*4,
[null, <appliedenergistics2:material:1>, null]]);
recipes.addShaped(<contenttweaker:sigil_flame>*6,
[[<contenttweaker:scorcher_eternal_flame>, <contenttweaker:sigil_flame>, <contenttweaker:scorcher_eternal_flame>],
[<bewitchment:heart>, <contenttweaker:sigil_flame>, <bewitchment:heart>],
[<contenttweaker:scorcher_eternal_flame>, <contenttweaker:sigil_flame>, <contenttweaker:scorcher_eternal_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_mending>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyePurple>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyePurple>, <bewitchment:essence_of_vitality>, <ore:dyePurple>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:essence_of_vitality>, <bewitchment:oak_apple_gall>, <bewitchment:essence_of_vitality>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyePurple>, <bewitchment:essence_of_vitality>, <ore:dyePurple>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyePurple>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_ruin>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:snake_venom>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:snake_venom>, <bewitchment:white_sage>, <bewitchment:snake_venom>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:white_sage>, <bewitchment:cleansing_balm>, <bewitchment:white_sage>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:snake_venom>, <bewitchment:white_sage>, <bewitchment:snake_venom>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:snake_venom>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_binding>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:slimeball>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:slimeball>, <ore:string>, <ore:slimeball>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <ore:string>, <bewitchment:belladonna>, <ore:string>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:slimeball>, <ore:string>, <ore:slimeball>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:slimeball>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_cleansing>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:cleansing_balm>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:cleansing_balm>, <ore:dyeGreen>, <bewitchment:cleansing_balm>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:cleansing_balm>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_failure>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeBlack>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeBlack>, <bewitchment:oil_of_vitriol>, <ore:dyeBlack>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:oil_of_vitriol>, <ore:dyeRed>, <bewitchment:oil_of_vitriol>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeBlack>, <bewitchment:oil_of_vitriol>, <ore:dyeBlack>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeBlack>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_purity>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:cleansing_balm>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:cleansing_balm>, <bewitchment:juniper_berries>, <bewitchment:cleansing_balm>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:juniper_berries>, <bewitchment:white_sage>, <bewitchment:juniper_berries>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:cleansing_balm>, <bewitchment:juniper_berries>, <bewitchment:cleansing_balm>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:cleansing_balm>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_luck>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeGreen>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeGreen>, <ore:dyeRed>, <ore:dyeGreen>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <ore:dyeRed>, <ore:dyeMagenta>, <ore:dyeRed>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeGreen>, <ore:dyeRed>, <ore:dyeGreen>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeGreen>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_battle>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:bottle_of_blood>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:bottle_of_blood>, <bewitchment:iron_gall_ink>, <bewitchment:bottle_of_blood>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:iron_gall_ink>, <bewitchment:bottle_of_blood>, <bewitchment:iron_gall_ink>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:bottle_of_blood>, <bewitchment:iron_gall_ink>, <bewitchment:bottle_of_blood>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:bottle_of_blood>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_disorientation>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:iron_gall_ink>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:iron_gall_ink>, <ore:dyePurple>, <bewitchment:iron_gall_ink>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <ore:dyePurple>, <bewitchment:white_sage>, <ore:dyePurple>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <bewitchment:iron_gall_ink>, <ore:dyePurple>, <bewitchment:iron_gall_ink>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <bewitchment:iron_gall_ink>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_shrieking>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeRed>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeRed>, <bewitchment:ectoplasm>, <ore:dyeRed>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:ectoplasm>, <bewitchment:toe_of_frog>, <bewitchment:ectoplasm>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeRed>, <bewitchment:ectoplasm>, <ore:dyeRed>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeRed>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
mods.extendedcrafting.TableCrafting.addShaped(<bewitchment:sigil_sentinel>,
[[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:spruce_heart>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:spruce_heart>, <bewitchment:ectoplasm>, <bewitchment:spruce_heart>, <contenttweaker:sigil_flame>],
[<bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:spruce_heart>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>],
[<contenttweaker:sigil_flame>, <bewitchment:dragons_blood_resin>, <ore:dyeWhite>, <bewitchment:dragons_blood_resin>, <contenttweaker:sigil_flame>]]);
+80 -49
View File
@@ -96,7 +96,8 @@ markofthesamurai.itemRightClick = function(stack, world, player, hand) {
player.sendChat("---");
player.sendChat("步骤二:运行转换仪,创建7x7的不详森林(Ominous Woods)区域,完成后站在转换仪上再次使用该物品");
player.sendChat(" 使用以下设置:“方形”,“半径 24“,无需过度思考");
player.sendChat(" 使用以下设置:“方形”,“半径 24”,如此设置是因为模组本身的一个bug");
player.sendChat(" 当然,如果你觉得自己运气够好,也可以试试:“方形”,“半径 4”,但这样有可能出bug");
player.sendChat(" 根据元动能量产出速度,可能需要多次运行转换仪才能完成整个区域转换");
// step 2
@@ -160,18 +161,27 @@ terraformassiflora.itemRightClick = function(stack, world, player, hand) {
var playerpos = player.position as crafttweaker.util.Position3f;
// locations to place biomes
val MystriumBiomeLocations = [[-2,-2],[2,2]] as int[][];
val NuclearWastelandLocations = [[-1,-2],[1,2]] as int[][];
val StorageBiomeLocations = [[0,-2],[0,2]] as int[][];
val CrystalChasmsLocations = [[1,-2],[-1,2]] as int[][];
val BlackVoidLocations = [[2,-2],[-2,2]] as int[][];
val TwilightStreamLocations = [[-2,-1],[2,-1],[-2,1],[2,1]] as int[][];
val AlienForestLocations = [[-1,-1],[1,1]] as int[][];
val ThornlandsLocations = [[1,-1],[-1,1]] as int[][];
val IromineLocations = [[-1,0],[1,0]] as int[][];
val StormlandLocations = [[0,-1],[0,1]] as int[][];
val MystriumBiomeLocations = [[6,0], [7,0], [-6,0], [-7,0], [0,6], [0,7], [0,-6], [0,-7]] as int[][];
val NuclearWastelandLocations = [[5,5], [5,4], [4,5],
[-5,5], [-5,4], [-4,5],
[5,-5], [5,-4], [4,-5],
[-5,-5], [-5,-4], [-4,-5]] as int[][];
val StorageBiomeLocations = [[4,4], [-4,4], [4,-4], [-4,-4]] as int[][];
val CrystalChasmsLocations = [[4,-3], [4,3], [-4,-3], [-4,3], [3,-4], [-3,-4], [3,4], [-3,4]] as int[][];
val BlackVoidLocations = [[4,-2], [4,2], [-4,-2], [-4,2], [2,-4], [-2,-4], [2,4], [-2,4]] as int[][];
val TwilightStreamLocations = [[4,0], [5,0], [4,1], [4,-1], [5,1], [5,-1],
[-4,0], [-5,0], [-4,1], [-4,-1], [-5,1], [-5,-1],
[0,4], [0,5], [1,4], [-1,4], [1,5], [-1,5],
[0,-4], [0,-5], [1,-4], [-1,-4], [1,-5], [-1,-5]] as int[][];
val AlienForestLocations = [[3,0], [-3,0], [0,3], [0,-3]] as int[][];
val ThornlandsLocations = [[2,0], [-2,0], [0,2], [0,-2]] as int[][];
val IromineLocations = [[1,1], [1,2], [2,1], [3,1], [1,3], [2,3], [3,2], [3,3],
[-1,1], [-1,2], [-2,1], [-3,1], [-1,3], [-2,3], [-3,2], [-3,3],
[1,-1], [1,-2], [2,-1], [3,-1], [1,-3], [2,-3], [3,-2], [3,-3],
[-1,-1], [-1,-2], [-2,-1], [-3,-1], [-1,-3], [-2,-3], [-3,-2], [-3,-3]] as int[][];
val StormlandLocations = [[1,0], [-1,0], [0,1], [0,-1]] as int[][];
val BogLocations = [[0,0]] as int[][];
val TaintedLandsLocations = [[-2,0],[2,0]] as int[][];
val TaintedLandsLocations = [[2,2], [-2,2], [2,-2], [-2,-2]] as int[][];
// biome to pattern
val MysteriumBiomeName = "Mysterium" as string;
@@ -188,7 +198,8 @@ terraformassiflora.itemRightClick = function(stack, world, player, hand) {
val TaintedLandsBiomeName = "Tainted Lands" as string;
player.sendChat("完成群系仪式!");
player.sendChat("将检测以玩家为中心的5x5格区域!");
player.sendChat("将检测以玩家为中心的15x15格区域!");
player.sendChat("如果知道群系排布形状,可以使用更多实用设备模组的地形转换仪,配合些技巧来高效地完成仪式 ;)");
// get number of matches
val MysteriumMatches = checkBiomesAtPositions(MysteriumBiomeName, playerpos, MystriumBiomeLocations, world) as int;
@@ -206,68 +217,68 @@ terraformassiflora.itemRightClick = function(stack, world, player, hand) {
val NumberOfMatches = MysteriumMatches + NuclearWastelandMatches + StorageBiomeMatches + CrystalChasmsMatches + BlackVoidMatches + TwilightStreamMatches + AlienForestMatches + ThornlandsMatches + IromineMatches + StormlandMatches + BogMatches + TaintedLandsMatches as int;
player.sendChat("扫描周围5x5区域");
player.sendChat("群系仪式:" ~ NumberOfMatches ~ " / 25");
player.sendChat("扫描周围15x15区域");
player.sendChat("群系仪式:" ~ NumberOfMatches ~ " / 113");
if((MysteriumMatches) == 2) {
player.sendChat("秘境(Mysterium):" ~ MysteriumMatches ~ " / 2");
if((MysteriumMatches) == 8) {
player.sendChat("秘境(Mysterium):" ~ MysteriumMatches ~ " / 8");
} else {
player.sendChat("群系 #1" ~ MysteriumMatches ~ " / 2");
player.sendChat("群系 #1" ~ MysteriumMatches ~ " / 8");
}
if((NuclearWastelandMatches) == 2) {
player.sendChat("核泄露之地(Nuclear Wasteland):" ~ NuclearWastelandMatches ~ " / 2");
if((NuclearWastelandMatches) == 12) {
player.sendChat("核泄露之地(Nuclear Wasteland):" ~ NuclearWastelandMatches ~ " / 12");
} else {
player.sendChat("群系 #2" ~ NuclearWastelandMatches ~ " / 2");
player.sendChat("群系 #2" ~ NuclearWastelandMatches ~ " / 12");
}
if((StorageBiomeMatches) == 2) {
player.sendChat("AE2群系(Storage Cell):" ~ StorageBiomeMatches ~ " / 2");
if((StorageBiomeMatches) == 4) {
player.sendChat("AE2群系(Storage Cell):" ~ StorageBiomeMatches ~ " / 4");
} else {
player.sendChat("群系 #3" ~ StorageBiomeMatches ~ " / 2");
player.sendChat("群系 #3" ~ StorageBiomeMatches ~ " / 4");
}
if((CrystalChasmsMatches) == 2) {
player.sendChat("水晶巨峰(Crystal Chasms):" ~ CrystalChasmsMatches ~ " / 2");
if((CrystalChasmsMatches) == 8) {
player.sendChat("水晶巨峰(Crystal Chasms):" ~ CrystalChasmsMatches ~ " / 8");
} else {
player.sendChat("群系 #4" ~ CrystalChasmsMatches ~ " / 2");
player.sendChat("群系 #4" ~ CrystalChasmsMatches ~ " / 8");
}
if((BlackVoidMatches) == 2) {
player.sendChat("凶险的黑暗虚空(Dangerous Black Void):" ~ BlackVoidMatches ~ " / 2");
if((BlackVoidMatches) == 8) {
player.sendChat("凶险的黑暗虚空(Dangerous Black Void):" ~ BlackVoidMatches ~ " / 8");
} else {
player.sendChat("群系 #5" ~ BlackVoidMatches ~ " / 2");
player.sendChat("群系 #5" ~ BlackVoidMatches ~ " / 8");
}
if((TwilightStreamMatches) == 4) {
player.sendChat("暮色河流(Twilight Stream):" ~ TwilightStreamMatches ~ " out of 4");
if((TwilightStreamMatches) == 24) {
player.sendChat("暮色河流(Twilight Stream):" ~ TwilightStreamMatches ~ " / 24");
} else {
player.sendChat("群系 #6" ~ TwilightStreamMatches ~ " out of 4");
player.sendChat("群系 #6" ~ TwilightStreamMatches ~ " / 24");
}
if((AlienForestMatches) == 2) {
player.sendChat("外星森林(Alien Forest):" ~ AlienForestMatches ~ " / 2");
if((AlienForestMatches) == 4) {
player.sendChat("外星森林(Alien Forest):" ~ AlienForestMatches ~ " / 4");
} else {
player.sendChat("群系 #7" ~ AlienForestMatches ~ " / 2");
player.sendChat("群系 #7" ~ AlienForestMatches ~ " / 4");
}
if((ThornlandsMatches) == 2) {
player.sendChat("荆棘之地(Thornlands):" ~ ThornlandsMatches ~ " / 2");
if((ThornlandsMatches) == 4) {
player.sendChat("荆棘之地(Thornlands):" ~ ThornlandsMatches ~ " / 4");
} else {
player.sendChat("群系 #8" ~ ThornlandsMatches ~ " / 2");
player.sendChat("群系 #8" ~ ThornlandsMatches ~ " / 4");
}
if((IromineMatches) == 2) {
player.sendChat("黄金(Iromine):" ~ IromineMatches ~ " / 2");
if((IromineMatches) == 32) {
player.sendChat("黄金(Iromine):" ~ IromineMatches ~ " / 32");
} else {
player.sendChat("群系 #9" ~ IromineMatches ~ " / 2");
player.sendChat("群系 #9" ~ IromineMatches ~ " / 32");
}
if((StormlandMatches) == 2) {
player.sendChat("风暴之地(Stormland):" ~ StormlandMatches ~ " / 2");
if((StormlandMatches) == 4) {
player.sendChat("风暴之地(Stormland):" ~ StormlandMatches ~ " / 4");
} else {
player.sendChat("群系 #10: " ~ StormlandMatches ~ " / 2");
player.sendChat("群系 #10: " ~ StormlandMatches ~ " / 4");
}
if((BogMatches) == 1) {
@@ -276,10 +287,10 @@ terraformassiflora.itemRightClick = function(stack, world, player, hand) {
player.sendChat("群系 #11: " ~ BogMatches ~ " / 1");
}
if((TaintedLandsMatches) == 2) {
player.sendChat("腐化之地(Tainted Lands):" ~ TaintedLandsMatches ~ " / 2");
if((TaintedLandsMatches) == 4) {
player.sendChat("腐化之地(Tainted Lands):" ~ TaintedLandsMatches ~ " / 4");
} else {
player.sendChat("群系 #12: " ~ TaintedLandsMatches ~ " / 2");
player.sendChat("群系 #12: " ~ TaintedLandsMatches ~ " / 4");
}
@@ -1276,8 +1287,10 @@ oathoftheundeadlords.itemRightClick = function(stack, world, player, hand) {
// check if player is in right dimension
if(player.getDimension() != 193) {
player.sendChat("需位于争竞界");
if(player.getDimension() != 192) {
player.sendChat("“需”位于争竞界");
return "FAIL";
}
}
// obtain position under player
@@ -1291,6 +1304,7 @@ oathoftheundeadlords.itemRightClick = function(stack, world, player, hand) {
val BarathosBiomeLocations = [[0,0]] as int[][];
val MysteriumBiomeLocations = [[0,0]] as int[][];
val IcespikesBiomeLocations = [[0,0]] as int[][];
val OuterLandsBiomeLocations = [[0,0]] as int[][];
// biome to pattern
val IromineBiomeName = "Iromine" as string;
@@ -1300,6 +1314,7 @@ oathoftheundeadlords.itemRightClick = function(stack, world, player, hand) {
val BarathosBiomeName = "Barathos" as string;
val MysteriumBiomeName = "Mysterium" as string;
val IcespikesBiomeName = "Ice Plains Spikes" as string;
val OuterlandsBiomeName = "Outer Lands" as string;
// get number of matches
@@ -1310,7 +1325,23 @@ oathoftheundeadlords.itemRightClick = function(stack, world, player, hand) {
val BarathosMatches = checkBiomesAtPositions(BarathosBiomeName, playerpos, BarathosBiomeLocations, world) as int;
val MysteriumMatches = checkBiomesAtPositions(MysteriumBiomeName, playerpos, MysteriumBiomeLocations, world) as int;
val IcespikesMatches = checkBiomesAtPositions(IcespikesBiomeName, playerpos, IcespikesBiomeLocations, world) as int;
val OuterLandsMatches = checkBiomesAtPositions(OuterlandsBiomeName, playerpos, OuterLandsBiomeLocations, world) as int;
if((OuterLandsMatches) == 1) {
var pos3 = player.position.asPosition3f();
pos3.x = pos3.x;
pos3.y = pos3.y - 1;
pos3.z = pos3.z;
var blockPos3 = pos3.asBlockPos();
var blockState3 = world.getBlock(blockPos3).definition.id as string;
if(blockState3 != "contenttweaker:stone_of_the_dying_star") {
player.sendChat("你似乎摸到了一些门道,但还缺了最关键的一环");
return "FAIL";
}
Commands.call("summon villager ~ ~3 ~ {Invulnerable:1, CustomName:\"群星收割者\",Offers:{Recipes:[{buy:{id:\"botania:rune\",Damage:10,Count:32},sell:{id:\"contenttweaker:gem_of_the_dying_constellation\",Count:1},rewardExp:0b,maxUses:9999999}]},Profession:2,Career:1,CareerLevel:3,ActiveEffects:[{Id:24,Amplifier:0,Duration:999999},{Id:14,Amplifier:0,Duration:999999}]}", player, world, false, true);
stack.shrink(1);
return "PASS";
}
if((IromineMatches) == 1) {
Commands.call("summon thaumcraft:cultistcleric ~ ~2 ~ {CustomName:\"色欲之主\",HandItems:[{Count:1,id:\"contenttweaker:respect_of_the_lord_of_lust\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000000.0},{Name:generic.attackDamage, Base:1000000.0}],Health:1000000f,ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:400,permshields:400}},ArmorItems:[{Count:1,id:\"avaritia:infinity_boots\"},{Count:1,id:\"avaritia:infinity_pants\"},{Count:1,id:\"avaritia:infinity_chestplate\"},{Count:1,id:\"avaritia:infinity_helmet\"}]}", player, world, false, true);
+157 -1
View File
@@ -747,4 +747,160 @@ creationallgarnets.addItemOutput(<contenttweaker:cut_dustopia_garnet>*64);
creationallgarnets.addItemOutput(<contenttweaker:cut_vethea_garnet>*64);
creationallgarnets.addItemOutput(<contenttweaker:cut_shyrelands_garnet>*64);
creationallgarnets.addItemOutput(<contenttweaker:eye_of_gallifrey>);
creationallgarnets.build();
creationallgarnets.build();
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:quasar_charged_dust>*16, <fluid:low_grade_space_time_fuel>*5, <contenttweaker:solid_low_grade_space_time_fuel>]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:quasar_charged_dust>*32, <fluid:medium_grade_space_time_fuel>*5, <contenttweaker:solid_medium_grade_space_time_fuel>]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:quasar_charged_dust>*64, <fluid:high_grade_space_time_fuel>*5, <contenttweaker:solid_high_grade_space_time_fuel>]);
val creationallgarnets2 = RecipeBuilder.newBuilder("creationallgarnets2","creation_altar",10);
creationallgarnets2.addEnergyPerTickInput(1000000);
creationallgarnets2.addFluidInput(<fluid:darkstarlight>*100);
creationallgarnets2.addFluidInput(<fluid:sacrificial_essence>*100);
creationallgarnets2.addFluidInput(<fluid:pristine_aura>*100);
creationallgarnets2.addFluidInput(<fluid:strange_matter>*100);
creationallgarnets2.addItemInput(<contenttweaker:gem_of_recursion>);
creationallgarnets2.addItemInput(<contenttweaker:recursion_fragment_shyre>);
creationallgarnets2.addItemInput(<contenttweaker:arkengem>);
creationallgarnets2.addItemInput(<contenttweaker:quasar_charged_dust>*16);
creationallgarnets2.addItemOutput(<contenttweaker:cut_abyss_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_precasia_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_lelyetia_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_creeponia_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_deeplands_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_barathos_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_crystevia_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_gardencia_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_candyland_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_haven_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_voxponds_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_mysterium_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_celeve_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_iromine_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_borean_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_lunalus_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_runandor_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_ancientcavern_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_immortallis_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_greckon_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_dustopia_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_vethea_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:cut_shyrelands_garnet>*64);
creationallgarnets2.addItemOutput(<contenttweaker:eye_of_gallifrey>*4);
creationallgarnets2.build();
val creationallgarnets3 = RecipeBuilder.newBuilder("creationallgarnets3","creation_altar",5);
creationallgarnets3.addEnergyPerTickInput(1000000);
creationallgarnets3.addFluidInput(<fluid:darkstarlight>*100);
creationallgarnets3.addFluidInput(<fluid:sacrificial_essence>*100);
creationallgarnets3.addFluidInput(<fluid:pristine_aura>*100);
creationallgarnets3.addFluidInput(<fluid:strange_matter>*100);
creationallgarnets3.addItemInput(<contenttweaker:gem_of_recursion>);
creationallgarnets3.addItemInput(<contenttweaker:recursion_fragment_shyre>);
creationallgarnets3.addItemInput(<contenttweaker:arkengem>);
creationallgarnets3.addItemInput(<contenttweaker:solid_low_grade_space_time_fuel>);
creationallgarnets3.addItemOutput(<contenttweaker:cut_abyss_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_precasia_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_lelyetia_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_creeponia_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_deeplands_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_barathos_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_crystevia_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_gardencia_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_candyland_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_haven_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_voxponds_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_mysterium_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_celeve_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_iromine_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_borean_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_lunalus_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_runandor_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_ancientcavern_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_immortallis_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_greckon_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_dustopia_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_vethea_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:cut_shyrelands_garnet>*128);
creationallgarnets3.addItemOutput(<contenttweaker:eye_of_gallifrey>*16);
creationallgarnets3.build();
val creationallgarnets4 = RecipeBuilder.newBuilder("creationallgarnets4","creation_altar",5);
creationallgarnets4.addEnergyPerTickInput(1000000);
creationallgarnets4.addFluidInput(<fluid:darkstarlight>*100);
creationallgarnets4.addFluidInput(<fluid:sacrificial_essence>*100);
creationallgarnets4.addFluidInput(<fluid:pristine_aura>*100);
creationallgarnets4.addFluidInput(<fluid:strange_matter>*100);
creationallgarnets4.addItemInput(<contenttweaker:gem_of_recursion>);
creationallgarnets4.addItemInput(<contenttweaker:recursion_fragment_shyre>);
creationallgarnets4.addItemInput(<contenttweaker:arkengem>);
creationallgarnets4.addItemInput(<contenttweaker:solid_medium_grade_space_time_fuel>);
creationallgarnets4.addItemOutput(<contenttweaker:cut_abyss_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_precasia_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_lelyetia_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_creeponia_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_deeplands_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_barathos_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_crystevia_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_gardencia_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_candyland_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_haven_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_voxponds_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_mysterium_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_celeve_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_iromine_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_borean_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_lunalus_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_runandor_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_ancientcavern_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_immortallis_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_greckon_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_dustopia_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_vethea_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:cut_shyrelands_garnet>*256);
creationallgarnets4.addItemOutput(<contenttweaker:eye_of_gallifrey>*64);
creationallgarnets4.build();
val creationallgarnets5 = RecipeBuilder.newBuilder("creationallgarnets5","creation_altar",5);
creationallgarnets5.addEnergyPerTickInput(1000000);
creationallgarnets5.addFluidInput(<fluid:darkstarlight>*100);
creationallgarnets5.addFluidInput(<fluid:sacrificial_essence>*100);
creationallgarnets5.addFluidInput(<fluid:pristine_aura>*100);
creationallgarnets5.addFluidInput(<fluid:strange_matter>*100);
creationallgarnets5.addItemInput(<contenttweaker:gem_of_recursion>);
creationallgarnets5.addItemInput(<contenttweaker:recursion_fragment_shyre>);
creationallgarnets5.addItemInput(<contenttweaker:arkengem>);
creationallgarnets5.addItemInput(<contenttweaker:solid_high_grade_space_time_fuel>);
creationallgarnets5.addItemOutput(<contenttweaker:cut_abyss_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_precasia_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_lelyetia_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_creeponia_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_deeplands_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_barathos_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_crystevia_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_gardencia_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_candyland_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_haven_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_voxponds_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_mysterium_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_celeve_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_iromine_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_borean_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_lunalus_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_runandor_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_ancientcavern_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_immortallis_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_greckon_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_dustopia_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_vethea_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:cut_shyrelands_garnet>*1024);
creationallgarnets5.addItemOutput(<contenttweaker:eye_of_gallifrey>*256);
creationallgarnets5.build();
+13 -1
View File
@@ -105,4 +105,16 @@ mods.chisel.Carving.addVariation("ritualdivinermodes", <bloodmagic:ritual_divine
recipes.addShaped(<contenttweaker:fabric_of_the_orb>,
[[<aoa3:ancient_rock>, <dimdoors:world_thread>, <aoa3:ancient_rock>],
[<dimdoors:world_thread>, <bloodmagic:blood_rune:8>, <dimdoors:world_thread>],
[<aoa3:ancient_rock>, <dimdoors:world_thread>, <aoa3:ancient_rock>]]);
[<aoa3:ancient_rock>, <dimdoors:world_thread>, <aoa3:ancient_rock>]]);
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:blank_slate_catalyst>, <contenttweaker:deep_slate_catalyst>, 0, 1000, 100, 100);
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:reinforced_slate_catalyst>, <contenttweaker:blank_slate_catalyst>, 1, 2000, 200, 200);
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:imbued_slate_catalyst>, <contenttweaker:reinforced_slate_catalyst>, 2, 5000, 500, 500);
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:demonic_slate_catalyst>, <contenttweaker:imbued_slate_catalyst>, 3, 15000, 1500, 1500);
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:ethereal_slate_catalyst>, <contenttweaker:demonic_slate_catalyst>, 5, 30000, 3000, 3000);
+10 -1
View File
@@ -460,6 +460,16 @@ addController(<modularmachinery:fiery_enmesher_controller>, "modularmachinery:fi
addController(<modularmachinery:resonance_dissolver_controller>, "modularmachinery:resonance_dissolver");
addController(<modularmachinery:hostile_computing_unit_controller>, "modularmachinery:hostile_computing_unit");
addController(<modularmachinery:blood_altar_ziggurat_controller>, "modularmachinery:blood_altar_ziggurat");
addController(<modularmachinery:megelium_detonator_controller>, "modularmachinery:megelium_detonator");
addController(<modularmachinery:plith_of_ascension_controller>, "modularmachinery:plith_of_ascension");
addController(<modularmachinery:philosophers_unifier_controller>, "modularmachinery:philosophers_unifier");
// Leave this at the bottom of the file, as it depends on the oredict being filled
furnace.addRecipe(<modularmachinery:blockcontroller>, anyBlockControllerDict);
@@ -473,4 +483,3 @@ furnace.addRecipe(<modularmachinery:blockcontroller>, anyBlockControllerDict);
+97
View File
@@ -1,3 +1,6 @@
import mods.modularmachinery.RecipeBuilder;
recipes.removeShaped(<botania:altar:0>);
recipes.removeShaped(<botania:rfgenerator>);
@@ -12,132 +15,196 @@ mods.botania.RuneAltar.removeRecipe(<botania:rune:0>);
mods.botania.RuneAltar.addRecipe(<botania:rune:0>*3,
[<botania:manaresource:0>, <botania:manaresource:23>, <divinerpg:whale_fin>, <divinerpg:crab_claw>, <minecraft:fish:3>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:0>*6,
[<botania:manaresource:0>, <contenttweaker:strange_stone_essence>, <divinerpg:whale_fin>, <divinerpg:crab_claw>, <minecraft:fish:3>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:0>*9,
[<botania:manaresource:0>, <contenttweaker:actualizing_stone>, <divinerpg:whale_fin>, <divinerpg:crab_claw>, <minecraft:fish:3>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:0>*27,
[<botania:manaresource:0>, <contenttweaker:trinity_nugget>, <divinerpg:whale_fin>, <divinerpg:crab_claw>, <minecraft:fish:3>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:0>*81,
[<botania:manaresource:0>, <contenttweaker:dust_of_infinite_wishes>, <divinerpg:whale_fin>, <divinerpg:crab_claw>, <minecraft:fish:3>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:0>*162,
[<botania:manaresource:0>, <contenttweaker:quasar_charged_dust>, <divinerpg:whale_fin>, <divinerpg:crab_claw>, <minecraft:fish:3>], 5);
mods.botania.RuneAltar.removeRecipe(<botania:rune:1>);
mods.botania.RuneAltar.addRecipe(<botania:rune:1>*3,
[<botania:manaresource:0>, <botania:manaresource:23>, <divinerpg:purple_blaze>, <erebus:materials:21>, <tconstruct:ingots:2>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:1>*6,
[<botania:manaresource:0>, <contenttweaker:strange_stone_essence>, <divinerpg:purple_blaze>, <erebus:materials:21>, <tconstruct:ingots:2>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:1>*9,
[<botania:manaresource:0>, <contenttweaker:actualizing_stone>, <divinerpg:purple_blaze>, <erebus:materials:21>, <tconstruct:ingots:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:1>*27,
[<botania:manaresource:0>, <contenttweaker:trinity_nugget>, <divinerpg:purple_blaze>, <erebus:materials:21>, <tconstruct:ingots:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:1>*81,
[<botania:manaresource:0>, <contenttweaker:dust_of_infinite_wishes>, <divinerpg:purple_blaze>, <erebus:materials:21>, <tconstruct:ingots:2>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:1>*162,
[<botania:manaresource:0>, <contenttweaker:quasar_charged_dust>, <divinerpg:purple_blaze>, <erebus:materials:21>, <tconstruct:ingots:2>], 5);
mods.botania.RuneAltar.removeRecipe(<botania:rune:2>);
mods.botania.RuneAltar.addRecipe(<botania:rune:2>*3,
[<botania:manaresource:0>, <botania:manaresource:23>, <thaumcraft:vishroom>, <nuclearcraft:dry_earth>, <cyclicmagic:crystallized_obsidian>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:2>*6,
[<botania:manaresource:0>, <contenttweaker:strange_stone_essence>, <thaumcraft:vishroom>, <nuclearcraft:dry_earth>, <cyclicmagic:crystallized_obsidian>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:2>*9,
[<botania:manaresource:0>, <contenttweaker:actualizing_stone>, <thaumcraft:vishroom>, <nuclearcraft:dry_earth>, <cyclicmagic:crystallized_obsidian>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:2>*27,
[<botania:manaresource:0>, <contenttweaker:trinity_nugget>, <thaumcraft:vishroom>, <nuclearcraft:dry_earth>, <cyclicmagic:crystallized_obsidian>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:2>*81,
[<botania:manaresource:0>, <contenttweaker:dust_of_infinite_wishes>, <thaumcraft:vishroom>, <nuclearcraft:dry_earth>, <cyclicmagic:crystallized_obsidian>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:2>*162,
[<botania:manaresource:0>, <contenttweaker:quasar_charged_dust>, <thaumcraft:vishroom>, <nuclearcraft:dry_earth>, <cyclicmagic:crystallized_obsidian>], 5);
mods.botania.RuneAltar.removeRecipe(<botania:rune:3>);
mods.botania.RuneAltar.addRecipe(<botania:rune:3>*3,
[<botania:manaresource:0>, <botania:manaresource:23>, <actuallyadditions:block_smiley_cloud>, <iceandfire:stymphalian_bird_feather>, <tconstruct:edible:4>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:3>*6,
[<botania:manaresource:0>, <contenttweaker:strange_stone_essence>, <actuallyadditions:block_smiley_cloud>, <iceandfire:stymphalian_bird_feather>, <tconstruct:edible:4>], 150);
mods.botania.RuneAltar.addRecipe(<botania:rune:3>*9,
[<botania:manaresource:0>, <contenttweaker:actualizing_stone>, <actuallyadditions:block_smiley_cloud>, <iceandfire:stymphalian_bird_feather>, <tconstruct:edible:4>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:3>*27,
[<botania:manaresource:0>, <contenttweaker:trinity_nugget>, <actuallyadditions:block_smiley_cloud>, <iceandfire:stymphalian_bird_feather>, <tconstruct:edible:4>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:3>*81,
[<botania:manaresource:0>, <contenttweaker:dust_of_infinite_wishes>, <actuallyadditions:block_smiley_cloud>, <iceandfire:stymphalian_bird_feather>, <tconstruct:edible:4>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:3>*162,
[<botania:manaresource:0>, <contenttweaker:quasar_charged_dust>, <actuallyadditions:block_smiley_cloud>, <iceandfire:stymphalian_bird_feather>, <tconstruct:edible:4>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:8>*2,
[<botania:manaresource:1>, <contenttweaker:strange_stone_essence>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:8>*5,
[<botania:manaresource:1>, <contenttweaker:actualizing_stone>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:8>*25,
[<botania:manaresource:1>, <contenttweaker:trinity_nugget>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:8>*125,
[<botania:manaresource:1>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:8>*250,
[<botania:manaresource:1>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>, <botania:manaresource:0>], 5);
mods.botania.RuneAltar.addRecipe(<botania:rune:4>*2,
[<botania:rune:0>, <botania:rune:1>, <contenttweaker:strange_stone_essence>, <minecraft:wheat>, <ore:treeSapling>, <ore:treeSapling>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:4>*5,
[<botania:rune:0>, <botania:rune:1>, <contenttweaker:actualizing_stone>, <minecraft:wheat>, <ore:treeSapling>, <ore:treeSapling>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:4>*25,
[<botania:rune:0>, <botania:rune:1>, <contenttweaker:trinity_nugget>, <minecraft:wheat>, <ore:treeSapling>, <ore:treeSapling>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:4>*125,
[<botania:rune:0>, <botania:rune:1>, <contenttweaker:dust_of_infinite_wishes>, <minecraft:wheat>, <ore:treeSapling>, <ore:treeSapling>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:4>*250,
[<botania:rune:0>, <botania:rune:1>, <contenttweaker:quasar_charged_dust>, <minecraft:wheat>, <ore:treeSapling>, <ore:treeSapling>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:5>*2,
[<botania:rune:2>, <botania:rune:3>, <contenttweaker:strange_stone_essence>, <minecraft:melon>, <ore:slimeball>, <minecraft:sand>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:5>*5,
[<botania:rune:2>, <botania:rune:3>, <contenttweaker:actualizing_stone>, <minecraft:melon>, <ore:slimeball>, <minecraft:sand>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:5>*25,
[<botania:rune:2>, <botania:rune:3>, <contenttweaker:trinity_nugget>, <minecraft:melon>, <ore:slimeball>, <minecraft:sand>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:5>*125,
[<botania:rune:2>, <botania:rune:3>, <contenttweaker:dust_of_infinite_wishes>, <minecraft:melon>, <ore:slimeball>, <minecraft:sand>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:5>*250,
[<botania:rune:2>, <botania:rune:3>, <contenttweaker:quasar_charged_dust>, <minecraft:melon>, <ore:slimeball>, <minecraft:sand>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:6>*2,
[<botania:rune:1>, <botania:rune:3>, <contenttweaker:strange_stone_essence>, <minecraft:spider_eye>, <ore:treeLeaves>, <ore:treeLeaves>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:6>*5,
[<botania:rune:1>, <botania:rune:3>, <contenttweaker:actualizing_stone>, <minecraft:spider_eye>, <ore:treeLeaves>, <ore:treeLeaves>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:6>*25,
[<botania:rune:1>, <botania:rune:3>, <contenttweaker:trinity_nugget>, <minecraft:spider_eye>, <ore:treeLeaves>, <ore:treeLeaves>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:6>*125,
[<botania:rune:1>, <botania:rune:3>, <contenttweaker:dust_of_infinite_wishes>, <minecraft:spider_eye>, <ore:treeLeaves>, <ore:treeLeaves>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:6>*250,
[<botania:rune:1>, <botania:rune:3>, <contenttweaker:quasar_charged_dust>, <minecraft:spider_eye>, <ore:treeLeaves>, <ore:treeLeaves>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:7>*2,
[<botania:rune:0>, <botania:rune:2>, <contenttweaker:strange_stone_essence>, <minecraft:cake>, <minecraft:snow>, <minecraft:wool:*>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:7>*5,
[<botania:rune:0>, <botania:rune:2>, <contenttweaker:actualizing_stone>, <minecraft:cake>, <minecraft:snow>, <minecraft:wool:*>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:7>*25,
[<botania:rune:0>, <botania:rune:2>, <contenttweaker:trinity_nugget>, <minecraft:cake>, <minecraft:snow>, <minecraft:wool:*>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:7>*125,
[<botania:rune:0>, <botania:rune:2>, <contenttweaker:dust_of_infinite_wishes>, <minecraft:cake>, <minecraft:snow>, <minecraft:wool:*>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:7>*250,
[<botania:rune:0>, <botania:rune:2>, <contenttweaker:quasar_charged_dust>, <minecraft:cake>, <minecraft:snow>, <minecraft:wool:*>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:9>*2,
[<botania:rune:3>, <botania:rune:5>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:9>*5,
[<botania:rune:3>, <botania:rune:5>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:9>*25,
[<botania:rune:3>, <botania:rune:5>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:9>*125,
[<botania:rune:3>, <botania:rune:5>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:9>*250,
[<botania:rune:3>, <botania:rune:5>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:10>*2,
[<botania:rune:1>, <botania:rune:7>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:10>*5,
[<botania:rune:1>, <botania:rune:7>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:10>*25,
[<botania:rune:1>, <botania:rune:7>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:10>*125,
[<botania:rune:1>, <botania:rune:7>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:10>*250,
[<botania:rune:1>, <botania:rune:7>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:11>*2,
[<botania:rune:0>, <botania:rune:4>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:11>*5,
[<botania:rune:0>, <botania:rune:4>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:11>*25,
[<botania:rune:0>, <botania:rune:4>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:11>*125,
[<botania:rune:0>, <botania:rune:4>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:11>*250,
[<botania:rune:0>, <botania:rune:4>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:12>*2,
[<botania:rune:3>, <botania:rune:6>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:12>*5,
[<botania:rune:3>, <botania:rune:6>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:12>*25,
[<botania:rune:3>, <botania:rune:6>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:12>*125,
[<botania:rune:3>, <botania:rune:6>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:12>*250,
[<botania:rune:3>, <botania:rune:6>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:13>*2,
[<botania:rune:2>, <botania:rune:7>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:13>*5,
[<botania:rune:2>, <botania:rune:7>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:13>*25,
[<botania:rune:2>, <botania:rune:7>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:13>*125,
[<botania:rune:2>, <botania:rune:7>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:13>*250,
[<botania:rune:2>, <botania:rune:7>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:14>*2,
[<botania:rune:0>, <botania:rune:7>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:14>*5,
[<botania:rune:0>, <botania:rune:7>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:14>*25,
[<botania:rune:0>, <botania:rune:7>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:14>*125,
[<botania:rune:0>, <botania:rune:7>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:14>*250,
[<botania:rune:0>, <botania:rune:7>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:15>*2,
[<botania:rune:1>, <botania:rune:5>, <contenttweaker:strange_stone_essence>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:15>*5,
[<botania:rune:1>, <botania:rune:5>, <contenttweaker:actualizing_stone>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:15>*25,
[<botania:rune:1>, <botania:rune:5>, <contenttweaker:trinity_nugget>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:15>*125,
[<botania:rune:1>, <botania:rune:5>, <contenttweaker:dust_of_infinite_wishes>, <botania:manaresource:2>], 50);
mods.botania.RuneAltar.addRecipe(<botania:rune:15>*250,
[<botania:rune:1>, <botania:rune:5>, <contenttweaker:quasar_charged_dust>, <botania:manaresource:2>], 50);
recipes.addShaped(<extrabotany:gildedmashedpotato>,
@@ -293,6 +360,9 @@ mods.botania.ElvenTrade.addRecipe([<botania:storage:4>*5], [<divinerpg:mortum_ge
mods.botania.ElvenTrade.addRecipe([<botania:quartz:5>*48], [<contenttweaker:endergenic_sediment>]);
mods.botania.ElvenTrade.addRecipe([<botania:elfglass>*16], [<aoa3:lelyetian_glass>]);
mods.botania.ElvenTrade.addRecipe([<botania:elfglass>*32], [<aoa3:haven_glass>]);
recipes.addShaped(<extrabotany:manabarrel>*4,
@@ -300,3 +370,30 @@ recipes.addShaped(<extrabotany:manabarrel>*4,
[<botania:pool:3>, <ore:ingotOrichalcos>, <botania:pool:3>],
[<botania:pool:3>, <botania:lens:0>, <botania:pool:3>]]);
mods.botania.Apothecary.addRecipe(<contenttweaker:entropic_seedling>, [<botania:rune:1>, <botania:rune:1>, <botania:rune:13>, <botania:rune:13>, <ore:petalRed>, <ore:petalGray>, <ore:petalBlack>]);
val everburningforgeterrasteelezpz = RecipeBuilder.newBuilder("everburningforgeterrasteelezpz","tree_of_life",5);
everburningforgeterrasteelezpz.addItemInput(<contenttweaker:self_actualizing_flower>);
everburningforgeterrasteelezpz.addItemOutput(<contenttweaker:warren_petal>*64);
everburningforgeterrasteelezpz.build();
recipes.addShaped(<contenttweaker:terrasteel_infused_stone>*2,
[[<contenttweaker:warren_petal>, <contenttweaker:actualizing_stone>, <contenttweaker:warren_petal>],
[<botania:manaresource:5>, <contenttweaker:terrasteel_crystal>.reuse(), <botania:manaresource:5>],
[<contenttweaker:warren_petal>, <contenttweaker:actualizing_stone>, <contenttweaker:warren_petal>]]);
mods.botania.ManaInfusion.addAlchemy(<botania:manaresource:4>*64, <contenttweaker:terrasteel_infused_stone>, 5000);
recipes.addShaped(<contenttweaker:recursive_mind_shield>*32,
[[<thaumcraft:brain>, <bewitchment:sigil_shrieking>, <thaumcraft:brain>],
[<thaumcraft:brain>, <contenttweaker:recursive_mind_shield>, <thaumcraft:brain>],
[<thaumcraft:brain>, <bewitchment:sigil_shrieking>, <thaumcraft:brain>]]);
recipes.addShaped(<contenttweaker:pale_metal>*6,
[[<contenttweaker:greater_mana_core>, <contenttweaker:greater_mana_core>, <contenttweaker:greater_mana_core>],
[<contenttweaker:pale_metal>, <contenttweaker:recursive_mind_shield>, <contenttweaker:pale_metal>],
[<contenttweaker:greater_mana_core>, <contenttweaker:greater_mana_core>, <contenttweaker:greater_mana_core>]]);
+4 -2
View File
@@ -23,5 +23,7 @@ recipes.addShaped(<contenttweaker:greater_mana_core>*2,
recipes.remove(<extrabotany:rewardbag943>);
recipes.addShapeless(<extrabotany:rewardbag943>*3,
[<botania:dice>, <contenttweaker:greater_mana_core>]);
recipes.addShaped(<extrabotany:rewardbag943>*2,
[[null, <botania:manaresource:4>, null],
[<contenttweaker:greater_mana_core>, <botania:dice>, <contenttweaker:greater_mana_core>],
[null, <botania:rune:15>, null]]);
+9 -1
View File
@@ -30,4 +30,12 @@ mods.buildcraft.AssemblyTable.addRecipe("chipsetbetter3", <buildcraftsilicon:red
mods.buildcraft.AssemblyTable.addRecipe("chipsetbetter4", <buildcraftsilicon:redstone_chipset:3>*4, 10000, [<draconicevolution:nugget:1>, <minecraft:redstone>, <minecraft:quartz>]);
mods.buildcraft.AssemblyTable.addRecipe("chipsetbetter5", <buildcraftsilicon:redstone_chipset:4>*4, 10000, [<draconicevolution:nugget:1>, <minecraft:redstone>, <minecraft:diamond>]);
mods.buildcraft.AssemblyTable.addRecipe("chipsetbetter5", <buildcraftsilicon:redstone_chipset:4>*4, 10000, [<draconicevolution:nugget:1>, <minecraft:redstone>, <minecraft:diamond>]);
recipes.remove(<bc_ex_laser:ex_laser_mk3>);
recipes.remove(<bc_ex_laser:ex_laser_mk4>);
recipes.remove(<bc_ex_laser:ex_laser_mk5>);
+5
View File
@@ -105,5 +105,10 @@
<contenttweaker:gravitational_callstone>.addTooltip(format.red("需在指定维度使用:赫尔维蒂"));
<contenttweaker:holy_sludge_callstone>.addTooltip(format.red("需在指定维度使用:主世界"));
<contenttweaker:forsaken_priests_callstone>.addTooltip(format.red("需在指定维度使用:符境"));
<contenttweaker:summons_of_the_cursed_wyvern>.addTooltip(format.red("需在指定维度使用:树龙界"));
<contenttweaker:dying_constellation_callstone>.addTooltip(format.red("需在指定维度使用:衰腐界"));
<contenttweaker:hopeful_return_callstone>.addTooltip(format.red("需在指定维度使用:秘界天花板"));
<contenttweaker:hollow_stag_callstone>.addTooltip(format.red("需在指定维度使用:混沌之地"));
<contenttweaker:broken_oath>.addTooltip(format.red("需在指定维度使用:暮色森林"));
+179
View File
@@ -4134,6 +4134,7 @@ claimofworthiness.itemRightClick = function(stack, world, player, hand) {
};
claimofworthiness.register();
// summon aoa3:ghostly_bugeye ~3 ~1 ~3 {HandItems:[{Count:1,id:"contenttweaker:pale_metal"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:5000.0},{Name:generic.attackDamage, Base:50.0}],Health:5000f,CustomName:"Ensnared Meatball Bug",ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}]}
var summonsoftheshyrewarden = VanillaFactory.createItem("summons_of_the_shyre_warden");
@@ -4761,6 +4762,9 @@ meatballtitancallstone.register();
//summon thaumcraft:cultistknight ~ ~1 ~ {PersistenceRequired:1,HandItems:[{Count:1,id:"contenttweaker:pale_metal"},{}],CustomName:"Meatball Subjugator",ArmorDropChances:[0.0f,0.0f,0.0f,1.0f],ActiveEffects:[{Id:11,Amplifier:5,Duration:999999}],Attributes:[{Name:generic.maxHealth, Base:10000.0},{Name:generic.attackDamage, Base:100.0}],Health:10000f,ArmorItems:[{Count:1,id:"contenttweaker:sentient_meatball_feet",tag:{ench:[{id:7,lvl:100}]}},{Count:1,id:"contenttweaker:sentient_meatball_legs",tag:{ench:[{id:7,lvl:200}]}},{Count:1,id:"contenttweaker:sentient_meatball_chest",tag:{ench:[{id:7,lvl:200}]}},{Count:1,id:"contenttweaker:sentient_meatball"}]}
var fleshworldcallstone = VanillaFactory.createItem("flesh_world_callstone");
fleshworldcallstone.maxStackSize = 1;
fleshworldcallstone.itemRightClick = function(stack, world, player, hand) {
@@ -5452,3 +5456,178 @@ summonstothearmyofdarkness.register();
var arcaneterraformernoob = VanillaFactory.createItem("arcane_terraformer_noob");
arcaneterraformernoob.maxStackSize = 1;
arcaneterraformernoob.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);
stack.shrink(1);
return "PASS";
};
arcaneterraformernoob.register();
var summonsofthecursedwyvern = VanillaFactory.createItem("summons_of_the_cursed_wyvern");
summonsofthecursedwyvern.maxStackSize = 1;
summonsofthecursedwyvern.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 162) {
player.sendChat("需位于树龙界");
return "FAIL";
}
Commands.call("/summon mowziesmobs:naga ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:heart_of_the_cursed_wyvern\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"阿米迦拉,诅咒飞龙\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:200,permshields:200}},Attributes:[{Name:generic.maxHealth, Base:5000000.0},{Name:generic.attackDamage, Base:50000.0}],Health:5000000f}", player, world, false, true);
stack.shrink(1);
return "PASS";
};
summonsofthecursedwyvern.register();
var dyingconstellationcallstone = VanillaFactory.createItem("dying_constellation_callstone");
dyingconstellationcallstone.maxStackSize = 1;
dyingconstellationcallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 192) {
player.sendChat("需位于衰腐界");
return "FAIL";
}
Commands.call("pillar-spawn dying_constellation_traders", player, world, false, true);
stack.shrink(1);
return "PASS";
};
dyingconstellationcallstone.register();
var hopefulreturncallstone = VanillaFactory.createItem("hopeful_return_callstone");
hopefulreturncallstone.maxStackSize = 1;
hopefulreturncallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 426) {
player.sendChat("需位于秘界(最好是在天花板上)");
return "FAIL";
}
Commands.call("pillar-spawn arcana_roof_hopeful_return", player, world, false, true);
stack.shrink(1);
return "PASS";
};
hopefulreturncallstone.register();
// summon bewitchment:demon ~ ~3 ~ {CustomName:"Alazoneia, Harbinger of Bloodshed",recipeList:{Recipes:[{buy:{id:"contenttweaker:marrow_of_alazoneia",Count:1},sell:{id:"contenttweaker:everbloody_flask",Count:1},rewardExp:0b,maxUses:9999999}]},HandItems:[{Count:1,id:"contenttweaker:marrow_of_alazoneia"},{}],HandDropChances:[1.0f,0.0f],ForgeCaps:{"twilightforest:cap_shield":{tempshields:30,permshields:30}},Attributes:[{Name:generic.maxHealth, Base:50000.0},{Name:generic.attackDamage, Base:300.0}],Health:50000f}
var twilitwarrenshredder = VanillaFactory.createItem("twilit_warren_shredder");
twilitwarrenshredder.maxStackSize = 1;
twilitwarrenshredder.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 426) {
player.sendChat("站在秘界的基岩天花板上");
return "FAIL";
}
var pos = player.position.asPosition3f();
var posChange = player.position.asPosition3f();
posChange.y = pos.y - 1;
var blockPosBelowPlayer = posChange.asBlockPos();
var blockBelow = world.getBlockState(blockPosBelowPlayer);
print(blockBelow.commandString);
if(blockBelow != <blockstate:minecraft:bedrock>) {
player.sendChat("站在秘界的基岩天花板上");
return "FAIL";
}
Commands.call("summon bewitchment:demon ~ ~3 ~10 {Invulnerable:1,PersistenceRequired:1,NoAI:1,CustomName:\"和合的阿萨神族\",recipeList:{Recipes:[{buy:{id:\"contenttweaker:soul_fragment_of_the_reconciled_aesir\",Count:64},sell:{id:\"contenttweaker:recursion_of_natural_law\",Count:1},rewardExp:0b,maxUses:9999999}]},ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}]}", player, world, true, true);
Commands.call("summon bewitchment:demon ~ ~3 ~-10 {Invulnerable:1,PersistenceRequired:1,NoAI:1,CustomName:\"和合的阿萨神族\",recipeList:{Recipes:[{buy:{id:\"contenttweaker:soul_fragment_of_the_reconciled_aesir\",Count:64},sell:{id:\"contenttweaker:recursion_of_natural_law\",Count:1},rewardExp:0b,maxUses:9999999}]},ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}]}", player, world, true, true);
Commands.call("summon bewitchment:demon ~10 ~3 ~ {Invulnerable:1,PersistenceRequired:1,NoAI:1,CustomName:\"和合的阿萨神族\",recipeList:{Recipes:[{buy:{id:\"contenttweaker:soul_fragment_of_the_reconciled_aesir\",Count:64},sell:{id:\"contenttweaker:recursion_of_natural_law\",Count:1},rewardExp:0b,maxUses:9999999}]},ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}]}", player, world, true, true);
Commands.call("summon bewitchment:demon ~-10 ~3 ~ {Invulnerable:1,PersistenceRequired:1,NoAI:1,CustomName:\"和合的阿萨神族\",recipeList:{Recipes:[{buy:{id:\"contenttweaker:soul_fragment_of_the_reconciled_aesir\",Count:64},sell:{id:\"contenttweaker:recursion_of_natural_law\",Count:1},rewardExp:0b,maxUses:9999999}]},ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}]}", player, world, true, true);
Commands.call("fill ~-7 ~-1 ~ ~7 ~-1 ~ contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~ ~-1 ~-7 ~ ~-1 ~7 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~1 ~-1 ~-5 ~-1 ~-1 ~5 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~5 ~-1 ~-1 ~-5 ~-1 ~1 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~-4 ~-1 ~-4 ~4 ~-1 ~4 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~4 ~-1 ~4 ~5 ~-1 ~5 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~-4 ~-1 ~4 ~-5 ~-1 ~5 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~4 ~-1 ~-4 ~5 ~-1 ~-5 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~-4 ~-1 ~-4 ~-5 ~-1 ~-5 contenttweaker:yggdrasil_wood 0 replace minecraft:bedrock", player, world, false, true);
Commands.call("fill ~-2 ~ ~-2 ~2 ~-5 ~2 air", player, world, false, true);
Commands.call("fill ~-2 ~-5 ~-2 ~2 ~-10 ~2 air", player, world, false, true);
Commands.call("fill ~-2 ~-10 ~-2 ~2 ~-15 ~2 air", player, world, false, true);
Commands.call("particle blockcrack ~ ~ ~ 1 1 1 0.1 1000", player, world, false, true);
stack.shrink(1);
return "PASS";
};
twilitwarrenshredder.register();
var hollowstagcallstone = VanillaFactory.createItem("hollow_stag_callstone");
hollowstagcallstone.maxStackSize = 1;
hollowstagcallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 66) {
player.sendChat("需位于混沌之地");
return "FAIL";
}
Commands.call("/pillar-spawn erebus_structure_hollowstag", player, world, false, true);
stack.shrink(1);
return "PASS";
};
hollowstagcallstone.register();
var tearofarcanacallstone = VanillaFactory.createItem("tear_of_arcana_callstone");
tearofarcanacallstone.maxStackSize = 1;
tearofarcanacallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("pillar-spawn arcanium_cluster_bee", player, world, false, true);
stack.shrink(1);
return "PASS";
};
tearofarcanacallstone.register();
+2 -1
View File
@@ -299,6 +299,8 @@ mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:imperial_abyssite>*144, <fl
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:gluttonous_abyssite>*144, <fluid:recursive_computing_matter>*100, <fluid:inquiring_abyssite>*144, null]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:trinity_nugget>, <fluid:inquiring_abyssite>*144, <fluid:everloving_abyssite>*144]);
mods.forestry.Squeezer.addRecipe(<fluid:purifying_fluid>*1000, [<contenttweaker:pure_egg>], 120);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:pure_egg>, <fluid:purifying_fluid>*1000]);
@@ -308,4 +310,3 @@ recipes.addShaped(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweake
[[<agricraft:agri_nugget:11>, <agricraft:agri_nugget:11>, <agricraft:agri_nugget:11>],
[<soulshardsrespawn:materials:1>, <minecraft:egg>, <soulshardsrespawn:materials:1>],
[<agricraft:agri_nugget:11>, <agricraft:agri_nugget:11>, <agricraft:agri_nugget:11>]]);
+3
View File
@@ -34,6 +34,7 @@ mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itembluep
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:bee_stargate"}));
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:wormhole_field_generator"}));
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:hostile_computing_unit"}));
mods.chisel.Carving.addVariation("modularblueprint", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:philosophers_unifier"}));
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:arcane_autoworkbench"}),
[[null,null,<modularmachinery:itemmodularium>],
@@ -105,6 +106,7 @@ mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:radiant_meatballium_radiation_scrubber"}));
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:cursed_meatballium_radiation_scrubber"}));
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:active_meatballium_scrubbing_unit"}));
mods.chisel.Carving.addVariation("quantumphysicsmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:megelium_detonator"}));
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythical_resource_miner_tier1"}),
@@ -176,6 +178,7 @@ mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:fractallite_furnace"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:altar_to_the_name_of_names"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:bastion_of_flesh"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:plith_of_ascension"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sentient_meatball_monument"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:shrine_of_the_sentient_meatballs"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:chaotic_striker"}));
+3
View File
@@ -29,6 +29,7 @@ mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:bee_stargate_controller>);
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:wormhole_field_generator_controller>);
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:hostile_computing_unit_controller>);
mods.chisel.Carving.addVariation("modularblueprintcontroller", <modularmachinery:philosophers_unifier_controller>);
@@ -96,6 +97,7 @@ mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modular
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:radiant_meatballium_radiation_scrubber_controller>);
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:cursed_meatballium_radiation_scrubber_controller>);
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:active_meatballium_scrubbing_unit_controller>);
mods.chisel.Carving.addVariation("quantumphysicsmultiblockscontroller", <modularmachinery:megelium_detonator_controller>);
@@ -164,6 +166,7 @@ mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:impet
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:fractallite_furnace_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:altar_to_the_name_of_names_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:bastion_of_flesh_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:plith_of_ascension_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:sentient_meatball_monument_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:shrine_of_the_sentient_meatballs_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:chaotic_striker_controller>);
+15 -1
View File
@@ -234,4 +234,18 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:cuendillar_p
// <tconstruct:hammer>.withTag({TinkerData: {Materials: ["runandium", "orichalcum", "neutronium", "kaiyu"]}, Traits: ["evil_pressure", "apocalypse", "laced", "mind", "body", "soul1", "thunder2", "flame2", "frost2", "uplifting", "shulking", "bone_shock", "high_in_calcium", "toolleveling"]})
// <tconstruct:hammer>.withTag({TinkerData: {Materials: ["chaotic_plustic", "infinity_avaritia_plustic", "ascended_draconic_alloy", "vibranium_alloy"]}, Traits: ["darktraveler", "global", "brownmagic", "apocalypse", "spiky", "prickly", "ghastly", "endspeed", "toolleveling"]})
// <tconstruct:hammer>.withTag({TinkerData: {Materials: ["chaotic_plustic", "infinity_avaritia_plustic", "ascended_draconic_alloy", "vibranium_alloy"]}, Traits: ["darktraveler", "global", "brownmagic", "apocalypse", "spiky", "prickly", "ghastly", "endspeed", "toolleveling"]})
val chaosstrikezwarrens = RecipeBuilder.newBuilder("chaosstrikezwarrens","chaotic_striker",10);
chaosstrikezwarrens.addEnergyPerTickInput(1000000000);
chaosstrikezwarrens.addItemInput(<tconstruct:hammer>.withTag({TinkerData: {Materials: ["yggdrasil_wood", "yggdrasil_wood", "yggdrasil_wood", "yggdrasil_wood"]}, Traits: ["holy", "thaumic", "overflow", "toolleveling"]}));
chaosstrikezwarrens.setChance(0.0);
chaosstrikezwarrens.addItemInput(<contenttweaker:infinite_plate_stamp>);
chaosstrikezwarrens.setChance(0.0);
chaosstrikezwarrens.addItemInput(<contenttweaker:self_actualizing_warren_rift>);
chaosstrikezwarrens.addItemOutput(<contenttweaker:warren_plate>*7);
chaosstrikezwarrens.build();
+156
View File
@@ -2906,5 +2906,161 @@ strangeopalescentstone.setToolLevel(3);
strangeopalescentstone.register();
var modularneutroniumcasing = VanillaFactory.createBlock("modular_neutronium_casing", <blockmaterial:iron>);
modularneutroniumcasing.setBlockHardness(1.0);
modularneutroniumcasing.setBlockResistance(2.5);
modularneutroniumcasing.setToolClass("pickaxe");
modularneutroniumcasing.setToolLevel(3);
modularneutroniumcasing.register();
var starstrucksentientmeatball = VanillaFactory.createBlock("starstruck_sentient_meatball", <blockmaterial:iron>);
starstrucksentientmeatball.setBlockHardness(1.0);
starstrucksentientmeatball.setBlockResistance(2.5);
starstrucksentientmeatball.setToolClass("pickaxe");
starstrucksentientmeatball.setToolLevel(3);
starstrucksentientmeatball.register();
var stoneofthedyingstar = VanillaFactory.createBlock("stone_of_the_dying_star", <blockmaterial:iron>);
stoneofthedyingstar.setBlockHardness(1.0);
stoneofthedyingstar.setBlockResistance(2.5);
stoneofthedyingstar.setToolClass("pickaxe");
stoneofthedyingstar.setToolLevel(3);
stoneofthedyingstar.register();
var chromodynamiccondenser = VanillaFactory.createBlock("chromodynamic_condenser", <blockmaterial:iron>);
chromodynamiccondenser.setBlockHardness(1.0);
chromodynamiccondenser.setBlockResistance(2.5);
chromodynamiccondenser.setToolClass("pickaxe");
chromodynamiccondenser.setToolLevel(3);
chromodynamiccondenser.register();
var orderedeigenstatecondenser = VanillaFactory.createBlock("ordered_eigenstate_condenser", <blockmaterial:iron>);
orderedeigenstatecondenser.setBlockHardness(1.0);
orderedeigenstatecondenser.setBlockResistance(2.5);
orderedeigenstatecondenser.setToolClass("pickaxe");
orderedeigenstatecondenser.setToolLevel(3);
orderedeigenstatecondenser.register();
var eventhorizoncondenser = VanillaFactory.createBlock("event_horizon_condenser", <blockmaterial:iron>);
eventhorizoncondenser.setBlockHardness(1.0);
eventhorizoncondenser.setBlockResistance(2.5);
eventhorizoncondenser.setToolClass("pickaxe");
eventhorizoncondenser.setToolLevel(3);
eventhorizoncondenser.register();
var hyperuranionactualizermythicshell = VanillaFactory.createBlock("hyperuranion_actualizer_mythic_shell", <blockmaterial:iron>);
hyperuranionactualizermythicshell.setBlockHardness(1.0);
hyperuranionactualizermythicshell.setBlockResistance(2.5);
hyperuranionactualizermythicshell.setToolClass("pickaxe");
hyperuranionactualizermythicshell.setToolLevel(3);
hyperuranionactualizermythicshell.register();
var doublecompressedaeternalisfuel = VanillaFactory.createBlock("double_compressed_aeternalis_fuel", <blockmaterial:iron>);
doublecompressedaeternalisfuel.setBlockHardness(1.0);
doublecompressedaeternalisfuel.setBlockResistance(2.5);
doublecompressedaeternalisfuel.setToolClass("pickaxe");
doublecompressedaeternalisfuel.setToolLevel(3);
doublecompressedaeternalisfuel.register();
var triplecompressedaeternalisfuel = VanillaFactory.createBlock("triple_compressed_aeternalis_fuel", <blockmaterial:iron>);
triplecompressedaeternalisfuel.setBlockHardness(1.0);
triplecompressedaeternalisfuel.setBlockResistance(2.5);
triplecompressedaeternalisfuel.setToolClass("pickaxe");
triplecompressedaeternalisfuel.setToolLevel(3);
triplecompressedaeternalisfuel.register();
var quadruplecompressedaeternalisfuel = VanillaFactory.createBlock("quadruple_compressed_aeternalis_fuel", <blockmaterial:iron>);
quadruplecompressedaeternalisfuel.setBlockHardness(1.0);
quadruplecompressedaeternalisfuel.setBlockResistance(2.5);
quadruplecompressedaeternalisfuel.setToolClass("pickaxe");
quadruplecompressedaeternalisfuel.setToolLevel(3);
quadruplecompressedaeternalisfuel.register();
var quintuplecompressedaeternalisfuel = VanillaFactory.createBlock("quintuple_compressed_aeternalis_fuel", <blockmaterial:iron>);
quintuplecompressedaeternalisfuel.setBlockHardness(1.0);
quintuplecompressedaeternalisfuel.setBlockResistance(2.5);
quintuplecompressedaeternalisfuel.setToolClass("pickaxe");
quintuplecompressedaeternalisfuel.setToolLevel(3);
quintuplecompressedaeternalisfuel.register();
var sextuplecompressedaeternalisfuel = VanillaFactory.createBlock("sextuple_compressed_aeternalis_fuel", <blockmaterial:iron>);
sextuplecompressedaeternalisfuel.setBlockHardness(1.0);
sextuplecompressedaeternalisfuel.setBlockResistance(2.5);
sextuplecompressedaeternalisfuel.setToolClass("pickaxe");
sextuplecompressedaeternalisfuel.setToolLevel(3);
sextuplecompressedaeternalisfuel.register();
var septuplecompressedaeternalisfuel = VanillaFactory.createBlock("septuple_compressed_aeternalis_fuel", <blockmaterial:iron>);
septuplecompressedaeternalisfuel.setBlockHardness(1.0);
septuplecompressedaeternalisfuel.setBlockResistance(2.5);
septuplecompressedaeternalisfuel.setToolClass("pickaxe");
septuplecompressedaeternalisfuel.setToolLevel(3);
septuplecompressedaeternalisfuel.register();
var catasterismiore = VanillaFactory.createBlock("catasterismetal_ore", <blockmaterial:iron>);
catasterismiore.setBlockHardness(1.0);
catasterismiore.setBlockResistance(2.5);
catasterismiore.setToolClass("pickaxe");
catasterismiore.setToolLevel(3);
catasterismiore.register();
var actualizedmegelium = VanillaFactory.createBlock("creative_megelium", <blockmaterial:iron>);
actualizedmegelium.setBlockHardness(1.0);
actualizedmegelium.setBlockResistance(2.5);
actualizedmegelium.setToolClass("pickaxe");
actualizedmegelium.setToolLevel(3);
actualizedmegelium.register();
var everlovingmegelium = VanillaFactory.createBlock("everloving_megelium", <blockmaterial:iron>);
everlovingmegelium.setBlockHardness(1.0);
everlovingmegelium.setBlockResistance(2.5);
everlovingmegelium.setToolClass("pickaxe");
everlovingmegelium.setToolLevel(3);
everlovingmegelium.register();
var everwishingmegelium = VanillaFactory.createBlock("everwishing_megelium", <blockmaterial:iron>);
everwishingmegelium.setBlockHardness(1.0);
everwishingmegelium.setBlockResistance(2.5);
everwishingmegelium.setToolClass("pickaxe");
everwishingmegelium.setToolLevel(3);
everwishingmegelium.register();
var wonderingmegelium = VanillaFactory.createBlock("everwondering_megelium", <blockmaterial:iron>);
wonderingmegelium.setBlockHardness(1.0);
wonderingmegelium.setBlockResistance(2.5);
wonderingmegelium.setToolClass("pickaxe");
wonderingmegelium.setToolLevel(3);
wonderingmegelium.register();
var ascendedskystone = VanillaFactory.createBlock("ascended_sky_stone", <blockmaterial:iron>);
ascendedskystone.setBlockHardness(1.0);
ascendedskystone.setBlockResistance(2.5);
ascendedskystone.setToolClass("pickaxe");
ascendedskystone.setToolLevel(3);
ascendedskystone.register();
var yggdrasilwood = VanillaFactory.createBlock("yggdrasil_wood", <blockmaterial:iron>);
yggdrasilwood.setBlockHardness(1.0);
yggdrasilwood.setBlockResistance(2.5);
yggdrasilwood.setToolClass("pickaxe");
yggdrasilwood.setToolLevel(3);
yggdrasilwood.register();
var resoundingwarrenalloyblock = VanillaFactory.createBlock("resounding_warren_alloy_block", <blockmaterial:iron>);
resoundingwarrenalloyblock.setBlockHardness(1.0);
resoundingwarrenalloyblock.setBlockResistance(2.5);
resoundingwarrenalloyblock.setToolClass("pickaxe");
resoundingwarrenalloyblock.setToolLevel(3);
resoundingwarrenalloyblock.register();
var universalfluixetcher = VanillaFactory.createBlock("universal_fluix_etcher", <blockmaterial:iron>);
universalfluixetcher.setBlockHardness(1.0);
universalfluixetcher.setBlockResistance(2.5);
universalfluixetcher.setToolClass("pickaxe");
universalfluixetcher.setToolLevel(3);
universalfluixetcher.register();
+65
View File
@@ -0,0 +1,65 @@
#modloaded iceandfire
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.event.PlayerInteractEntityEvent;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
import mods.contenttweaker.ItemFood;
import mods.contenttweaker.IItemFoodEaten;
import mods.contenttweaker.MutableItemStack;
import mods.contenttweaker.Hand;
import mods.contenttweaker.World;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.Player;
import crafttweaker.player.IPlayer;
import crafttweaker.block.IBlock;
import crafttweaker.data.IData;
import crafttweaker.entity.IEntityEquipmentSlot;
events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
if (event.world.isRemote()) {
return;
}
val heldItem = event.item;
// [edit item name in the bracket handler]
if (!isNull(heldItem) && heldItem.definition.id.matches(<contenttweaker:scream_of_pauram>.definition.id)) {
if (!event.target instanceof IEntityLivingBase) {
return;
}
val target as IEntityLivingBase = event.target;
if ((target.definition.id != "thebetweenlands:blood_snail") || !target.isAlive()) {
return;
}
// [edit damage here]
val DAMAGE = 2000000000.0f;
// [can remove this var if reusuable]
val oldHealth = target.health;
// Handle kill as if by player
if (target.health <= DAMAGE) {
target.onDeath(IDamageSource.createPlayerDamage(event.player));
// Allows for proper death
target.health = 0;
} else {
target.attackEntityFrom(<damagesource:OUT_OF_WORLD>, DAMAGE);
}
// [remove this clause if reusuable]
if (target.health < oldHealth) {
// [add anything here to handle on each successful use]
Commands.call("summon thebetweenlands:blood_snail ~ ~1 ~ {PersistenceRequired:1,HandItems:[{},{Count:1,id:\"contenttweaker:screaming_blood_slime\"}],HandDropChances:[0.0f,1.0f],ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}],ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:200,permshields:200}},Attributes:[{Name:generic.maxHealth, Base:5000000.0},{Name:generic.attackDamage, Base:50000.0}],Health:5000000f,CustomName:\"加舒恩,绯血恐惧散播者\"}", event.player, event.world, true, true);
heldItem.mutable().shrink(1);
}
}
});
+65
View File
@@ -0,0 +1,65 @@
#modloaded iceandfire
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.event.PlayerInteractEntityEvent;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
import mods.contenttweaker.ItemFood;
import mods.contenttweaker.IItemFoodEaten;
import mods.contenttweaker.MutableItemStack;
import mods.contenttweaker.Hand;
import mods.contenttweaker.World;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.Player;
import crafttweaker.player.IPlayer;
import crafttweaker.block.IBlock;
import crafttweaker.data.IData;
import crafttweaker.entity.IEntityEquipmentSlot;
events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
if (event.world.isRemote()) {
return;
}
val heldItem = event.item;
// [edit item name in the bracket handler]
if (!isNull(heldItem) && heldItem.definition.id.matches(<contenttweaker:pale_sky_stone_pebble>.definition.id)) {
if (!event.target instanceof IEntityLivingBase) {
return;
}
val target as IEntityLivingBase = event.target;
if ((target.definition.id != "erebus:erebus.centipede") || !target.isAlive()) {
return;
}
// [edit damage here]
val DAMAGE = 2000000000.0f;
// [can remove this var if reusuable]
val oldHealth = target.health;
// Handle kill as if by player
if (target.health <= DAMAGE) {
target.onDeath(IDamageSource.createPlayerDamage(event.player));
// Allows for proper death
target.health = 0;
} else {
target.attackEntityFrom(<damagesource:OUT_OF_WORLD>, DAMAGE);
}
// [remove this clause if reusuable]
if (target.health < oldHealth) {
// [add anything here to handle on each successful use]
Commands.call("summon erebus:erebus.centipede ~ ~1 ~ {PersistenceRequired:1,HandItems:[{},{Count:1,id:\"contenttweaker:gluttonous_bell\"}],HandDropChances:[0.0f,1.0f],ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:30.0}],Health:2000f,CustomName:\"暴食吞噬者\"}", event.player, event.world, true, true);
heldItem.mutable().shrink(1);
}
}
});
+50
View File
@@ -0,0 +1,50 @@
#modloaded iceandfire
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.event.PlayerInteractEntityEvent;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
import mods.contenttweaker.ItemFood;
import mods.contenttweaker.IItemFoodEaten;
import mods.contenttweaker.MutableItemStack;
import mods.contenttweaker.Hand;
import mods.contenttweaker.World;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.Player;
import crafttweaker.player.IPlayer;
import crafttweaker.block.IBlock;
import crafttweaker.data.IData;
events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
if (event.world.isRemote()) {
return;
}
val heldItem = event.item;
// [edit item name in the bracket handler]
if (!isNull(heldItem) && heldItem.definition.id.matches(<contenttweaker:investiture_of_the_eleint>.definition.id)) {
if (!event.target instanceof IEntityLivingBase) {
return;
}
val target as IEntityLivingBase = event.target;
if ((target.definition.id != "iceandfire:icedragon") || !target.isAlive()) {
if ((target.definition.id != "iceandfire:firedragon") || !target.isAlive()) {
if ((target.definition.id != "iceandfire:lightningdragon") || !target.isAlive()) {
return;
}
}
}
Commands.call("/entitydata @e[r=10] {CustomName:\"飞升艾兰特\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:200,permshields:200}},Tags:[\"dragonascendedeleint\"]}", event.player, event.world, true, true);
Commands.call("/fill ~-10 ~-1 ~-10 ~10 ~1 ~10 contenttweaker:eleint_dragonfire 0 replace contenttweaker:eternal_dragon_fire", event.player, event.world, true, true);
heldItem.mutable().shrink(1);
}
});
+65
View File
@@ -0,0 +1,65 @@
#modloaded iceandfire
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.event.PlayerInteractEntityEvent;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
import mods.contenttweaker.ItemFood;
import mods.contenttweaker.IItemFoodEaten;
import mods.contenttweaker.MutableItemStack;
import mods.contenttweaker.Hand;
import mods.contenttweaker.World;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.Player;
import crafttweaker.player.IPlayer;
import crafttweaker.block.IBlock;
import crafttweaker.data.IData;
import crafttweaker.entity.IEntityEquipmentSlot;
events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
if (event.world.isRemote()) {
return;
}
val heldItem = event.item;
// [edit item name in the bracket handler]
if (!isNull(heldItem) && heldItem.definition.id.matches(<contenttweaker:pale_sky_stone_pebble>.definition.id)) {
if (!event.target instanceof IEntityLivingBase) {
return;
}
val target as IEntityLivingBase = event.target;
if ((target.definition.id != "erebus:erebus.stag_beetle") || !target.isAlive()) {
return;
}
// [edit damage here]
val DAMAGE = 2000000000.0f;
// [can remove this var if reusuable]
val oldHealth = target.health;
// Handle kill as if by player
if (target.health <= DAMAGE) {
target.onDeath(IDamageSource.createPlayerDamage(event.player));
// Allows for proper death
target.health = 0;
} else {
target.attackEntityFrom(<damagesource:OUT_OF_WORLD>, DAMAGE);
}
// [remove this clause if reusuable]
if (target.health < oldHealth) {
// [add anything here to handle on each successful use]
Commands.call("summon erebus:erebus.stag_beetle ~ ~1 ~ {PersistenceRequired:1,HandItems:[{},{Count:1,id:\"contenttweaker:geo_fragment\"}],HandDropChances:[0.0f,1.0f],ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}],ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:100,permshields:100}},Attributes:[{Name:generic.maxHealth, Base:20000.0},{Name:generic.attackDamage, Base:300.0}],Health:20000f,CustomName:\"空洞鹿角虫\"}", event.player, event.world, true, true);
heldItem.mutable().shrink(1);
}
}
});
+28
View File
@@ -1166,6 +1166,34 @@ markovrecursivessence.register();
var demonicremains = VanillaFactory.createFluid("demonic_remains", Color.fromHex("c46280"));
demonicremains.register();
var hellfire = VanillaFactory.createFluid("hellfire", Color.fromHex("cc6729"));
hellfire.register();
var everlovingabyssite = VanillaFactory.createFluid("everloving_abyssite", Color.fromHex("8aa18e"));
everlovingabyssite.register();
var cauchyrecursiveessence = VanillaFactory.createFluid("cauchy_recursive_essence", Color.fromHex("ffdc7a"));
cauchyrecursiveessence.register();
var lorenzrecursiveessence = VanillaFactory.createFluid("lorenz_recursive_essence", Color.fromHex("ffdc7a"));
lorenzrecursiveessence.register();
var chaoticrecursiveessence = VanillaFactory.createFluid("chaotic_recursive_essence", Color.fromHex("ffdc7a"));
chaoticrecursiveessence.register();
var warpingrecursiveessence = VanillaFactory.createFluid("warping_recursive_essence", Color.fromHex("ffdc7a"));
warpingrecursiveessence.register();
var moltenechowarren = VanillaFactory.createFluid("molten_echo_warren", Color.fromHex("bd6800"));
moltenechowarren.register();
var eleintdragonfire = VanillaFactory.createFluid("eleint_dragonfire", Color.fromHex("965227"));
eleintdragonfire.register();
+9 -1
View File
@@ -380,4 +380,12 @@ cleansedcinnamonapple.saturation = 1;
cleansedcinnamonapple.onItemFoodEaten = function(stack, world, player) {
player.sendChat("看哪!这就是力量之巅!");
};
cleansedcinnamonapple.register();
cleansedcinnamonapple.register();
var strangephasingmeat = VanillaFactory.createItemFood("strange_phasing_meat", 5);
strangephasingmeat.saturation = 1;
strangephasingmeat.onItemFoodEaten = function(stack, world, player) {
player.sendChat("谨记,你并非独自来到这个世界,存在本身就应该心怀感恩 :)");
};
strangephasingmeat.register();
+65
View File
@@ -0,0 +1,65 @@
#modloaded iceandfire
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.event.PlayerInteractEntityEvent;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
import mods.contenttweaker.ItemFood;
import mods.contenttweaker.IItemFoodEaten;
import mods.contenttweaker.MutableItemStack;
import mods.contenttweaker.Hand;
import mods.contenttweaker.World;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.Player;
import crafttweaker.player.IPlayer;
import crafttweaker.block.IBlock;
import crafttweaker.data.IData;
import crafttweaker.entity.IEntityEquipmentSlot;
events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
if (event.world.isRemote()) {
return;
}
val heldItem = event.item;
// [edit item name in the bracket handler]
if (!isNull(heldItem) && heldItem.definition.id.matches(<contenttweaker:plea_to_nature>.definition.id)) {
if (!event.target instanceof IEntityLivingBase) {
return;
}
val target as IEntityLivingBase = event.target;
if ((target.definition.id != "botania:doppleganger") || !target.isAlive()) {
return;
}
// [edit damage here]
val DAMAGE = 2000000000.0f;
// [can remove this var if reusuable]
val oldHealth = target.health;
// Handle kill as if by player
if (target.health <= DAMAGE) {
target.onDeath(IDamageSource.createPlayerDamage(event.player));
// Allows for proper death
target.health = 0;
} else {
target.attackEntityFrom(<damagesource:OUT_OF_WORLD>, DAMAGE);
}
// [remove this clause if reusuable]
if (target.health < oldHealth) {
// [add anything here to handle on each successful use]
Commands.call("summon twilightforest:knight_phantom ~ ~1 ~ {PersistenceRequired:1,HandItems:[{Count:1,id:\"divinerpg:evernight\"},{Count:1,id:\"contenttweaker:fractal_fragment_natural_law\"}],HandDropChances:[0.0f,1.0f],ArmorItems:[{},{},{Count:1,id:\"botania:terrasteelchest\"},{Count:1,id:\"botania:terrasteelhelm\"}],ActiveEffects:[{Id:14,Amplifier:0,Duration:999999,ShowParticles:0b},{Id:24,Amplifier:0,Duration:999999,ShowParticles:0b}],ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:200,permshields:200}},Attributes:[{Name:generic.maxHealth, Base:5000000.0},{Name:generic.attackDamage, Base:50000.0}],Health:5000000f,CustomName:\"阿萨神族之影\"}", event.player, event.world, true, true);
heldItem.mutable().shrink(1);
}
}
});
+567
View File
@@ -3249,3 +3249,570 @@ var phasinghalitehalo = VanillaFactory.createItem("phasing_halite_halo");
phasinghalitehalo.maxStackSize = 64;
phasinghalitehalo.beaconPayment = false;
phasinghalitehalo.register();
var lumberbeesetup = VanillaFactory.createItem("lumber_bee_setup");
lumberbeesetup.maxStackSize = 64;
lumberbeesetup.beaconPayment = false;
lumberbeesetup.register();
var highcapacityheatexchanger = VanillaFactory.createItem("high_capacity_heat_exchanger");
highcapacityheatexchanger.maxStackSize = 64;
highcapacityheatexchanger.beaconPayment = false;
highcapacityheatexchanger.register();
var hellfireconfigurator = VanillaFactory.createItem("hellfire_configurator");
hellfireconfigurator.maxStackSize = 64;
hellfireconfigurator.beaconPayment = false;
hellfireconfigurator.register();
var deepslatecatalyst = VanillaFactory.createItem("deep_slate_catalyst");
deepslatecatalyst.maxStackSize = 64;
deepslatecatalyst.beaconPayment = false;
deepslatecatalyst.register();
var blankslatecatalyst = VanillaFactory.createItem("blank_slate_catalyst");
blankslatecatalyst.maxStackSize = 64;
blankslatecatalyst.beaconPayment = false;
blankslatecatalyst.register();
var reinforcedslatecatalyst = VanillaFactory.createItem("reinforced_slate_catalyst");
reinforcedslatecatalyst.maxStackSize = 64;
reinforcedslatecatalyst.beaconPayment = false;
reinforcedslatecatalyst.register();
var imbuedslatecatalyst = VanillaFactory.createItem("imbued_slate_catalyst");
imbuedslatecatalyst.maxStackSize = 64;
imbuedslatecatalyst.beaconPayment = false;
imbuedslatecatalyst.register();
var demonicslatecatalyst = VanillaFactory.createItem("demonic_slate_catalyst");
demonicslatecatalyst.maxStackSize = 64;
demonicslatecatalyst.beaconPayment = false;
demonicslatecatalyst.register();
var etherealslatecatalyst = VanillaFactory.createItem("ethereal_slate_catalyst");
etherealslatecatalyst.maxStackSize = 64;
etherealslatecatalyst.beaconPayment = false;
etherealslatecatalyst.register();
var eternaldragonfiregem = VanillaFactory.createItem("eternal_dragonfire_gem");
eternaldragonfiregem.maxStackSize = 64;
eternaldragonfiregem.beaconPayment = false;
eternaldragonfiregem.register();
var draconiccatalyst = VanillaFactory.createItem("draconic_catalyst");
draconiccatalyst.maxStackSize = 64;
draconiccatalyst.beaconPayment = false;
draconiccatalyst.register();
var wyverniumingot = VanillaFactory.createItem("wyvernium_ingot");
wyverniumingot.maxStackSize = 64;
wyverniumingot.beaconPayment = false;
wyverniumingot.register();
var heartofthecursedwyvern = VanillaFactory.createItem("heart_of_the_cursed_wyvern");
heartofthecursedwyvern.maxStackSize = 64;
heartofthecursedwyvern.beaconPayment = false;
heartofthecursedwyvern.register();
var wyverniummatrix = VanillaFactory.createItem("wyvernium_matrix");
wyverniummatrix.maxStackSize = 64;
wyverniummatrix.beaconPayment = false;
wyverniummatrix.register();
var gemofthedyingconstellation = VanillaFactory.createItem("gem_of_the_dying_constellation");
gemofthedyingconstellation.maxStackSize = 64;
gemofthedyingconstellation.beaconPayment = false;
gemofthedyingconstellation.register();
var whisperofnaturallaw = VanillaFactory.createItem("whisper_of_natureal_law");
whisperofnaturallaw.maxStackSize = 64;
whisperofnaturallaw.beaconPayment = false;
whisperofnaturallaw.register();
var pleatonature = VanillaFactory.createItem("plea_to_nature");
pleatonature.maxStackSize = 64;
pleatonature.beaconPayment = false;
pleatonature.register();
var fractalfragnaturallaw = VanillaFactory.createItem("fractal_fragment_natural_law");
fractalfragnaturallaw.maxStackSize = 64;
fractalfragnaturallaw.beaconPayment = false;
fractalfragnaturallaw.register();
var magicalsap = VanillaFactory.createItem("magical_sap");
magicalsap.maxStackSize = 64;
magicalsap.beaconPayment = false;
magicalsap.register();
var mysticalsap = VanillaFactory.createItem("mystical_sap");
mysticalsap.maxStackSize = 64;
mysticalsap.beaconPayment = false;
mysticalsap.register();
var arcanesap = VanillaFactory.createItem("arcane_sap");
arcanesap.maxStackSize = 64;
arcanesap.beaconPayment = false;
arcanesap.register();
var mythicalsap = VanillaFactory.createItem("mythical_sap");
mythicalsap.maxStackSize = 64;
mythicalsap.beaconPayment = false;
mythicalsap.register();
var ascendedsap = VanillaFactory.createItem("ascended_sap");
ascendedsap.maxStackSize = 64;
ascendedsap.beaconPayment = false;
ascendedsap.register();
var magicallyinsulatedcoppercable = VanillaFactory.createItem("magical_insulated_copper_cable");
magicallyinsulatedcoppercable.maxStackSize = 64;
magicallyinsulatedcoppercable.beaconPayment = false;
magicallyinsulatedcoppercable.register();
var mysticallyinsulatedcoppercable = VanillaFactory.createItem("mystical_insulated_copper_cable");
mysticallyinsulatedcoppercable.maxStackSize = 64;
mysticallyinsulatedcoppercable.beaconPayment = false;
mysticallyinsulatedcoppercable.register();
var arcaneinsulatedcoppercable = VanillaFactory.createItem("arcane_insulated_copper_cable");
arcaneinsulatedcoppercable.maxStackSize = 64;
arcaneinsulatedcoppercable.beaconPayment = false;
arcaneinsulatedcoppercable.register();
var mythicalinsulatedcoppercable = VanillaFactory.createItem("mythical_insulated_copper_cable");
mythicalinsulatedcoppercable.maxStackSize = 64;
mythicalinsulatedcoppercable.beaconPayment = false;
mythicalinsulatedcoppercable.register();
var ascendedinsulatedcoppercable = VanillaFactory.createItem("ascended_insulated_copper_cable");
ascendedinsulatedcoppercable.maxStackSize = 64;
ascendedinsulatedcoppercable.beaconPayment = false;
ascendedinsulatedcoppercable.register();
var magicallyinsulatedelectrumplate = VanillaFactory.createItem("magical_insulated_electrum_plate");
magicallyinsulatedelectrumplate.maxStackSize = 64;
magicallyinsulatedelectrumplate.beaconPayment = false;
magicallyinsulatedelectrumplate.register();
var mysticallyinsulatedelectrumplate = VanillaFactory.createItem("mystical_insulated_electrum_plate");
mysticallyinsulatedelectrumplate.maxStackSize = 64;
mysticallyinsulatedelectrumplate.beaconPayment = false;
mysticallyinsulatedelectrumplate.register();
var arcaneinsulatedelectrumplate = VanillaFactory.createItem("arcane_insulated_electrum_plate");
arcaneinsulatedelectrumplate.maxStackSize = 64;
arcaneinsulatedelectrumplate.beaconPayment = false;
arcaneinsulatedelectrumplate.register();
var mythicalinsulatedelectrumplate = VanillaFactory.createItem("mythical_insulated_electrum_plate");
mythicalinsulatedelectrumplate.maxStackSize = 64;
mythicalinsulatedelectrumplate.beaconPayment = false;
mythicalinsulatedelectrumplate.register();
var ascendedinsulatedelectrumplate = VanillaFactory.createItem("ascended_insulated_electrum_plate");
ascendedinsulatedelectrumplate.maxStackSize = 64;
ascendedinsulatedelectrumplate.beaconPayment = false;
ascendedinsulatedelectrumplate.register();
var magicallyinsulatedecircuitboard = VanillaFactory.createItem("magical_insulated_circuit_board");
magicallyinsulatedecircuitboard.maxStackSize = 64;
magicallyinsulatedecircuitboard.beaconPayment = false;
magicallyinsulatedecircuitboard.register();
var mysticallyinsulatedcircuitboard = VanillaFactory.createItem("mystical_insulated_circuit_board");
mysticallyinsulatedcircuitboard.maxStackSize = 64;
mysticallyinsulatedcircuitboard.beaconPayment = false;
mysticallyinsulatedcircuitboard.register();
var arcaneinsulatedcircuitboard = VanillaFactory.createItem("arcane_insulated_circuit_board");
arcaneinsulatedcircuitboard.maxStackSize = 64;
arcaneinsulatedcircuitboard.beaconPayment = false;
arcaneinsulatedcircuitboard.register();
var mythicalinsulatcircuitboard = VanillaFactory.createItem("mythical_insulated_circuit_board");
mythicalinsulatcircuitboard.maxStackSize = 64;
mythicalinsulatcircuitboard.beaconPayment = false;
mythicalinsulatcircuitboard.register();
var ascendedinsulatedcircuitboard = VanillaFactory.createItem("ascended_insulated_circuit_board");
ascendedinsulatedcircuitboard.maxStackSize = 64;
ascendedinsulatedcircuitboard.beaconPayment = false;
ascendedinsulatedcircuitboard.register();
var constructofnaturalbalance = VanillaFactory.createItem("construct_of_natural_balance");
constructofnaturalbalance.maxStackSize = 64;
constructofnaturalbalance.beaconPayment = false;
constructofnaturalbalance.register();
var projectorgemrelativisticcondensate = VanillaFactory.createItem("projector_gem_relativistic_condensate");
projectorgemrelativisticcondensate.maxStackSize = 64;
projectorgemrelativisticcondensate.beaconPayment = false;
projectorgemrelativisticcondensate.register();
var draconicfulcrum = VanillaFactory.createItem("draconic_fulcrum");
draconicfulcrum.maxStackSize = 64;
draconicfulcrum.beaconPayment = false;
draconicfulcrum.register();
var wyvernfulcrum = VanillaFactory.createItem("wyvern_fulcrum");
wyvernfulcrum.maxStackSize = 64;
wyvernfulcrum.beaconPayment = false;
wyvernfulcrum.register();
var awakenedfulcrum = VanillaFactory.createItem("awakened_fulcrum");
awakenedfulcrum.maxStackSize = 64;
awakenedfulcrum.beaconPayment = false;
awakenedfulcrum.register();
var chaoticfulcrum = VanillaFactory.createItem("chaotic_fulcrum");
chaoticfulcrum.maxStackSize = 64;
chaoticfulcrum.beaconPayment = false;
chaoticfulcrum.register();
var ascendedstarlightsphere = VanillaFactory.createItem("ascended_starlight_sphere");
ascendedstarlightsphere.maxStackSize = 64;
ascendedstarlightsphere.beaconPayment = false;
ascendedstarlightsphere.register();
var chunkofinfinitewishes = VanillaFactory.createItem("chunk_of_infinite_wishes");
chunkofinfinitewishes.maxStackSize = 64;
chunkofinfinitewishes.beaconPayment = false;
chunkofinfinitewishes.register();
var warrengenerator = VanillaFactory.createItem("warren_generator");
warrengenerator.maxStackSize = 64;
warrengenerator.beaconPayment = false;
warrengenerator.register();
var mythicrareearthsrelativisticcondensate = VanillaFactory.createItem("mythic_rare_earths_relativistic_condensate");
mythicrareearthsrelativisticcondensate.maxStackSize = 64;
mythicrareearthsrelativisticcondensate.beaconPayment = false;
mythicrareearthsrelativisticcondensate.register();
var megeliumdetonatorautomation = VanillaFactory.createItem("megelium_detonator_automation");
megeliumdetonatorautomation.maxStackSize = 64;
megeliumdetonatorautomation.beaconPayment = false;
megeliumdetonatorautomation.register();
var bloodhunterdroplet = VanillaFactory.createItem("bloodhunter_droplet");
bloodhunterdroplet.maxStackSize = 64;
bloodhunterdroplet.beaconPayment = false;
bloodhunterdroplet.register();
var bloodhuntermodifier = VanillaFactory.createItem("bloodhunter_modifier");
bloodhuntermodifier.maxStackSize = 64;
bloodhuntermodifier.beaconPayment = false;
bloodhuntermodifier.register();
var refinedobsidiansliver = VanillaFactory.createItem("refined_obsidian_sliver");
refinedobsidiansliver.maxStackSize = 64;
refinedobsidiansliver.beaconPayment = false;
refinedobsidiansliver.register();
var refinedobsidianflake = VanillaFactory.createItem("refined_obsidian_flake");
refinedobsidianflake.maxStackSize = 64;
refinedobsidianflake.beaconPayment = false;
refinedobsidianflake.register();
var smithystablet = VanillaFactory.createItem("a_smithys_tablet");
smithystablet.maxStackSize = 64;
smithystablet.beaconPayment = false;
smithystablet.register();
var notesofmineyearner = VanillaFactory.createItem("notes_of_a_mines_yearner");
notesofmineyearner.maxStackSize = 64;
notesofmineyearner.beaconPayment = false;
notesofmineyearner.register();
var toysword = VanillaFactory.createItem("toy_sword");
toysword.maxStackSize = 64;
toysword.beaconPayment = false;
toysword.register();
var aesirwood = VanillaFactory.createItem("aesir_wood");
aesirwood.maxStackSize = 64;
aesirwood.beaconPayment = false;
aesirwood.register();
var abyssalharverster = VanillaFactory.createItem("abyssal_harvester");
abyssalharverster.maxStackSize = 64;
abyssalharverster.beaconPayment = false;
abyssalharverster.register();
var dreadfulharverster = VanillaFactory.createItem("dreadful_harvester");
dreadfulharverster.maxStackSize = 64;
dreadfulharverster.beaconPayment = false;
dreadfulharverster.register();
var omotholharverster = VanillaFactory.createItem("omothol_harvester");
omotholharverster.maxStackSize = 64;
omotholharverster.beaconPayment = false;
omotholharverster.register();
var gemofcyclicalhope = VanillaFactory.createItem("gem_of_cyclical_hope");
gemofcyclicalhope.maxStackSize = 64;
gemofcyclicalhope.beaconPayment = false;
gemofcyclicalhope.register();
var gemofthebirthingnebula = VanillaFactory.createItem("gem_of_the_birthing_nebula");
gemofthebirthingnebula.maxStackSize = 64;
gemofthebirthingnebula.beaconPayment = false;
gemofthebirthingnebula.register();
var siderallivinggemstone = VanillaFactory.createItem("sideral_living_gemstone");
siderallivinggemstone.maxStackSize = 64;
siderallivinggemstone.beaconPayment = false;
siderallivinggemstone.register();
var speechofnaturallaw = VanillaFactory.createItem("speech_of_natural_law");
speechofnaturallaw.maxStackSize = 64;
speechofnaturallaw.beaconPayment = false;
speechofnaturallaw.register();
var catalystofnaturallaw = VanillaFactory.createItem("catalyst_of_natural_law");
catalystofnaturallaw.maxStackSize = 64;
catalystofnaturallaw.beaconPayment = false;
catalystofnaturallaw.register();
var warrenpetal = VanillaFactory.createItem("warren_petal");
warrenpetal.maxStackSize = 64;
warrenpetal.beaconPayment = false;
warrenpetal.register();
var selfactualizingflower = VanillaFactory.createItem("self_actualizing_flower");
selfactualizingflower.maxStackSize = 64;
selfactualizingflower.beaconPayment = false;
selfactualizingflower.register();
var entropicseedling = VanillaFactory.createItem("entropic_seedling");
entropicseedling.maxStackSize = 64;
entropicseedling.beaconPayment = false;
entropicseedling.register();
var eleintscale = VanillaFactory.createItem("eleint_scale");
eleintscale.maxStackSize = 64;
eleintscale.beaconPayment = false;
eleintscale.register();
var terrasteelinfusedstone = VanillaFactory.createItem("terrasteel_infused_stone");
terrasteelinfusedstone.maxStackSize = 64;
terrasteelinfusedstone.beaconPayment = false;
terrasteelinfusedstone.register();
var marrowofalazoneia = VanillaFactory.createItem("marrow_of_alazoneia");
marrowofalazoneia.maxStackSize = 64;
marrowofalazoneia.beaconPayment = false;
marrowofalazoneia.register();
var everbloodyflask = VanillaFactory.createItem("everbloody_flask");
everbloodyflask.maxStackSize = 64;
everbloodyflask.beaconPayment = false;
everbloodyflask.register();
var bloodshedfabric = VanillaFactory.createItem("bloodshed_fabric");
bloodshedfabric.maxStackSize = 64;
bloodshedfabric.beaconPayment = false;
bloodshedfabric.register();
var eldenbloodiedfabric = VanillaFactory.createItem("elden_bloodied_fabric");
eldenbloodiedfabric.maxStackSize = 64;
eldenbloodiedfabric.beaconPayment = false;
eldenbloodiedfabric.register();
var screamofpauram = VanillaFactory.createItem("scream_of_pauram");
screamofpauram.maxStackSize = 64;
screamofpauram.beaconPayment = false;
screamofpauram.register();
var screamingbloodslime = VanillaFactory.createItem("screaming_blood_slime");
screamingbloodslime.maxStackSize = 64;
screamingbloodslime.beaconPayment = false;
screamingbloodslime.register();
var fearmongererfabric = VanillaFactory.createItem("fearmongerer_fabric");
fearmongererfabric.maxStackSize = 64;
fearmongererfabric.beaconPayment = false;
fearmongererfabric.register();
var solidlowgradespacetimefuel = VanillaFactory.createItem("solid_low_grade_space_time_fuel");
solidlowgradespacetimefuel.maxStackSize = 64;
solidlowgradespacetimefuel.beaconPayment = false;
solidlowgradespacetimefuel.register();
var solidmediumgradespacetimefuel = VanillaFactory.createItem("solid_medium_grade_space_time_fuel");
solidmediumgradespacetimefuel.maxStackSize = 64;
solidmediumgradespacetimefuel.beaconPayment = false;
solidmediumgradespacetimefuel.register();
var solidhighgradespacetimefuel = VanillaFactory.createItem("solid_high_grade_space_time_fuel");
solidhighgradespacetimefuel.maxStackSize = 64;
solidhighgradespacetimefuel.beaconPayment = false;
solidhighgradespacetimefuel.register();
var spacewarpingcompound = VanillaFactory.createItem("space_warping_compound");
spacewarpingcompound.maxStackSize = 64;
spacewarpingcompound.beaconPayment = false;
spacewarpingcompound.register();
var dustofthereconciledaesir = VanillaFactory.createItem("soul_fragment_of_the_reconciled_aesir");
dustofthereconciledaesir.maxStackSize = 64;
dustofthereconciledaesir.beaconPayment = false;
dustofthereconciledaesir.register();
var recursionofnaturallaw = VanillaFactory.createItem("recursion_of_natural_law");
recursionofnaturallaw.maxStackSize = 64;
recursionofnaturallaw.beaconPayment = false;
recursionofnaturallaw.register();
var investitureoftheeleint = VanillaFactory.createItem("investiture_of_the_eleint");
investitureoftheeleint.maxStackSize = 64;
investitureoftheeleint.beaconPayment = false;
investitureoftheeleint.register();
var darkstarinfusedcrystal = VanillaFactory.createItem("darkstar_infused_crystal");
darkstarinfusedcrystal.maxStackSize = 64;
darkstarinfusedcrystal.beaconPayment = false;
darkstarinfusedcrystal.register();
var cyclicalstarlightcrystal = VanillaFactory.createItem("cyclical_starlight_crystal");
cyclicalstarlightcrystal.maxStackSize = 64;
cyclicalstarlightcrystal.beaconPayment = false;
cyclicalstarlightcrystal.register();
var strangephasingdragonmeal = VanillaFactory.createItem("strange_phasing_dragon_meal");
strangephasingdragonmeal.maxStackSize = 64;
strangephasingdragonmeal.beaconPayment = false;
strangephasingdragonmeal.register();
var paleskystonepebble = VanillaFactory.createItem("pale_sky_stone_pebble");
paleskystonepebble.maxStackSize = 64;
paleskystonepebble.beaconPayment = false;
paleskystonepebble.register();
var scorchedbonedust = VanillaFactory.createItem("scorched_bone_dust");
scorchedbonedust.maxStackSize = 64;
scorchedbonedust.beaconPayment = false;
scorchedbonedust.register();
var geofragment = VanillaFactory.createItem("geo_fragment");
geofragment.maxStackSize = 64;
geofragment.beaconPayment = false;
geofragment.register();
var palemetal = VanillaFactory.createItem("pale_metal");
palemetal.maxStackSize = 64;
palemetal.beaconPayment = false;
palemetal.register();
var kittypaw = VanillaFactory.createItem("kitty_paw");
kittypaw.maxStackSize = 64;
kittypaw.beaconPayment = false;
kittypaw.register();
var sigilflame = VanillaFactory.createItem("sigil_flame");
sigilflame.maxStackSize = 64;
sigilflame.beaconPayment = false;
sigilflame.register();
var demonicflame = VanillaFactory.createItem("demonic_flame");
demonicflame.maxStackSize = 64;
demonicflame.beaconPayment = false;
demonicflame.register();
var gluttonousbell = VanillaFactory.createItem("gluttonous_bell");
gluttonousbell.maxStackSize = 64;
gluttonousbell.beaconPayment = false;
gluttonousbell.register();
var shatteredmythicmatter = VanillaFactory.createItem("shattered_mythic_matter");
shatteredmythicmatter.maxStackSize = 64;
shatteredmythicmatter.beaconPayment = false;
shatteredmythicmatter.register();
var recursivemindshield = VanillaFactory.createItem("recursive_mind_shield");
recursivemindshield.maxStackSize = 64;
recursivemindshield.beaconPayment = false;
recursivemindshield.register();
var whispofasgard = VanillaFactory.createItem("whisp_of_asgard");
whispofasgard.maxStackSize = 64;
whispofasgard.beaconPayment = false;
whispofasgard.register();
var puzzlesolutionhollowstag = VanillaFactory.createItem("puzzle_solution_hollowstag");
puzzlesolutionhollowstag.maxStackSize = 64;
puzzlesolutionhollowstag.beaconPayment = false;
puzzlesolutionhollowstag.register();
var puzzlesolutionhomeseeker = VanillaFactory.createItem("puzzle_solution_homeseeker");
puzzlesolutionhomeseeker.maxStackSize = 64;
puzzlesolutionhomeseeker.beaconPayment = false;
puzzlesolutionhomeseeker.register();
var arcaniumcluster = VanillaFactory.createItem("arcanium_cluster");
arcaniumcluster.maxStackSize = 64;
arcaniumcluster.beaconPayment = false;
arcaniumcluster.register();
var earthlysalvation = VanillaFactory.createItem("earthly_salvation");
earthlysalvation.maxStackSize = 64;
earthlysalvation.beaconPayment = false;
earthlysalvation.register();
var shriekingmetal = VanillaFactory.createItem("shrieking_metal");
shriekingmetal.maxStackSize = 64;
shriekingmetal.beaconPayment = false;
shriekingmetal.register();
var shriekingsoul = VanillaFactory.createItem("shrieking_soul");
shriekingsoul.maxStackSize = 64;
shriekingsoul.beaconPayment = false;
shriekingsoul.register();
var palemetaldust = VanillaFactory.createItem("pale_metal_dust");
palemetaldust.maxStackSize = 64;
palemetaldust.beaconPayment = false;
palemetaldust.register();
+522
View File
@@ -0,0 +1,522 @@
#loader contenttweaker
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
var alchemicalpetrification = VanillaFactory.createItem("alchemical_petrification");
alchemicalpetrification.maxStackSize = 64;
alchemicalpetrification.beaconPayment = false;
alchemicalpetrification.register();
var compressedalchemicalpetrification = VanillaFactory.createItem("compressed_alchemical_petrification");
compressedalchemicalpetrification.maxStackSize = 64;
compressedalchemicalpetrification.beaconPayment = false;
compressedalchemicalpetrification.register();
var doublecompressedalchemicalpetrification = VanillaFactory.createItem("double_compressed_alchemical_petrification");
doublecompressedalchemicalpetrification.maxStackSize = 64;
doublecompressedalchemicalpetrification.beaconPayment = false;
doublecompressedalchemicalpetrification.register();
var alchemicalground = VanillaFactory.createItem("alchemical_ground");
alchemicalground.maxStackSize = 64;
alchemicalground.beaconPayment = false;
alchemicalground.register();
var compressedalchemicalground = VanillaFactory.createItem("compressed_alchemical_ground");
compressedalchemicalground.maxStackSize = 64;
compressedalchemicalground.beaconPayment = false;
compressedalchemicalground.register();
var doublecompressedalchemicalground = VanillaFactory.createItem("double_compressed_alchemical_ground");
doublecompressedalchemicalground.maxStackSize = 64;
doublecompressedalchemicalground.beaconPayment = false;
doublecompressedalchemicalground.register();
var alchemicaldeposit = VanillaFactory.createItem("alchemical_deposit");
alchemicaldeposit.maxStackSize = 64;
alchemicaldeposit.beaconPayment = false;
alchemicaldeposit.register();
var compressedalchemicaldeposit = VanillaFactory.createItem("compressed_alchemical_deposit");
compressedalchemicaldeposit.maxStackSize = 64;
compressedalchemicaldeposit.beaconPayment = false;
compressedalchemicaldeposit.register();
var doublecompressedalchemicaldeposit = VanillaFactory.createItem("double_compressed_alchemical_deposit");
doublecompressedalchemicaldeposit.maxStackSize = 64;
doublecompressedalchemicaldeposit.beaconPayment = false;
doublecompressedalchemicaldeposit.register();
var alchemicalsediment = VanillaFactory.createItem("alchemical_sediment");
alchemicalsediment.maxStackSize = 64;
alchemicalsediment.beaconPayment = false;
alchemicalsediment.register();
var compressedalchemicalsediment = VanillaFactory.createItem("compressed_alchemical_sediment");
compressedalchemicalsediment.maxStackSize = 64;
compressedalchemicalsediment.beaconPayment = false;
compressedalchemicalsediment.register();
var doublecompressedalchemicalsediment = VanillaFactory.createItem("double_compressed_alchemical_sediment");
doublecompressedalchemicalsediment.maxStackSize = 64;
doublecompressedalchemicalsediment.beaconPayment = false;
doublecompressedalchemicalsediment.register();
var triplecompressedalchemicalsediment = VanillaFactory.createItem("triple_compressed_alchemical_sediment");
triplecompressedalchemicalsediment.maxStackSize = 64;
triplecompressedalchemicalsediment.beaconPayment = false;
triplecompressedalchemicalsediment.register();
var alchemicalsilt = VanillaFactory.createItem("alchemical_silt");
alchemicalsilt.maxStackSize = 64;
alchemicalsilt.beaconPayment = false;
alchemicalsilt.register();
var compressedalchemicalsilt = VanillaFactory.createItem("compressed_alchemical_silt");
compressedalchemicalsilt.maxStackSize = 64;
compressedalchemicalsilt.beaconPayment = false;
compressedalchemicalsilt.register();
var doublecompressedalchemicalsilt = VanillaFactory.createItem("double_compressed_alchemical_silt");
doublecompressedalchemicalsilt.maxStackSize = 64;
doublecompressedalchemicalsilt.beaconPayment = false;
doublecompressedalchemicalsilt.register();
var triplecompressedalchemicalsilt = VanillaFactory.createItem("triple_compressed_alchemical_silt");
triplecompressedalchemicalsilt.maxStackSize = 64;
triplecompressedalchemicalsilt.beaconPayment = false;
triplecompressedalchemicalsilt.register();
var alchemicalclay = VanillaFactory.createItem("alchemical_clay");
alchemicalclay.maxStackSize = 64;
alchemicalclay.beaconPayment = false;
alchemicalclay.register();
var compressedalchemicalclay = VanillaFactory.createItem("compressed_alchemical_clay");
compressedalchemicalclay.maxStackSize = 64;
compressedalchemicalclay.beaconPayment = false;
compressedalchemicalclay.register();
var doublecompressedalchemicalclay = VanillaFactory.createItem("double_compressed_alchemical_clay");
doublecompressedalchemicalclay.maxStackSize = 64;
doublecompressedalchemicalclay.beaconPayment = false;
doublecompressedalchemicalclay.register();
var triplecompressedalchemicalclay = VanillaFactory.createItem("triple_compressed_alchemical_clay");
triplecompressedalchemicalclay.maxStackSize = 64;
triplecompressedalchemicalclay.beaconPayment = false;
triplecompressedalchemicalclay.register();
var alchemicalterracotta = VanillaFactory.createItem("alchemical_terracotta");
alchemicalterracotta.maxStackSize = 64;
alchemicalterracotta.beaconPayment = false;
alchemicalterracotta.register();
var compressedalchemicalterracotta = VanillaFactory.createItem("compressed_alchemical_terracotta");
compressedalchemicalterracotta.maxStackSize = 64;
compressedalchemicalterracotta.beaconPayment = false;
compressedalchemicalterracotta.register();
var doublecompressedalchemicalterracotta = VanillaFactory.createItem("double_compressed_alchemical_terracotta");
doublecompressedalchemicalterracotta.maxStackSize = 64;
doublecompressedalchemicalterracotta.beaconPayment = false;
doublecompressedalchemicalterracotta.register();
var triplecompressedalchemicalterracotta = VanillaFactory.createItem("triple_compressed_alchemical_terracotta");
triplecompressedalchemicalterracotta.maxStackSize = 64;
triplecompressedalchemicalterracotta.beaconPayment = false;
triplecompressedalchemicalterracotta.register();
var alchemicalcrag = VanillaFactory.createItem("alchemical_crag");
alchemicalcrag.maxStackSize = 64;
alchemicalcrag.beaconPayment = false;
alchemicalcrag.register();
var compressedalchemicalcrag = VanillaFactory.createItem("compressed_alchemical_crag");
compressedalchemicalcrag.maxStackSize = 64;
compressedalchemicalcrag.beaconPayment = false;
compressedalchemicalcrag.register();
var doublecompressedalchemicalcrag = VanillaFactory.createItem("double_compressed_alchemical_crag");
doublecompressedalchemicalcrag.maxStackSize = 64;
doublecompressedalchemicalcrag.beaconPayment = false;
doublecompressedalchemicalcrag.register();
var triplecompressedalchemicalcrag = VanillaFactory.createItem("triple_compressed_alchemical_crag");
triplecompressedalchemicalcrag.maxStackSize = 64;
triplecompressedalchemicalcrag.beaconPayment = false;
triplecompressedalchemicalcrag.register();
var quadruplecompressedalchemicalcrag = VanillaFactory.createItem("quadruple_compressed_alchemical_crag");
quadruplecompressedalchemicalcrag.maxStackSize = 64;
quadruplecompressedalchemicalcrag.beaconPayment = false;
quadruplecompressedalchemicalcrag.register();
var alchemicalgravel = VanillaFactory.createItem("alchemical_gravel");
alchemicalgravel.maxStackSize = 64;
alchemicalgravel.beaconPayment = false;
alchemicalgravel.register();
var compressedalchemicalgravel = VanillaFactory.createItem("compressed_alchemical_gravel");
compressedalchemicalgravel.maxStackSize = 64;
compressedalchemicalgravel.beaconPayment = false;
compressedalchemicalgravel.register();
var doublecompressedalchemicalgravel = VanillaFactory.createItem("double_compressed_alchemical_gravel");
doublecompressedalchemicalgravel.maxStackSize = 64;
doublecompressedalchemicalgravel.beaconPayment = false;
doublecompressedalchemicalgravel.register();
var triplecompressedalchemicalgravel = VanillaFactory.createItem("triple_compressed_alchemical_gravel");
triplecompressedalchemicalgravel.maxStackSize = 64;
triplecompressedalchemicalgravel.beaconPayment = false;
triplecompressedalchemicalgravel.register();
var quadruplecompressedalchemicalgravel = VanillaFactory.createItem("quadruple_compressed_alchemical_gravel");
quadruplecompressedalchemicalgravel.maxStackSize = 64;
quadruplecompressedalchemicalgravel.beaconPayment = false;
quadruplecompressedalchemicalgravel.register();
var alchemicalrock = VanillaFactory.createItem("alchemical_rock");
alchemicalrock.maxStackSize = 64;
alchemicalrock.beaconPayment = false;
alchemicalrock.register();
var compressedalchemicalrock = VanillaFactory.createItem("compressed_alchemical_rock");
compressedalchemicalrock.maxStackSize = 64;
compressedalchemicalrock.beaconPayment = false;
compressedalchemicalrock.register();
var doublecompressedalchemicalrock = VanillaFactory.createItem("double_compressed_alchemical_rock");
doublecompressedalchemicalrock.maxStackSize = 64;
doublecompressedalchemicalrock.beaconPayment = false;
doublecompressedalchemicalrock.register();
var triplecompressedalchemicalrock = VanillaFactory.createItem("triple_compressed_alchemical_rock");
triplecompressedalchemicalrock.maxStackSize = 64;
triplecompressedalchemicalrock.beaconPayment = false;
triplecompressedalchemicalrock.register();
var quadruplecompressedalchemicalrock = VanillaFactory.createItem("quadruple_compressed_alchemical_rock");
quadruplecompressedalchemicalrock.maxStackSize = 64;
quadruplecompressedalchemicalrock.beaconPayment = false;
quadruplecompressedalchemicalrock.register();
var alchemicalshard = VanillaFactory.createItem("alchemical_shard");
alchemicalshard.maxStackSize = 64;
alchemicalshard.beaconPayment = false;
alchemicalshard.register();
var compressedalchemicalshard = VanillaFactory.createItem("compressed_alchemical_shard");
compressedalchemicalshard.maxStackSize = 64;
compressedalchemicalshard.beaconPayment = false;
compressedalchemicalshard.register();
var doublecompressedalchemicalshard = VanillaFactory.createItem("double_compressed_alchemical_shard");
doublecompressedalchemicalshard.maxStackSize = 64;
doublecompressedalchemicalshard.beaconPayment = false;
doublecompressedalchemicalshard.register();
var triplecompressedalchemicalshard = VanillaFactory.createItem("triple_compressed_alchemical_shard");
triplecompressedalchemicalshard.maxStackSize = 64;
triplecompressedalchemicalshard.beaconPayment = false;
triplecompressedalchemicalshard.register();
var quadruplecompressedalchemicalshard = VanillaFactory.createItem("quadruple_compressed_alchemical_shard");
quadruplecompressedalchemicalshard.maxStackSize = 64;
quadruplecompressedalchemicalshard.beaconPayment = false;
quadruplecompressedalchemicalshard.register();
var quintuplecompressedalchemicalshard = VanillaFactory.createItem("quintuple_compressed_alchemical_shard");
quintuplecompressedalchemicalshard.maxStackSize = 64;
quintuplecompressedalchemicalshard.beaconPayment = false;
quintuplecompressedalchemicalshard.register();
var alchemicalgeode = VanillaFactory.createItem("alchemical_geode");
alchemicalgeode.maxStackSize = 64;
alchemicalgeode.beaconPayment = false;
alchemicalgeode.register();
var compressedalchemicalgeode = VanillaFactory.createItem("compressed_alchemical_geode");
compressedalchemicalgeode.maxStackSize = 64;
compressedalchemicalgeode.beaconPayment = false;
compressedalchemicalgeode.register();
var doublecompressedalchemicalgeode = VanillaFactory.createItem("double_compressed_alchemical_geode");
doublecompressedalchemicalgeode.maxStackSize = 64;
doublecompressedalchemicalgeode.beaconPayment = false;
doublecompressedalchemicalgeode.register();
var triplecompressedalchemicalgeode = VanillaFactory.createItem("triple_compressed_alchemical_geode");
triplecompressedalchemicalgeode.maxStackSize = 64;
triplecompressedalchemicalgeode.beaconPayment = false;
triplecompressedalchemicalgeode.register();
var quadruplecompressedalchemicalgeode = VanillaFactory.createItem("quadruple_compressed_alchemical_geode");
quadruplecompressedalchemicalgeode.maxStackSize = 64;
quadruplecompressedalchemicalgeode.beaconPayment = false;
quadruplecompressedalchemicalgeode.register();
var quintuplecompressedalchemicalgeode = VanillaFactory.createItem("quintuple_compressed_alchemical_geode");
quintuplecompressedalchemicalgeode.maxStackSize = 64;
quintuplecompressedalchemicalgeode.beaconPayment = false;
quintuplecompressedalchemicalgeode.register();
var alchemicalflake = VanillaFactory.createItem("alchemical_flake");
alchemicalflake.maxStackSize = 64;
alchemicalflake.beaconPayment = false;
alchemicalflake.register();
var compressedalchemicalflake = VanillaFactory.createItem("compressed_alchemical_flake");
compressedalchemicalflake.maxStackSize = 64;
compressedalchemicalflake.beaconPayment = false;
compressedalchemicalflake.register();
var doublecompressedalchemicalflake = VanillaFactory.createItem("double_compressed_alchemical_flake");
doublecompressedalchemicalflake.maxStackSize = 64;
doublecompressedalchemicalflake.beaconPayment = false;
doublecompressedalchemicalflake.register();
var triplecompressedalchemicalflake = VanillaFactory.createItem("triple_compressed_alchemical_flake");
triplecompressedalchemicalflake.maxStackSize = 64;
triplecompressedalchemicalflake.beaconPayment = false;
triplecompressedalchemicalflake.register();
var quadruplecompressedalchemicalflake = VanillaFactory.createItem("quadruple_compressed_alchemical_flake");
quadruplecompressedalchemicalflake.maxStackSize = 64;
quadruplecompressedalchemicalflake.beaconPayment = false;
quadruplecompressedalchemicalflake.register();
var quintuplecompressedalchemicalflake = VanillaFactory.createItem("quintuple_compressed_alchemical_flake");
quintuplecompressedalchemicalflake.maxStackSize = 64;
quintuplecompressedalchemicalflake.beaconPayment = false;
quintuplecompressedalchemicalflake.register();
var alchemicalmesh = VanillaFactory.createItem("alchemical_mesh");
alchemicalmesh.maxStackSize = 64;
alchemicalmesh.beaconPayment = false;
alchemicalmesh.register();
var compressedalchemicalmesh = VanillaFactory.createItem("compressed_alchemical_mesh");
compressedalchemicalmesh.maxStackSize = 64;
compressedalchemicalmesh.beaconPayment = false;
compressedalchemicalmesh.register();
var doublecompressedalchemicalmesh = VanillaFactory.createItem("double_compressed_alchemical_mesh");
doublecompressedalchemicalmesh.maxStackSize = 64;
doublecompressedalchemicalmesh.beaconPayment = false;
doublecompressedalchemicalmesh.register();
var triplecompressedalchemicalmesh = VanillaFactory.createItem("triple_compressed_alchemical_mesh");
triplecompressedalchemicalmesh.maxStackSize = 64;
triplecompressedalchemicalmesh.beaconPayment = false;
triplecompressedalchemicalmesh.register();
var quadruplecompressedalchemicalmesh = VanillaFactory.createItem("quadruple_compressed_alchemical_mesh");
quadruplecompressedalchemicalmesh.maxStackSize = 64;
quadruplecompressedalchemicalmesh.beaconPayment = false;
quadruplecompressedalchemicalmesh.register();
var quintuplecompressedalchemicalmesh = VanillaFactory.createItem("quintuple_compressed_alchemical_mesh");
quintuplecompressedalchemicalmesh.maxStackSize = 64;
quintuplecompressedalchemicalmesh.beaconPayment = false;
quintuplecompressedalchemicalmesh.register();
var alchemicalcondensate = VanillaFactory.createItem("alchemical_condensate");
alchemicalcondensate.maxStackSize = 64;
alchemicalcondensate.beaconPayment = false;
alchemicalcondensate.register();
var compressedalchemicalcondensate = VanillaFactory.createItem("compressed_alchemical_condensate");
compressedalchemicalcondensate.maxStackSize = 64;
compressedalchemicalcondensate.beaconPayment = false;
compressedalchemicalcondensate.register();
var doublecompressedalchemicalcondensate = VanillaFactory.createItem("double_compressed_alchemical_condensate");
doublecompressedalchemicalcondensate.maxStackSize = 64;
doublecompressedalchemicalcondensate.beaconPayment = false;
doublecompressedalchemicalcondensate.register();
var triplecompressedalchemicalcondensate = VanillaFactory.createItem("triple_compressed_alchemical_condensate");
triplecompressedalchemicalcondensate.maxStackSize = 64;
triplecompressedalchemicalcondensate.beaconPayment = false;
triplecompressedalchemicalcondensate.register();
var quadruplecompressedalchemicalcondensate = VanillaFactory.createItem("quadruple_compressed_alchemical_condensate");
quadruplecompressedalchemicalcondensate.maxStackSize = 64;
quadruplecompressedalchemicalcondensate.beaconPayment = false;
quadruplecompressedalchemicalcondensate.register();
var quintuplecompressedalchemicalcondensate = VanillaFactory.createItem("quintuple_compressed_alchemical_condensate");
quintuplecompressedalchemicalcondensate.maxStackSize = 64;
quintuplecompressedalchemicalcondensate.beaconPayment = false;
quintuplecompressedalchemicalcondensate.register();
var sextuplecompressedalchemicalcondensate = VanillaFactory.createItem("sextuple_compressed_alchemical_condensate");
sextuplecompressedalchemicalcondensate.maxStackSize = 64;
sextuplecompressedalchemicalcondensate.beaconPayment = false;
sextuplecompressedalchemicalcondensate.register();
var alchemicalinnervation = VanillaFactory.createItem("alchemical_innervation");
alchemicalinnervation.maxStackSize = 64;
alchemicalinnervation.beaconPayment = false;
alchemicalinnervation.register();
var compressedalchemicalinnervation = VanillaFactory.createItem("compressed_alchemical_innervation");
compressedalchemicalinnervation.maxStackSize = 64;
compressedalchemicalinnervation.beaconPayment = false;
compressedalchemicalinnervation.register();
var doublecompressedalchemicalinnervation = VanillaFactory.createItem("double_compressed_alchemical_innervation");
doublecompressedalchemicalinnervation.maxStackSize = 64;
doublecompressedalchemicalinnervation.beaconPayment = false;
doublecompressedalchemicalinnervation.register();
var triplecompressedalchemicalinnervation = VanillaFactory.createItem("triple_compressed_alchemical_innervation");
triplecompressedalchemicalinnervation.maxStackSize = 64;
triplecompressedalchemicalinnervation.beaconPayment = false;
triplecompressedalchemicalinnervation.register();
var quadruplecompressedalchemicalinnervation = VanillaFactory.createItem("quadruple_compressed_alchemical_innervation");
quadruplecompressedalchemicalinnervation.maxStackSize = 64;
quadruplecompressedalchemicalinnervation.beaconPayment = false;
quadruplecompressedalchemicalinnervation.register();
var quintuplecompressedalchemicalinnervation = VanillaFactory.createItem("quintuple_compressed_alchemical_innervation");
quintuplecompressedalchemicalinnervation.maxStackSize = 64;
quintuplecompressedalchemicalinnervation.beaconPayment = false;
quintuplecompressedalchemicalinnervation.register();
var sextuplecompressedalchemicalinnervation = VanillaFactory.createItem("sextuple_compressed_alchemical_innervation");
sextuplecompressedalchemicalinnervation.maxStackSize = 64;
sextuplecompressedalchemicalinnervation.beaconPayment = false;
sextuplecompressedalchemicalinnervation.register();
var alchemicaltaint = VanillaFactory.createItem("alchemical_taint");
alchemicaltaint.maxStackSize = 64;
alchemicaltaint.beaconPayment = false;
alchemicaltaint.register();
var compressedalchemicaltaint = VanillaFactory.createItem("compressed_alchemical_taint");
compressedalchemicaltaint.maxStackSize = 64;
compressedalchemicaltaint.beaconPayment = false;
compressedalchemicaltaint.register();
var doublecompressedalchemicaltaint = VanillaFactory.createItem("double_compressed_alchemical_taint");
doublecompressedalchemicaltaint.maxStackSize = 64;
doublecompressedalchemicaltaint.beaconPayment = false;
doublecompressedalchemicaltaint.register();
var triplecompressedalchemicaltaint = VanillaFactory.createItem("triple_compressed_alchemical_taint");
triplecompressedalchemicaltaint.maxStackSize = 64;
triplecompressedalchemicaltaint.beaconPayment = false;
triplecompressedalchemicaltaint.register();
var quadruplecompressedalchemicaltaint = VanillaFactory.createItem("quadruple_compressed_alchemical_taint");
quadruplecompressedalchemicaltaint.maxStackSize = 64;
quadruplecompressedalchemicaltaint.beaconPayment = false;
quadruplecompressedalchemicaltaint.register();
var quintuplecompressedalchemicaltaint = VanillaFactory.createItem("quintuple_compressed_alchemical_taint");
quintuplecompressedalchemicaltaint.maxStackSize = 64;
quintuplecompressedalchemicaltaint.beaconPayment = false;
quintuplecompressedalchemicaltaint.register();
var sextuplecompressedalchemicaltaint = VanillaFactory.createItem("sextuple_compressed_alchemical_taint");
sextuplecompressedalchemicaltaint.maxStackSize = 64;
sextuplecompressedalchemicaltaint.beaconPayment = false;
sextuplecompressedalchemicaltaint.register();
var alchemicalgilding = VanillaFactory.createItem("alchemical_gilding");
alchemicalgilding.maxStackSize = 64;
alchemicalgilding.beaconPayment = false;
alchemicalgilding.register();
var compressedalchemicalgilding = VanillaFactory.createItem("compressed_alchemical_gilding");
compressedalchemicalgilding.maxStackSize = 64;
compressedalchemicalgilding.beaconPayment = false;
compressedalchemicalgilding.register();
var doublecompressedalchemicalgilding = VanillaFactory.createItem("double_compressed_alchemical_gilding");
doublecompressedalchemicalgilding.maxStackSize = 64;
doublecompressedalchemicalgilding.beaconPayment = false;
doublecompressedalchemicalgilding.register();
var triplecompressedalchemicalgilding = VanillaFactory.createItem("triple_compressed_alchemical_gilding");
triplecompressedalchemicalgilding.maxStackSize = 64;
triplecompressedalchemicalgilding.beaconPayment = false;
triplecompressedalchemicalgilding.register();
var quadruplecompressedalchemicalgilding = VanillaFactory.createItem("quadruple_compressed_alchemical_gilding");
quadruplecompressedalchemicalgilding.maxStackSize = 64;
quadruplecompressedalchemicalgilding.beaconPayment = false;
quadruplecompressedalchemicalgilding.register();
var quintuplecompressedalchemicalgilding = VanillaFactory.createItem("quintuple_compressed_alchemical_gilding");
quintuplecompressedalchemicalgilding.maxStackSize = 64;
quintuplecompressedalchemicalgilding.beaconPayment = false;
quintuplecompressedalchemicalgilding.register();
var sextuplecompressedalchemicalgilding = VanillaFactory.createItem("sextuple_compressed_alchemical_gilding");
sextuplecompressedalchemicalgilding.maxStackSize = 64;
sextuplecompressedalchemicalgilding.beaconPayment = false;
sextuplecompressedalchemicalgilding.register();
var septuplecompressedalchemicalgilding = VanillaFactory.createItem("septuple_compressed_alchemical_gilding");
septuplecompressedalchemicalgilding.maxStackSize = 64;
septuplecompressedalchemicalgilding.beaconPayment = false;
septuplecompressedalchemicalgilding.register();
+14
View File
@@ -139,4 +139,18 @@ AvaritiaItemBuilder.registerItem("univocal_halite_cluster", 64, "univocal_halite
.maskOpacity(1.0f) // Cosmic background opacity. Recommended value is 1.0f
// .shouldDrawPulse(true) // Whether to display the pulse effect (i.e., the shaking effect of the Infinity Catalyst)
// .colorfulName(true) // Whether to add a dynamic rainbow effect to the item name
.create();
AvaritiaItemBuilder.registerItem("resounding_warren_alloy", 64, "resounding_warren_alloy")
// The following effects can be freely combined; you decide which effects are needed and which are not
.shouldDrawHalo(true) // Whether to display the halo
.haloSize(8) // Required if shouldDrawHalo. Halo size (1-16)
.haloColour("808080") // Optional if displaying halo. Halo color in hexadecimal
// .haloTextures("halo_image") // Optional if displaying halo. Custom halo image, only the name without suffix is needed. The transparency needs to be adjusted using an image editor. If not set, the default Avaritia halo will be used. Place the image in the ./minecraft/resources/avaritiaitem/textures/items folder.
.shouldDrawCosmic(true) // Whether to render the cosmic background
.mask("resounding_warren_alloy_mask") // Required if the above is true. Image for the area to render the cosmic background. Place it in the same folder as the halo image. Must completely cover the original image, with black pixels (#000000) covering the areas not to be displayed and gray pixels (the leftmost column in the RGB color picker in an image editor) covering the areas to be displayed.
.maskOpacity(1.0f) // Cosmic background opacity. Recommended value is 1.0f
// .shouldDrawPulse(true) // Whether to display the pulse effect (i.e., the shaking effect of the Infinity Catalyst)
// .colorfulName(true) // Whether to add a dynamic rainbow effect to the item name
.create();
+157 -1
View File
@@ -252,6 +252,13 @@ creepheart.addItemEntry(<contenttweaker:creep_explosive_gland>, 5);
val crystocore = LootTweaker.getTable("aoa3:entities/bosses/crystocore");
val crystocoreshard = crystocore.addPool("crystocoreshard", 1, 1, 0, 0);
crystocoreshard.addItemEntry(<contenttweaker:crystocore_shard>, 5);
val crystocoreadvrock = crystocore.addPool("crystocoreadvrock", 2, 2, 0, 0);
crystocoreadvrock.addItemEntry(<advancedrocketry:crystal:0>, 5);
crystocoreadvrock.addItemEntry(<advancedrocketry:crystal:1>, 5);
crystocoreadvrock.addItemEntry(<advancedrocketry:crystal:2>, 5);
crystocoreadvrock.addItemEntry(<advancedrocketry:crystal:3>, 5);
crystocoreadvrock.addItemEntry(<advancedrocketry:crystal:4>, 5);
crystocoreadvrock.addItemEntry(<advancedrocketry:crystal:5>, 5);
val dracyon = LootTweaker.getTable("aoa3:entities/bosses/dracyon");
val dracyontooth = dracyon.addPool("dracyontooth", 1, 1, 0, 0);
@@ -478,6 +485,9 @@ netherfortressspecial.addItemEntry(<contenttweaker:embiggener>*4, 2);
netherfortressspecial.addItemEntry(<contenttweaker:creepy_explosive>*4, 2);
netherfortressspecial.addItemEntry(<contenttweaker:call_of_enigma>*4, 2);
netherfortressspecial.addItemEntry(<contenttweaker:witchery_summons>*4, 2);
val netherfortressreinforcement = netherfortress.addPool("netherfortressreinforcement", 1, 2, 1, 1);
netherfortressreinforcement.addItemEntry(<contenttweaker:refined_obsidian_flake>*3, 15);
netherfortressreinforcement.addItemEntry(<contenttweaker:alchemical_ore>*3, 25);
val endcity = LootTweaker.getTable("minecraft:chests/end_city_treasure");
val endcityspecial = endcity.addPool("endcityspecial", 1, 2, 1, 1);
@@ -485,6 +495,9 @@ endcityspecial.addItemEntry(<thermalfoundation:material:134>, 15);
endcityspecial.addItemEntry(<contenttweaker:funny_pumpkin>, 15);
endcityspecial.addItemEntry(<contenttweaker:wormhole_fragment>, 15);
endcityspecial.addItemEntry(<contenttweaker:aquatic_stone>, 15);
val endcityreinforcement = endcity.addPool("endcityreinforcement", 1, 2, 1, 1);
endcityreinforcement.addItemEntry(<contenttweaker:refined_obsidian_flake>*3, 15);
endcityreinforcement.addItemEntry(<contenttweaker:alchemical_ore>*3, 15);
val runicorn = LootTweaker.getTable("aoa3:entities/mobs/runandor/runicorn");
val runicornprimordial = runicorn.addPool("runicornprimordial", 1, 1, 0, 0);
@@ -638,4 +651,147 @@ merkyreshadowbar.addItemEntry(<contenttweaker:pure_shadow_bar>, 5);
val skullcreature = LootTweaker.getTable("aoa3:entities/mobs/greckon/skull_creature");
val skullcreaturebonedust = skullcreature.addPool("skullcreaturebonedust", 1, 1, 0, 0);
skullcreaturebonedust.addItemEntry(<contenttweaker:immortal_bone_dust>, 5);
skullcreaturebonedust.addItemEntry(<contenttweaker:immortal_bone_dust>, 5);
val bloodsucker = LootTweaker.getTable("aoa3:entities/mobs/abyss/bloodsucker");
val bloodsuckerdrop = bloodsucker.addPool("bloodsuckerdrop", 1, 1, 0, 0);
bloodsuckerdrop.addItemEntry(<contenttweaker:bloodhunter_droplet>, 5);
val trollvault = LootTweaker.getTable("twilightforest:structures/troll_vault/common");
val trollvaultextra = trollvault.addPool("trollvaultextra", 1, 1, 0, 0);
trollvaultextra.addItemEntry(<contenttweaker:alchemical_ore>*15, 5);
trollvaultextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>*4, 15);
val labytinthvault = LootTweaker.getTable("twilightforest:structures/labyrinth_vault/common");
val labytinthvaultextra = labytinthvault.addPool("labytinthvaultextra", 1, 1, 0, 0);
labytinthvaultextra.addItemEntry(<contenttweaker:alchemical_ore>*8, 5);
labytinthvaultextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 2);
val labytinthroom = LootTweaker.getTable("twilightforest:structures/labyrinth_room/common");
val labytinthroomextra = labytinthroom.addPool("labytinthroomextra", 1, 1, 0, 0);
labytinthroomextra.addItemEntry(<contenttweaker:alchemical_ore>*17, 5);
labytinthroomextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 7);
val labytinthroommbcfood = labytinthroom.addPool("labytinthroommbcfood", 2, 2, 0, 0);
labytinthroommbcfood.addItemEntry(<contenttweaker:burned_enchanted_feather>, 10);
labytinthroommbcfood.addItemEntry(<contenttweaker:lovely_latke>, 10);
labytinthroommbcfood.addItemEntry(<contenttweaker:big_boy_steak>, 10);
labytinthroommbcfood.addItemEntry(<contenttweaker:fortune_cookie>, 10);
labytinthroommbcfood.addItemEntry(<contenttweaker:pan_di_stelle>, 10);
val edgemaze = LootTweaker.getTable("twilightforest:structures/hedge_maze/common");
val edgemazeextra = edgemaze.addPool("edgemazeextra", 2, 2, 0, 0);
edgemazeextra.addItemEntry(<contenttweaker:alchemical_ore>*11, 5);
edgemazeextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>*3, 10);
val edgemazesequence = edgemaze.addPool("edgemazesequence", 1, 1, 0, 0);
edgemazesequence.addItemEntry(<thaumadditions:mithrillium_ingot>, 1);
edgemazesequence.addItemEntry(<thaumcraft:ingot:0>, 10);
edgemazesequence.addItemEntry(<botania:manaresource:2>, 10);
edgemazesequence.addItemEntry(<abyssalcraft:abyingot>, 10);
edgemazesequence.addItemEntry(<bloodmagic:slate:0>, 10);
val darktowercache = LootTweaker.getTable("twilightforest:structures/darktower_cache/common");
val darktowercacheextra = darktowercache.addPool("darktowercacheextra", 1, 1, 0, 0);
darktowercacheextra.addItemEntry(<contenttweaker:alchemical_ore>*6, 5);
darktowercacheextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 10);
val darktowercachembcfood = darktowercache.addPool("darktowercachembcfood", 2, 2, 0, 0);
darktowercachembcfood.addItemEntry(<contenttweaker:bento_xxl>, 10);
darktowercachembcfood.addItemEntry(<contenttweaker:intense_meatball_pasta>, 10);
darktowercachembcfood.addItemEntry(<contenttweaker:aglio_olio_peperoncino_pasta>, 10);
darktowercachembcfood.addItemEntry(<contenttweaker:strange_meatball>, 10);
darktowercachembcfood.addItemEntry(<contenttweaker:friendly_frittata>, 10);
val auroracache = LootTweaker.getTable("twilightforest:structures/aurora_cache/common");
val auroracacheextra = auroracache.addPool("auroracacheextra", 1, 1, 0, 0);
auroracacheextra.addItemEntry(<contenttweaker:alchemical_ore>*12, 5);
auroracacheextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 8);
val strongholdtfroom = LootTweaker.getTable("twilightforest:structures/stronghold_room/common");
val strongholdtfroomextra = strongholdtfroom.addPool("strongholdtfroomextra", 1, 1, 0, 0);
strongholdtfroomextra.addItemEntry(<contenttweaker:alchemical_ore>*9, 5);
strongholdtfroomextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 18);
val abyssalstrongholdcrossing = LootTweaker.getTable("abyssalcraft:chests/stronghold_crossing");
val abyssalstrongholdcrossingextra = abyssalstrongholdcrossing.addPool("abyssalstrongholdcrossingextra", 2, 2, 0, 0);
abyssalstrongholdcrossingextra.addItemEntry(<contenttweaker:alchemical_ore>*24, 5);
abyssalstrongholdcrossingextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>*3, 18);
abyssalstrongholdcrossingextra.addItemEntry(<thermalfoundation:upgrade:3>, 10);
val abyssalstrongholdcorridor = LootTweaker.getTable("abyssalcraft:chests/stronghold_corridor");
val abyssalstrongholdcorridorextra = abyssalstrongholdcorridor.addPool("abyssalstrongholdcorridorextra", 2, 2, 0, 0);
abyssalstrongholdcorridorextra.addItemEntry(<contenttweaker:alchemical_ore>*24, 5);
abyssalstrongholdcorridorextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>*3, 18);
abyssalstrongholdcorridorextra.addItemEntry(<enderio:item_capacitor_melodic>, 10);
val omotholhouse = LootTweaker.getTable("abyssalcraft:chests/omothol/house");
val omotholhouseextra = omotholhouse.addPool("omotholhouseextra", 2, 2, 0, 0);
omotholhouseextra.addItemEntry(<contenttweaker:alchemical_ore>*10, 5);
omotholhouseextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 18);
omotholhouseextra.addItemEntry(<advancedrocketry:productingot:1>, 15);
val aetherbronzedungeon = LootTweaker.getTable("aether_legacy:chests/bronze_dungeon_chest");
val aetherbronzedungeonextra = aetherbronzedungeon.addPool("aetherbronzedungeonextra", 1, 1, 0, 0);
aetherbronzedungeonextra.addItemEntry(<contenttweaker:alchemical_ore>, 5);
aetherbronzedungeonextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 18);
aetherbronzedungeonextra.addItemEntry(<bigreactors:ingotcyanite>, 15);
val aethersilverdungeon = LootTweaker.getTable("aether_legacy:chests/silver_dungeon_chest");
val aethersilverdungeonextra = aethersilverdungeon.addPool("aethersilverdungeonextra", 1, 1, 0, 0);
aethersilverdungeonextra.addItemEntry(<contenttweaker:alchemical_ore>, 5);
aethersilverdungeonextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 18);
aethersilverdungeonextra.addItemEntry(<bigreactors:ingotcyanite>, 15);
val aethersilverdungeonmbcfood = aethersilverdungeon.addPool("aethersilverdungeonmbcfood", 2, 2, 0, 0);
aethersilverdungeonmbcfood.addItemEntry(<contenttweaker:bento_xxl>, 10);
aethersilverdungeonmbcfood.addItemEntry(<contenttweaker:intense_meatball_pasta>, 10);
aethersilverdungeonmbcfood.addItemEntry(<contenttweaker:aglio_olio_peperoncino_pasta>, 10);
aethersilverdungeonmbcfood.addItemEntry(<contenttweaker:yummy_concrete>, 10);
aethersilverdungeonmbcfood.addItemEntry(<contenttweaker:multi_fruit_milkshake>, 10);
aethersilverdungeonmbcfood.addItemEntry(<contenttweaker:nice_clean_salad>, 10);
val iceikadungeon = LootTweaker.getTable("divinerpg:chests/iceika/iceika_chest_dungeon");
val iceikadungeonextra = iceikadungeon.addPool("iceikadungeonextra", 4, 4, 0, 0);
iceikadungeonextra.addItemEntry(<contenttweaker:alchemical_ore>, 5);
iceikadungeonextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 10);
iceikadungeonextra.addItemEntry(<contenttweaker:deep_dark_matter>, 5);
val arcanabanquethall = LootTweaker.getTable("divinerpg:chests/arcana/banquet_hall_loot");
val arcanabanquethallextra = arcanabanquethall.addPool("arcanabanquethallextra", 1, 1, 0, 0);
arcanabanquethallextra.addItemEntry(<contenttweaker:alchemical_ore>*5, 5);
arcanabanquethallextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>, 10);
arcanabanquethallextra.addItemEntry(<botania:rune:4>, 5);
val arcanabanquethallmbcfood = arcanabanquethall.addPool("arcanabanquethallmbcfood", 2, 2, 0, 0);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:bento_xxl>, 10);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:intense_meatball_pasta>, 10);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:aglio_olio_peperoncino_pasta>, 10);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:strange_brownie>, 10);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:really_golden_steak>, 10);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:buffalo_charger>, 10);
arcanabanquethallmbcfood.addItemEntry(<contenttweaker:cube_jello_cubes>, 10);
val woodlandmansion = LootTweaker.getTable("minecraft:chests/woodland_mansion");
val woodlandmansionextra = woodlandmansion.addPool("woodlandmansionextra", 2, 2, 0, 0);
woodlandmansionextra.addItemEntry(<contenttweaker:refined_obsidian_sliver>*4, 5);
woodlandmansionextra.addItemEntry(<contenttweaker:alchemical_ore>*32, 5);
woodlandmansionextra.addItemEntry(<botania:manaresource:4>, 5);
val broccohead = LootTweaker.getTable("aoa3:entities/mobs/gardencia/broccohead");
val broccoheadextra = broccohead.addPool("broccoheadextra", 2, 2, 0, 0);
broccoheadextra.addItemEntry(<aoa3:gardencia_stone>*4, 5);
val fischer = LootTweaker.getTable("aoa3:entities/mobs/voxponds/fischer");
val fischerextra = fischer.addPool("fischerextra", 2, 2, 0, 0);
fischerextra.addItemEntry(<aoa3:toxic_stone>*4, 5);
val flye = LootTweaker.getTable("aoa3:entities/mobs/lelyetia/flye");
val flyeextra = flye.addPool("flyeextra", 2, 2, 0, 0);
flyeextra.addItemEntry(<aoa3:lelyetian_glass>*16, 5);
val angelica = LootTweaker.getTable("aoa3:entities/mobs/haven/angelica");
val angelicaextra = angelica.addPool("angelicaextra", 2, 2, 0, 0);
angelicaextra.addItemEntry(<aoa3:haven_glass>*16, 5);
+53
View File
@@ -599,3 +599,56 @@ worthy.addMaterialTrait("bloodymary");
worthy.itemLocalizer = function(thisMaterial, itemName){return "尊铸 " + itemName;};
worthy.localizedName = "尊铸";
worthy.register();
val bloodwood = mods.contenttweaker.tconstruct.MaterialBuilder.create("bloodwood");
bloodwood.color = 0xb83950;
bloodwood.craftable = true;
bloodwood.castable = false;
bloodwood.addItem(<item:natura:nether_planks:1>,1,144);
bloodwood.representativeItem = <item:natura:nether_planks:1>;
bloodwood.addHeadMaterialStats(250, 4.5, 1.0f, 7);
bloodwood.addHandleMaterialStats(1.03, 25);
bloodwood.addExtraMaterialStats(100);
bloodwood.addProjectileMaterialStats();
bloodwood.addBowMaterialStats(0.69, 1.54, 2);
bloodwood.addMaterialTrait("blood_sweat_tears");
bloodwood.addMaterialTrait("necrotic");
bloodwood.itemLocalizer = function(thisMaterial, itemName){return "血木 " + itemName;};
bloodwood.localizedName = "血木";
bloodwood.register();
val aesirwood = mods.contenttweaker.tconstruct.MaterialBuilder.create("aesir_wood");
aesirwood.color = 0xcfc432;
aesirwood.craftable = true;
aesirwood.castable = false;
aesirwood.addItem(<item:contenttweaker:aesir_wood>,1,144);
aesirwood.representativeItem = <item:contenttweaker:aesir_wood>;
aesirwood.addHeadMaterialStats(1000, 4.5, 25.0f, 7);
aesirwood.addHandleMaterialStats(1.03, 25);
aesirwood.addExtraMaterialStats(100);
aesirwood.addProjectileMaterialStats();
aesirwood.addBowMaterialStats(0.2, 30.54, 6);
aesirwood.addMaterialTrait("arcane_extraction");
aesirwood.itemLocalizer = function(thisMaterial, itemName){return "阿萨神族之木 " + itemName;};
aesirwood.localizedName = "阿萨神族之木";
aesirwood.register();
val yggdrasilwood = mods.contenttweaker.tconstruct.MaterialBuilder.create("yggdrasil_wood");
yggdrasilwood.color = 0x868763;
yggdrasilwood.craftable = true;
yggdrasilwood.castable = false;
yggdrasilwood.addItem(<item:contenttweaker:yggdrasil_wood>,1,144);
yggdrasilwood.representativeItem = <item:contenttweaker:yggdrasil_wood>;
yggdrasilwood.addHeadMaterialStats(1000, 4.5, 25.0f, 7);
yggdrasilwood.addHandleMaterialStats(1.03, 25);
yggdrasilwood.addExtraMaterialStats(100);
yggdrasilwood.addProjectileMaterialStats();
yggdrasilwood.addBowMaterialStats(0.2, 30.54, 6);
yggdrasilwood.addMaterialTrait("will_of_the_aesir");
yggdrasilwood.itemLocalizer = function(thisMaterial, itemName){return "世界树之木 " + itemName;};
yggdrasilwood.localizedName = "世界树之木";
yggdrasilwood.register();
+9 -3
View File
@@ -58,10 +58,10 @@ mods.tconstruct.Casting.removeTableRecipe(<tconstruct:clay_cast>.withTag({PartTy
mods.tconstruct.Casting.removeTableRecipe(<tconstruct:clay_cast>.withTag({PartType: "plustic:battery_cell"}));
mods.tconstruct.Casting.removeTableRecipe(<tconstruct:clay_cast>.withTag({PartType: "plustic:pipe_piece"}));
mods.tconstruct.Casting.addTableRecipe(<tconstruct:cast>.withTag({PartType: "plustic:laser_medium"}), <tconstruct:pattern>.withTag({PartType: "plustic:pan_head"}), <fluid:gold>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:cast>.withTag({PartType: "plustic:laser_medium"}), <tconstruct:pattern>.withTag({PartType: "plustic:laser_medium"}), <fluid:gold>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:cast>.withTag({PartType: "plustic:battery_cell"}), <tconstruct:pattern>.withTag({PartType: "plustic:battery_cell"}), <fluid:gold>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:cast>.withTag({PartType: "plustic:pipe_piece"}), <tconstruct:pattern>.withTag({PartType: "plustic:pipe_piece"}), <fluid:gold>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:clay_cast>.withTag({PartType: "plustic:laser_medium"}), <tconstruct:pattern>.withTag({PartType: "plustic:pan_head"}), <fluid:clay>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:clay_cast>.withTag({PartType: "plustic:laser_medium"}), <tconstruct:pattern>.withTag({PartType: "plustic:laser_medium"}), <fluid:clay>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:clay_cast>.withTag({PartType: "plustic:battery_cell"}), <tconstruct:pattern>.withTag({PartType: "plustic:battery_cell"}), <fluid:clay>, 288, false, 100);
mods.tconstruct.Casting.addTableRecipe(<tconstruct:clay_cast>.withTag({PartType: "plustic:pipe_piece"}), <tconstruct:pattern>.withTag({PartType: "plustic:pipe_piece"}), <fluid:clay>, 288, false, 100);
@@ -287,4 +287,10 @@ mods.tconstruct.Casting.addTableRecipe(<contenttweaker:trinity_ingot>, <tconstru
mods.nuclearcraft.melter.addRecipe([<contenttweaker:trinity_ingot>, <fluid:trinity_ingot>*144]);
mods.tconstruct.Melting.addRecipe(<liquid:whisper_of_worthiness> * 4000,<contenttweaker:stone_of_worthiness>);
mods.tconstruct.Melting.addRecipe(<liquid:whisper_of_worthiness> * 4000,<contenttweaker:stone_of_worthiness>);
recipes.addShaped(<contenttweaker:bloodhunter_modifier>,
[[<ore:obsidian>, <aoa3:rosite_ingot>, <ore:obsidian>],
[<aoa3:rosite_ingot>, <contenttweaker:bloodhunter_droplet>, <aoa3:rosite_ingot>],
[<ore:obsidian>, <aoa3:rosite_ingot>, <ore:obsidian>]]);
+186
View File
@@ -0,0 +1,186 @@
#loader contenttweaker
#modloaded tconstruct
import crafttweaker.player.IPlayer;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityMob;
import mods.contenttweaker.Commands;
import crafttweaker.item.IItemStack;
import crafttweaker.data.IData;
import crafttweaker.item.IIngredient;
import crafttweaker.liquid.ILiquidStack;
import crafttweaker.game.IGame;
import crafttweaker.world.IBlockPos;
import crafttweaker.block.IBlock;
import mods.contenttweaker.Player;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.World;
import mods.contenttweaker.MutableItemStack;
import crafttweaker.item.IItemTransformer;
import mods.ctutils.entity.Experience;
import mods.ctutils.utils.Math;
import mods.contenttweaker.tconstruct.Material;
import mods.contenttweaker.tconstruct.MaterialBuilder;
import mods.contenttweaker.Fluid;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Color;
import mods.contenttweaker.tconstruct.Trait;
import mods.contenttweaker.tconstruct.TraitDataRepresentation;
import mods.contenttweaker.tconstruct.TraitBuilder;
import crafttweaker.util.Position3f;
val bloodsweattears = TraitBuilder.create("blood_sweat_tears");
bloodsweattears.color = Color.fromHex("03fcfc").getIntColor();
bloodsweattears.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.bloodsweattears.name");
bloodsweattears.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.bloodsweattears.desc");
bloodsweattears.addItem(<ore:itemBloodhunterReinforcement>);
bloodsweattears.maxLevel = 3;
bloodsweattears.onBlockHarvestDrops = function(trait, tool, event) {
// trigger if tool is damaged
if (tool.isDamaged){
// get trait level
var traitdata as TraitDataRepresentation = trait.getData(tool);
var traitlevel = 0;
if (!isNull(traitdata)) {
traitlevel = traitdata.level;
}
// triggers with a 50% chance, increased at each level
if ((Math.random() / traitlevel) < 0.5){
// generate xp clump
var xpamount as int = 1 * traitlevel;
Commands.call(("/summon minecraft:xp_orb " ~ (event.player.x) ~ " " ~ (event.player.y + 1) ~ " " ~ (event.player.z) ~ " {Value:" ~ (xpamount) ~ "}"), event.player, event.world, false, true);
}
}
};
bloodsweattears.register();
val arcaneextraction = TraitBuilder.create("arcane_extraction");
arcaneextraction.color = Color.fromHex("03fcfc").getIntColor();
arcaneextraction.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.arcaneextraction.name");
arcaneextraction.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.arcaneextraction.desc");
arcaneextraction.onBlockHarvestDrops = function(trait, tool, event) {
if (Math.random() < 0.3) {
event.player.give(itemUtils.getItem("divinerpg:arcanium"));
}
};
arcaneextraction.register();
val abyssalharvesting = TraitBuilder.create("abyssal_harvesting");
abyssalharvesting.color = Color.fromHex("bd42ff").getIntColor();
abyssalharvesting.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.abyssalharvesting.name");
abyssalharvesting.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.abyssalharvesting.desc");
abyssalharvesting.addItem(<ore:itemAbyssalHarvester>);
abyssalharvesting.maxLevel = 3;
abyssalharvesting.onHit = function(trait, tool, attacker, target, damage, isCritical) {
// get trait level
var traitdata as TraitDataRepresentation = trait.getData(tool);
var traitlevel = 0;
if (!isNull(traitdata)) {
traitlevel = traitdata.level;
}
if ((Math.random()/traitlevel) < 0.5) {
val player as IPlayer = attacker;
player.give(itemUtils.getItem("contenttweaker:abyssal_wasteland_matter"));
}
};
abyssalharvesting.register();
val dreadfulharvesting = TraitBuilder.create("dreadful_harvesting");
dreadfulharvesting.color = Color.fromHex("bd42ff").getIntColor();
dreadfulharvesting.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.dreadfulharvesting.name");
dreadfulharvesting.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.dreadfulharvesting.desc");
dreadfulharvesting.addItem(<ore:itemDreadfulHarvester>);
dreadfulharvesting.maxLevel = 3;
dreadfulharvesting.onHit = function(trait, tool, attacker, target, damage, isCritical) {
// get trait level
var traitdata as TraitDataRepresentation = trait.getData(tool);
var traitlevel = 0;
if (!isNull(traitdata)) {
traitlevel = traitdata.level;
}
if ((Math.random()/traitlevel) < 0.5) {
val player as IPlayer = attacker;
player.give(itemUtils.getItem("contenttweaker:dreadlands_matter"));
}
};
dreadfulharvesting.register();
val omotholharvesting = TraitBuilder.create("omothol_harvesting");
omotholharvesting.color = Color.fromHex("bd42ff").getIntColor();
omotholharvesting.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.omotholharvesting.name");
omotholharvesting.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.omotholharvesting.desc");
omotholharvesting.addItem(<ore:itemOmotholHarvester>);
omotholharvesting.maxLevel = 3;
omotholharvesting.onHit = function(trait, tool, attacker, target, damage, isCritical) {
// get trait level
var traitdata as TraitDataRepresentation = trait.getData(tool);
var traitlevel = 0;
if (!isNull(traitdata)) {
traitlevel = traitdata.level;
}
if ((Math.random()/traitlevel) < 0.5) {
val player as IPlayer = attacker;
player.give(itemUtils.getItem("contenttweaker:omothol_matter"));
}
};
omotholharvesting.register();
val willoftheaesir = TraitBuilder.create("will_of_the_aesir");
willoftheaesir.color = Color.fromHex("bd42ff").getIntColor();
willoftheaesir.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.willoftheaesir.name");
willoftheaesir.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.willoftheaesir.desc");
willoftheaesir.maxLevel = 3;
willoftheaesir.onBlockHarvestDrops = function(trait, tool, event) {
if (Math.random() < 0.3) {
event.player.give(itemUtils.getItem("contenttweaker:soul_fragment_of_the_reconciled_aesir"));
}
};
willoftheaesir.register();
val tearofarcana = TraitBuilder.create("tear_of_arcana");
tearofarcana.color = Color.fromHex("03fcfc").getIntColor();
tearofarcana.localizedName = game.localize("meatballcraft.tconstruct.tool_trait.tearofarcana.name");
tearofarcana.localizedDescription = game.localize("meatballcraft.tconstruct.tool_trait.tearofarcana.desc");
tearofarcana.maxLevel = 10;
tearofarcana.addItem(<ore:itemAesirGemstone>);
tearofarcana.onBlockHarvestDrops = function(trait, tool, event) {
var traitdata as TraitDataRepresentation = trait.getData(tool);
var traitlevel = 0;
if (!isNull(traitdata)) {
traitlevel = traitdata.level;
}
if ((Math.random()/traitlevel) < 0.8) {
event.player.give(itemUtils.getItem("divinerpg:arcanium_block"));
}
if ((Math.random()/traitlevel) < 0.5) {
event.player.give(itemUtils.getItem("divinerpg:arcanium_block"));
}
if ((Math.random()/traitlevel) < 0.3) {
event.player.give(itemUtils.getItem("divinerpg:arcanium_block"));
}
if ((Math.random()/traitlevel) < 0.01) {
event.player.give(itemUtils.getItem("contenttweaker:arcanium_cluster"));
}
};
tearofarcana.register();
+47 -1
View File
@@ -10,6 +10,34 @@ recipes.addShaped(<draconicevolution:crafting_injector:0>*2,
[<aoa3:low_precasia_stone>, <contenttweaker:draconic_machine_frame>, <aoa3:lelyetia_stone>],
[<aoa3:baron_stone>, <contenttweaker:projector_gem>, <aoa3:creep_stone>]]);
recipes.addShaped(<draconicevolution:crafting_injector:0>*4,
[[<ore:blockStellarAlloy>, <draconicevolution:draconic_core>, <ore:blockStellarAlloy>],
[<contenttweaker:draconic_machine_frame>, <contenttweaker:actualizing_stone>, <contenttweaker:draconic_machine_frame>],
[<contenttweaker:actualizing_stone>, <extendedcrafting:singularity_custom:2042>, <contenttweaker:actualizing_stone>]]);
recipes.addShaped(<draconicevolution:crafting_injector:0>*8,
[[<ore:blockStellarAlloy>, <draconicevolution:draconic_core>, <ore:blockStellarAlloy>],
[<contenttweaker:draconic_machine_frame>, <contenttweaker:draconic_machine_frame>, <contenttweaker:draconic_machine_frame>],
[<contenttweaker:actualizing_stone>, <contenttweaker:projector_gem_relativistic_condensate>, <contenttweaker:actualizing_stone>]]);
recipes.addShaped(<contenttweaker:summons_of_the_cursed_wyvern>,
[[<contenttweaker:wyvernium_matrix>, <contenttweaker:cursed_dragon_egg>, <contenttweaker:wyvernium_matrix>],
[<contenttweaker:cursed_dragon_egg>, <contenttweaker:cursed_cradle>.reuse(), <contenttweaker:cursed_dragon_egg>],
[<contenttweaker:wyvernium_matrix>, <contenttweaker:cursed_dragon_egg>, <contenttweaker:wyvernium_matrix>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:wyvernium_matrix>,
[[null, null, null, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, null, null, null],
[null, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, <contenttweaker:stormlight_fragment>, <ore:blockCrystalmatrix>, <contenttweaker:stormlight_fragment>, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, null],
[null, <contenttweaker:wyvernium_ingot>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <ore:blockCrystalmatrix>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <contenttweaker:wyvernium_ingot>, null],
[<contenttweaker:wyvernium_ingot>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <avaritia:resource:5>, <ore:blockCrystalmatrix>, <avaritia:resource:5>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <contenttweaker:wyvernium_ingot>],
[<contenttweaker:wyvernium_ingot>, <ore:blockCrystalmatrix>, <ore:blockCrystalmatrix>, <ore:blockCrystalmatrix>, <contenttweaker:draconian_metal_ingot>, <ore:blockCrystalmatrix>, <ore:blockCrystalmatrix>, <ore:blockCrystalmatrix>, <contenttweaker:wyvernium_ingot>],
[<contenttweaker:wyvernium_ingot>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <avaritia:resource:5>, <ore:blockCrystalmatrix>, <avaritia:resource:5>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <contenttweaker:wyvernium_ingot>],
[null, <contenttweaker:wyvernium_ingot>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <ore:blockCrystalmatrix>, <contenttweaker:stormlight_fragment>, <contenttweaker:stormlight_fragment>, <contenttweaker:wyvernium_ingot>, null],
[null, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, <contenttweaker:stormlight_fragment>, <ore:blockCrystalmatrix>, <contenttweaker:stormlight_fragment>, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, null],
[null, null, null, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, <contenttweaker:wyvernium_ingot>, null, null, null]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:draconic_machine_frame>,
[[<contenttweaker:indium_dust>, <minecraft:dragon_egg>, <draconicevolution:dragon_heart>, <minecraft:dragon_egg>, <contenttweaker:indium_dust>],
[<minecraft:dragon_egg>, <draconicevolution:draconium_block:0>, <nuclearcraft:fuel_mixed_oxide:1>, <draconicevolution:draconium_block:0>, <minecraft:dragon_egg>],
@@ -17,6 +45,16 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:draconic_machine_f
[<minecraft:dragon_egg>, <draconicevolution:draconium_block:0>, <nuclearcraft:fuel_mixed_oxide:1>, <draconicevolution:draconium_block:0>, <minecraft:dragon_egg>],
[<contenttweaker:indium_dust>, <minecraft:dragon_egg>, <draconicevolution:dragon_heart>, <minecraft:dragon_egg>, <contenttweaker:indium_dust>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:draconic_machine_frame>*4,
[[<contenttweaker:indium_dust>, <minecraft:dragon_egg>, <draconicevolution:dragon_heart>, <minecraft:dragon_egg>, <contenttweaker:indium_dust>],
[<minecraft:dragon_egg>, <draconicevolution:draconium_block:0>, <nuclearcraft:fuel_mixed_oxide:1>, <draconicevolution:draconium_block:0>, <minecraft:dragon_egg>],
[<contenttweaker:heart_of_the_cursed_wyvern>, <nuclearcraft:fuel_mixed_oxide:0>, <techreborn:machine_frame:2>, <nuclearcraft:fuel_mixed_oxide:0>, <contenttweaker:heart_of_the_cursed_wyvern>],
[<minecraft:dragon_egg>, <draconicevolution:draconium_block:0>, <nuclearcraft:fuel_mixed_oxide:1>, <draconicevolution:draconium_block:0>, <minecraft:dragon_egg>],
[<contenttweaker:indium_dust>, <minecraft:dragon_egg>, <draconicevolution:dragon_heart>, <minecraft:dragon_egg>, <contenttweaker:indium_dust>]]);
recipes.addShapeless(<minecraft:dragon_egg>,
[<mysticalagradditions:stuff:3>, <mysticalagradditions:stuff:2>]);
@@ -214,6 +252,15 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:wyvern_core>*32
[null, <extendedcrafting:material:40>, null, <draconicevolution:draconic_core>, null, <extendedcrafting:material:40>, null],
[<draconicevolution:draconium_block>, null, <ore:ingotFireDragonsteel>, null, <bewitchment:cold_iron_ingot>, null, <draconicevolution:draconium_block>]]);
mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:wyvern_core>*64,
[[<draconicevolution:draconium_block>, null, <bewitchment:cold_iron_ingot>, null, <ore:blockFireDragonsteel>, null, <draconicevolution:draconium_block>],
[null, <extendedcrafting:material:40>, null, <contenttweaker:draconic_fulcrum>, null, <extendedcrafting:material:40>, null],
[<ore:blockIceDragonsteel>, null, <contenttweaker:trinity_nugget>, <contenttweaker:draconic_fulcrum>, <contenttweaker:trinity_nugget>, null, <bewitchment:cold_iron_ingot>],
[null, <contenttweaker:draconic_fulcrum>, <contenttweaker:draconic_fulcrum>, <contenttweaker:eye_of_gallifrey>, <contenttweaker:draconic_fulcrum>, <contenttweaker:draconic_fulcrum>, null],
[<bewitchment:cold_iron_ingot>, null, <contenttweaker:trinity_nugget>, <contenttweaker:draconic_fulcrum>, <contenttweaker:trinity_nugget>, null, <ore:blockIceDragonsteel>],
[null, <extendedcrafting:material:40>, null, <contenttweaker:draconic_fulcrum>, null, <extendedcrafting:material:40>, null],
[<draconicevolution:draconium_block>, null, <ore:blockFireDragonsteel>, null, <bewitchment:cold_iron_ingot>, null, <draconicevolution:draconium_block>]]);
recipes.removeShaped(<draconicevolution:diss_enchanter>);
mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:diss_enchanter>,
@@ -267,4 +314,3 @@ recipes.addShaped(<contenttweaker:draconian_boots_core>,
[null, null, null]]);
+86 -4
View File
@@ -361,6 +361,9 @@ recipes.addShapeless(<divinerpg:apalachia_heart>,
recipes.addShapeless(<divinerpg:skythern_heart>,
[<contenttweaker:boss_drop>, <divinerpg:apalachia_block>]);
recipes.addShapeless(<contenttweaker:sigil_flame>,
[<contenttweaker:trader_drop>, <extrautils2:teleporter:1>]);
recipes.addShapeless(<contenttweaker:gem_of_the_sleeping_city>,
[<contenttweaker:dungeon_drop>, <aoa3:borean_realmstone>]);
@@ -1045,6 +1048,22 @@ recipes.addShapeless(<thebetweenlands:swamp_talisman:3>,
recipes.addShapeless(<thebetweenlands:swamp_talisman:4>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<integrateddynamics:menril_sapling>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<integrateddynamics:menril_log>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<integrateddynamics:menril_log_filled>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<integrateddynamics:menril_berries>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<contenttweaker:bloodhunter_droplet>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<contenttweaker:refined_obsidian_flake>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
recipes.addShapeless(<erebus:stag_heart_raw>,
[<contenttweaker:dungeon_drop>, <contenttweaker:battle_tower>]);
@@ -1156,6 +1175,12 @@ recipes.addShapeless(<contenttweaker:ichor>,
recipes.addShapeless(<tconstruct:metal:6>,
[<contenttweaker:custom_dimensions>]);
recipes.addShapeless(<contenttweaker:ultimate_ore>,
[<contenttweaker:custom_dimensions>]);
recipes.addShapeless(<contenttweaker:matrix_ore>,
[<contenttweaker:custom_dimensions>]);
@@ -1711,10 +1736,67 @@ recipes.addShapeless(<contenttweaker:horn_of_the_dark_goat>,
recipes.addShapeless(<aoa3:soulstone_pickaxe>,
[<contenttweaker:trader_drop>, <aoa3:lunalus_realmstone>]);
recipes.addShapeless(<contenttweaker:heart_of_the_cursed_wyvern>,
[<contenttweaker:boss_drop>, <contenttweaker:summons_of_the_cursed_wyvern>]);
recipes.addShapeless(<contenttweaker:universal_constellation>,
[<contenttweaker:dungeon_drop>, <contenttweaker:universal_constellation_callstone>]);
recipes.addShapeless(<contenttweaker:gem_of_the_dying_constellation>,
[<contenttweaker:dungeon_drop>, <contenttweaker:dying_constellation_callstone>]);
recipes.addShapeless(<divinerpg:scythe>,
[<contenttweaker:trader_drop>, <contenttweaker:funny_pumpkin>]);
recipes.addShapeless(<contenttweaker:refined_obsidian_sliver>,
[<contenttweaker:dungeon_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<contenttweaker:refined_obsidian_sliver>,
[<contenttweaker:dungeon_drop>, <divinerpg:snow_globe>]);
recipes.addShapeless(<contenttweaker:refined_obsidian_sliver>,
[<contenttweaker:dungeon_drop>, <abyssalcraft:gatewaykey>]);
recipes.addShapeless(<contenttweaker:refined_obsidian_sliver>,
[<contenttweaker:dungeon_drop>, <abyssalcraft:gatewaykeyjzh>]);
recipes.addShapeless(<contenttweaker:refined_obsidian_sliver>,
[<contenttweaker:dungeon_drop>, <aether_legacy:skyroot_bucket>]);
recipes.addShapeless(<contenttweaker:construct_of_natural_balance>,
[<contenttweaker:trader_drop>, <contenttweaker:hopeful_return_callstone>]);
recipes.addShapeless(<contenttweaker:everbloody_flask>,
[<contenttweaker:trader_drop>, <contenttweaker:rite_of_bloodshed>]);
recipes.addShapeless(<contenttweaker:marrow_of_alazoneia>,
[<contenttweaker:boss_drop>, <contenttweaker:rite_of_bloodshed>]);
recipes.addShapeless(<contenttweaker:recursion_of_natural_law>,
[<contenttweaker:trader_drop>, <contenttweaker:twilit_warren_shredder>]);
recipes.addShapeless(<contenttweaker:deep_dark_matter>,
[<contenttweaker:dungeon_drop>, <aoa3:deeplands_realmstone>]);
recipes.addShapeless(<contenttweaker:pale_sky_stone_pebble>,
[<contenttweaker:dungeon_drop>, <contenttweaker:fluix_callstone>]);
recipes.addShapeless(<contenttweaker:arcanium_cluster>,
[<contenttweaker:trait_tearofarcana>, <contenttweaker:aesir_gemstone>]);
recipes.addShapeless(<divinerpg:arcanium_block>,
[<contenttweaker:trait_tearofarcana>, <contenttweaker:aesir_gemstone>]);
recipes.addShapeless(<contenttweaker:arcanium_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:tear_of_arcana_callstone>]);
recipes.addShapeless(<contenttweaker:earthly_salvation>,
[<contenttweaker:dungeon_drop>, <contenttweaker:trinity_fabrial>]);
+647
View File
@@ -0,0 +1,647 @@
import mods.thaumcraft.Crucible;
import mods.appliedenergistics2.Inscriber;
import mods.modularmachinery.RecipeBuilder;
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_aeternalis_fuel>, <projecte:fuel_block:2>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_aeternalis_fuel>, <contenttweaker:double_compressed_aeternalis_fuel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_aeternalis_fuel>, <contenttweaker:triple_compressed_aeternalis_fuel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_aeternalis_fuel>, <contenttweaker:quadruple_compressed_aeternalis_fuel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:sextuple_compressed_aeternalis_fuel>, <contenttweaker:quintuple_compressed_aeternalis_fuel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:septuple_compressed_aeternalis_fuel>, <contenttweaker:sextuple_compressed_aeternalis_fuel>, 9);
recipes.addShaped(<contenttweaker:aesir_wood>*8,
[[<botania:dreamwood:0>, <botania:dreamwood:0>, <botania:dreamwood:0>],
[<botania:dreamwood:0>, <extrabotany:material:3>, <botania:dreamwood:0>],
[<botania:dreamwood:0>, <botania:dreamwood:0>, <botania:dreamwood:0>]]);
recipes.addShaped(<contenttweaker:fluix_microcontroller>*6,
[[<divinerpg:healing_stone>, <contenttweaker:fluix_microcontroller>, <divinerpg:healing_stone>],
[<contenttweaker:fluix_microcontroller>, <extendedcrafting:singularity_custom:2031>, <contenttweaker:fluix_microcontroller>],
[<divinerpg:healing_stone>, <contenttweaker:fluix_microcontroller>, <divinerpg:healing_stone>]]);
recipes.addShaped(<contenttweaker:abyssal_harvester>,
[[<aoa3:glistening_infusion_stone>, <contenttweaker:abyssal_wasteland_matter>, <aoa3:glistening_infusion_stone>],
[<contenttweaker:abyssal_wasteland_matter>, <abyssalcraft:staff>, <contenttweaker:abyssal_wasteland_matter>],
[<aoa3:glistening_infusion_stone>, <contenttweaker:abyssal_wasteland_matter>, <aoa3:glistening_infusion_stone>]]);
recipes.addShaped(<contenttweaker:dreadful_harvester>,
[[<aoa3:glistening_infusion_stone>, <contenttweaker:dreadlands_matter>, <aoa3:glistening_infusion_stone>],
[<contenttweaker:dreadlands_matter>, <abyssalcraft:staff>, <contenttweaker:dreadlands_matter>],
[<aoa3:glistening_infusion_stone>, <contenttweaker:dreadlands_matter>, <aoa3:glistening_infusion_stone>]]);
recipes.addShaped(<contenttweaker:omothol_harvester>,
[[<aoa3:glistening_infusion_stone>, <contenttweaker:omothol_matter>, <aoa3:glistening_infusion_stone>],
[<contenttweaker:omothol_matter>, <abyssalcraft:staff>, <contenttweaker:omothol_matter>],
[<aoa3:glistening_infusion_stone>, <contenttweaker:omothol_matter>, <aoa3:glistening_infusion_stone>]]);
recipes.addShaped(<contenttweaker:endergenic_sediment>*2,
[[<projecte:fuel_block:2>, <ore:blockEnderium>, <projecte:fuel_block:2>],
[<ore:blockEnderium>, <contenttweaker:endergenic_sediment>, <ore:blockEnderium>],
[<projecte:fuel_block:2>, <ore:blockEnderium>, <projecte:fuel_block:2>]]);
recipes.addShaped(<divinerpg:mortum_dirt>*2,
[[null, <divinerpg:mortum_fragments>, null],
[<divinerpg:mortum_fragments>, <divinerpg:mortum_dirt>, <divinerpg:mortum_fragments>],
[null, <divinerpg:mortum_fragments>, null]]);
recipes.addShaped(<divinerpg:skythern_dirt>*2,
[[null, <divinerpg:skythern_fragments>, null],
[<divinerpg:skythern_fragments>, <divinerpg:skythern_dirt>, <divinerpg:skythern_fragments>],
[null, <divinerpg:skythern_fragments>, null]]);
recipes.addShaped(<contenttweaker:botanical_nightmare_stone>*5,
[[null, <contenttweaker:blue_matter>, null],
[<contenttweaker:etherium_dust>, <contenttweaker:botanical_nightmare_stone>, <contenttweaker:etherium_dust>],
[null, <contenttweaker:blue_matter>, null]]);
recipes.addShaped(<contenttweaker:botanical_dream_stone>*5,
[[null, <contenttweaker:blue_matter>, null],
[<contenttweaker:arkengem>, <contenttweaker:botanical_dream_stone>, <contenttweaker:arkengem>],
[null, <contenttweaker:blue_matter>, null]]);
recipes.addShaped(<aether_legacy:dungeon_block:0>*9,
[[<divinerpg:divine_log>, <divinerpg:divine_log>, <divinerpg:divine_log>],
[<divinerpg:divine_log>, <aether_legacy:dungeon_block:0>, <divinerpg:divine_log>],
[<divinerpg:divine_log>, <divinerpg:divine_log>, <divinerpg:divine_log>]]);
recipes.addShaped(<aether_legacy:dungeon_block:2>*9,
[[<divinerpg:divine_log>, <divinerpg:divine_log>, <divinerpg:divine_log>],
[<divinerpg:divine_log>, <aether_legacy:dungeon_block:2>, <divinerpg:divine_log>],
[<divinerpg:divine_log>, <divinerpg:divine_log>, <divinerpg:divine_log>]]);
recipes.addShaped(<aether_legacy:dungeon_block:4>*9,
[[<divinerpg:divine_log>, <divinerpg:divine_log>, <divinerpg:divine_log>],
[<divinerpg:divine_log>, <aether_legacy:dungeon_block:4>, <divinerpg:divine_log>],
[<divinerpg:divine_log>, <divinerpg:divine_log>, <divinerpg:divine_log>]]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:arcanium_cluster>, <fluid:dimensional_essence>*10, <divinerpg:arcanium_block>*4]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:arcanium_cluster>, <fluid:liquid_void>*10, <divinerpg:arcanium_block>*6]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:arcanium_cluster>, <fluid:overworldian_fluid>*10, <divinerpg:arcanium_block>*8]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:arcanium_cluster>, <fluid:nethengeic_fluid>*10, <divinerpg:arcanium_block>*10]);
recipes.addShaped(<contenttweaker:tear_of_arcana_callstone>,
[[<contenttweaker:arcanium_cluster>, <contenttweaker:arcanium_cluster>, <contenttweaker:arcanium_cluster>],
[<contenttweaker:arcanium_cluster>, <ore:ingotOgerite>, <contenttweaker:arcanium_cluster>],
[<contenttweaker:arcanium_cluster>, <contenttweaker:arcanium_cluster>, <contenttweaker:arcanium_cluster>]]);
recipes.addShapeless(<contenttweaker:shard_of_a_fallen_spren>*2,
[<contenttweaker:shard_of_a_fallen_spren>, <minecraft:blaze_rod>]);
// start of alchemical ore line
// 1
recipes.addShapeless(<contenttweaker:alchemical_petrification>,[<contenttweaker:alchemical_ore>, <contenttweaker:essence_of_petrification>]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_petrification>, <contenttweaker:alchemical_petrification>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_petrification>, <contenttweaker:compressed_alchemical_petrification>, 9);
mods.bloodmagic.AlchemyTable.addRecipe(<contenttweaker:alchemical_ground>*2, [<bloodmagic:cutting_fluid:*>, <contenttweaker:alchemical_petrification>], 1000, 5, 4);
mods.bloodmagic.AlchemyTable.addRecipe(<contenttweaker:compressed_alchemical_ground>*2, [<bloodmagic:cutting_fluid:*>, <contenttweaker:compressed_alchemical_petrification>], 10000, 5, 4);
mods.bloodmagic.AlchemyTable.addRecipe(<contenttweaker:double_compressed_alchemical_ground>*2, [<bloodmagic:cutting_fluid:*>, <contenttweaker:double_compressed_alchemical_petrification>], 100000, 5, 4);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_ground>, <contenttweaker:alchemical_ground>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_ground>, <contenttweaker:compressed_alchemical_ground>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_ground>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_ground>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_ground>]);
// 2
mods.botania.ElvenTrade.addRecipe([<contenttweaker:alchemical_deposit>*2], [<contenttweaker:alchemical_ground>]);
mods.botania.ElvenTrade.addRecipe([<contenttweaker:compressed_alchemical_deposit>*2], [<contenttweaker:compressed_alchemical_ground>]);
mods.botania.ElvenTrade.addRecipe([<contenttweaker:double_compressed_alchemical_deposit>*2], [<contenttweaker:double_compressed_alchemical_ground>]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_deposit>, <contenttweaker:alchemical_deposit>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_deposit>, <contenttweaker:compressed_alchemical_deposit>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_deposit>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_deposit>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_deposit>]);
// 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.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);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_sediment>, <contenttweaker:double_compressed_alchemical_sediment>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_sediment>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_sediment>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_sediment>]);
// 4
mods.thaumcraft.Crucible.registerRecipe("crucalchore1", "", <contenttweaker:alchemical_silt>*2, <contenttweaker:alchemical_sediment>, [<aspect:terra>]);
mods.thaumcraft.Crucible.registerRecipe("crucalchore2", "", <contenttweaker:compressed_alchemical_silt>*2, <contenttweaker:compressed_alchemical_sediment>, [<aspect:terra>*10]);
mods.thaumcraft.Crucible.registerRecipe("crucalchore3", "", <contenttweaker:double_compressed_alchemical_silt>*2, <contenttweaker:double_compressed_alchemical_sediment>, [<aspect:terra>*100]);
mods.thaumcraft.Crucible.registerRecipe("crucalchore4", "", <contenttweaker:triple_compressed_alchemical_silt>*2, <contenttweaker:triple_compressed_alchemical_sediment>, [<aspect:terra>*1000]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_silt>, <contenttweaker:alchemical_silt>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_silt>, <contenttweaker:compressed_alchemical_silt>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_silt>, <contenttweaker:double_compressed_alchemical_silt>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_silt>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_silt>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_silt>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_silt>]);
// 5
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:alchemical_clay>*2, <contenttweaker:alchemical_silt>, <environmentaltech:lonsdaleite_crystal>, 10, <environmentaltech:lonsdaleite_crystal>, 80);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:compressed_alchemical_clay>*2, <contenttweaker:compressed_alchemical_silt>, <environmentaltech:lonsdaleite_crystal>, 10, <environmentaltech:lonsdaleite_crystal>, 80);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:double_compressed_alchemical_clay>*2, <contenttweaker:double_compressed_alchemical_silt>, <environmentaltech:lonsdaleite_crystal>, 10, <environmentaltech:lonsdaleite_crystal>, 80);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:triple_compressed_alchemical_clay>*2, <contenttweaker:triple_compressed_alchemical_silt>, <environmentaltech:lonsdaleite_crystal>, 10, <environmentaltech:lonsdaleite_crystal>, 80);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_clay>, <contenttweaker:alchemical_clay>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_clay>, <contenttweaker:compressed_alchemical_clay>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_clay>, <contenttweaker:double_compressed_alchemical_clay>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_clay>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_clay>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_clay>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_clay>]);
// 6
mods.actuallyadditions.AtomicReconstructor.addRecipe(<contenttweaker:alchemical_terracotta>*2, <contenttweaker:alchemical_clay>, 50);
mods.actuallyadditions.AtomicReconstructor.addRecipe(<contenttweaker:compressed_alchemical_terracotta>*2, <contenttweaker:compressed_alchemical_clay>, 50);
mods.actuallyadditions.AtomicReconstructor.addRecipe(<contenttweaker:double_compressed_alchemical_terracotta>*2, <contenttweaker:double_compressed_alchemical_clay>, 50);
mods.actuallyadditions.AtomicReconstructor.addRecipe(<contenttweaker:triple_compressed_alchemical_terracotta>*2, <contenttweaker:triple_compressed_alchemical_clay>, 50);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_terracotta>, <contenttweaker:alchemical_terracotta>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_terracotta>, <contenttweaker:compressed_alchemical_terracotta>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_terracotta>, <contenttweaker:double_compressed_alchemical_terracotta>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_terracotta>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_terracotta>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_terracotta>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_terracotta>]);
// 7
Inscriber.addRecipe(<contenttweaker:alchemical_crag>*2, <contenttweaker:alchemical_terracotta>, true, <draconicevolution:wyvern_core>, <contenttweaker:mark_of_the_arbiter>);
Inscriber.addRecipe(<contenttweaker:compressed_alchemical_crag>*2, <contenttweaker:compressed_alchemical_terracotta>, true, <draconicevolution:wyvern_core>, <contenttweaker:mark_of_the_arbiter>);
Inscriber.addRecipe(<contenttweaker:double_compressed_alchemical_crag>*2, <contenttweaker:double_compressed_alchemical_terracotta>, true, <draconicevolution:wyvern_core>, <contenttweaker:mark_of_the_arbiter>);
Inscriber.addRecipe(<contenttweaker:triple_compressed_alchemical_crag>*2, <contenttweaker:triple_compressed_alchemical_terracotta>, true, <draconicevolution:wyvern_core>, <contenttweaker:mark_of_the_arbiter>);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_crag>, <contenttweaker:alchemical_crag>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_crag>, <contenttweaker:compressed_alchemical_crag>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_crag>, <contenttweaker:double_compressed_alchemical_crag>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_crag>, <contenttweaker:triple_compressed_alchemical_crag>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_crag>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_crag>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_crag>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_crag>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_crag>]);
// 8
recipes.addShaped(<contenttweaker:alchemical_gravel>*2,
[[<forge:bucketfilled>.withTag({FluidName: "steel", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "steel", Amount: 1000})],
[<contenttweaker:alien_material_manual>.reuse(), <contenttweaker:alchemical_crag>, <contenttweaker:alien_material_manual>.reuse()],
[<forge:bucketfilled>.withTag({FluidName: "steel", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "steel", Amount: 1000})]]);
recipes.addShaped(<contenttweaker:compressed_alchemical_gravel>*2,
[[<forge:bucketfilled>.withTag({FluidName: "dark_steel", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "dark_steel", Amount: 1000})],
[<contenttweaker:alien_material_manual>.reuse(), <contenttweaker:compressed_alchemical_crag>, <contenttweaker:alien_material_manual>.reuse()],
[<forge:bucketfilled>.withTag({FluidName: "dark_steel", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "dark_steel", Amount: 1000})]]);
recipes.addShaped(<contenttweaker:double_compressed_alchemical_gravel>*2,
[[<forge:bucketfilled>.withTag({FluidName: "end_steel", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "end_steel", Amount: 1000})],
[<contenttweaker:alien_material_manual>.reuse(), <contenttweaker:double_compressed_alchemical_crag>, <contenttweaker:alien_material_manual>.reuse()],
[<forge:bucketfilled>.withTag({FluidName: "end_steel", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "end_steel", Amount: 1000})]]);
recipes.addShaped(<contenttweaker:triple_compressed_alchemical_gravel>*2,
[[<forge:bucketfilled>.withTag({FluidName: "melodic_alloy", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "melodic_alloy", Amount: 1000})],
[<contenttweaker:alien_material_manual>.reuse(), <contenttweaker:triple_compressed_alchemical_crag>, <contenttweaker:alien_material_manual>.reuse()],
[<forge:bucketfilled>.withTag({FluidName: "melodic_alloy", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "melodic_alloy", Amount: 1000})]]);
recipes.addShaped(<contenttweaker:quadruple_compressed_alchemical_gravel>*2,
[[<forge:bucketfilled>.withTag({FluidName: "stellar_alloy", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "stellar_alloy", Amount: 1000})],
[<contenttweaker:alien_material_manual>.reuse(), <contenttweaker:quadruple_compressed_alchemical_crag>, <contenttweaker:alien_material_manual>.reuse()],
[<forge:bucketfilled>.withTag({FluidName: "stellar_alloy", Amount: 1000}), <contenttweaker:alien_material_manual>.reuse(), <forge:bucketfilled>.withTag({FluidName: "stellar_alloy", Amount: 1000})]]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_gravel>, <contenttweaker:alchemical_gravel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_gravel>, <contenttweaker:compressed_alchemical_gravel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_gravel>, <contenttweaker:double_compressed_alchemical_gravel>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_gravel>, <contenttweaker:triple_compressed_alchemical_gravel>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_gravel>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_gravel>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_gravel>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_gravel>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_gravel>]);
// 9
val terrcauldalcore1 = RecipeBuilder.newBuilder("terrcauldalcore1","terrestrial_cauldron",2);
terrcauldalcore1.addFluidInput(<fluid:mithril>*144);
terrcauldalcore1.addFluidInput(<fluid:bloodmaster_metal>*144);
terrcauldalcore1.addItemInput(<contenttweaker:alchemical_gravel>);
terrcauldalcore1.addItemInput(<contenttweaker:bloodmaster_tome>*1);
terrcauldalcore1.addItemOutput(<contenttweaker:alchemical_rock>*2);
terrcauldalcore1.addItemOutput(<contenttweaker:bloodmaster_tome>*1);
terrcauldalcore1.build();
val terrcauldalcore2 = RecipeBuilder.newBuilder("terrcauldalcore2","terrestrial_cauldron",2);
terrcauldalcore2.addFluidInput(<fluid:mithril>*288);
terrcauldalcore2.addFluidInput(<fluid:bloodmaster_metal>*288);
terrcauldalcore2.addItemInput(<contenttweaker:compressed_alchemical_gravel>);
terrcauldalcore2.addItemInput(<contenttweaker:bloodmaster_tome>*2);
terrcauldalcore2.addItemOutput(<contenttweaker:compressed_alchemical_rock>*2);
terrcauldalcore2.addItemOutput(<contenttweaker:bloodmaster_tome>*2);
terrcauldalcore2.build();
val terrcauldalcore3 = RecipeBuilder.newBuilder("terrcauldalcore3","terrestrial_cauldron",2);
terrcauldalcore3.addFluidInput(<fluid:mithril>*576);
terrcauldalcore3.addFluidInput(<fluid:bloodmaster_metal>*576);
terrcauldalcore3.addItemInput(<contenttweaker:double_compressed_alchemical_gravel>);
terrcauldalcore3.addItemInput(<contenttweaker:bloodmaster_tome>*4);
terrcauldalcore3.addItemOutput(<contenttweaker:double_compressed_alchemical_rock>*2);
terrcauldalcore3.addItemOutput(<contenttweaker:bloodmaster_tome>*4);
terrcauldalcore3.build();
val terrcauldalcore4 = RecipeBuilder.newBuilder("terrcauldalcore4","terrestrial_cauldron",2);
terrcauldalcore4.addFluidInput(<fluid:mithril>*1152);
terrcauldalcore4.addFluidInput(<fluid:bloodmaster_metal>*1152);
terrcauldalcore4.addItemInput(<contenttweaker:triple_compressed_alchemical_gravel>);
terrcauldalcore4.addItemInput(<contenttweaker:bloodmaster_tome>*8);
terrcauldalcore4.addItemOutput(<contenttweaker:triple_compressed_alchemical_rock>*2);
terrcauldalcore4.addItemOutput(<contenttweaker:bloodmaster_tome>*8);
terrcauldalcore4.build();
val terrcauldalcore5 = RecipeBuilder.newBuilder("terrcauldalcore5","terrestrial_cauldron",2);
terrcauldalcore5.addFluidInput(<fluid:mithril>*2304);
terrcauldalcore5.addFluidInput(<fluid:bloodmaster_metal>*2304);
terrcauldalcore5.addItemInput(<contenttweaker:quadruple_compressed_alchemical_gravel>);
terrcauldalcore5.addItemInput(<contenttweaker:bloodmaster_tome>*16);
terrcauldalcore5.addItemOutput(<contenttweaker:quadruple_compressed_alchemical_rock>*2);
terrcauldalcore5.addItemOutput(<contenttweaker:bloodmaster_tome>*16);
terrcauldalcore5.build();
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_rock>, <contenttweaker:alchemical_rock>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_rock>, <contenttweaker:compressed_alchemical_rock>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_rock>, <contenttweaker:double_compressed_alchemical_rock>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_rock>, <contenttweaker:triple_compressed_alchemical_rock>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_rock>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_rock>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_rock>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_rock>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_rock>]);
// 10
recipes.addShaped(<contenttweaker:alchemical_shard>*2,
[[<bigreactors:ingotcyanite>, <bigreactors:ingotcyanite>, <bigreactors:ingotcyanite>],
[<contenttweaker:controller_manual>.reuse(), <contenttweaker:alchemical_rock>, <contenttweaker:controller_manual>.reuse()],
[<bigreactors:ingotcyanite>, <bigreactors:ingotcyanite>, <bigreactors:ingotcyanite>]]);
recipes.addShaped(<contenttweaker:compressed_alchemical_shard>*2,
[[null, <bigreactors:ingotblutonium>, null],
[<contenttweaker:controller_manual>.reuse(), <contenttweaker:compressed_alchemical_rock>, <contenttweaker:controller_manual>.reuse()],
[null, <bigreactors:ingotblutonium>, null]]);
recipes.addShaped(<contenttweaker:double_compressed_alchemical_shard>*2,
[[<bigreactors:ingotblutonium>, null, <bigreactors:ingotblutonium>],
[<contenttweaker:controller_manual>.reuse(), <contenttweaker:double_compressed_alchemical_rock>, <contenttweaker:controller_manual>.reuse()],
[<bigreactors:ingotblutonium>, null, <bigreactors:ingotblutonium>]]);
recipes.addShaped(<contenttweaker:triple_compressed_alchemical_shard>*2,
[[<bigreactors:ingotblutonium>, <bigreactors:ingotblutonium>, <bigreactors:ingotblutonium>],
[<contenttweaker:controller_manual>.reuse(), <contenttweaker:triple_compressed_alchemical_rock>, <contenttweaker:controller_manual>.reuse()],
[<bigreactors:ingotblutonium>, <bigreactors:ingotblutonium>, <bigreactors:ingotblutonium>]]);
recipes.addShaped(<contenttweaker:quadruple_compressed_alchemical_shard>*2,
[[null, <bigreactors:blockblutonium>, null],
[<contenttweaker:controller_manual>.reuse(), <contenttweaker:quadruple_compressed_alchemical_rock>, <contenttweaker:controller_manual>.reuse()],
[null, <bigreactors:blockblutonium>, null]]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_shard>, <contenttweaker:alchemical_shard>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_shard>, <contenttweaker:compressed_alchemical_shard>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_shard>, <contenttweaker:double_compressed_alchemical_shard>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_shard>, <contenttweaker:triple_compressed_alchemical_shard>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_shard>, <contenttweaker:quadruple_compressed_alchemical_shard>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_shard>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_shard>]);
// 11
mods.nuclearcraft.fission.addRecipe([<contenttweaker:alchemical_shard>, <contenttweaker:alchemical_geode>*2, 30000.0, 1000.0, 18.0, "fissilealcore1", 0.2]);
mods.nuclearcraft.fission.addRecipe([<contenttweaker:compressed_alchemical_shard>, <contenttweaker:compressed_alchemical_geode>*2, 30000.0, 1000.0, 112.0, "fissilealcore2", 0.2]);
mods.nuclearcraft.fission.addRecipe([<contenttweaker:double_compressed_alchemical_shard>, <contenttweaker:double_compressed_alchemical_geode>*2, 30000.0, 1000.0, 360.0, "fissilealcore3", 0.2]);
mods.nuclearcraft.fission.addRecipe([<contenttweaker:triple_compressed_alchemical_shard>, <contenttweaker:triple_compressed_alchemical_geode>*2, 30000.0, 1000.0, 564.0, "fissilealcore4", 0.2]);
mods.nuclearcraft.fission.addRecipe([<contenttweaker:quadruple_compressed_alchemical_shard>, <contenttweaker:quadruple_compressed_alchemical_geode>*2, 30000.0, 1000.0, 696.0, "fissilealcore5", 0.2]);
mods.nuclearcraft.fission.addRecipe([<contenttweaker:quintuple_compressed_alchemical_shard>, <contenttweaker:quintuple_compressed_alchemical_geode>*2, 30000.0, 1000.0, 999.0, "fissilealcore6", 0.2]);
recipes.addShapeless(<contenttweaker:alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:safe_fission_tbu_controller>, <contenttweaker:alchemical_shard>]);
recipes.addShapeless(<contenttweaker:compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:safe_fission_lecm243_controller>, <contenttweaker:compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:double_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:safe_fission_heu233_controller>, <contenttweaker:double_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:double_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:active_cooled_heu233_controller>, <contenttweaker:double_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:triple_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:safe_fission_hea242_controller>, <contenttweaker:triple_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:triple_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:active_cooled_hea242_controller>, <contenttweaker:triple_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:active_cooled_hecf249_controller>, <contenttweaker:quadruple_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:safe_fission_herrr_controller>, <contenttweaker:quintuple_compressed_alchemical_shard>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_alchemical_geode>, [<contenttweaker:nuclearcraft_fission_interior>, <modularmachinery:active_cooled_herrr_controller>, <contenttweaker:quintuple_compressed_alchemical_shard>]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_geode>, <contenttweaker:alchemical_geode>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_geode>, <contenttweaker:compressed_alchemical_geode>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_geode>, <contenttweaker:double_compressed_alchemical_geode>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_geode>, <contenttweaker:triple_compressed_alchemical_geode>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_geode>, <contenttweaker:quadruple_compressed_alchemical_geode>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_geode>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_geode>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_geode>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_geode>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_geode>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_geode>]);
// 12
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:alchemical_geode>, <astralsorcery:itemcraftingcomponent:2>*2, <contenttweaker:alchemical_flake>*2, 1000, 1000, 60);
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:compressed_alchemical_geode>, <astralsorcery:itemcraftingcomponent:2>*4, <contenttweaker:compressed_alchemical_flake>*2, 1000, 1000, 60);
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:double_compressed_alchemical_geode>, <astralsorcery:itemcraftingcomponent:2>*8, <contenttweaker:double_compressed_alchemical_flake>*2, 1000, 1000, 60);
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:triple_compressed_alchemical_geode>, <astralsorcery:itemcraftingcomponent:2>*16, <contenttweaker:triple_compressed_alchemical_flake>*2, 1000, 1000, 60);
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:quadruple_compressed_alchemical_geode>, <astralsorcery:itemcraftingcomponent:2>*32, <contenttweaker:quadruple_compressed_alchemical_flake>*2, 1000, 1000, 60);
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:quintuple_compressed_alchemical_geode>, <astralsorcery:itemcraftingcomponent:2>*64, <contenttweaker:quintuple_compressed_alchemical_flake>*2, 1000, 1000, 60);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_flake>, <contenttweaker:alchemical_flake>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_flake>, <contenttweaker:compressed_alchemical_flake>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_flake>, <contenttweaker:double_compressed_alchemical_flake>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_flake>, <contenttweaker:triple_compressed_alchemical_flake>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_flake>, <contenttweaker:quadruple_compressed_alchemical_flake>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_flake>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_flake>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_flake>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_flake>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_flake>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_flake>]);
// 13
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:alchemical_flake>, <fluid:steam>*500, <contenttweaker:alchemical_mesh>*2]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:compressed_alchemical_flake>, <fluid:steam>*1000, <contenttweaker:compressed_alchemical_mesh>*2]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:double_compressed_alchemical_flake>, <fluid:steam>*2000, <contenttweaker:double_compressed_alchemical_mesh>*2]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:triple_compressed_alchemical_flake>, <fluid:steam>*4000, <contenttweaker:triple_compressed_alchemical_mesh>*2]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:quadruple_compressed_alchemical_flake>, <fluid:steam>*8000, <contenttweaker:quadruple_compressed_alchemical_mesh>*2]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:quintuple_compressed_alchemical_flake>, <fluid:steam>*16000, <contenttweaker:quintuple_compressed_alchemical_mesh>*2]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_mesh>, <contenttweaker:alchemical_mesh>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_mesh>, <contenttweaker:compressed_alchemical_mesh>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_mesh>, <contenttweaker:double_compressed_alchemical_mesh>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_mesh>, <contenttweaker:triple_compressed_alchemical_mesh>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_mesh>, <contenttweaker:quadruple_compressed_alchemical_mesh>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_mesh>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_mesh>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_mesh>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_mesh>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_mesh>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_mesh>]);
// 14
val plasmcondemcless1 = RecipeBuilder.newBuilder("plasmcondemcless1","plasmatic_condenser",2);
plasmcondemcless1.addFluidInput(<fluid:dense_plasma>*1000);
plasmcondemcless1.addItemInput(<contenttweaker:alchemical_mesh>);
plasmcondemcless1.addItemInput(<ore:ingotSednanite>*1);
plasmcondemcless1.addItemOutput(<contenttweaker:alchemical_condensate>*2);
plasmcondemcless1.build();
val plasmcondemcless2 = RecipeBuilder.newBuilder("plasmcondemcless2","plasmatic_condenser",2);
plasmcondemcless2.addFluidInput(<fluid:dense_plasma>*4000);
plasmcondemcless2.addItemInput(<contenttweaker:compressed_alchemical_mesh>);
plasmcondemcless2.addItemInput(<ore:ingotSednanite>*2);
plasmcondemcless2.addItemOutput(<contenttweaker:compressed_alchemical_condensate>*2);
plasmcondemcless2.build();
val plasmcondemcless3 = RecipeBuilder.newBuilder("plasmcondemcless3","plasmatic_condenser",2);
plasmcondemcless3.addFluidInput(<fluid:dense_plasma>*16000);
plasmcondemcless3.addItemInput(<contenttweaker:double_compressed_alchemical_mesh>);
plasmcondemcless3.addItemInput(<ore:ingotSednanite>*4);
plasmcondemcless3.addItemOutput(<contenttweaker:double_compressed_alchemical_condensate>*2);
plasmcondemcless3.build();
val plasmcondemcless4 = RecipeBuilder.newBuilder("plasmcondemcless4","plasmatic_condenser",2);
plasmcondemcless4.addFluidInput(<fluid:dense_plasma>*32000);
plasmcondemcless4.addItemInput(<contenttweaker:triple_compressed_alchemical_mesh>);
plasmcondemcless4.addItemInput(<ore:ingotSednanite>*8);
plasmcondemcless4.addItemOutput(<contenttweaker:triple_compressed_alchemical_condensate>*2);
plasmcondemcless4.build();
val plasmcondemcless5 = RecipeBuilder.newBuilder("plasmcondemcless5","plasmatic_condenser",2);
plasmcondemcless5.addFluidInput(<fluid:dense_plasma>*64000);
plasmcondemcless5.addItemInput(<contenttweaker:quadruple_compressed_alchemical_mesh>);
plasmcondemcless5.addItemInput(<ore:ingotSednanite>*16);
plasmcondemcless5.addItemOutput(<contenttweaker:quadruple_compressed_alchemical_condensate>*2);
plasmcondemcless5.build();
val plasmcondemcless6 = RecipeBuilder.newBuilder("plasmcondemcless6","plasmatic_condenser",2);
plasmcondemcless6.addFluidInput(<fluid:dense_plasma>*128000);
plasmcondemcless6.addItemInput(<contenttweaker:quintuple_compressed_alchemical_mesh>);
plasmcondemcless6.addItemInput(<ore:ingotSednanite>*32);
plasmcondemcless6.addItemOutput(<contenttweaker:quintuple_compressed_alchemical_condensate>*2);
plasmcondemcless6.build();
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_condensate>, <contenttweaker:alchemical_condensate>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_condensate>, <contenttweaker:compressed_alchemical_condensate>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_condensate>, <contenttweaker:double_compressed_alchemical_condensate>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_condensate>, <contenttweaker:triple_compressed_alchemical_condensate>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_condensate>, <contenttweaker:quadruple_compressed_alchemical_condensate>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:sextuple_compressed_alchemical_condensate>, <contenttweaker:quintuple_compressed_alchemical_condensate>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_condensate>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_condensate>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_condensate>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_condensate>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_condensate>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_condensate>]);
recipes.addShapeless(<contenttweaker:sextuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:sextuple_compressed_alchemical_condensate>]);
// 14
// fusion recipes here
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_innervation>, <contenttweaker:alchemical_innervation>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_innervation>, <contenttweaker:compressed_alchemical_innervation>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_innervation>, <contenttweaker:double_compressed_alchemical_innervation>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_innervation>, <contenttweaker:triple_compressed_alchemical_innervation>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_innervation>, <contenttweaker:quadruple_compressed_alchemical_innervation>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:sextuple_compressed_alchemical_innervation>, <contenttweaker:quintuple_compressed_alchemical_innervation>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_innervation>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_innervation>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_innervation>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_innervation>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_innervation>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_innervation>]);
recipes.addShapeless(<contenttweaker:sextuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:sextuple_compressed_alchemical_innervation>]);
// 15
recipes.addShaped(<contenttweaker:alchemical_taint>*2,
[[null, <thaumcraft:nugget:7>, null],
[<contenttweaker:ichor>, <contenttweaker:alchemical_innervation>, <contenttweaker:ichor>],
[null, <thaumcraft:nugget:7>, null]]);
recipes.addShaped(<contenttweaker:compressed_alchemical_taint>*2,
[[<thaumcraft:nugget:7>, null, <thaumcraft:nugget:7>],
[<contenttweaker:ichor>, <contenttweaker:compressed_alchemical_innervation>, <contenttweaker:ichor>],
[<thaumcraft:nugget:7>, null, <thaumcraft:nugget:7>]]);
recipes.addShaped(<contenttweaker:double_compressed_alchemical_taint>*2,
[[<thaumcraft:nugget:7>, <thaumcraft:nugget:7>, <thaumcraft:nugget:7>],
[<contenttweaker:ichor>, <contenttweaker:double_compressed_alchemical_innervation>, <contenttweaker:ichor>],
[<thaumcraft:nugget:7>, <thaumcraft:nugget:7>, <thaumcraft:nugget:7>]]);
recipes.addShaped(<contenttweaker:triple_compressed_alchemical_taint>*2,
[[null, <thaumcraft:ingot:1>, null],
[<contenttweaker:ichor>, <contenttweaker:triple_compressed_alchemical_innervation>, <contenttweaker:ichor>],
[null, <thaumcraft:ingot:1>, null]]);
recipes.addShaped(<contenttweaker:quadruple_compressed_alchemical_taint>*2,
[[<thaumcraft:ingot:1>, <thaumcraft:ingot:1>, <thaumcraft:ingot:1>],
[<contenttweaker:ichor>, <contenttweaker:quadruple_compressed_alchemical_innervation>, <contenttweaker:ichor>],
[<thaumcraft:ingot:1>, <thaumcraft:ingot:1>, <thaumcraft:ingot:1>]]);
recipes.addShaped(<contenttweaker:quintuple_compressed_alchemical_taint>*2,
[[null, <thaumcraft:metal_void>, null],
[<contenttweaker:ichor>, <contenttweaker:quintuple_compressed_alchemical_innervation>, <contenttweaker:ichor>],
[null, <thaumcraft:metal_void>, null]]);
recipes.addShaped(<contenttweaker:sextuple_compressed_alchemical_taint>*2,
[[<thaumcraft:metal_void>, <thaumcraft:metal_void>, <thaumcraft:metal_void>],
[<contenttweaker:ichor>, <contenttweaker:sextuple_compressed_alchemical_innervation>, <contenttweaker:ichor>],
[<thaumcraft:metal_void>, <thaumcraft:metal_void>, <thaumcraft:metal_void>]]);
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_taint>, <contenttweaker:alchemical_taint>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_taint>, <contenttweaker:compressed_alchemical_taint>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_taint>, <contenttweaker:double_compressed_alchemical_taint>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_taint>, <contenttweaker:triple_compressed_alchemical_taint>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_taint>, <contenttweaker:quadruple_compressed_alchemical_taint>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:sextuple_compressed_alchemical_taint>, <contenttweaker:quintuple_compressed_alchemical_taint>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_taint>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_taint>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_taint>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_taint>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_taint>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_taint>]);
recipes.addShapeless(<contenttweaker:sextuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:sextuple_compressed_alchemical_taint>]);
// 16
val illumenchemcless1 = RecipeBuilder.newBuilder("illumenchemcless1","illuminated_enchanter",2);
illumenchemcless1.addEnergyPerTickInput(100000);
illumenchemcless1.addFluidInput(<fluid:eikaic_jeweled_blend>*10);
illumenchemcless1.addItemInput(<contenttweaker:alchemical_taint>);
illumenchemcless1.addItemInput(<contenttweaker:skelebone_fragment>*1);
illumenchemcless1.addItemOutput(<contenttweaker:alchemical_gilding>*2);
illumenchemcless1.build();
val illumenchemcless2 = RecipeBuilder.newBuilder("illumenchemcless2","illuminated_enchanter",2);
illumenchemcless2.addEnergyPerTickInput(100000);
illumenchemcless2.addFluidInput(<fluid:eikaic_jeweled_blend>*20);
illumenchemcless2.addItemInput(<contenttweaker:compressed_alchemical_taint>);
illumenchemcless2.addItemInput(<contenttweaker:skelebone_fragment>*2);
illumenchemcless2.addItemOutput(<contenttweaker:compressed_alchemical_gilding>*2);
illumenchemcless2.build();
val illumenchemcless3 = RecipeBuilder.newBuilder("illumenchemcless3","illuminated_enchanter",2);
illumenchemcless3.addEnergyPerTickInput(100000);
illumenchemcless3.addFluidInput(<fluid:eikaic_jeweled_blend>*30);
illumenchemcless3.addItemInput(<contenttweaker:double_compressed_alchemical_taint>);
illumenchemcless3.addItemInput(<contenttweaker:skelebone_fragment>*3);
illumenchemcless3.addItemOutput(<contenttweaker:double_compressed_alchemical_gilding>*2);
illumenchemcless3.build();
val illumenchemcless4 = RecipeBuilder.newBuilder("illumenchemcless4","illuminated_enchanter",2);
illumenchemcless4.addEnergyPerTickInput(100000);
illumenchemcless4.addFluidInput(<fluid:eikaic_jeweled_blend>*40);
illumenchemcless4.addItemInput(<contenttweaker:triple_compressed_alchemical_taint>);
illumenchemcless4.addItemInput(<contenttweaker:skelebone_fragment>*4);
illumenchemcless4.addItemOutput(<contenttweaker:triple_compressed_alchemical_gilding>*2);
illumenchemcless4.build();
val illumenchemcless5 = RecipeBuilder.newBuilder("illumenchemcless5","illuminated_enchanter",2);
illumenchemcless5.addEnergyPerTickInput(100000);
illumenchemcless5.addFluidInput(<fluid:eikaic_jeweled_blend>*50);
illumenchemcless5.addItemInput(<contenttweaker:quadruple_compressed_alchemical_taint>);
illumenchemcless5.addItemInput(<contenttweaker:skelebone_fragment>*5);
illumenchemcless5.addItemOutput(<contenttweaker:quadruple_compressed_alchemical_gilding>*2);
illumenchemcless5.build();
val illumenchemcless6 = RecipeBuilder.newBuilder("illumenchemcless6","illuminated_enchanter",2);
illumenchemcless6.addEnergyPerTickInput(100000);
illumenchemcless6.addFluidInput(<fluid:eikaic_jeweled_blend>*60);
illumenchemcless6.addItemInput(<contenttweaker:quintuple_compressed_alchemical_taint>);
illumenchemcless6.addItemInput(<contenttweaker:skelebone_fragment>*6);
illumenchemcless6.addItemOutput(<contenttweaker:quintuple_compressed_alchemical_gilding>*2);
illumenchemcless6.build();
val illumenchemcless7 = RecipeBuilder.newBuilder("illumenchemcless7","illuminated_enchanter",2);
illumenchemcless7.addEnergyPerTickInput(100000);
illumenchemcless7.addFluidInput(<fluid:eikaic_jeweled_blend>*70);
illumenchemcless7.addItemInput(<contenttweaker:sextuple_compressed_alchemical_taint>);
illumenchemcless7.addItemInput(<contenttweaker:skelebone_fragment>*7);
illumenchemcless7.addItemOutput(<contenttweaker:sextuple_compressed_alchemical_gilding>*2);
illumenchemcless7.build();
mods.storagedrawers.Compaction.add(<contenttweaker:compressed_alchemical_gilding>, <contenttweaker:alchemical_gilding>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:double_compressed_alchemical_gilding>, <contenttweaker:compressed_alchemical_gilding>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:triple_compressed_alchemical_gilding>, <contenttweaker:double_compressed_alchemical_gilding>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quadruple_compressed_alchemical_gilding>, <contenttweaker:triple_compressed_alchemical_gilding>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:quintuple_compressed_alchemical_gilding>, <contenttweaker:quadruple_compressed_alchemical_gilding>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:sextuple_compressed_alchemical_gilding>, <contenttweaker:quintuple_compressed_alchemical_gilding>, 9);
mods.storagedrawers.Compaction.add(<contenttweaker:septuple_compressed_alchemical_gilding>, <contenttweaker:sextuple_compressed_alchemical_gilding>, 9);
recipes.addShapeless(<projecte:item.pe_fuel:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:alchemical_gilding>]);
recipes.addShapeless(<projecte:fuel_block:2>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:compressed_alchemical_gilding>]);
recipes.addShapeless(<contenttweaker:double_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:double_compressed_alchemical_gilding>]);
recipes.addShapeless(<contenttweaker:triple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:triple_compressed_alchemical_gilding>]);
recipes.addShapeless(<contenttweaker:quadruple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quadruple_compressed_alchemical_gilding>]);
recipes.addShapeless(<contenttweaker:quintuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:quintuple_compressed_alchemical_gilding>]);
recipes.addShapeless(<contenttweaker:sextuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:sextuple_compressed_alchemical_gilding>]);
recipes.addShapeless(<contenttweaker:septuple_compressed_aeternalis_fuel>, [<projecte:item.pe_philosophers_stone>, <contenttweaker:septuple_compressed_alchemical_gilding>]);
+30 -3
View File
@@ -117,7 +117,7 @@ infinitewishesrecipe.addAspectInput("coralos",100);
infinitewishesrecipe.addAspectInput("praecantatio",100);
infinitewishesrecipe.addAspectInput("draco",100);
infinitewishesrecipe.addManaInput(10000, false);
infinitewishesrecipe.addStarlightInput(5000);
infinitewishesrecipe.addStarlightInput(1000);
infinitewishesrecipe.addFluidInput(<fluid:darkstarlight>*7000);
infinitewishesrecipe.addFluidInput(<fluid:pristine_aura>*7000);
infinitewishesrecipe.addFluidInput(<fluid:sacrificial_essence>*7000);
@@ -212,13 +212,40 @@ recipes.addShaped(<contenttweaker:astral_insight_100>,
mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/altar/trinitaswarper",
<contenttweaker:starstruck_sentient_meatball>,
5000, 500,
[
<bloodmagic:blood_tank:6>.withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}), <contenttweaker:actualized_starlight_sphere>, <bloodmagic:blood_tank:6>.withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}),
<contenttweaker:actualized_starlight_sphere>, <contenttweaker:chaotic_sentient_meatball>, <contenttweaker:actualized_starlight_sphere>,
<bloodmagic:blood_tank:6>.withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}), <contenttweaker:actualized_starlight_sphere>, <bloodmagic:blood_tank:6>.withTag({Fluid: {FluidName: "astralsorcery.liquidstarlight", Amount: 1024000}}),
<avaritiaitem:cosmic_fractal_catalyzer>, <avaritiaitem:cosmic_fractal_catalyzer>, <avaritiaitem:cosmic_fractal_catalyzer>, <avaritiaitem:cosmic_fractal_catalyzer>,
<contenttweaker:darkstar_stone>, <contenttweaker:darkstar_stone>,
<contenttweaker:darkstar_stone>, <contenttweaker:darkstar_stone>,
<contenttweaker:darkstar_stone>, <contenttweaker:darkstar_stone>,
<contenttweaker:darkstar_stone>, <contenttweaker:darkstar_stone>,
<contenttweaker:opalescent_matter>, <contenttweaker:opalescent_matter>, <contenttweaker:opalescent_matter>, <contenttweaker:opalescent_matter>,
<contenttweaker:universal_constellation>,
<contenttweaker:universal_constellation>,
<contenttweaker:universal_constellation>,
<contenttweaker:universal_constellation>
],
"astralsorcery.constellation.aevitas");
mods.thaumcraft.Infusion.registerRecipe("infastralmasterymax", "",
<contenttweaker:astral_mastery_tome>, 10,
[<aspect:stellae>*10000],
<minecraft:book>,
[<contenttweaker:astral_insight_60>, <avaritiaitem:cosmic_fractal_catalyzer>,
<contenttweaker:astral_insight_60>, <avaritiaitem:cosmic_fractal_catalyzer>,
[<contenttweaker:astral_insight_60>, <contenttweaker:starstruck_sentient_meatball>,
<contenttweaker:astral_insight_60>, <avaritiaitem:cosmic_fractal_catalyzer>,
<contenttweaker:astral_insight_60>, <contenttweaker:starstruck_sentient_meatball>,
<contenttweaker:astral_insight_60>, <avaritiaitem:cosmic_fractal_catalyzer>]);
+127 -37
View File
@@ -221,6 +221,20 @@ fractallitefurnacealloy.addItemInput(<contenttweaker:essence_of_creation>);
fractallitefurnacealloy.addItemOutput(<contenttweaker:perfected_gallifreyan_alloy>);
fractallitefurnacealloy.build();
val fractallitefurnacehyperuranion = RecipeBuilder.newBuilder("fractallitefurnacehyperuranion","fractallite_furnace",2);
fractallitefurnacehyperuranion.addFluidInput(<fluid:aeternalis_fuel>*10);
fractallitefurnacehyperuranion.addItemInput(<contenttweaker:hyperuranion_ingot>);
fractallitefurnacehyperuranion.addItemInput(<extendedcrafting:singularity_custom:2030>);
fractallitefurnacehyperuranion.addItemOutput(<contenttweaker:actualizing_hyperuranion_ingot>);
fractallitefurnacehyperuranion.build();
val fractallitefurnacehyperuranion2 = RecipeBuilder.newBuilder("fractallitefurnacehyperuranion2","fractallite_furnace",2);
fractallitefurnacehyperuranion2.addFluidInput(<fluid:aeternalis_fuel>*10);
fractallitefurnacehyperuranion2.addItemInput(<contenttweaker:hyperuranion_ingot>);
fractallitefurnacehyperuranion2.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>);
fractallitefurnacehyperuranion2.addItemOutput(<contenttweaker:actualizing_hyperuranion_ingot>);
fractallitefurnacehyperuranion2.build();
var unfulfilleddata as IData = {
display: {Lore:["§d§o原初未锻§r"]}
};
@@ -263,10 +277,6 @@ recipes.addShaped(<contenttweaker:matter_digitalization_fabrial>,
[<contenttweaker:recursion_of_clarity>, <contenttweaker:fluix_microcontroller>, <contenttweaker:recursion_of_clarity>],
[<appliedenergistics2:part:140>, <contenttweaker:recursion_of_clarity>, <appliedenergistics2:part:140>]]);
recipes.addShaped(<contenttweaker:mythic_excavation_engine>*4,
[[<contenttweaker:matter_digitalization_fabrial>, <contenttweaker:high_strength_transmission>, <contenttweaker:matter_digitalization_fabrial>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<aoa3:elecanium_ingot>, <contenttweaker:primal_jewel>, <aoa3:elecanium_ingot>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:gallifreyan_irradiator>,
@@ -447,26 +457,33 @@ monumentalmeatball4.addFluidInput(<fluid:essence_of_gluttony>*100);
monumentalmeatball4.addFluidOutput(<fluid:hungering_flesh_catalyst>*100);
monumentalmeatball4.build();
val bastionofflesh = RecipeBuilder.newBuilder("bastionofflesh","bastion_of_flesh",100);
bastionofflesh.addItemInput(<avaritia:resource:6>);
bastionofflesh.addItemOutput(<contenttweaker:hungering_flesh_ingot>);
bastionofflesh.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionofflesh.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionofflesh.build();
val bastionofflesh1 = RecipeBuilder.newBuilder("bastionofflesh1","bastion_of_flesh",100);
bastionofflesh1.addItemInput(<avaritia:resource:6>*4);
bastionofflesh1.addItemOutput(<contenttweaker:hungering_flesh_ingot>*4);
bastionofflesh1.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionofflesh1.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionofflesh1.build();
val bastionoffleshbett = RecipeBuilder.newBuilder("bastionoffleshbett","bastion_of_flesh",100);
bastionoffleshbett.addItemInput(<contenttweaker:echo_warren_alloy>);
bastionoffleshbett.addItemOutput(<contenttweaker:hungering_flesh_ingot>*4);
bastionoffleshbett.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionoffleshbett.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionoffleshbett.build();
val bastionofflesh2 = RecipeBuilder.newBuilder("bastionofflesh2","bastion_of_flesh",100);
bastionofflesh2.addItemInput(<contenttweaker:echo_warren_alloy>*4);
bastionofflesh2.addItemOutput(<contenttweaker:hungering_flesh_ingot>*16);
bastionofflesh2.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionofflesh2.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionofflesh2.build();
val bastionoffleshbetterer = RecipeBuilder.newBuilder("bastionoffleshbetterer","bastion_of_flesh",100);
bastionoffleshbetterer.addItemInput(<contenttweaker:echo_warren_bar>);
bastionoffleshbetterer.addItemOutput(<contenttweaker:hungering_flesh_ingot>*16);
bastionoffleshbetterer.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionoffleshbetterer.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionoffleshbetterer.build();
val bastionofflesh3 = RecipeBuilder.newBuilder("bastionofflesh3","bastion_of_flesh",100);
bastionofflesh3.addItemInput(<contenttweaker:echo_warren_bar>*4);
bastionofflesh3.addItemOutput(<contenttweaker:hungering_flesh_ingot>*64);
bastionofflesh3.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionofflesh3.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionofflesh3.build();
val bastionofflesh4 = RecipeBuilder.newBuilder("bastionofflesh4","bastion_of_flesh",100);
bastionofflesh4.addItemInput(<avaritiaitem:resounding_warren_alloy>*4);
bastionofflesh4.addItemOutput(<contenttweaker:hungering_flesh_ingot>*256);
bastionofflesh4.addFluidInput(<fluid:hungering_flesh_catalyst>*100);
bastionofflesh4.addFluidOutput(<fluid:essence_of_betrayal>*100);
bastionofflesh4.build();
@@ -521,9 +538,9 @@ nameofnamesingotup.build();
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:dust_of_infinite_wishes>, <fluid:hint_of_divinity>*4000, <fluid:infinite_divine_wish>*4000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:dust_of_infinite_wishes>, <fluid:hint_of_divinity>*4000, <fluid:infinite_divine_wish>*8000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:dust_of_infinite_wishes>, <fluid:hint_of_insanity>*4000, <fluid:infinite_insane_wish>*4000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:dust_of_infinite_wishes>, <fluid:hint_of_insanity>*4000, <fluid:infinite_insane_wish>*8000]);
val nameofnamesingotupup = RecipeBuilder.newBuilder("nameofnamesingotupup","altar_to_the_name_of_names",10);
@@ -542,6 +559,8 @@ nameofnamesingotupup.addItemOutput(<contenttweaker:hyperuranion_ingot>*4);
nameofnamesingotupup.build();
val nameofnamesingotbeegwarr = RecipeBuilder.newBuilder("nameofnamesingotbeegwarr","altar_to_the_name_of_names",5);
nameofnamesingotbeegwarr.addEnergyPerTickInput(2000000000);
nameofnamesingotbeegwarr.addFluidInput(<fluid:naquadah_alloy>*16000);
@@ -557,6 +576,21 @@ nameofnamesingotbeegwarr.addItemInput(<contenttweaker:recursion_of_clarity>*2);
nameofnamesingotbeegwarr.addItemOutput(<contenttweaker:hyperuranion_ingot>*8);
nameofnamesingotbeegwarr.build();
val nameofnamesingotbeegnatlaw = RecipeBuilder.newBuilder("nameofnamesingotbeegnatlaw","altar_to_the_name_of_names",5);
nameofnamesingotbeegnatlaw.addEnergyPerTickInput(2000000000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:naquadah_alloy>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:dragonsteel_fire>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:dragonsteel_ice>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:dragonsteel_lightning>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:mildly_recursive_goo>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:high_entropy_hyperdense_plasma>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:infinite_divine_wish>*16000);
nameofnamesingotbeegnatlaw.addFluidInput(<fluid:infinite_insane_wish>*16000);
nameofnamesingotbeegnatlaw.addItemInput(<contenttweaker:defined_bar>);
nameofnamesingotbeegnatlaw.addItemInput(<contenttweaker:recursion_of_natural_law>*2);
nameofnamesingotbeegnatlaw.addItemOutput(<contenttweaker:hyperuranion_ingot>*16);
nameofnamesingotbeegnatlaw.build();
mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/altar/requemofthearbiter", <contenttweaker:requiem_of_the_arbiter>, 4500, 400, [
<contenttweaker:innerved_sky_stone>, null, <contenttweaker:innerved_sky_stone>,null, <extendedcrafting:singularity_custom:2031>,
@@ -626,6 +660,20 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hyperuranon_actual
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:collapser_conduit>, <contenttweaker:fifth_order_ascended_fractal>, <contenttweaker:collapser_conduit>, <contenttweaker:mythic_excavation_reactor>],
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:well_defined_machine_case>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hyperuranon_actualizing_fabrial>*2,
[[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>, <botania:elfglass>, <contenttweaker:well_defined_machine_case>, <botania:elfglass>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>],
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:fractal_fragment_natural_law>, <contenttweaker:well_defined_machine_case>, <contenttweaker:fractal_fragment_natural_law>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>],
[<botania:elfglass>, <contenttweaker:fractal_fragment_natural_law>, <contenttweaker:collapser_conduit>, <contenttweaker:fifth_order_ascended_fractal>, <contenttweaker:collapser_conduit>, <contenttweaker:fractal_fragment_natural_law>, <botania:elfglass>],
[<botania:elfglass>, <contenttweaker:well_defined_machine_case>, <contenttweaker:fifth_order_ascended_fractal>, <contenttweaker:actualizing_hyperuranion_ingot>, <contenttweaker:fifth_order_ascended_fractal>, <contenttweaker:well_defined_machine_case>, <botania:elfglass>],
[<botania:elfglass>, <contenttweaker:fractal_fragment_natural_law>, <contenttweaker:collapser_conduit>, <contenttweaker:fifth_order_ascended_fractal>, <contenttweaker:collapser_conduit>, <contenttweaker:fractal_fragment_natural_law>, <botania:elfglass>],
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:fractal_fragment_natural_law>, <contenttweaker:well_defined_machine_case>, <contenttweaker:fractal_fragment_natural_law>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>],
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>, <botania:elfglass>, <contenttweaker:well_defined_machine_case>, <botania:elfglass>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:mythic_excavation_reactor>]]);
recipes.addShaped(<contenttweaker:hymn_of_the_true_tongue>,
[[<contenttweaker:rarified_fluix_crystal>, <contenttweaker:well_defined_machine_case>, <contenttweaker:rarified_fluix_crystal>],
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:prophetic_paper>, <contenttweaker:mythic_excavation_reactor>],
@@ -734,20 +782,59 @@ recipes.addShaped(<randomthings:ingredient:2>*16,
[<aoa3:ghostly_powder>, <aoa3:ghastly_ingot>, <aoa3:ghostly_powder>],
[null, <aoa3:ghostly_powder>, null]]);
recipes.addShaped(<contenttweaker:ascended_fluix_crystal>*4,
[[<contenttweaker:flawless_fluix_crystal>, <avaritia:resource:6>, <contenttweaker:flawless_fluix_crystal>],
[<avaritia:resource:6>, <contenttweaker:sword_of_truth>.reuse(), <avaritia:resource:6>],
[<contenttweaker:flawless_fluix_crystal>, <avaritia:resource:6>, <contenttweaker:flawless_fluix_crystal>]]);
recipes.addShaped(<contenttweaker:ascended_sky_stone>*8,
[[<appliedenergistics2:sky_stone_block>, <appliedenergistics2:sky_stone_block>, <appliedenergistics2:sky_stone_block>],
[<appliedenergistics2:sky_stone_block>, <contenttweaker:sword_of_truth>.reuse(), <appliedenergistics2:sky_stone_block>],
[<appliedenergistics2:sky_stone_block>, <appliedenergistics2:sky_stone_block>, <appliedenergistics2:sky_stone_block>]]);
recipes.addShaped(<contenttweaker:ascended_fluix_crystal>*16,
[[<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_alloy>, <contenttweaker:flawless_fluix_crystal>],
[<contenttweaker:echo_warren_alloy>, <contenttweaker:sword_of_truth>.reuse(), <contenttweaker:echo_warren_alloy>],
[<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_alloy>, <contenttweaker:flawless_fluix_crystal>]]);
recipes.addShaped(<contenttweaker:ascended_fluix_crystal>*64,
[[<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_bar>, <contenttweaker:flawless_fluix_crystal>],
[<contenttweaker:echo_warren_bar>, <contenttweaker:sword_of_truth>.reuse(), <contenttweaker:echo_warren_bar>],
[<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_bar>, <contenttweaker:flawless_fluix_crystal>]]);
val plithofascension1 = RecipeBuilder.newBuilder("plithofascension1","plith_of_ascension",100);
plithofascension1.addFluidInput(<fluid:ascended_draconic_alloy>*12);
plithofascension1.addItemInput(<avaritia:resource:6>*4);
plithofascension1.addItemInput(<contenttweaker:flawless_fluix_crystal>*4);
plithofascension1.addItemOutput(<contenttweaker:ascended_fluix_crystal>*4);
plithofascension1.build();
val plithofascension2 = RecipeBuilder.newBuilder("plithofascension2","plith_of_ascension",100);
plithofascension2.addFluidInput(<fluid:ascended_draconic_alloy>*12);
plithofascension2.addItemInput(<contenttweaker:echo_warren_alloy>*4);
plithofascension2.addItemInput(<contenttweaker:flawless_fluix_crystal>*4);
plithofascension2.addItemOutput(<contenttweaker:ascended_fluix_crystal>*16);
plithofascension2.build();
val plithofascension3 = RecipeBuilder.newBuilder("plithofascension3","plith_of_ascension",100);
plithofascension3.addFluidInput(<fluid:ascended_draconic_alloy>*12);
plithofascension3.addItemInput(<contenttweaker:echo_warren_bar>*4);
plithofascension3.addItemInput(<contenttweaker:flawless_fluix_crystal>*4);
plithofascension3.addItemOutput(<contenttweaker:ascended_fluix_crystal>*64);
plithofascension3.build();
val plithofascension4 = RecipeBuilder.newBuilder("plithofascension4","plith_of_ascension",100);
plithofascension4.addFluidInput(<fluid:ascended_draconic_alloy>*12);
plithofascension4.addItemInput(<avaritiaitem:resounding_warren_alloy>*4);
plithofascension4.addItemInput(<contenttweaker:flawless_fluix_crystal>*4);
plithofascension4.addItemOutput(<contenttweaker:ascended_fluix_crystal>*256);
plithofascension4.build();
// recipes.addShaped(<contenttweaker:ascended_fluix_crystal>*4,
// [[<contenttweaker:flawless_fluix_crystal>, <avaritia:resource:6>, <contenttweaker:flawless_fluix_crystal>],
// [<avaritia:resource:6>, <contenttweaker:sword_of_truth>.reuse(), <avaritia:resource:6>],
// [<contenttweaker:flawless_fluix_crystal>, <avaritia:resource:6>, <contenttweaker:flawless_fluix_crystal>]]);
// recipes.addShaped(<contenttweaker:ascended_fluix_crystal>*16,
// [[<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_alloy>, <contenttweaker:flawless_fluix_crystal>],
// [<contenttweaker:echo_warren_alloy>, <contenttweaker:sword_of_truth>.reuse(), <contenttweaker:echo_warren_alloy>],
// [<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_alloy>, <contenttweaker:flawless_fluix_crystal>]]);
// recipes.addShaped(<contenttweaker:ascended_fluix_crystal>*64,
// [[<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_bar>, <contenttweaker:flawless_fluix_crystal>],
// [<contenttweaker:echo_warren_bar>, <contenttweaker:sword_of_truth>.reuse(), <contenttweaker:echo_warren_bar>],
// [<contenttweaker:flawless_fluix_crystal>, <contenttweaker:echo_warren_bar>, <contenttweaker:flawless_fluix_crystal>]]);
val swordoftruth = <contenttweaker:sword_of_truth>.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"}]});
@@ -806,4 +893,7 @@ mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:infused_dread_shard>, <fl
recipes.addShaped(<contenttweaker:fractallite_furnace>,
[[<extendedcrafting:singularity_custom:651>, <contenttweaker:recursium_ingot>, <extendedcrafting:singularity_custom:651>],
[<contenttweaker:recursium_ingot>, <contenttweaker:fractallite_furnace>, <contenttweaker:recursium_ingot>],
[<extendedcrafting:singularity_custom:651>, <contenttweaker:recursium_ingot>, <extendedcrafting:singularity_custom:651>]]);
[<extendedcrafting:singularity_custom:651>, <contenttweaker:recursium_ingot>, <extendedcrafting:singularity_custom:651>]]);
mods.projecte.WorldTransmutation.add(<biomesoplenty:grass:5>, <divinerpg:mortum_grass>);
+17 -251
View File
@@ -1,251 +1,17 @@
recipes.addShaped(<ebwizardry:scroll:1>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:1>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:2>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:2>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:3>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:3>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:4>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:4>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:5>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:5>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:6>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:6>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:7>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:7>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:8>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:8>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:9>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:9>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:10>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:10>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:11>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:11>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:12>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:12>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:13>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:13>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:14>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:14>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:15>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:15>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:16>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:16>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:17>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:17>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:18>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:18>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:19>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:19>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:20>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:20>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:21>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:21>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:22>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:22>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:23>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:23>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:24>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:24>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:25>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:25>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:26>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:26>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:27>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:27>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:28>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:28>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:29>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:29>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:30>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:30>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:31>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:31>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:16>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:16>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:33>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:33>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:34>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:34>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:35>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:35>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:36>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:36>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:37>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:37>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:38>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:38>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:39>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:39>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:40>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:40>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:41>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:41>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:42>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:42>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:43>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:43>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:44>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:44>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:45>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:45>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:46>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:46>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:47>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:47>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:48>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:48>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:49>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:49>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:50>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:50>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:51>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:51>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:52>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:52>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:53>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:53>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:54>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:54>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:55>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:55>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:56>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:56>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:57>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:57>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:58>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:58>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:59>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:59>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:60>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:60>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:61>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:61>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:62>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:62>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:63>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:63>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:64>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:64>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:65>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:65>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:66>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:66>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:67>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:67>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:68>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:68>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:69>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:69>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:70>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:70>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:71>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:71>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:72>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:72>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:73>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:73>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:74>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:74>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:75>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:75>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:76>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:76>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:77>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:77>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:78>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:78>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:79>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:79>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:80>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:80>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:81>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:81>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:82>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:82>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:83>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:83>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:84>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:84>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:85>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:85>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:86>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:86>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:87>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:87>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:88>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:88>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:89>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:89>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:90>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:90>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:91>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:91>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:92>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:92>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:93>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:93>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:94>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:94>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:95>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:95>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:96>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:96>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:97>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:97>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:98>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:98>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:99>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:99>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:100>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:100>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:101>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:101>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:102>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:102>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:103>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:103>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:104>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:104>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:105>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:105>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:106>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:106>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:107>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:107>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:108>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:108>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:109>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:109>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:110>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:110>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:111>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:111>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:112>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:112>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:113>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:113>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:114>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:114>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:115>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:115>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:116>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:116>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:117>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:117>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:118>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:118>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:119>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:119>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:120>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:120>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:121>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:121>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:122>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:122>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:123>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:123>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:124>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:124>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:125>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:125>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:126>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:126>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:127>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:127>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:128>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:128>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:129>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:129>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:130>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:130>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:131>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:131>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:116>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:116>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:133>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:133>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:134>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:134>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:135>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:135>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:136>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:136>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:137>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:137>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:138>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:138>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:139>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:139>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:140>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:140>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:141>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:141>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:142>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:142>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:143>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:143>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:144>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:144>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:145>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:145>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:146>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:146>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:147>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:147>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:148>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:148>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:149>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:149>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:150>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:150>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:151>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:151>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:152>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:152>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:153>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:153>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:154>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:154>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:155>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:155>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:156>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:156>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:157>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:157>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:158>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:158>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:159>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:159>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:160>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:160>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:161>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:161>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:162>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:162>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:163>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:163>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:164>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:164>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:165>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:165>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:166>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:166>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:167>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:167>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:168>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:168>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:169>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:169>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:170>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:170>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:171>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:171>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:172>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:172>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:173>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:173>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:174>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:174>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:175>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:175>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:176>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:176>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:177>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:177>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:178>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:178>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:179>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:179>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:180>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:180>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:181>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:181>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:182>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:182>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:183>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:183>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:184>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:184>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:185>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:185>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:186>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:186>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:187>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:187>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:188>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:188>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:189>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:189>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:190>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:190>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:191>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:191>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:192>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:192>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:193>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:193>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:194>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:194>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:195>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:195>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:196>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:196>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:197>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:197>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:198>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:198>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:199>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:199>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:200>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:200>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:201>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:201>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:202>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:202>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:203>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:203>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:204>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:204>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:205>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:205>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:206>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:206>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:207>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:207>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:208>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:208>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:209>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:209>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:210>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:210>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:211>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:211>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:212>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:212>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:213>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:213>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:214>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:214>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:215>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:215>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:216>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:216>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:217>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:217>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:218>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:218>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:219>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:219>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:220>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:220>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:221>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:221>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:222>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:222>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:223>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:223>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:224>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:224>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:225>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:225>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:226>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:226>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:227>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:227>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:228>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:228>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:229>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:229>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:230>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:230>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:231>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:231>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:216>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:216>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:233>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:233>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:234>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:234>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:235>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:235>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:236>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:236>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:237>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:237>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:238>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:238>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:239>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:239>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:240>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:240>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:241>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:241>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:242>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:242>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:243>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:243>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:244>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:244>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:245>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:245>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:246>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:246>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:247>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:247>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:248>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:248>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:249>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:249>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:250>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:250>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
recipes.addShaped(<ebwizardry:scroll:251>*16, [[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>], [<contenttweaker:thrallium_fragment>, <ebwizardry:scroll:251>, <contenttweaker:chaosstrikium_cluster>], [<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]]);
import crafttweaker.item.IItemStack;
// Define the recipe pattern
var pattern as IItemStack[][] = [
[<ebwizardry:blank_scroll>, <contenttweaker:crownite_chunk>, <ebwizardry:blank_scroll>],
[<contenttweaker:thrallium_fragment>, null, <contenttweaker:chaosstrikium_cluster>],
[<ebwizardry:blank_scroll>, <contenttweaker:cactium_sliver>, <ebwizardry:blank_scroll>]
];
// Loop through all scroll types (1-251)
for i in 1 to 252 {
// Replace the center item with the appropriate scroll
pattern[1][1] = <ebwizardry:scroll>.withDamage(i);
// Add the shaped recipe
recipes.addShaped(<ebwizardry:scroll>.withDamage(i)*16, pattern);
}
+1 -1
View File
@@ -822,7 +822,7 @@ recursiumfragupgrade2.build();
scripts.PuzzleUtil.addPuzzleShaped("recursion_focusing_fabrial",
<contenttweaker:recursion_focusing_fabrial>,
[[<contenttweaker:white_hole>, <extrautils2:biomemarker>.withTag({Biome: "biomesoplenty:cherry_blossom_grove"}), <contenttweaker:white_hole>],
[<extrautils2:biomemarker>.withTag({Biome: "aoa3:immortallis"}), <contenttweaker:recursion_sharpening_lens>, <extrautils2:biomemarker>.withTag({Biome: "aoa3:abyss"})],
[<extrautils2:biomemarker>.withTag({Biome: "aoa3:iromine"}), <contenttweaker:recursion_sharpening_lens>, <extrautils2:biomemarker>.withTag({Biome: "aoa3:abyss"})],
[<contenttweaker:white_hole>, <extrautils2:biomemarker>.withTag({Biome: "divinerpg:eden"}), <contenttweaker:white_hole>]]);
recipes.addShaped(<contenttweaker:recursion_focusing_fabrial>,
+17 -1
View File
@@ -21,7 +21,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:elemental_harmoniz
// actual line
val gallifreymirrror = RecipeBuilder.newBuilder("gallifreymirrror","gravitational_collapser",200);
val gallifreymirrror = RecipeBuilder.newBuilder("gallifreymirrror","gravitational_collapser",20);
gallifreymirrror.addEnergyPerTickInput(1111111);
gallifreymirrror.addItemInput(<contenttweaker:eye_of_gallifrey>*16);
gallifreymirrror.addItemInput(<contenttweaker:rainbow_lens>*16);
@@ -102,6 +102,22 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:greater_gaia
<ore:ingotPhotonium>, <ore:ingotPhotonium>]);
recipes.addShaped(<contenttweaker:whisp_of_asgard>*8,
[[<botania:manaresource:14>, <botania:manaresource:14>, <botania:manaresource:14>],
[<botania:manaresource:14>, <contenttweaker:scroll_of_truth_asgard>.reuse(), <botania:manaresource:14>],
[<botania:manaresource:14>, <botania:manaresource:14>, <botania:manaresource:14>]]);
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:greater_gaia_spirit>*4,
100000, <contenttweaker:lesser_mana_core>,
[<contenttweaker:gaia_spirit_block>, <contenttweaker:gaia_spirit_block>,
<aoa3:shyregem_block>, <aoa3:shyregem_block>,
<extrabotany:blockphotonium>, <extrabotany:blockshadowium>,
<extrabotany:blockphotonium>, <extrabotany:blockshadowium>,
<extrabotany:blockphotonium>, <extrabotany:blockshadowium>,
<contenttweaker:whisp_of_asgard>, <contenttweaker:whisp_of_asgard>]);
mods.extendedcrafting.TableCrafting.addShaped(<avaritiaitem:cosmic_halite_cluster>,
+37
View File
@@ -4741,6 +4741,33 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_rainbowcore>,
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_hollowstag>,
[
"拜托!至少试着解一下谜题嘛!",
"", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "",
"说真的!解谜很有意思的!下一页有额外提示!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"蚁狮召唤石……苍白陨石石子……不是蚁狮的生物……",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"想不到你居然不试着把线索连起来……",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"使用苍白陨石石子右击鹿角甲虫"
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_homeseeker>,
[
"拜托!至少试着解一下谜题嘛!",
"", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "",
"说真的!解谜很有意思的!下一页有额外提示!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"莫测监狱……苍白陨石石子……某种多足生物……",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"想不到你居然不试着把线索连起来……",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"使用苍白陨石石子右击蜈蚣"
]);
mods.jei.JEI.addDescription([
<contenttweaker:passive_crafting_subnets>],
[
@@ -4889,3 +4916,13 @@ mods.jei.JEI.addDescription([
]);
mods.jei.JEI.addDescription([
<contenttweaker:lumber_bee_setup>,
<careerbees:ingredients:1>
],
[
"若在装有伐木工蜂后的蜂箱或工业蜂箱附近种下一棵树,蜜蜂便会产出对应种类的树皮。",
"",
"虽然理论上需要由树苗生长而来的完整树木,但其实也可以使用多方块预览中显示的结构。不用谢 ;)"
]);
+63 -5
View File
@@ -17,6 +17,13 @@ recipes.addShaped(<contenttweaker:stone_of_universal_balance>*16,
[<contenttweaker:hungering_flesh_ingot>, <contenttweaker:trinity_nugget>, <contenttweaker:ascended_fluix_crystal>],
[<contenttweaker:chaos_wood>, <contenttweaker:dust_of_infinite_wishes>, <contenttweaker:recursium_ingot>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:stone_of_universal_balance>*64,
[[<contenttweaker:quasar_charged_dust>, <contenttweaker:order_wood>, <contenttweaker:yggdrasil_wood>, <contenttweaker:order_wood>, <contenttweaker:quasar_charged_dust>],
[<careerbees:ingredients:12>, <>, <contenttweaker:dust_of_infinite_wishes>, <>, <careerbees:ingredients:11>],
[<contenttweaker:ascended_fluix_crystal>, <contenttweaker:hungering_flesh_ingot>, <contenttweaker:trinity_nugget>, <contenttweaker:hungering_flesh_ingot>, <contenttweaker:ascended_fluix_crystal>],
[<careerbees:ingredients:11>, <>, <contenttweaker:dust_of_infinite_wishes>, <>, <careerbees:ingredients:12>],
[<contenttweaker:quasar_charged_dust>, <contenttweaker:chaos_wood>, <contenttweaker:yggdrasil_wood>, <contenttweaker:chaos_wood>, <contenttweaker:quasar_charged_dust>]]);
val hungeringfleshgear = RecipeBuilder.newBuilder("hungeringfleshgear","mythic_processor_gearworking_die",1);
hungeringfleshgear.addEnergyPerTickInput(1000000);
@@ -38,9 +45,9 @@ mods.avaritia.ExtremeCrafting.addShaped("returningpointdire",
<contenttweaker:ascended_fluix_crystal>, <contenttweaker:wormhole_catalyst>, <contenttweaker:ascended_fluix_crystal>,
<contenttweaker:ascended_fluix_crystal>, <contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:perfected_gallifreyan_plate>],
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>,
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:recursive_mind_shield>, <contenttweaker:sentient_meatball>,
<contenttweaker:sentient_meatball>, <contenttweaker:mark_of_sacrifice>, <contenttweaker:sentient_meatball>,
<contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>, <contenttweaker:perfected_gallifreyan_plate>],
<contenttweaker:sentient_meatball>, <contenttweaker:recursive_mind_shield>, <contenttweaker:perfected_gallifreyan_plate>],
[<contenttweaker:ascended_fluix_crystal>, <contenttweaker:sentient_meatball>, <magicbees:enchanted_earth>,
<magicbees:enchanted_earth>, <deepmoblearningbm:blood_infused_glitch_ingot>, <magicbees:enchanted_earth>,
@@ -62,9 +69,9 @@ mods.avaritia.ExtremeCrafting.addShaped("returningpointdire",
<magicbees:enchanted_earth>, <deepmoblearningbm:blood_infused_glitch_ingot>, <magicbees:enchanted_earth>,
<magicbees:enchanted_earth>, <contenttweaker:sentient_meatball>, <contenttweaker:ascended_fluix_crystal>],
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>,
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:recursive_mind_shield>, <contenttweaker:sentient_meatball>,
<contenttweaker:sentient_meatball>, <contenttweaker:mark_of_sacrifice>, <contenttweaker:sentient_meatball>,
<contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>, <contenttweaker:perfected_gallifreyan_plate>],
<contenttweaker:sentient_meatball>, <contenttweaker:recursive_mind_shield>, <contenttweaker:perfected_gallifreyan_plate>],
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:ascended_fluix_crystal>,
<contenttweaker:ascended_fluix_crystal>, <contenttweaker:wormhole_catalyst>, <contenttweaker:ascended_fluix_crystal>,
@@ -172,7 +179,7 @@ hungeringsoulmeatball.addWillInput("VENGEFUL", 10,0,1000000);
hungeringsoulmeatball.addWillInput("STEADFAST", 10,0,1000000);
hungeringsoulmeatball.addFluidInput(<fluid:flesh_world_ichor>*4000);
hungeringsoulmeatball.addFluidInput(<fluid:imperial_abyssite>*100);
hungeringsoulmeatball.addItemInput(<botania:rune:15>);
hungeringsoulmeatball.addItemInput(<botania:rune:10>);
hungeringsoulmeatball.addItemInput(<contenttweaker:inanimate_soul>);
hungeringsoulmeatball.addItemInput(<extrabotany:cocoondesire>);
hungeringsoulmeatball.addItemInput(<contenttweaker:abyssal_flesh>*4);
@@ -180,6 +187,57 @@ hungeringsoulmeatball.addItemInput(<contenttweaker:world_corrupting_sentient_mea
hungeringsoulmeatball.addItemOutput(<contenttweaker:hungering_world_soul>);
hungeringsoulmeatball.build();
val dupegemdyingconst = RecipeBuilder.newBuilder("dupegemdyingconst","gaia_altar",60);
dupegemdyingconst.addEnergyPerTickInput(40000);
dupegemdyingconst.addItemInput(<contenttweaker:gem_of_the_dying_constellation>*8);
dupegemdyingconst.addItemInput(<botania:rune:10>*256);
dupegemdyingconst.addItemOutput(<contenttweaker:gem_of_the_dying_constellation>*16);
dupegemdyingconst.build();
val hungeringsoulmeatball1 = RecipeBuilder.newBuilder("hungeringsoulmeatball1","shrine_of_the_sentient_meatballs",80);
hungeringsoulmeatball1.addEnergyPerTickInput(2000000000);
hungeringsoulmeatball1.addWillInput("DEFAULT", 80,0,1000000);
hungeringsoulmeatball1.addWillInput("CORROSIVE", 80,0,1000000);
hungeringsoulmeatball1.addWillInput("DESTRUCTIVE", 80,0,1000000);
hungeringsoulmeatball1.addWillInput("VENGEFUL", 80,0,1000000);
hungeringsoulmeatball1.addWillInput("STEADFAST", 80,0,1000000);
hungeringsoulmeatball1.addFluidInput(<fluid:flesh_world_ichor>*32000);
hungeringsoulmeatball1.addFluidInput(<fluid:imperial_abyssite>*800);
hungeringsoulmeatball1.addItemInput(<contenttweaker:gem_of_the_dying_constellation>*4);
hungeringsoulmeatball1.addItemInput(<contenttweaker:inanimate_soul>*8);
hungeringsoulmeatball1.addItemInput(<extrabotany:cocoondesire>*8);
hungeringsoulmeatball1.addItemInput(<contenttweaker:abyssal_flesh>*32);
hungeringsoulmeatball1.addItemInput(<contenttweaker:world_corrupting_sentient_meatball>*8);
hungeringsoulmeatball1.addItemOutput(<contenttweaker:hungering_world_soul>*10);
hungeringsoulmeatball1.build();
recipes.addShaped(<contenttweaker:shrieking_soul>,
[[<aoa3:scream_shield>, <contenttweaker:inanimate_soul>, <aoa3:scream_shield>],
[<contenttweaker:inanimate_soul>, <contenttweaker:shrieking_metal>, <contenttweaker:inanimate_soul>],
[<aoa3:scream_shield>, <contenttweaker:inanimate_soul>, <aoa3:scream_shield>]]);
val hungeringsoulmeatball2 = RecipeBuilder.newBuilder("hungeringsoulmeatball2","shrine_of_the_sentient_meatballs",80);
hungeringsoulmeatball2.addEnergyPerTickInput(2000000000);
hungeringsoulmeatball2.addWillInput("DEFAULT", 90,0,1000000);
hungeringsoulmeatball2.addWillInput("CORROSIVE", 90,0,1000000);
hungeringsoulmeatball2.addWillInput("DESTRUCTIVE", 90,0,1000000);
hungeringsoulmeatball2.addWillInput("VENGEFUL", 90,0,1000000);
hungeringsoulmeatball2.addWillInput("STEADFAST", 90,0,1000000);
hungeringsoulmeatball2.addFluidInput(<fluid:flesh_world_ichor>*48000);
hungeringsoulmeatball2.addFluidInput(<fluid:imperial_abyssite>*900);
hungeringsoulmeatball2.addItemInput(<contenttweaker:gem_of_the_dying_constellation>*5);
hungeringsoulmeatball2.addItemInput(<contenttweaker:shrieking_soul>*2);
hungeringsoulmeatball2.addItemInput(<extrabotany:cocoondesire>*10);
hungeringsoulmeatball2.addItemInput(<contenttweaker:abyssal_flesh>*40);
hungeringsoulmeatball2.addItemInput(<contenttweaker:world_corrupting_sentient_meatball>*10);
hungeringsoulmeatball2.addItemOutput(<contenttweaker:hungering_world_soul>*15);
hungeringsoulmeatball2.build();
mods.nuclearcraft.infuser.addRecipe([<avaritia:resource:5>, <fluid:fractallite_halite>*12, <avaritiaitem:fractallite_halite_catalyst>]);
+99
View File
@@ -26,6 +26,9 @@ var masterspellmotus = VanillaFactory.createItem("master_spell_motus");
masterspellmotus.maxStackSize = 1;
masterspellmotus.glowing = true;
masterspellmotus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("effect @p minecraft:speed 30 255", player, world, false, true);
return "Pass";
};
@@ -36,6 +39,9 @@ var masterspellaqua = VanillaFactory.createItem("master_spell_aqua");
masterspellaqua.maxStackSize = 1;
masterspellaqua.glowing = true;
masterspellaqua.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("toggledownfall", player, world, false, true);
return "Pass";
};
@@ -45,6 +51,9 @@ var masterspellgelu = VanillaFactory.createItem("master_spell_gelu");
masterspellgelu.maxStackSize = 1;
masterspellgelu.glowing = true;
masterspellgelu.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("fill ~-5 ~-5 ~-5 ~5 ~5 ~5 bewitchment:perpetual_ice 0 replace minecraft:ice", player, world, false, true);
Commands.call("fill ~-5 ~-5 ~-5 ~5 ~5 ~5 divinerpg:frozen_grass 0 replace minecraft:grass", player, world, false, true);
Commands.call("fill ~-5 ~-5 ~-5 ~5 ~5 ~5 divinerpg:frozen_dirt 0 replace minecraft:dirt", player, world, false, true);
@@ -59,6 +68,9 @@ var masterspellsol = VanillaFactory.createItem("master_spell_sol");
masterspellsol.maxStackSize = 1;
masterspellsol.glowing = true;
masterspellsol.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("time add 24000", player, world, false, true);
return "Pass";
};
@@ -68,6 +80,9 @@ var masterspellluna = VanillaFactory.createItem("master_spell_luna");
masterspellluna.maxStackSize = 1;
masterspellluna.glowing = true;
masterspellluna.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("time add 6000", player, world, false, true);
return "Pass";
};
@@ -77,6 +92,9 @@ var masterspellperditio = VanillaFactory.createItem("master_spell_perditio");
masterspellperditio.maxStackSize = 1;
masterspellperditio.glowing = true;
masterspellperditio.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("fill ~10 ~-1 ~10 ~-10 ~-1 ~-10 air 0 replace minecraft:stone 0", player, world, false, true);
Commands.call("execute @s ~ ~ ~ detect ~ ~-1 ~ bewitchment:blessed_stone 0 fill ~ ~-1 ~ ~ ~-1 ~ air 0 destroy", player, world, false, true);
@@ -92,6 +110,9 @@ var masterspelldesiderium = VanillaFactory.createItem("master_spell_desiderium")
masterspelldesiderium.maxStackSize = 1;
masterspelldesiderium.glowing = true;
masterspelldesiderium.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("fill ~15 ~5 ~15 ~-15 ~-5 ~-15 contenttweaker:living_gold 0", player, world, false, true);
return "Pass";
};
@@ -101,6 +122,9 @@ var masterspellvitium = VanillaFactory.createItem("master_spell_vitium");
masterspellvitium.maxStackSize = 1;
masterspellvitium.glowing = true;
masterspellvitium.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("thaumcraft warp @p set 10000 perm", player, world, false, true);
Commands.call("thaumcraft warp @p set 10000 temp", player, world, false, true);
Commands.call("summon thaumicaugmentation:eldritch_guardian ~10 ~ ~", player, world, false, true);
@@ -115,6 +139,9 @@ var masterspellterra = VanillaFactory.createItem("master_spell_terra");
masterspellterra.maxStackSize = 1;
masterspellterra.glowing = true;
masterspellterra.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("pillar-spawn master_spell_structure_terra", player, world, false, true);
return "Pass";
};
@@ -124,6 +151,9 @@ var masterspellauram = VanillaFactory.createItem("master_spell_auram");
masterspellauram.maxStackSize = 1;
masterspellauram.glowing = true;
masterspellauram.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~100 ~ {Item:{id:\"thaumadditions:puriflower\",Count:1b}}", player, world, false, true);
return "Pass";
};
@@ -133,6 +163,9 @@ var masterspelllux = VanillaFactory.createItem("master_spell_lux");
masterspelllux.maxStackSize = 1;
masterspelllux.glowing = true;
masterspelllux.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~100 ~ {Item:{id:\"contenttweaker:ineffable_light\",Count:1b}}", player, world, false, true);
// world.spawnEntity(<contenttweaker:ineffable_light>.createEntityItem(world, player.x, player.y+5, player.z));
@@ -145,6 +178,9 @@ var masterspeldiabolus = VanillaFactory.createItem("master_spell_diabolus");
masterspeldiabolus.maxStackSize = 1;
masterspeldiabolus.glowing = true;
masterspeldiabolus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon bewitchment:hellhound ~5 ~ ~ {Passengers:[{id:\"bewitchment:demon\",ActiveEffects:[{Id:10,Amplifier:8,Duration:999999},{Id:22,Amplifier:200,Duration:999999}]}]}", player, world, false, true);
Commands.call("summon bewitchment:hellhound ~-5 ~ ~ {Passengers:[{id:\"bewitchment:demon\",ActiveEffects:[{Id:10,Amplifier:8,Duration:999999},{Id:22,Amplifier:200,Duration:999999}]}]}", player, world, false, true);
Commands.call("summon bewitchment:leonard ~10 ~ ~ {ActiveEffects:[{Id:10,Amplifier:10,Duration:999999},{Id:22,Amplifier:200,Duration:999999}]}", player, world, false, true);
@@ -161,6 +197,9 @@ var masterspelpraemunio = VanillaFactory.createItem("master_spell_praemunio");
masterspelpraemunio.maxStackSize = 1;
masterspelpraemunio.glowing = true;
masterspelpraemunio.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon zombie_horse ~ ~1 ~ {Passengers:[{id:zombie,Invulnerable:1,ArmorItems:[{Count:1,id:\"contenttweaker:brightsteel_feet\",tag:{ench:[{id:7,lvl:50}]}},{Count:1,id:\"contenttweaker:brightsteel_legs\",tag:{ench:[{id:7,lvl:20}]}},{Count:1,id:\"contenttweaker:brightsteel_chest\",tag:{ench:[{id:7,lvl:15}]}},{Count:1,id:\"contenttweaker:brightsteel_head\",tag:{ench:[{id:7,lvl:20}]}}],ArmorDropChances:[0.1f,0.1f,0.1f,0.1f]}]}", player, world, false, true);
return "Pass";
};
@@ -172,6 +211,9 @@ var masterspellcaeles = VanillaFactory.createItem("master_spell_caeles");
masterspellcaeles.maxStackSize = 1;
masterspellcaeles.glowing = true;
masterspellcaeles.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~100 ~ {Item:{id:\"contenttweaker:celestial_shield_fragment\",Count:1b}}", player, world, false, true);
return "Pass";
};
@@ -183,6 +225,9 @@ var masterspelldreadia = VanillaFactory.createItem("master_spell_dreadia");
masterspelldreadia.maxStackSize = 1;
masterspelldreadia.glowing = true;
masterspelldreadia.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:bloodmaster_metal_head\",Count:1b}}", player, world, false, true);
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);
@@ -216,6 +261,9 @@ var masterspellmetallum = VanillaFactory.createItem("master_spell_metallum");
masterspellmetallum.maxStackSize = 1;
masterspellmetallum.glowing = true;
masterspellmetallum.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("fill ~-3 ~10 ~-3 ~3 ~10 ~3 minecraft:anvil 0 replace air", player, world, false, true);
player.sendChat("You've been Etho'd");
return "Pass";
@@ -226,6 +274,9 @@ var masterspellstellae = VanillaFactory.createItem("master_spell_stellae");
masterspellstellae.maxStackSize = 1;
masterspellstellae.glowing = true;
masterspellstellae.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:starlight_sphere\",Count:1b}}", player, world, false, true);
return "Pass";
};
@@ -235,6 +286,9 @@ var masterspellpotentia = VanillaFactory.createItem("master_spell_potentia");
masterspellpotentia.maxStackSize = 1;
masterspellpotentia.glowing = true;
masterspellpotentia.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon bloodmagic:corrupted_chicken", player, world, false, true);
Commands.call("summon bloodmagic:corrupted_sheep", player, world, false, true);
Commands.call("summon bloodmagic:corrupted_spider", player, world, false, true);
@@ -247,6 +301,9 @@ var masterspellalienis = VanillaFactory.createItem("master_spell_alienis");
masterspellalienis.maxStackSize = 1;
masterspellalienis.glowing = true;
masterspellalienis.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("pillar-spawn master_spell_structure_alienis", player, world, false, true);
return "Pass";
};
@@ -257,6 +314,9 @@ var warrenblindfold = VanillaFactory.createItem("warren_blindfold");
warrenblindfold.maxStackSize = 64;
warrenblindfold.beaconPayment = false;
warrenblindfold.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 684) {
player.sendChat("需位于灵薄狱");
@@ -278,6 +338,9 @@ var masterspellvictus = VanillaFactory.createItem("master_spell_victus");
masterspellvictus.maxStackSize = 1;
masterspellvictus.glowing = true;
masterspellvictus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:lively_twilight_gem\",Count:1b}}", player, world, false, true);
return "Pass";
};
@@ -287,6 +350,9 @@ var masterspellordo = VanillaFactory.createItem("master_spell_ordo");
masterspellordo.maxStackSize = 1;
masterspellordo.glowing = true;
masterspellordo.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
player.sendChat("或许在冥界、天外天,能为失落附魂之石派上用场");
Commands.call("fill ~-5 ~-5 ~-5 ~5 ~5 ~5 draconicevolution:draconium_ore 2 replace minecraft:end_stone", player, world, false, true);
Commands.call("fill ~-5 ~-5 ~-5 ~5 ~5 ~5 appliedenergistics2:sky_stone_block 0 replace minecraft:stone", player, world, false, true);
@@ -301,6 +367,9 @@ var masterspelldraco = VanillaFactory.createItem("master_spell_draco");
masterspelldraco.maxStackSize = 1;
masterspelldraco.glowing = true;
masterspelldraco.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/summon abyssalcraft:dragonminion ~ ~5 ~ {HandItems:[{Count:1,id:\"contenttweaker:lost_soul_of_entropy\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"失落的混沌之魂\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:50,permshields:50}},Attributes:[{Name:generic.maxHealth, Base:5000.0},{Name:generic.attackDamage, Base:100.0}],Health:5000f}", player, world, false, true);
return "Pass";
};
@@ -310,6 +379,9 @@ var masterspellhumanus = VanillaFactory.createItem("master_spell_humanus");
masterspellhumanus.maxStackSize = 1;
masterspellhumanus.glowing = true;
masterspellhumanus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/summon villager ~ ~3 ~ {CustomName:\"酷炫银行家\",Offers:{Recipes:[{buy:{id:\"aoa3:copper_coin\",Count:2},sell:{id:\"aoa3:silver_coin\",Count:1},rewardExp:0b,maxUses:9999999}]},Profession:2,Career:1,CareerLevel:3}", player, world, false, true);
Commands.call("/summon villager ~ ~3 ~ {CustomName:\"酷炫银行家\",Offers:{Recipes:[{buy:{id:\"aoa3:silver_coin\",Count:2},sell:{id:\"aoa3:gold_coin\",Count:1},rewardExp:0b,maxUses:9999999}]},Profession:2,Career:1,CareerLevel:3}", player, world, false, true);
return "Pass";
@@ -320,6 +392,9 @@ var masterspellsensus = VanillaFactory.createItem("master_spell_sensus");
masterspellsensus.maxStackSize = 1;
masterspellsensus.glowing = true;
masterspellsensus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/effect @p minecraft:night_vision 999999 1", player, world, false, true);
return "Pass";
};
@@ -329,6 +404,9 @@ var masterspellignis = VanillaFactory.createItem("master_spell_ignis");
masterspellignis.maxStackSize = 1;
masterspellignis.glowing = true;
masterspellignis.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("fill ~-5 ~-5 ~-5 ~5 ~5 ~5 minecraft:lava 0 replace minecraft:water", player, world, false, true);
return "Pass";
};
@@ -338,6 +416,9 @@ var masterspellmythus = VanillaFactory.createItem("master_spell_mythus");
masterspellmythus.maxStackSize = 1;
masterspellmythus.glowing = true;
masterspellmythus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
player.sendChat("可以被杀死,用力打就行了!");
Commands.call("/summon iceandfire:deathworm ~ ~ ~ {Scale:10f,WormAge:10, HandItems:[{Count:1,id:\"tardis:gallifreyan_stone\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"巨型沙虫\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:20,permshields:20}}}", player, world, false, true);
return "Pass";
@@ -349,6 +430,9 @@ var masterspellaversio = VanillaFactory.createItem("master_spell_aversio");
masterspellaversio.maxStackSize = 1;
masterspellaversio.glowing = true;
masterspellaversio.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/summon minecraft:zombie ~ ~ ~ {HandItems:[{Count:1,id:\"aoa3:baron_greatblade\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"堕落狂战士\",Attributes:[{Name:generic.maxHealth, Base:5000.0},{Name:generic.attackDamage, Base:100.0}],Health:5000f}", player, world, false, true);
return "Pass";
};
@@ -360,6 +444,9 @@ var masterspellinfernum = VanillaFactory.createItem("master_spell_infernum");
masterspellinfernum.maxStackSize = 1;
masterspellinfernum.glowing = true;
masterspellinfernum.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("summon Item ~ ~10 ~ {Item:{id:\"contenttweaker:cursed_dragon_egg\",Count:1b}}", player, world, false, true);
return "Pass";
};
@@ -370,6 +457,9 @@ var masterspellsonus = VanillaFactory.createItem("master_spell_sonus");
masterspellsonus.maxStackSize = 1;
masterspellsonus.glowing = true;
masterspellsonus.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/summon mowziesmobs:naga ~ ~3 ~ {HandItems:[{Count:1,id:\"iceandfire:weezer_blue_album\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"录音师飞龙\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:10,permshields:10}},Attributes:[{Name:generic.maxHealth, Base:5000.0},{Name:generic.attackDamage, Base:100.0}],Health:5000f}", player, world, false, true);
return "Pass";
};
@@ -380,6 +470,9 @@ var masterspellcognitio = VanillaFactory.createItem("master_spell_cognitio");
masterspellcognitio.maxStackSize = 1;
masterspellcognitio.glowing = true;
masterspellcognitio.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/summon thaumcraft:giantbrainyzombie ~ ~3 ~ {HandItems:[{Count:10,id:\"contenttweaker:salt_of_knowledge\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"红眼僵尸巨人\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:40,permshields:40}},Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f}", player, world, false, true);
return "Pass";
};
@@ -390,6 +483,9 @@ var masterspellimperium = VanillaFactory.createItem("master_spell_imperium");
masterspellimperium.maxStackSize = 1;
masterspellimperium.glowing = true;
masterspellimperium.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
val entity = <entity:erebus:erebus.animated_block>.createEntity(world);
entity.position = Position3f.create(player.x, player.y + 5, player.z);
(entity.native as EntityAnimatedBlock).setBlock(<item:contenttweaker:stone_of_constraint>.asBlock(), 0);
@@ -403,6 +499,9 @@ var masterspelltenebrae = VanillaFactory.createItem("master_spell_tenebrae");
masterspelltenebrae.maxStackSize = 1;
masterspelltenebrae.glowing = true;
masterspelltenebrae.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/summon abyssalcraft:shadowmonster ~5 ~3 ~5 {HandItems:[{Count:10,id:\"contenttweaker:dark_capacitor_shard\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"黯曶之影\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:40,permshields:40}},Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:50.0}],Health:1000f}", player, world, false, true);
Commands.call("/summon abyssalcraft:shadowmonster ~-5 ~3 ~5 {HandItems:[{Count:10,id:\"contenttweaker:dark_capacitor_shard\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"黯曶之影\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:40,permshields:40}},Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:50.0}],Health:1000f}", player, world, false, true);
Commands.call("/summon abyssalcraft:shadowmonster ~5 ~3 ~-5 {HandItems:[{Count:10,id:\"contenttweaker:dark_capacitor_shard\"},{}],HandDropChances:[1.0f,0.0f],CustomName:\"黯曶之影\",ForgeCaps:{\"twilightforest:cap_shield\":{tempshields:40,permshields:40}},Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:50.0}],Health:1000f}", player, world, false, true);
+32 -2
View File
@@ -14,12 +14,27 @@ ezpzbloodmore.setChance(0.0);
ezpzbloodmore.addFluidOutput(<fluid:lifeessence>*100000);
ezpzbloodmore.build();
val ezpzbloodnet = RecipeBuilder.newBuilder("ezpzbloodnet","blood_god_altar_network",100);
val ezpzbloodmorenet = RecipeBuilder.newBuilder("ezpzbloodmorenet","blood_god_altar_network",5);
ezpzbloodmorenet.addFluidInput(<fluid:water>*1000);
ezpzbloodmorenet.addItemInput(<contenttweaker:droplet_of_the_great_snake>);
ezpzbloodmorenet.setChance(0.0);
ezpzbloodmorenet.addLifeEssenceOutput(100000, false);
ezpzbloodmorenet.build();
val ezpzbloodmed = RecipeBuilder.newBuilder("ezpzbloodmed","blood_god_altar",10);
ezpzbloodmed.addFluidInput(<fluid:water>*1000);
ezpzbloodmed.addItemInput(<contenttweaker:everbloody_flask>);
ezpzbloodmed.setChance(0.0);
ezpzbloodmed.addFluidOutput(<fluid:lifeessence>*10000);
ezpzbloodmed.build();
val ezpzbloodnet = RecipeBuilder.newBuilder("ezpzbloodnet","blood_god_altar_network",50);
ezpzbloodnet.addFluidInput(<fluid:water>*1000);
ezpzbloodnet.addItemInput(<contenttweaker:eldrich_blood_slime>);
ezpzbloodnet.setChance(0.0);
// ezpzbloodnet.addFluidOutput(<fluid:lifeessence>*1000);
ezpzbloodnet.addLifeEssenceOutput(600, false);
ezpzbloodnet.addLifeEssenceOutput(1000, false);
ezpzbloodnet.build();
val rheniumbloodnet = RecipeBuilder.newBuilder("rheniumbloodnet","blood_god_altar_network",50);
@@ -28,3 +43,18 @@ rheniumbloodnet.addItemInput(<contenttweaker:eldrich_blood_slime>);
rheniumbloodnet.setChance(0.0);
rheniumbloodnet.addLifeEssenceOutput(6000, false);
rheniumbloodnet.build();
val ezpzbloodnetflask = RecipeBuilder.newBuilder("ezpzbloodnetflask","blood_god_altar_network",50);
ezpzbloodnetflask.addFluidInput(<fluid:water>*1000);
ezpzbloodnetflask.addItemInput(<contenttweaker:everbloody_flask>);
ezpzbloodnetflask.setChance(0.0);
ezpzbloodnetflask.addLifeEssenceOutput(10000, false);
ezpzbloodnetflask.build();
val ezpzbloodnetsnek = RecipeBuilder.newBuilder("ezpzbloodnetsnek","blood_god_altar_network",5);
ezpzbloodnetsnek.addFluidInput(<fluid:water>*1000);
ezpzbloodnetsnek.addItemInput(<contenttweaker:everbloody_flask>);
ezpzbloodnetsnek.setChance(0.0);
ezpzbloodnetsnek.addLifeEssenceOutput(100000, false);
ezpzbloodnetsnek.build();
+129
View File
@@ -0,0 +1,129 @@
import mods.modularmachinery.RecipeBuilder;
import mods.thaumcraft.Crucible;
import mods.thaumcraft.Infusion;
import mods.appliedenergistics2.Inscriber;
import crafttweaker.data.IData;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
import crafttweaker.enchantments.IEnchantmentDefinition;
val aesirresonator1 = RecipeBuilder.newBuilder("aesirresonator1","aesir_resonator",2);
aesirresonator1.addEssentiaInput("mortuus",100);
aesirresonator1.addEssentiaInput("stellae",100);
aesirresonator1.addEssentiaInput("vacuos",100);
aesirresonator1.addEssentiaInput("permutatio",100);
aesirresonator1.addItemInput(<contenttweaker:whisper_of_natureal_law>);
aesirresonator1.addItemInput(<contenttweaker:fractal_fragment_natural_law>);
aesirresonator1.addItemOutput(<contenttweaker:fractal_fragment_natural_law>*2);
aesirresonator1.addItemOutput(<biomesoplenty:terrestrial_artifact>*16);
aesirresonator1.build();
val aesirresonator2 = RecipeBuilder.newBuilder("aesirresonator2","aesir_resonator",2);
aesirresonator2.addEssentiaInput("mortuus",12);
aesirresonator2.addEssentiaInput("stellae",12);
aesirresonator2.addEssentiaInput("vacuos",12);
aesirresonator2.addEssentiaInput("permutatio",12);
aesirresonator2.addItemInput(<techreborn:part:32>*36);
aesirresonator2.addItemInput(<contenttweaker:arbiterite_crystal>*12);
aesirresonator2.addItemOutput(<contenttweaker:magical_sap>*36);
aesirresonator2.addItemOutput(<contenttweaker:bifrost_gem>*1);
aesirresonator2.build();
val aesirresonator3 = RecipeBuilder.newBuilder("aesirresonator3","aesir_resonator",2);
aesirresonator3.addEssentiaInput("mortuus",12);
aesirresonator3.addEssentiaInput("stellae",12);
aesirresonator3.addEssentiaInput("vacuos",12);
aesirresonator3.addEssentiaInput("permutatio",12);
aesirresonator3.addItemInput(<techreborn:part:32>*36);
aesirresonator3.addItemInput(<contenttweaker:shyre_chunk>*12);
aesirresonator3.addItemOutput(<contenttweaker:mystical_sap>*36);
aesirresonator3.addItemOutput(<contenttweaker:bifrost_gem>*1);
aesirresonator3.build();
val aesirresonator4 = RecipeBuilder.newBuilder("aesirresonator4","aesir_resonator",2);
aesirresonator4.addEssentiaInput("mortuus",12);
aesirresonator4.addEssentiaInput("stellae",12);
aesirresonator4.addEssentiaInput("vacuos",12);
aesirresonator4.addEssentiaInput("permutatio",12);
aesirresonator4.addItemInput(<techreborn:part:32>*36);
aesirresonator4.addItemInput(<avaritia:resource:5>*12);
aesirresonator4.addItemOutput(<contenttweaker:arcane_sap>*36);
aesirresonator4.addItemOutput(<contenttweaker:bifrost_gem>*1);
aesirresonator4.build();
val aesirresonator5 = RecipeBuilder.newBuilder("aesirresonator5","aesir_resonator",2);
aesirresonator5.addEssentiaInput("mortuus",12);
aesirresonator5.addEssentiaInput("stellae",12);
aesirresonator5.addEssentiaInput("vacuos",12);
aesirresonator5.addEssentiaInput("permutatio",12);
aesirresonator5.addItemInput(<techreborn:part:32>*36);
aesirresonator5.addItemInput(<contenttweaker:star_of_betrayal>*12);
aesirresonator5.addItemOutput(<contenttweaker:mythical_sap>*36);
aesirresonator5.addItemOutput(<contenttweaker:bifrost_gem>*1);
aesirresonator5.build();
val aesirresonator6 = RecipeBuilder.newBuilder("aesirresonator6","aesir_resonator",2);
aesirresonator6.addEssentiaInput("mortuus",12);
aesirresonator6.addEssentiaInput("stellae",12);
aesirresonator6.addEssentiaInput("vacuos",12);
aesirresonator6.addEssentiaInput("permutatio",12);
aesirresonator6.addItemInput(<techreborn:part:32>*36);
aesirresonator6.addItemInput(<avaritiaitem:self_actualizing_stone>*12);
aesirresonator6.addItemOutput(<contenttweaker:ascended_sap>*36);
aesirresonator6.addItemOutput(<contenttweaker:bifrost_gem>*1);
aesirresonator6.build();
recipes.addShaped(<contenttweaker:magical_insulated_copper_cable>*6,
[[<contenttweaker:magical_sap>, <ore:ingotCopper>, <techreborn:part:32>],
[<techreborn:part:32>, <ore:ingotCopper>, <contenttweaker:magical_sap>],
[<contenttweaker:magical_sap>, <ore:ingotCopper>, <techreborn:part:32>]]);
recipes.addShaped(<contenttweaker:mystical_insulated_copper_cable>*6,
[[<contenttweaker:mystical_sap>, <ore:ingotCopper>, <techreborn:part:32>],
[<techreborn:part:32>, <ore:ingotCopper>, <contenttweaker:mystical_sap>],
[<contenttweaker:mystical_sap>, <ore:ingotCopper>, <techreborn:part:32>]]);
recipes.addShaped(<contenttweaker:arcane_insulated_copper_cable>*6,
[[<contenttweaker:arcane_sap>, <ore:ingotCopper>, <techreborn:part:32>],
[<techreborn:part:32>, <ore:ingotCopper>, <contenttweaker:arcane_sap>],
[<contenttweaker:arcane_sap>, <ore:ingotCopper>, <techreborn:part:32>]]);
recipes.addShaped(<contenttweaker:mythical_insulated_copper_cable>*6,
[[<contenttweaker:mythical_sap>, <ore:ingotCopper>, <techreborn:part:32>],
[<techreborn:part:32>, <ore:ingotCopper>, <contenttweaker:mythical_sap>],
[<contenttweaker:mythical_sap>, <ore:ingotCopper>, <techreborn:part:32>]]);
recipes.addShaped(<contenttweaker:ascended_insulated_copper_cable>*6,
[[<contenttweaker:ascended_sap>, <ore:ingotCopper>, <techreborn:part:32>],
[<techreborn:part:32>, <ore:ingotCopper>, <contenttweaker:ascended_sap>],
[<contenttweaker:ascended_sap>, <ore:ingotCopper>, <techreborn:part:32>]]);
recipes.addShaped(<contenttweaker:speech_of_natural_law>*2,
[[<botania:manaresource:4>, <contenttweaker:gem_of_the_birthing_nebula>, <botania:manaresource:4>],
[<contenttweaker:greater_gaia_spirit>, <contenttweaker:star_core>, <contenttweaker:greater_gaia_spirit>],
[<botania:manaresource:4>, <contenttweaker:gem_of_the_dying_constellation>, <botania:manaresource:4>]]);
val aesirresonator7 = RecipeBuilder.newBuilder("aesirresonator7","aesir_resonator",2);
aesirresonator7.addEssentiaInput("mortuus",100);
aesirresonator7.addEssentiaInput("stellae",100);
aesirresonator7.addEssentiaInput("vacuos",100);
aesirresonator7.addEssentiaInput("permutatio",100);
aesirresonator7.addItemInput(<contenttweaker:speech_of_natural_law>);
aesirresonator7.addItemInput(<contenttweaker:fractal_fragment_natural_law>);
aesirresonator7.addItemOutput(<contenttweaker:fractal_fragment_natural_law>*8);
aesirresonator7.addItemOutput(<biomesoplenty:terrestrial_artifact>*16);
aesirresonator7.build();
+84 -1
View File
@@ -313,6 +313,30 @@ ast23.addItemInput(<astralsorcery:itemusabledust:1>*4);
ast23.addItemOutput(<astralsorcery:itemperkgem:0>);
ast23.build();
val ast23a = RecipeBuilder.newBuilder("ast23a","auto_astral_altar",1200);
ast23a.addEnergyPerTickInput(1000);
ast23a.addItemInput(<materialpart:fluctuatite:ingot>*6);
ast23a.addItemInput(<contenttweaker:stormlight_infused_crystal>);
ast23a.addItemInput(<astralsorcery:itemusabledust:1>*8);
ast23a.addItemOutput(<astralsorcery:itemperkgem:0>*2);
ast23a.build();
val ast23b = RecipeBuilder.newBuilder("ast23b","auto_astral_altar",1200);
ast23b.addEnergyPerTickInput(1000);
ast23b.addItemInput(<materialpart:fluctuatite:ingot>*10);
ast23b.addItemInput(<contenttweaker:darkstar_infused_crystal>*2);
ast23b.addItemInput(<astralsorcery:itemusabledust:1>*16);
ast23b.addItemOutput(<astralsorcery:itemperkgem:0>*4);
ast23b.build();
val ast23c = RecipeBuilder.newBuilder("ast23c","auto_astral_altar",1200);
ast23c.addEnergyPerTickInput(1000);
ast23c.addItemInput(<materialpart:fluctuatite:ingot>*18);
ast23c.addItemInput(<contenttweaker:cyclical_starlight_crystal>*2);
ast23c.addItemInput(<astralsorcery:itemusabledust:1>*64);
ast23c.addItemOutput(<astralsorcery:itemperkgem:0>*8);
ast23c.build();
val ast24 = RecipeBuilder.newBuilder("ast24","auto_astral_altar",1200);
ast24.addEnergyPerTickInput(1000);
ast24.addItemInput(<materialpart:fluctuatite:ingot>*4);
@@ -321,6 +345,30 @@ ast24.addItemInput(<astralsorcery:itemusabledust:0>*4);
ast24.addItemOutput(<astralsorcery:itemperkgem:1>);
ast24.build();
val ast24a = RecipeBuilder.newBuilder("ast24a","auto_astral_altar",1200);
ast24a.addEnergyPerTickInput(1000);
ast24a.addItemInput(<materialpart:fluctuatite:ingot>*6);
ast24a.addItemInput(<contenttweaker:stormlight_infused_crystal>);
ast24a.addItemInput(<astralsorcery:itemusabledust:0>*8);
ast24a.addItemOutput(<astralsorcery:itemperkgem:1>*2);
ast24a.build();
val ast24b = RecipeBuilder.newBuilder("ast24b","auto_astral_altar",1200);
ast24b.addEnergyPerTickInput(1000);
ast24b.addItemInput(<materialpart:fluctuatite:ingot>*10);
ast24b.addItemInput(<contenttweaker:darkstar_infused_crystal>*2);
ast24b.addItemInput(<astralsorcery:itemusabledust:0>*16);
ast24b.addItemOutput(<astralsorcery:itemperkgem:1>*4);
ast24b.build();
val ast24c = RecipeBuilder.newBuilder("ast24c","auto_astral_altar",1200);
ast24c.addEnergyPerTickInput(1000);
ast24c.addItemInput(<materialpart:fluctuatite:ingot>*18);
ast24c.addItemInput(<contenttweaker:cyclical_starlight_crystal>*2);
ast24c.addItemInput(<astralsorcery:itemusabledust:0>*64);
ast24c.addItemOutput(<astralsorcery:itemperkgem:1>*8);
ast24c.build();
val ast25 = RecipeBuilder.newBuilder("ast25","auto_astral_altar",1200);
ast25.addEnergyPerTickInput(1000);
ast25.addItemInput(<materialpart:fluctuatite:ingot>*4);
@@ -329,6 +377,30 @@ ast25.addItemInput(<astralsorcery:itemcraftingcomponent:2>*4);
ast25.addItemOutput(<astralsorcery:itemperkgem:2>);
ast25.build();
val ast25a = RecipeBuilder.newBuilder("ast25a","auto_astral_altar",1200);
ast25a.addEnergyPerTickInput(1000);
ast25a.addItemInput(<materialpart:fluctuatite:ingot>*6);
ast25a.addItemInput(<contenttweaker:stormlight_infused_crystal>);
ast25a.addItemInput(<astralsorcery:itemcraftingcomponent:2>*8);
ast25a.addItemOutput(<astralsorcery:itemperkgem:2>*2);
ast25a.build();
val ast25b = RecipeBuilder.newBuilder("ast25b","auto_astral_altar",1200);
ast25b.addEnergyPerTickInput(1000);
ast25b.addItemInput(<materialpart:fluctuatite:ingot>*10);
ast25b.addItemInput(<contenttweaker:darkstar_infused_crystal>*2);
ast25b.addItemInput(<astralsorcery:itemcraftingcomponent:2>*16);
ast25b.addItemOutput(<astralsorcery:itemperkgem:2>*4);
ast25b.build();
val ast25c = RecipeBuilder.newBuilder("ast25c","auto_astral_altar",1200);
ast25c.addEnergyPerTickInput(1000);
ast25c.addItemInput(<materialpart:fluctuatite:ingot>*18);
ast25c.addItemInput(<contenttweaker:cyclical_starlight_crystal>*2);
ast25c.addItemInput(<astralsorcery:itemcraftingcomponent:2>*64);
ast25c.addItemOutput(<astralsorcery:itemperkgem:2>*8);
ast25c.build();
val ast26 = RecipeBuilder.newBuilder("ast26","auto_astral_altar",1200);
ast26.addEnergyPerTickInput(1000);
ast26.addItemInput(<minecraft:glowstone_dust>*2);
@@ -413,4 +485,15 @@ ast32b.addItemInput(<astralsorcery:itemcraftingcomponent:4>*2);
ast32b.addItemInput(<astralsorcery:itemcraftingcomponent:2>*3);
ast32b.addItemInput(<astralsorcery:itemcraftingcomponent:1>*3);
ast32b.addItemOutput(<astralsorcery:blockborehead:1>);
ast32b.build();
ast32b.build();
val ast33 = RecipeBuilder.newBuilder("ast33","auto_astral_altar",1200);
ast33.addEnergyPerTickInput(1000);
ast33.addItemInput(<contenttweaker:dynatos_crystal>*4);
ast33.addItemInput(<contenttweaker:the_dark_star>*16);
ast33.addItemInput(<ore:ingotAstralStarmetal>*32);
ast33.addItemOutput(<contenttweaker:dynatos_crystal>*5);
ast33.build();
+18
View File
@@ -157,3 +157,21 @@ bot15.addFluidInput(<fluid:liquidcoralium>*50);
bot15.addItemInput(<forestry:peat>);
bot15.addItemOutput(<thebetweenlands:sludge_ball>*8);
bot15.build();
val bot16 = RecipeBuilder.newBuilder("gateval16","valonite_gateway",10);
bot16.addFluidInput(<fluid:liquidcoralium>*100);
bot16.addItemInput(<contenttweaker:blue_matter>);
bot16.addItemInput(<thebetweenlands:spirit_fruit>*16);
bot16.addItemInput(<contenttweaker:master_wizardry_catalyst>);
bot16.addItemInput(<projecte:item.pe_fuel:2>*64);
bot16.addItemOutput(<contenttweaker:blue_matter>*5);
bot16.build();
val bot17 = RecipeBuilder.newBuilder("gateval17","valonite_gateway",10);
bot17.addFluidInput(<fluid:liquidcoralium>*800);
bot17.addItemInput(<contenttweaker:bright_matter>);
bot17.addItemInput(<thebetweenlands:spirit_fruit>*32);
bot17.addItemInput(<contenttweaker:bee_stargate>);
bot17.addItemInput(<projecte:item.pe_fuel:2>*1024);
bot17.addItemOutput(<contenttweaker:bright_matter>*32);
bot17.build();
+37 -1
View File
@@ -91,6 +91,16 @@ cauldron9.addItemInput(<minecraft:glowstone>);
cauldron9.addItemOutput(<bewitchment:torchwood>);
cauldron9.build();
val cauldron10 = RecipeBuilder.newBuilder("autocauldron10","terrestrial_cauldron",20);
cauldron10.addFluidInput(<fluid:water>*1000);
cauldron10.addFluidInput(<fluid:lava>*1000);
cauldron10.addItemInput(<contenttweaker:everbloody_flask>);
cauldron10.addItemInput(<minecraft:wool:15>*64);
cauldron10.addItemInput(<minecraft:wool:15>*64);
cauldron10.addItemOutput(<contenttweaker:bloodshed_fabric>*128);
cauldron10.addItemOutput(<contenttweaker:everbloody_flask>);
cauldron10.build();
@@ -180,7 +190,33 @@ autocauldronup9.addItemOutput(<bewitchment:torchwood>);
autocauldronup9.build();
val autocauldronup10 = RecipeBuilder.newBuilder("autocauldronup10","terrestrial_cauldron",4);
autocauldronup10.addFluidInput(<fluid:essence_of_ilarity>*5);
autocauldronup10.addFluidInput(<fluid:matter_of_restraining>*5);
autocauldronup10.addItemInput(<contenttweaker:everbloody_flask>);
autocauldronup10.addItemInput(<minecraft:wool:15>*64);
autocauldronup10.addItemInput(<minecraft:wool:15>*64);
autocauldronup10.addItemOutput(<contenttweaker:bloodshed_fabric>*128);
autocauldronup10.addItemOutput(<contenttweaker:everbloody_flask>);
autocauldronup10.build();
val autocauldronup11 = RecipeBuilder.newBuilder("autocauldronup11","terrestrial_cauldron",4);
autocauldronup11.addFluidInput(<fluid:essence_of_ilarity>*5);
autocauldronup11.addFluidInput(<fluid:matter_of_restraining>*5);
autocauldronup11.addItemInput(<contenttweaker:droplet_of_the_great_snake>);
autocauldronup11.addItemInput(<contenttweaker:bloodshed_fabric>*64);
autocauldronup11.addItemOutput(<contenttweaker:elden_bloodied_fabric>*64);
autocauldronup11.build();
val autocauldronup12 = RecipeBuilder.newBuilder("autocauldronup12","terrestrial_cauldron",4);
autocauldronup12.addFluidInput(<fluid:essence_of_ilarity>*5);
autocauldronup12.addFluidInput(<fluid:matter_of_restraining>*5);
autocauldronup12.addItemInput(<contenttweaker:screaming_blood_slime>);
autocauldronup12.addItemInput(<contenttweaker:bloodshed_fabric>*64);
autocauldronup12.addItemInput(<contenttweaker:elden_bloodied_fabric>*64);
autocauldronup12.addItemOutput(<contenttweaker:fearmongerer_fabric>*64);
autocauldronup12.addItemOutput(<contenttweaker:fearmongerer_fabric>*64);
autocauldronup12.build();
+28 -1
View File
@@ -196,6 +196,24 @@ elemaltar16.addFluidOutput(<fluid:innerved_fissile_matter>*1000);
elemaltar16.build();
val elemaltar17 = RecipeBuilder.newBuilder("elemaltar17","elemental_altar",5);
elemaltar17.addLifeEssenceInput(1000, false);
elemaltar17.addItemInput(<contenttweaker:deep_metamorphic_rock>*16);
elemaltar17.addItemInput(<extendedcrafting:material:33>*16);
elemaltar17.addItemInput(<ore:ingotBloodmasterMetal>*16);
elemaltar17.addItemInput(<bloodarsenal:blood_burned_string>*16);
elemaltar17.addItemInput(<divinerpg:twilight_stone>*16);
elemaltar17.addItemInput(<divinerpg:molten_shards>*16);
elemaltar17.addItemOutput(<contenttweaker:deep_slate_catalyst>*16);
elemaltar17.build();
val elemaltar18 = RecipeBuilder.newBuilder("elemaltar18","elemental_altar",5);
elemaltar18.addLifeEssenceInput(1000, false);
elemaltar18.addItemInput(<contenttweaker:screaming_blood_slime>*16);
elemaltar18.addItemInput(<contenttweaker:pale_metal>*16);
elemaltar18.addItemOutput(<contenttweaker:shrieking_metal>*32);
elemaltar18.build();
@@ -399,4 +417,13 @@ fluidelemaltar16.addItemInput(<materialpart:sednanite:ingot>);
fluidelemaltar16.addFluidOutput(<fluid:innerved_fissile_matter>*1000);
fluidelemaltar16.build();
val fluidelemaltar17 = RecipeBuilder.newBuilder("fluidelemaltar17","elemental_altar",5);
fluidelemaltar17.addFluidInput(<fluid:lifeessence>*1000);
fluidelemaltar17.addItemInput(<contenttweaker:deep_metamorphic_rock>*16);
fluidelemaltar17.addItemInput(<extendedcrafting:material:33>*16);
fluidelemaltar17.addItemInput(<ore:ingotBloodmasterMetal>*16);
fluidelemaltar17.addItemInput(<bloodarsenal:blood_burned_string>*16);
fluidelemaltar17.addItemInput(<divinerpg:twilight_stone>*16);
fluidelemaltar17.addItemInput(<divinerpg:molten_shards>*16);
fluidelemaltar17.addItemOutput(<contenttweaker:deep_slate_catalyst>*16);
fluidelemaltar17.build();
+61 -1
View File
@@ -184,4 +184,64 @@ bot18.addItemInput(<botania:holycloak>);
bot18.addItemInput(<botania:unholycloak>);
bot18.addItemInput(<botania:balancecloak>);
bot18.addItemOutput(<extrabotany:silenteternity>);
bot18.build();
bot18.build();
val bot19 = RecipeBuilder.newBuilder("bot19","gaia_altar",400);
bot19.addEnergyPerTickInput(60000);
bot19.addItemInput(<contenttweaker:pale_metal>);
bot19.addItemInput(<contenttweaker:greater_gaia_spirit>*6);
bot19.addItemInput(<botania:manaresource:14>*128);
bot19.addItemOutput(<extrabotany:material:3>*4);
bot19.build();
val bot20 = RecipeBuilder.newBuilder("bot20","gaia_altar",400);
bot20.addEnergyPerTickInput(60000);
bot20.addItemInput(<contenttweaker:shrieking_metal>);
bot20.addItemInput(<contenttweaker:greater_gaia_spirit>*8);
bot20.addItemInput(<botania:manaresource:14>*256);
bot20.addItemOutput(<extrabotany:material:3>*8);
bot20.build();
val gaiaaltarentropynium = RecipeBuilder.newBuilder("gaiaaltarentropynium","gaia_altar",30);
gaiaaltarentropynium.addEnergyPerTickInput(40000);
gaiaaltarentropynium.addItemInput(<contenttweaker:entropic_seedling>);
gaiaaltarentropynium.addItemInput(<bnkrblks:megelium_stone>*3);
gaiaaltarentropynium.addItemInput(<botania:manaresource:0>);
gaiaaltarentropynium.addItemOutput(<botania:specialflower>.withTag({type: "entropinnyum"})*3);
gaiaaltarentropynium.build();
val gaiaaltarentropynium2 = RecipeBuilder.newBuilder("gaiaaltarentropynium2","gaia_altar",30);
gaiaaltarentropynium2.addEnergyPerTickInput(40000);
gaiaaltarentropynium2.addItemInput(<contenttweaker:entropic_seedling>);
gaiaaltarentropynium2.addItemInput(<contenttweaker:creative_megelium>);
gaiaaltarentropynium2.addItemOutput(<botania:specialflower>.withTag({type: "entropinnyum"})*4);
gaiaaltarentropynium2.build();
val gaiaaltarentropynium3 = RecipeBuilder.newBuilder("gaiaaltarentropynium3","gaia_altar",30);
gaiaaltarentropynium3.addEnergyPerTickInput(40000);
gaiaaltarentropynium3.addItemInput(<contenttweaker:entropic_seedling>);
gaiaaltarentropynium3.addItemInput(<contenttweaker:everloving_megelium>);
gaiaaltarentropynium3.addItemOutput(<botania:specialflower>.withTag({type: "entropinnyum"})*6);
gaiaaltarentropynium3.build();
val gaiaaltarentropynium4 = RecipeBuilder.newBuilder("gaiaaltarentropynium4","gaia_altar",30);
gaiaaltarentropynium4.addEnergyPerTickInput(40000);
gaiaaltarentropynium4.addItemInput(<contenttweaker:entropic_seedling>);
gaiaaltarentropynium4.addItemInput(<contenttweaker:everwishing_megelium>);
gaiaaltarentropynium4.addItemOutput(<botania:specialflower>.withTag({type: "entropinnyum"})*8);
gaiaaltarentropynium4.build();
val gaiaaltarentropynium5 = RecipeBuilder.newBuilder("gaiaaltarentropynium5","gaia_altar",30);
gaiaaltarentropynium5.addEnergyPerTickInput(40000);
gaiaaltarentropynium5.addItemInput(<contenttweaker:entropic_seedling>);
gaiaaltarentropynium5.addItemInput(<contenttweaker:everwondering_megelium>);
gaiaaltarentropynium5.addItemOutput(<botania:specialflower>.withTag({type: "entropinnyum"})*12);
gaiaaltarentropynium5.build();
+31 -1
View File
@@ -489,4 +489,34 @@ chick74.addItemOutput(<minecraft:redstone>*32);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.build();
chick74.build();
val chick75 = RecipeBuilder.newBuilder("chick75","mechanized_coop",480);
chick75.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:lovely_chicken"}}));
chick75.setChance(0.0);
chick75.addItemOutput(<contenttweaker:lovely_egg>*32);
chick75.build();
val chick76 = RecipeBuilder.newBuilder("chick76","mechanized_coop",480);
chick76.addItemInput(<minecraft:egg>);
chick76.setChance(0.0);
chick76.addItemOutput(<minecraft:egg>*16);
chick76.addItemOutput(<minecraft:egg>*16);
chick76.addItemOutput(<minecraft:egg>*16);
chick76.addItemOutput(<minecraft:egg>*16);
chick76.build();
val chick77 = RecipeBuilder.newBuilder("chick77","mechanized_coop",480);
chick77.addItemInput(<hatchery:hatcheryegg>);
chick77.setChance(0.0);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.addItemOutput(<minecraft:egg>*16);
chick77.build();
+318 -1
View File
@@ -696,4 +696,321 @@ enc52.addItemInput(<contenttweaker:possessed_fluix>*2);
enc52.addItemInput(<contenttweaker:blue_matter>*2);
enc52.addItemInput(<ore:ingotAstralStarmetal>*4);
enc52.addItemOutput(<astralsorcery:itemcelestialcrystal>.withTag({astralsorcery: {crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}));
enc52.build();
enc52.build();
val enchegg1 = RecipeBuilder.newBuilder("enchegg1","illuminated_enchanter",4);
enchegg1.addEnergyPerTickInput(100000);
enchegg1.addFluidInput(<fluid:essence>*1000);
enchegg1.addItemInput(<contenttweaker:cut_precasia_garnet>*64);
enchegg1.addItemInput(<contenttweaker:skullbone_fragment_egg>*64);
enchegg1.addItemOutput(<contenttweaker:skullbone_encrusted_egg>*64);
enchegg1.build();
val enchegg2 = RecipeBuilder.newBuilder("enchegg2","illuminated_enchanter",4);
enchegg2.addEnergyPerTickInput(100000);
enchegg2.addFluidInput(<fluid:essence>*1000);
enchegg2.addItemInput(<contenttweaker:cut_precasia_garnet>*64);
enchegg2.addItemInput(<contenttweaker:legbone_fragment_egg>*64);
enchegg2.addItemOutput(<contenttweaker:legbone_encrusted_egg>*64);
enchegg2.build();
val enchegg3 = RecipeBuilder.newBuilder("enchegg3","illuminated_enchanter",4);
enchegg3.addEnergyPerTickInput(100000);
enchegg3.addFluidInput(<fluid:essence>*1000);
enchegg3.addItemInput(<contenttweaker:cut_precasia_garnet>*64);
enchegg3.addItemInput(<contenttweaker:chestbone_fragment_egg>*64);
enchegg3.addItemOutput(<contenttweaker:chestbone_encrusted_egg>*64);
enchegg3.build();
val enchegg4 = RecipeBuilder.newBuilder("enchegg4","illuminated_enchanter",4);
enchegg4.addEnergyPerTickInput(100000);
enchegg4.addFluidInput(<fluid:essence>*1000);
enchegg4.addItemInput(<contenttweaker:cut_precasia_garnet>*64);
enchegg4.addItemInput(<contenttweaker:footbone_fragment_egg>*64);
enchegg4.addItemOutput(<contenttweaker:footbone_encrusted_egg>*64);
enchegg4.build();
val enchegg5 = RecipeBuilder.newBuilder("enchegg5","illuminated_enchanter",4);
enchegg5.addEnergyPerTickInput(100000);
enchegg5.addFluidInput(<fluid:essence>*1000);
enchegg5.addItemInput(<contenttweaker:cut_lelyetia_garnet>*64);
enchegg5.addItemInput(<contenttweaker:fluctuatite_egg>*64);
enchegg5.addItemOutput(<contenttweaker:fluctuatite_encrusted_egg>*64);
enchegg5.build();
val enchegg6 = RecipeBuilder.newBuilder("enchegg6","illuminated_enchanter",4);
enchegg6.addEnergyPerTickInput(100000);
enchegg6.addFluidInput(<fluid:essence>*1000);
enchegg6.addItemInput(<contenttweaker:cut_barathos_garnet>*64);
enchegg6.addItemInput(<contenttweaker:blazium_egg>*64);
enchegg6.addItemOutput(<contenttweaker:blazium_encrusted_egg>*64);
enchegg6.build();
val enchegg7 = RecipeBuilder.newBuilder("enchegg7","illuminated_enchanter",4);
enchegg7.addEnergyPerTickInput(100000);
enchegg7.addFluidInput(<fluid:essence>*1000);
enchegg7.addItemInput(<contenttweaker:cut_barathos_garnet>*64);
enchegg7.addItemInput(<contenttweaker:varsium_egg>*64);
enchegg7.addItemOutput(<contenttweaker:varsium_encrusted_egg>*64);
enchegg7.build();
val enchegg8 = RecipeBuilder.newBuilder("enchegg8","illuminated_enchanter",4);
enchegg8.addEnergyPerTickInput(100000);
enchegg8.addFluidInput(<fluid:essence>*1000);
enchegg8.addItemInput(<contenttweaker:cut_barathos_garnet>*64);
enchegg8.addItemInput(<contenttweaker:baronyte_egg>*64);
enchegg8.addItemOutput(<contenttweaker:baronyte_encrusted_egg>*64);
enchegg8.build();
val enchegg9 = RecipeBuilder.newBuilder("enchegg9","illuminated_enchanter",4);
enchegg9.addEnergyPerTickInput(100000);
enchegg9.addFluidInput(<fluid:essence>*1000);
enchegg9.addItemInput(<contenttweaker:cut_creeponia_garnet>*64);
enchegg9.addItemInput(<contenttweaker:gemenyte_egg>*64);
enchegg9.addItemOutput(<contenttweaker:genemyte_encrusted_egg>*64);
enchegg9.build();
val enchegg10 = RecipeBuilder.newBuilder("enchegg10","illuminated_enchanter",4);
enchegg10.addEnergyPerTickInput(100000);
enchegg10.addFluidInput(<fluid:essence>*1000);
enchegg10.addItemInput(<contenttweaker:cut_creeponia_garnet>*64);
enchegg10.addItemInput(<contenttweaker:jewelyte_egg>*64);
enchegg10.addItemOutput(<contenttweaker:jewelyte_encrusted_egg>*64);
enchegg10.build();
val enchegg11 = RecipeBuilder.newBuilder("enchegg11","illuminated_enchanter",4);
enchegg11.addEnergyPerTickInput(100000);
enchegg11.addFluidInput(<fluid:essence>*1000);
enchegg11.addItemInput(<contenttweaker:cut_creeponia_garnet>*64);
enchegg11.addItemInput(<contenttweaker:ornamyte_egg>*64);
enchegg11.addItemOutput(<contenttweaker:ornamyte_encrusted_egg>*64);
enchegg11.build();
val enchegg12 = RecipeBuilder.newBuilder("enchegg12","illuminated_enchanter",4);
enchegg12.addEnergyPerTickInput(100000);
enchegg12.addFluidInput(<fluid:essence>*1000);
enchegg12.addItemInput(<contenttweaker:cut_deeplands_garnet>*64);
enchegg12.addItemInput(<contenttweaker:charged_runium_egg>*64);
enchegg12.addItemOutput(<contenttweaker:charged_runium_encrusted_egg>*64);
enchegg12.build();
val enchegg13 = RecipeBuilder.newBuilder("enchegg13","illuminated_enchanter",4);
enchegg13.addEnergyPerTickInput(100000);
enchegg13.addFluidInput(<fluid:essence>*1000);
enchegg13.addItemInput(<contenttweaker:cut_abyss_garnet>*64);
enchegg13.addItemInput(<contenttweaker:bloodstone_egg>*64);
enchegg13.addItemOutput(<contenttweaker:bloodstone_encrusted_egg>*64);
enchegg13.build();
val enchegg14 = RecipeBuilder.newBuilder("enchegg14","illuminated_enchanter",4);
enchegg14.addEnergyPerTickInput(100000);
enchegg14.addFluidInput(<fluid:essence>*1000);
enchegg14.addItemInput(<contenttweaker:cut_iromine_garnet>*64);
enchegg14.addItemInput(<contenttweaker:lyon_egg>*64);
enchegg14.addItemOutput(<contenttweaker:lyon_encrusted_egg>*64);
enchegg14.build();
val enchegg15 = RecipeBuilder.newBuilder("enchegg15","illuminated_enchanter",4);
enchegg15.addEnergyPerTickInput(100000);
enchegg15.addFluidInput(<fluid:essence>*1000);
enchegg15.addItemInput(<contenttweaker:cut_mysterium_garnet>*64);
enchegg15.addItemInput(<contenttweaker:mystite_egg>*64);
enchegg15.addItemOutput(<contenttweaker:mystite_encrusted_egg>*64);
enchegg15.build();
val enchegg16 = RecipeBuilder.newBuilder("enchegg16","illuminated_enchanter",4);
enchegg16.addEnergyPerTickInput(100000);
enchegg16.addFluidInput(<fluid:essence>*1000);
enchegg16.addItemInput(<contenttweaker:cut_haven_garnet>*64);
enchegg16.addItemInput(<contenttweaker:crystallite_egg>*64);
enchegg16.addItemOutput(<contenttweaker:crystallite_encrusted_egg>*64);
enchegg16.build();
val enchegg17 = RecipeBuilder.newBuilder("enchegg17","illuminated_enchanter",4);
enchegg17.addEnergyPerTickInput(100000);
enchegg17.addFluidInput(<fluid:essence>*1000);
enchegg17.addItemInput(<contenttweaker:cut_voxponds_garnet>*64);
enchegg17.addItemInput(<contenttweaker:polonium_egg>*64);
enchegg17.addItemOutput(<contenttweaker:polonium_encrusted_egg>*64);
enchegg17.build();
val enchegg18 = RecipeBuilder.newBuilder("enchegg18","illuminated_enchanter",4);
enchegg18.addEnergyPerTickInput(100000);
enchegg18.addFluidInput(<fluid:essence>*1000);
enchegg18.addItemInput(<contenttweaker:cut_celeve_garnet>*64);
enchegg18.addItemInput(<contenttweaker:palladium_egg>*64);
enchegg18.addItemOutput(<contenttweaker:palladium_encrusted_egg>*64);
enchegg18.build();
val enchegg19 = RecipeBuilder.newBuilder("enchegg19","illuminated_enchanter",4);
enchegg19.addEnergyPerTickInput(100000);
enchegg19.addFluidInput(<fluid:essence>*1000);
enchegg19.addItemInput(<contenttweaker:cut_candyland_garnet>*64);
enchegg19.addItemInput(<contenttweaker:candyte_egg>*64);
enchegg19.addItemOutput(<contenttweaker:candyte_encrusted_egg>*64);
enchegg19.build();
val enchegg20 = RecipeBuilder.newBuilder("enchegg20","illuminated_enchanter",4);
enchegg20.addEnergyPerTickInput(100000);
enchegg20.addFluidInput(<fluid:essence>*1000);
enchegg20.addItemInput(<contenttweaker:cut_gardencia_garnet>*64);
enchegg20.addItemInput(<contenttweaker:vityte_egg>*64);
enchegg20.addItemOutput(<contenttweaker:vityte_encrusted_egg>*64);
enchegg20.build();
val enchegg21 = RecipeBuilder.newBuilder("enchegg21","illuminated_enchanter",4);
enchegg21.addEnergyPerTickInput(100000);
enchegg21.addFluidInput(<fluid:essence>*1000);
enchegg21.addItemInput(<contenttweaker:cut_crystevia_garnet>*64);
enchegg21.addItemInput(<contenttweaker:yellow_gemstone_egg>*64);
enchegg21.addItemOutput(<contenttweaker:yellow_gemstone_encrusted_egg>*64);
enchegg21.build();
val enchegg22 = RecipeBuilder.newBuilder("enchegg22","illuminated_enchanter",4);
enchegg22.addEnergyPerTickInput(100000);
enchegg22.addFluidInput(<fluid:essence>*1000);
enchegg22.addItemInput(<contenttweaker:cut_crystevia_garnet>*64);
enchegg22.addItemInput(<contenttweaker:white_gemstone_egg>*64);
enchegg22.addItemOutput(<contenttweaker:white_gemstone_encrusted_egg>*64);
enchegg22.build();
val enchegg23 = RecipeBuilder.newBuilder("enchegg23","illuminated_enchanter",4);
enchegg23.addEnergyPerTickInput(100000);
enchegg23.addFluidInput(<fluid:essence>*1000);
enchegg23.addItemInput(<contenttweaker:cut_crystevia_garnet>*64);
enchegg23.addItemInput(<contenttweaker:red_gemstone_egg>*64);
enchegg23.addItemOutput(<contenttweaker:red_gemstone_encrusted_egg>*64);
enchegg23.build();
val enchegg24 = RecipeBuilder.newBuilder("enchegg24","illuminated_enchanter",4);
enchegg24.addEnergyPerTickInput(100000);
enchegg24.addFluidInput(<fluid:essence>*1000);
enchegg24.addItemInput(<contenttweaker:cut_crystevia_garnet>*64);
enchegg24.addItemInput(<contenttweaker:green_gemstone_egg>*64);
enchegg24.addItemOutput(<contenttweaker:green_gemstone_encrusted_egg>*64);
enchegg24.build();
val enchegg25 = RecipeBuilder.newBuilder("enchegg25","illuminated_enchanter",4);
enchegg25.addEnergyPerTickInput(100000);
enchegg25.addFluidInput(<fluid:essence>*1000);
enchegg25.addItemInput(<contenttweaker:cut_crystevia_garnet>*64);
enchegg25.addItemInput(<contenttweaker:purple_gemstone_egg>*64);
enchegg25.addItemOutput(<contenttweaker:purple_gemstone_encrusted_egg>*64);
enchegg25.build();
val enchegg26 = RecipeBuilder.newBuilder("enchegg26","illuminated_enchanter",4);
enchegg26.addEnergyPerTickInput(100000);
enchegg26.addFluidInput(<fluid:essence>*1000);
enchegg26.addItemInput(<contenttweaker:cut_crystevia_garnet>*64);
enchegg26.addItemInput(<contenttweaker:blue_gemstone_egg>*64);
enchegg26.addItemOutput(<contenttweaker:blue_gemstone_encrusted_egg>*64);
enchegg26.build();
val enchegg27 = RecipeBuilder.newBuilder("enchegg27","illuminated_enchanter",4);
enchegg27.addEnergyPerTickInput(100000);
enchegg27.addFluidInput(<fluid:essence>*1000);
enchegg27.addItemInput(<contenttweaker:cut_borean_garnet>*64);
enchegg27.addItemInput(<contenttweaker:chalcedony_egg>*64);
enchegg27.addItemOutput(<contenttweaker:chalcedony_encrusted_egg>*64);
enchegg27.build();
val enchegg28 = RecipeBuilder.newBuilder("enchegg28","illuminated_enchanter",4);
enchegg28.addEnergyPerTickInput(100000);
enchegg28.addFluidInput(<fluid:essence>*1000);
enchegg28.addItemInput(<contenttweaker:cut_runandor_garnet>*64);
enchegg28.addItemInput(<contenttweaker:brightsteel_egg>*64);
enchegg28.addItemOutput(<contenttweaker:brightsteel_encrusted_egg>*64);
enchegg28.build();
val enchegg29 = RecipeBuilder.newBuilder("enchegg29","illuminated_enchanter",4);
enchegg29.addEnergyPerTickInput(100000);
enchegg29.addFluidInput(<fluid:essence>*1000);
enchegg29.addItemInput(<contenttweaker:cut_runandor_garnet>*64);
enchegg29.addItemInput(<contenttweaker:elecanium_egg>*64);
enchegg29.addItemOutput(<contenttweaker:elecanium_encrusted_egg>*64);
enchegg29.build();
val enchegg30 = RecipeBuilder.newBuilder("enchegg30","illuminated_enchanter",4);
enchegg30.addEnergyPerTickInput(100000);
enchegg30.addFluidInput(<fluid:essence>*1000);
enchegg30.addItemInput(<contenttweaker:cut_lunalus_garnet>*64);
enchegg30.addItemInput(<contenttweaker:lunastone_egg>*64);
enchegg30.addItemOutput(<contenttweaker:lunastone_encrusted_egg>*64);
enchegg30.build();
val enchegg31 = RecipeBuilder.newBuilder("enchegg31","illuminated_enchanter",4);
enchegg31.addEnergyPerTickInput(100000);
enchegg31.addFluidInput(<fluid:essence>*1000);
enchegg31.addItemInput(<contenttweaker:cut_greckon_garnet>*64);
enchegg31.addItemInput(<contenttweaker:ghastly_egg>*64);
enchegg31.addItemInput(<ore:ingotChaos>*64);
enchegg31.addItemOutput(<contenttweaker:ghastly_encrusted_egg>*64);
enchegg31.build();
val enchegg32 = RecipeBuilder.newBuilder("enchegg32","illuminated_enchanter",4);
enchegg32.addEnergyPerTickInput(100000);
enchegg32.addFluidInput(<fluid:essence>*1000);
enchegg32.addItemInput(<contenttweaker:cut_greckon_garnet>*64);
enchegg32.addItemInput(<contenttweaker:ghoulish_egg>*64);
enchegg32.addItemInput(<ore:ingotChaos>*64);
enchegg32.addItemOutput(<contenttweaker:ghoulish_encrusted_egg>*64);
enchegg32.build();
val enchegg33 = RecipeBuilder.newBuilder("enchegg33","illuminated_enchanter",4);
enchegg33.addEnergyPerTickInput(100000);
enchegg33.addFluidInput(<fluid:essence>*1000);
enchegg33.addItemInput(<contenttweaker:cut_dustopia_garnet>*64);
enchegg33.addItemInput(<contenttweaker:strontium_egg>*64);
enchegg33.addItemInput(<ore:ingotChaos>*64);
enchegg33.addItemOutput(<contenttweaker:strontium_encrusted_egg>*64);
enchegg33.build();
val enchegg34 = RecipeBuilder.newBuilder("enchegg34","illuminated_enchanter",4);
enchegg34.addEnergyPerTickInput(100000);
enchegg34.addFluidInput(<fluid:essence>*1000);
enchegg34.addItemInput(<contenttweaker:cut_ancientcavern_garnet>*64);
enchegg34.addItemInput(<contenttweaker:caesium_egg>*64);
enchegg34.addItemInput(<ore:ingotChaos>*64);
enchegg34.addItemOutput(<contenttweaker:caesium_encrusted_egg>*64);
enchegg34.build();
val enchegg35 = RecipeBuilder.newBuilder("enchegg35","illuminated_enchanter",4);
enchegg35.addEnergyPerTickInput(100000);
enchegg35.addFluidInput(<fluid:essence>*1000);
enchegg35.addItemInput(<contenttweaker:cut_vethea_garnet>*64);
enchegg35.addItemInput(<contenttweaker:hassium_egg>*64);
enchegg35.addItemInput(<contenttweaker:recursive_powder>*256);
enchegg35.addItemInput(<chickens:liquid_egg:0>*64);
enchegg35.addItemInput(<chickens:liquid_egg:1>*64);
enchegg35.addItemInput(<contenttweaker:dynatos_star>*64);
enchegg35.addItemOutput(<contenttweaker:hassium_encrusted_egg>*64);
enchegg35.build();
val enchegg36 = RecipeBuilder.newBuilder("enchegg36","illuminated_enchanter",4);
enchegg36.addEnergyPerTickInput(100000);
enchegg36.addFluidInput(<fluid:essence>*1000);
enchegg36.addItemInput(<contenttweaker:cut_immortallis_garnet>*64);
enchegg36.addItemInput(<contenttweaker:rubidium_egg>*64);
enchegg36.addItemInput(<ore:ingotChaos>*64);
enchegg36.addItemOutput(<contenttweaker:rubidium_encrusted_egg>*64);
enchegg36.build();
+53
View File
@@ -1135,3 +1135,56 @@ fortree140.addItemOutput(<advancedrocketry:alienwood>*64);
fortree140.addItemOutput(<advancedrocketry:aliensapling>*8);
fortree140.build();
val fortree141 = RecipeBuilder.newBuilder("fortree141","enchanted_greenhouse",1000);
fortree141.addItemInput(<divinerpg:eden_sapling>);
fortree141.setChance(0.0);
fortree141.addItemInput(<forestry:peat>);
fortree141.addItemOutput(<divinerpg:eden_log>*64);
fortree141.addItemOutput(<divinerpg:eden_fragments>*64);
fortree141.build();
val fortree142 = RecipeBuilder.newBuilder("fortree142","enchanted_greenhouse",1000);
fortree142.addItemInput(<divinerpg:wildwood_sapling>);
fortree142.setChance(0.0);
fortree142.addItemInput(<forestry:peat>);
fortree142.addItemOutput(<divinerpg:wildwood_log>*64);
fortree142.addItemOutput(<divinerpg:wildwood_fragments>*64);
fortree142.build();
val fortree143 = RecipeBuilder.newBuilder("fortree143","enchanted_greenhouse",1000);
fortree143.addItemInput(<divinerpg:apalachia_sapling>);
fortree143.setChance(0.0);
fortree143.addItemInput(<forestry:peat>);
fortree143.addItemOutput(<divinerpg:apalachia_log>*64);
fortree143.addItemOutput(<divinerpg:apalachia_fragments>*64);
fortree143.build();
val fortree144 = RecipeBuilder.newBuilder("fortree144","enchanted_greenhouse",1000);
fortree144.addItemInput(<divinerpg:skythern_sapling>);
fortree144.setChance(0.0);
fortree144.addItemInput(<forestry:peat>);
fortree144.addItemOutput(<divinerpg:skythern_log>*64);
fortree144.addItemOutput(<divinerpg:skythern_fragments>*64);
fortree144.build();
val fortree145 = RecipeBuilder.newBuilder("fortree145","enchanted_greenhouse",1000);
fortree145.addItemInput(<divinerpg:mortum_sapling>);
fortree145.setChance(0.0);
fortree145.addItemInput(<forestry:peat>);
fortree145.addItemOutput(<divinerpg:mortum_log>*64);
fortree145.addItemOutput(<divinerpg:mortum_fragments>*64);
fortree145.build();
val fortree146 = RecipeBuilder.newBuilder("fortree146","enchanted_greenhouse",1000);
fortree146.addItemInput(<divinerpg:divine_sapling>);
fortree146.setChance(0.0);
fortree146.addItemInput(<forestry:peat>);
fortree146.addItemOutput(<divinerpg:divine_log>*64);
fortree146.addItemOutput(<contenttweaker:divine_wisp>*4);
fortree146.build();
+7
View File
@@ -528,3 +528,10 @@ recipes.addShaped(<modularmachineryaddons:advancedmachinedisassembler>,
[[null, <modularmachinery:itemmodularium>, null],
[<modularmachinery:itemmodularium>, <contenttweaker:multiblock_sticc>, <modularmachinery:itemmodularium>],
[null, <modularmachinery:itemmodularium>, null]]);
recipes.addShaped(<modularmachineryaddons:blockwillmultichunkprovideroutput>,
[[<modularmachinery:itemmodularium>, <bloodmagic:item_demon_crystal:0>, <modularmachinery:itemmodularium>],
[<bloodmagic:item_demon_crystal:0>, <modularmachinery:blockwillprovideroutput>, <bloodmagic:item_demon_crystal:0>],
[<modularmachinery:itemmodularium>, <bloodmagic:item_demon_crystal:0>, <modularmachinery:itemmodularium>]]);
+2 -2
View File
@@ -16,7 +16,7 @@ ultimatecompression.build();
val infinitycompression = RecipeBuilder.newBuilder("simplerinfinity","gravitational_collapser",40);
val infinitycompression = RecipeBuilder.newBuilder("simplerinfinity","gravitational_collapser",10);
infinitycompression.addEnergyPerTickInput(50000);
infinitycompression.addItemInput(<contenttweaker:bright_matter>);
infinitycompression.addItemOutput(<avaritia:resource:5>);
@@ -24,7 +24,7 @@ infinitycompression.build();
val simplerinfinity2 = RecipeBuilder.newBuilder("simplerinfinity2","gravitational_collapser",40);
val simplerinfinity2 = RecipeBuilder.newBuilder("simplerinfinity2","gravitational_collapser",5);
simplerinfinity2.addEnergyPerTickInput(50000);
simplerinfinity2.addItemInput(<contenttweaker:opalescent_matter>);
simplerinfinity2.addItemOutput(<avaritia:resource:5>*4);
+391 -1
View File
@@ -1,6 +1,19 @@
import mods.modularmachinery.RecipeBuilder;
recipes.addShaped(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}),
[[<bloodmagic:item_demon_crystal>, <bloodmagic:item_demon_crystal>, <bloodmagic:item_demon_crystal>],
[<bloodmagic:item_demon_crystal>, <bloodmagic:soul_forge>, <bloodmagic:item_demon_crystal>],
[<bloodmagic:item_demon_crystal>, <bloodmagic:item_demon_crystal>, <bloodmagic:item_demon_crystal>]]);
mods.chisel.Carving.addGroup("hellfireconfig");
mods.chisel.Carving.addVariation("hellfireconfig", <contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
mods.chisel.Carving.addVariation("hellfireconfig", <contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
mods.chisel.Carving.addVariation("hellfireconfig", <contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o5x5区块§r"]}}));
val multihellfiredupe1 = RecipeBuilder.newBuilder("multihellfiredupe1","berserker_forge",2);
multihellfiredupe1.addWillInput("DEFAULT", 20,1,2000000);
@@ -509,6 +522,188 @@ multihellfire53.addItemInput(<ore:blockCoal>);
multihellfire53.addItemOutput(<bloodmagic:component:1>);
multihellfire53.build();
val multihellfire54 = RecipeBuilder.newBuilder("multihellfire54","berserker_forge",2);
multihellfire54.addWillInput("DEFAULT", 5,1,2000000);
multihellfire54.addItemInput(<contenttweaker:blank_slate_catalyst>);
multihellfire54.addItemInput(<aoa3:bloodstone>);
multihellfire54.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire54.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire54.addItemOutput(<bloodmagic:slate:0>*4);
multihellfire54.build();
val multihellfire54a = RecipeBuilder.newBuilder("multihellfire54a","berserker_forge",2);
multihellfire54a.addWillInput("DEFAULT", 5,1,2000000);
multihellfire54a.addItemInput(<contenttweaker:blank_slate_catalyst>);
multihellfire54a.addItemInput(<aoa3:crystallite>);
multihellfire54a.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire54a.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire54a.addItemOutput(<bloodmagic:slate:0>*8);
multihellfire54a.build();
val multihellfire54b = RecipeBuilder.newBuilder("multihellfire54b","berserker_forge",2);
multihellfire54b.addWillInput("DEFAULT", 5,1,2000000);
multihellfire54b.addItemInput(<contenttweaker:blank_slate_catalyst>);
multihellfire54b.addItemInput(<aoa3:shyregem>);
multihellfire54b.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire54b.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire54b.addItemOutput(<bloodmagic:slate:0>*16);
multihellfire54b.build();
val multihellfire54c = RecipeBuilder.newBuilder("multihellfire54c","berserker_forge",2);
multihellfire54c.addWillInput("DEFAULT", 5,1,2000000);
multihellfire54c.addItemInput(<contenttweaker:blank_slate_catalyst>);
multihellfire54c.addItemInput(<contenttweaker:eternal_dragonfire_gem>);
multihellfire54c.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire54c.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire54c.addItemOutput(<bloodmagic:slate:0>*64);
multihellfire54c.build();
val multihellfire55 = RecipeBuilder.newBuilder("multihellfire55","berserker_forge",2);
multihellfire55.addWillInput("DEFAULT", 5,1,2000000);
multihellfire55.addItemInput(<contenttweaker:reinforced_slate_catalyst>);
multihellfire55.addItemInput(<aoa3:bloodstone>);
multihellfire55.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire55.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire55.addItemOutput(<bloodmagic:slate:1>*4);
multihellfire55.build();
val multihellfire55a = RecipeBuilder.newBuilder("multihellfire55a","berserker_forge",2);
multihellfire55a.addWillInput("DEFAULT", 5,1,2000000);
multihellfire55a.addItemInput(<contenttweaker:reinforced_slate_catalyst>);
multihellfire55a.addItemInput(<aoa3:crystallite>);
multihellfire55a.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire55a.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire55a.addItemOutput(<bloodmagic:slate:1>*8);
multihellfire55a.build();
val multihellfire55b = RecipeBuilder.newBuilder("multihellfire55b","berserker_forge",2);
multihellfire55b.addWillInput("DEFAULT", 5,1,2000000);
multihellfire55b.addItemInput(<contenttweaker:reinforced_slate_catalyst>);
multihellfire55b.addItemInput(<aoa3:shyregem>);
multihellfire55b.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire55b.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire55b.addItemOutput(<bloodmagic:slate:1>*16);
multihellfire55b.build();
val multihellfire55c = RecipeBuilder.newBuilder("multihellfire55c","berserker_forge",2);
multihellfire55c.addWillInput("DEFAULT", 5,1,2000000);
multihellfire55c.addItemInput(<contenttweaker:reinforced_slate_catalyst>);
multihellfire55c.addItemInput(<contenttweaker:eternal_dragonfire_gem>);
multihellfire55c.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire55c.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire55c.addItemOutput(<bloodmagic:slate:1>*64);
multihellfire55c.build();
val multihellfire56 = RecipeBuilder.newBuilder("multihellfire56","berserker_forge",2);
multihellfire56.addWillInput("DEFAULT", 5,1,2000000);
multihellfire56.addItemInput(<contenttweaker:imbued_slate_catalyst>);
multihellfire56.addItemInput(<aoa3:bloodstone>);
multihellfire56.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire56.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire56.addItemOutput(<bloodmagic:slate:2>*4);
multihellfire56.build();
val multihellfire56a = RecipeBuilder.newBuilder("multihellfire56a","berserker_forge",2);
multihellfire56a.addWillInput("DEFAULT", 5,1,2000000);
multihellfire56a.addItemInput(<contenttweaker:imbued_slate_catalyst>);
multihellfire56a.addItemInput(<aoa3:crystallite>);
multihellfire56a.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire56a.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire56a.addItemOutput(<bloodmagic:slate:2>*8);
multihellfire56a.build();
val multihellfire56b = RecipeBuilder.newBuilder("multihellfire56b","berserker_forge",2);
multihellfire56b.addWillInput("DEFAULT", 5,1,2000000);
multihellfire56b.addItemInput(<contenttweaker:imbued_slate_catalyst>);
multihellfire56b.addItemInput(<aoa3:shyregem>);
multihellfire56b.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire56b.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire56b.addItemOutput(<bloodmagic:slate:2>*16);
multihellfire56b.build();
val multihellfire56c = RecipeBuilder.newBuilder("multihellfire56c","berserker_forge",2);
multihellfire56c.addWillInput("DEFAULT", 5,1,2000000);
multihellfire56c.addItemInput(<contenttweaker:imbued_slate_catalyst>);
multihellfire56c.addItemInput(<contenttweaker:eternal_dragonfire_gem>);
multihellfire56c.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire56c.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire56c.addItemOutput(<bloodmagic:slate:2>*64);
multihellfire56c.build();
val multihellfire57 = RecipeBuilder.newBuilder("multihellfire57","berserker_forge",2);
multihellfire57.addWillInput("DEFAULT", 5,1,2000000);
multihellfire57.addItemInput(<contenttweaker:demonic_slate_catalyst>);
multihellfire57.addItemInput(<aoa3:bloodstone>);
multihellfire57.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire57.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire57.addItemOutput(<bloodmagic:slate:3>*4);
multihellfire57.build();
val multihellfire57a = RecipeBuilder.newBuilder("multihellfire57a","berserker_forge",2);
multihellfire57a.addWillInput("DEFAULT", 5,1,2000000);
multihellfire57a.addItemInput(<contenttweaker:demonic_slate_catalyst>);
multihellfire57a.addItemInput(<aoa3:crystallite>);
multihellfire57a.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire57a.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire57a.addItemOutput(<bloodmagic:slate:3>*8);
multihellfire57a.build();
val multihellfire57b = RecipeBuilder.newBuilder("multihellfire57b","berserker_forge",2);
multihellfire57b.addWillInput("DEFAULT", 5,1,2000000);
multihellfire57b.addItemInput(<contenttweaker:demonic_slate_catalyst>);
multihellfire57b.addItemInput(<aoa3:shyregem>);
multihellfire57b.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire57b.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire57b.addItemOutput(<bloodmagic:slate:3>*16);
multihellfire57b.build();
val multihellfire57c = RecipeBuilder.newBuilder("multihellfire57c","berserker_forge",2);
multihellfire57c.addWillInput("DEFAULT", 5,1,2000000);
multihellfire57c.addItemInput(<contenttweaker:demonic_slate_catalyst>);
multihellfire57c.addItemInput(<contenttweaker:eternal_dragonfire_gem>);
multihellfire57c.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire57c.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire57c.addItemOutput(<bloodmagic:slate:3>*64);
multihellfire57c.build();
val multihellfire58 = RecipeBuilder.newBuilder("multihellfire58","berserker_forge",2);
multihellfire58.addWillInput("DEFAULT", 5,1,2000000);
multihellfire58.addItemInput(<contenttweaker:ethereal_slate_catalyst>);
multihellfire58.addItemInput(<aoa3:bloodstone>);
multihellfire58.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire58.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire58.addItemOutput(<bloodmagic:slate:4>*4);
multihellfire58.build();
val multihellfire58a = RecipeBuilder.newBuilder("multihellfire58a","berserker_forge",2);
multihellfire58a.addWillInput("DEFAULT", 5,1,2000000);
multihellfire58a.addItemInput(<contenttweaker:ethereal_slate_catalyst>);
multihellfire58a.addItemInput(<aoa3:crystallite>);
multihellfire58a.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire58a.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire58a.addItemOutput(<bloodmagic:slate:4>*8);
multihellfire58a.build();
val multihellfire58b = RecipeBuilder.newBuilder("multihellfire58b","berserker_forge",2);
multihellfire58b.addWillInput("DEFAULT", 5,1,2000000);
multihellfire58b.addItemInput(<contenttweaker:ethereal_slate_catalyst>);
multihellfire58b.addItemInput(<aoa3:shyregem>);
multihellfire58b.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire58b.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire58b.addItemOutput(<bloodmagic:slate:4>*16);
multihellfire58b.build();
val multihellfire58c = RecipeBuilder.newBuilder("multihellfire58c","berserker_forge",2);
multihellfire58c.addWillInput("DEFAULT", 5,1,2000000);
multihellfire58c.addItemInput(<contenttweaker:ethereal_slate_catalyst>);
multihellfire58c.addItemInput(<contenttweaker:eternal_dragonfire_gem>);
multihellfire58c.addItemInput(<ore:nuggetBloodmasterMetal>);
multihellfire58c.addItemInput(<tombstone:crafting_ingredient:3>);
multihellfire58c.addItemOutput(<bloodmagic:slate:4>*64);
multihellfire58c.build();
recipes.addShapeless(<contenttweaker:demon_will_sliver>*10,
@@ -528,51 +723,246 @@ recipes.addShapeless(<contenttweaker:steadfast_will_sliver>*10,
val berserkercrucible1 = RecipeBuilder.newBuilder("berserkercrucible1","berserker_crucible",2);
berserkercrucible1.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible1.setChance(0.0);
berserkercrucible1.addItemInput(<bloodmagic:item_demon_crystal:0>);
berserkercrucible1.addWillOutput("DEFAULT", 100, 0, 1000);
berserkercrucible1.build();
val berserkercrucible1a = RecipeBuilder.newBuilder("berserkercrucible1a","berserker_crucible",2);
berserkercrucible1a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible1a.setChance(0.0);
berserkercrucible1a.addItemInput(<bloodmagic:item_demon_crystal:0>);
berserkercrucible1a.addWillOutput(0, 100, 0, 1000, "DEFAULT");
berserkercrucible1a.build();
val berserkercrucible1b = RecipeBuilder.newBuilder("berserkercrucible1b","berserker_crucible",2);
berserkercrucible1b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible1b.setChance(0.0);
berserkercrucible1b.addItemInput(<bloodmagic:item_demon_crystal:0>*9);
berserkercrucible1b.addWillOutput(1, 900, 0, 9000, "DEFAULT");
berserkercrucible1b.build();
val berserkercrucible1c = RecipeBuilder.newBuilder("berserkercrucible1c","berserker_crucible",2);
berserkercrucible1c.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o5x5区块§r"]}}));
berserkercrucible1c.setChance(0.0);
berserkercrucible1c.addItemInput(<bloodmagic:item_demon_crystal:0>*25);
berserkercrucible1c.addWillOutput(2, 2500, 0, 25000, "DEFAULT");
berserkercrucible1c.build();
val berserkercrucible2 = RecipeBuilder.newBuilder("berserkercrucible2","berserker_crucible",2);
berserkercrucible2.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible2.setChance(0.0);
berserkercrucible2.addItemInput(<contenttweaker:demon_will_sliver>);
berserkercrucible2.addWillOutput("DEFAULT", 10, 0, 1000);
berserkercrucible2.build();
val berserkercrucible2a = RecipeBuilder.newBuilder("berserkercrucible2a","berserker_crucible",2);
berserkercrucible2a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible2a.setChance(0.0);
berserkercrucible2a.addItemInput(<contenttweaker:demon_will_sliver>);
berserkercrucible2a.addWillOutput(0, 10, 0, 1000, "DEFAULT");
berserkercrucible2a.build();
val berserkercrucible2b = RecipeBuilder.newBuilder("berserkercrucible2b","berserker_crucible",2);
berserkercrucible2b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible2b.setChance(0.0);
berserkercrucible2b.addItemInput(<contenttweaker:demon_will_sliver>*9);
berserkercrucible2b.addWillOutput(0, 90, 0, 9000, "DEFAULT");
berserkercrucible2b.build();
val berserkercrucible3 = RecipeBuilder.newBuilder("berserkercrucible3","berserker_crucible",2);
berserkercrucible3.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible3.setChance(0.0);
berserkercrucible3.addItemInput(<bloodmagic:item_demon_crystal:1>);
berserkercrucible3.addWillOutput("CORROSIVE", 100, 0, 1000);
berserkercrucible3.build();
val berserkercrucible3a = RecipeBuilder.newBuilder("berserkercrucible3a","berserker_crucible",2);
berserkercrucible3a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible3a.setChance(0.0);
berserkercrucible3a.addItemInput(<bloodmagic:item_demon_crystal:1>);
berserkercrucible3a.addWillOutput(0, 100, 0, 1000, "CORROSIVE");
berserkercrucible3a.build();
val berserkercrucible3b = RecipeBuilder.newBuilder("berserkercrucible3b","berserker_crucible",2);
berserkercrucible3b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible3b.setChance(0.0);
berserkercrucible3b.addItemInput(<bloodmagic:item_demon_crystal:1>*9);
berserkercrucible3b.addWillOutput(1, 900, 0, 9000, "CORROSIVE");
berserkercrucible3b.build();
val berserkercrucible3c = RecipeBuilder.newBuilder("berserkercrucible3c","berserker_crucible",2);
berserkercrucible3c.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o5x5区块§r"]}}));
berserkercrucible3c.setChance(0.0);
berserkercrucible3c.addItemInput(<bloodmagic:item_demon_crystal:1>*25);
berserkercrucible3c.addWillOutput(2, 2500, 0, 25000, "CORROSIVE");
berserkercrucible3c.build();
val berserkercrucible4 = RecipeBuilder.newBuilder("berserkercrucible4","berserker_crucible",2);
berserkercrucible4.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible4.setChance(0.0);
berserkercrucible4.addItemInput(<contenttweaker:corrosive_will_sliver>);
berserkercrucible4.addWillOutput("CORROSIVE", 10, 0, 1000);
berserkercrucible4.build();
val berserkercrucible4a = RecipeBuilder.newBuilder("berserkercrucible4a","berserker_crucible",2);
berserkercrucible4a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible4a.setChance(0.0);
berserkercrucible4a.addItemInput(<contenttweaker:corrosive_will_sliver>);
berserkercrucible4a.addWillOutput(0, 10, 0, 1000, "CORROSIVE");
berserkercrucible4a.build();
val berserkercrucible4b = RecipeBuilder.newBuilder("berserkercrucible4b","berserker_crucible",2);
berserkercrucible4b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible4b.setChance(0.0);
berserkercrucible4b.addItemInput(<contenttweaker:corrosive_will_sliver>*9);
berserkercrucible4b.addWillOutput(0, 90, 0, 9000, "CORROSIVE");
berserkercrucible4b.build();
val berserkercrucible5 = RecipeBuilder.newBuilder("berserkercrucible5","berserker_crucible",2);
berserkercrucible5.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible5.setChance(0.0);
berserkercrucible5.addItemInput(<bloodmagic:item_demon_crystal:2>);
berserkercrucible5.addWillOutput("DESTRUCTIVE", 100, 0, 1000);
berserkercrucible5.build();
val berserkercrucible5a = RecipeBuilder.newBuilder("berserkercrucible5a","berserker_crucible",2);
berserkercrucible5a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible5a.setChance(0.0);
berserkercrucible5a.addItemInput(<bloodmagic:item_demon_crystal:2>);
berserkercrucible5a.addWillOutput(0, 100, 0, 1000, "DESTRUCTIVE");
berserkercrucible5a.build();
val berserkercrucible5b = RecipeBuilder.newBuilder("berserkercrucible5b","berserker_crucible",2);
berserkercrucible5b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible5b.setChance(0.0);
berserkercrucible5b.addItemInput(<bloodmagic:item_demon_crystal:2>*9);
berserkercrucible5b.addWillOutput(1, 900, 0, 9000, "DESTRUCTIVE");
berserkercrucible5b.build();
val berserkercrucible5c = RecipeBuilder.newBuilder("berserkercrucible5c","berserker_crucible",2);
berserkercrucible5c.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o5x5区块§r"]}}));
berserkercrucible5c.setChance(0.0);
berserkercrucible5c.addItemInput(<bloodmagic:item_demon_crystal:2>*25);
berserkercrucible5c.addWillOutput(2, 2500, 0, 25000, "DESTRUCTIVE");
berserkercrucible5c.build();
val berserkercrucible6 = RecipeBuilder.newBuilder("berserkercrucible6","berserker_crucible",2);
berserkercrucible6.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible6.setChance(0.0);
berserkercrucible6.addItemInput(<contenttweaker:destructive_will_sliver>);
berserkercrucible6.addWillOutput("DESTRUCTIVE", 10, 0, 1000);
berserkercrucible6.build();
val berserkercrucible6a = RecipeBuilder.newBuilder("berserkercrucible6a","berserker_crucible",2);
berserkercrucible6a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible6a.setChance(0.0);
berserkercrucible6a.addItemInput(<contenttweaker:destructive_will_sliver>);
berserkercrucible6a.addWillOutput(0, 10, 0, 1000, "DESTRUCTIVE");
berserkercrucible6a.build();
val berserkercrucible6b = RecipeBuilder.newBuilder("berserkercrucible6b","berserker_crucible",2);
berserkercrucible6b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible6b.setChance(0.0);
berserkercrucible6b.addItemInput(<contenttweaker:destructive_will_sliver>*9);
berserkercrucible6b.addWillOutput(0, 90, 0, 9000, "DESTRUCTIVE");
berserkercrucible6b.build();
val berserkercrucible7 = RecipeBuilder.newBuilder("berserkercrucible7","berserker_crucible",2);
berserkercrucible7.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible7.setChance(0.0);
berserkercrucible7.addItemInput(<bloodmagic:item_demon_crystal:3>);
berserkercrucible7.addWillOutput("VENGEFUL", 100, 0, 1000);
berserkercrucible7.build();
val berserkercrucible7a = RecipeBuilder.newBuilder("berserkercrucible7a","berserker_crucible",2);
berserkercrucible7a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible7a.setChance(0.0);
berserkercrucible7a.addItemInput(<bloodmagic:item_demon_crystal:3>);
berserkercrucible7a.addWillOutput(0, 100, 0, 1000, "VENGEFUL");
berserkercrucible7a.build();
val berserkercrucible7b = RecipeBuilder.newBuilder("berserkercrucible7b","berserker_crucible",2);
berserkercrucible7b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible7b.setChance(0.0);
berserkercrucible7b.addItemInput(<bloodmagic:item_demon_crystal:3>*9);
berserkercrucible7b.addWillOutput(1, 900, 0, 9000, "VENGEFUL");
berserkercrucible7b.build();
val berserkercrucible7c = RecipeBuilder.newBuilder("berserkercrucible7c","berserker_crucible",2);
berserkercrucible7c.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o5x5区块§r"]}}));
berserkercrucible7c.setChance(0.0);
berserkercrucible7c.addItemInput(<bloodmagic:item_demon_crystal:3>*25);
berserkercrucible7c.addWillOutput(2, 2500, 0, 25000, "VENGEFUL");
berserkercrucible7c.build();
val berserkercrucible8 = RecipeBuilder.newBuilder("berserkercrucible8","berserker_crucible",2);
berserkercrucible8.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible8.setChance(0.0);
berserkercrucible8.addItemInput(<contenttweaker:vengeful_will_sliver>);
berserkercrucible8.addWillOutput("VENGEFUL", 10, 0, 1000);
berserkercrucible8.build();
val berserkercrucible8a = RecipeBuilder.newBuilder("berserkercrucible8a","berserker_crucible",2);
berserkercrucible8a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible8a.setChance(0.0);
berserkercrucible8a.addItemInput(<contenttweaker:vengeful_will_sliver>);
berserkercrucible8a.addWillOutput(0, 10, 0, 1000, "VENGEFUL");
berserkercrucible8a.build();
val berserkercrucible8b = RecipeBuilder.newBuilder("berserkercrucible8b","berserker_crucible",2);
berserkercrucible8b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible8b.setChance(0.0);
berserkercrucible8b.addItemInput(<contenttweaker:vengeful_will_sliver>*9);
berserkercrucible8b.addWillOutput(0, 90, 0, 9000, "VENGEFUL");
berserkercrucible8b.build();
val berserkercrucible9 = RecipeBuilder.newBuilder("berserkercrucible9","berserker_crucible",2);
berserkercrucible9.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible9.setChance(0.0);
berserkercrucible9.addItemInput(<bloodmagic:item_demon_crystal:4>);
berserkercrucible9.addWillOutput("STEADFAST", 100, 0, 1000);
berserkercrucible9.build();
val berserkercrucible9a = RecipeBuilder.newBuilder("berserkercrucible9a","berserker_crucible",2);
berserkercrucible9a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible9a.setChance(0.0);
berserkercrucible9a.addItemInput(<bloodmagic:item_demon_crystal:4>);
berserkercrucible9a.addWillOutput(0, 100, 0, 1000, "STEADFAST");
berserkercrucible9a.build();
val berserkercrucible9b = RecipeBuilder.newBuilder("berserkercrucible9b","berserker_crucible",2);
berserkercrucible9b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible9b.setChance(0.0);
berserkercrucible9b.addItemInput(<bloodmagic:item_demon_crystal:4>*9);
berserkercrucible9b.addWillOutput(1, 900, 0, 9000, "STEADFAST");
berserkercrucible9b.build();
val berserkercrucible9c = RecipeBuilder.newBuilder("berserkercrucible9c","berserker_crucible",2);
berserkercrucible9c.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o5x5区块§r"]}}));
berserkercrucible9c.setChance(0.0);
berserkercrucible9c.addItemInput(<bloodmagic:item_demon_crystal:4>*25);
berserkercrucible9c.addWillOutput(2, 2500, 0, 25000, "STEADFAST");
berserkercrucible9c.build();
val berserkercrucible10 = RecipeBuilder.newBuilder("berserkercrucible10","berserker_crucible",2);
berserkercrucible10.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible10.setChance(0.0);
berserkercrucible10.addItemInput(<contenttweaker:steadfast_will_sliver>);
berserkercrucible10.addWillOutput("STEADFAST", 10, 0, 1000);
berserkercrucible10.build();
berserkercrucible10.build();
val berserkercrucible10a = RecipeBuilder.newBuilder("berserkercrucible10a","berserker_crucible",2);
berserkercrucible10a.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o单个区块§r"]}}));
berserkercrucible10a.setChance(0.0);
berserkercrucible10a.addItemInput(<contenttweaker:steadfast_will_sliver>);
berserkercrucible10a.addWillOutput(0, 10, 0, 1000, "STEADFAST");
berserkercrucible10a.build();
val berserkercrucible10b = RecipeBuilder.newBuilder("berserkercrucible10b","berserker_crucible",2);
berserkercrucible10b.addItemInput(<contenttweaker:hellfire_configurator>.withTag({display: {Lore: ["§d§o3x3区块§r"]}}));
berserkercrucible10b.setChance(0.0);
berserkercrucible10b.addItemInput(<contenttweaker:steadfast_will_sliver>*9);
berserkercrucible10b.addWillOutput(0, 90, 0, 9000, "STEADFAST");
berserkercrucible10b.build();
+30
View File
@@ -247,4 +247,34 @@ opdra16.addItemOutput(<contenttweaker:berserker_steel_ingot>);
opdra16.build();
val opdra17 = RecipeBuilder.newBuilder("dragoncruc17","dragonfire_crucible",40);
opdra17.addFluidInput(<fluid:eternal_dragon_fire>*5000);
opdra17.addItemInput(<aoa3:shyregem>);
opdra17.addItemInput(<contenttweaker:pearlescent_artifact>);
opdra17.addItemInput(<aoa3:crystallite_block>);
opdra17.addItemInput(<aoa3:bloodstone_block>);
opdra17.addItemOutput(<contenttweaker:eternal_dragonfire_gem>);
opdra17.build();
val opdra18 = RecipeBuilder.newBuilder("dragoncruc18","dragonfire_crucible",40);
opdra18.addFluidInput(<fluid:eternal_dragon_fire>*800);
opdra18.addItemInput(<contenttweaker:heart_of_the_cursed_wyvern>);
opdra18.addItemInput(<contenttweaker:wyvernium_ingot>);
opdra18.addItemInput(<contenttweaker:eternal_dragonfire_gem>);
opdra18.addItemOutput(<contenttweaker:heart_of_the_cursed_wyvern>*2);
opdra18.build();
val opdra19 = RecipeBuilder.newBuilder("dragoncruc19","dragonfire_crucible",40);
opdra19.addFluidInput(<fluid:eternal_dragon_fire>*5000000);
opdra19.addItemInput(<forge:bucketfilled>.withTag({FluidName: "eleint_dragonfire", Amount: 1000}));
opdra19.addItemInput(<minecraft:bucket>);
opdra19.addItemInput(<ore:ingotIceDragonsteel>);
opdra19.addItemInput(<ore:ingotFireDragonsteel>);
opdra19.addItemInput(<ore:ingotLightningDragonsteel>);
opdra19.addItemOutput(<forge:bucketfilled>.withTag({FluidName: "eleint_dragonfire", Amount: 1000}));
opdra19.addItemOutput(<forge:bucketfilled>.withTag({FluidName: "eleint_dragonfire", Amount: 1000}));
opdra19.build();
+73 -2
View File
@@ -13,7 +13,13 @@ mods.nuclearcraft.dissolver.addRecipe([<avaritiaitem:self_actualizing_stone>, <f
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:freedomsteel_ingot>, <fluid:stochastic_recursive_essence>*1000, <fluid:markov_recursive_essence>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:freedomsteel_ingot>, <fluid:stochastic_recursive_essence>*1000, <fluid:markov_recursive_essence>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:trinity_ingot>, <fluid:markov_recursive_essence>*1000, <fluid:cauchy_recursive_essence>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:ingot_of_infinite_wishes>, <fluid:cauchy_recursive_essence>*1000, <fluid:lorenz_recursive_essence>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:ascended_starlight_sphere>, <fluid:lorenz_recursive_essence>*1000, <fluid:chaotic_recursive_essence>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:echo_warren_bar>, <fluid:chaotic_recursive_essence>*1000, <fluid:warping_recursive_essence>*1000]);
@@ -98,4 +104,69 @@ infinityfurnaceezshyregarnet.addFluidInput(<fluid:dense_plasma>*4000);
infinityfurnaceezshyregarnet.addItemInput(<contenttweaker:recursion_fragment_shyre>);
infinityfurnaceezshyregarnet.addItemInput(<contenttweaker:dense_diamond_powder>);
infinityfurnaceezshyregarnet.addItemOutput(<contenttweaker:imperial_diamond_powder>);
infinityfurnaceezshyregarnet.build();
infinityfurnaceezshyregarnet.build();
val infinityfurnacecursedslate = RecipeBuilder.newBuilder("infinityfurnacecursedslate","infinity_furnace",10);
infinityfurnacecursedslate.addFluidInput(<fluid:recursive_life_essence>*50);
infinityfurnacecursedslate.addItemInput(<magicbees:resource:5>*64);
infinityfurnacecursedslate.addItemInput(<bloodmagic:slate:4>*64);
infinityfurnacecursedslate.addItemInput(<contenttweaker:xxeus_heart>*4);
infinityfurnacecursedslate.addItemOutput(<contenttweaker:draconic_catalyst>*1);
infinityfurnacecursedslate.build();
val infinityfurnacecursedwyvernium = RecipeBuilder.newBuilder("infinityfurnacecursedwyvernium","infinity_furnace",10);
infinityfurnacecursedwyvernium.addFluidInput(<fluid:chaos>*500);
infinityfurnacecursedwyvernium.addItemInput(<contenttweaker:draconic_catalyst>*8);
infinityfurnacecursedwyvernium.addItemInput(<mowziesmobs:naga_fang>);
infinityfurnacecursedwyvernium.addItemInput(<aoa3:elecanium_block>);
infinityfurnacecursedwyvernium.addItemOutput(<contenttweaker:wyvernium_ingot>);
infinityfurnacecursedwyvernium.build();
val infinityfurnacecyclicalhope = RecipeBuilder.newBuilder("infinityfurnacecyclicalhope","infinity_furnace",10);
infinityfurnacecyclicalhope.addFluidInput(<fluid:sideral_life_essence>*500);
infinityfurnacecyclicalhope.addItemInput(<contenttweaker:gem_of_the_dying_constellation>);
infinityfurnacecyclicalhope.addItemInput(<extendedcrafting:singularity_custom:2045>);
infinityfurnacecyclicalhope.addItemOutput(<contenttweaker:gem_of_cyclical_hope>);
infinityfurnacecyclicalhope.build();
val infinityfurnacemegelium1 = RecipeBuilder.newBuilder("infinityfurnacemegelium1","infinity_furnace",10);
infinityfurnacemegelium1.addFluidInput(<fluid:ascended_draconic_alloy>*4);
infinityfurnacemegelium1.addItemInput(<bnkrblks:megelium_stone>);
infinityfurnacemegelium1.addItemInput(<avaritiaitem:self_actualizing_stone>);
infinityfurnacemegelium1.addItemOutput(<contenttweaker:creative_megelium>);
infinityfurnacemegelium1.build();
val infinityfurnacemegelium2 = RecipeBuilder.newBuilder("infinityfurnacemegelium2","infinity_furnace",10);
infinityfurnacemegelium2.addFluidInput(<fluid:ascended_draconic_alloy>*4);
infinityfurnacemegelium2.addItemInput(<contenttweaker:creative_megelium>);
infinityfurnacemegelium2.addItemInput(<contenttweaker:trinity_nugget>);
infinityfurnacemegelium2.addItemOutput(<contenttweaker:everloving_megelium>);
infinityfurnacemegelium2.build();
val infinityfurnacemegelium3 = RecipeBuilder.newBuilder("infinityfurnacemegelium3","infinity_furnace",10);
infinityfurnacemegelium3.addFluidInput(<fluid:ascended_draconic_alloy>*4);
infinityfurnacemegelium3.addItemInput(<contenttweaker:everloving_megelium>);
infinityfurnacemegelium3.addItemInput(<contenttweaker:dust_of_infinite_wishes>);
infinityfurnacemegelium3.addItemOutput(<contenttweaker:everwishing_megelium>);
infinityfurnacemegelium3.build();
val infinityfurnacemegelium4 = RecipeBuilder.newBuilder("infinityfurnacemegelium4","infinity_furnace",10);
infinityfurnacemegelium4.addFluidInput(<fluid:ascended_draconic_alloy>*4);
infinityfurnacemegelium4.addItemInput(<contenttweaker:everwishing_megelium>);
infinityfurnacemegelium4.addItemInput(<contenttweaker:quasar_charged_dust>*8);
infinityfurnacemegelium4.addItemOutput(<contenttweaker:everwondering_megelium>);
infinityfurnacemegelium4.build();
val infinityfurnacecyclicalstarlight = RecipeBuilder.newBuilder("infinityfurnacecyclicalstarlight","infinity_furnace",10);
infinityfurnacecyclicalstarlight.addFluidInput(<fluid:ascended_draconic_alloy>*4);
infinityfurnacecyclicalstarlight.addItemInput(<contenttweaker:darkstar_infused_crystal>*128);
infinityfurnacecyclicalstarlight.addItemInput(<contenttweaker:gem_of_the_dying_constellation>);
infinityfurnacecyclicalstarlight.addItemInput(<contenttweaker:gem_of_the_birthing_nebula>);
infinityfurnacecyclicalstarlight.addItemOutput(<contenttweaker:cyclical_starlight_crystal>*128);
infinityfurnacecyclicalstarlight.build();
+10 -1
View File
@@ -629,5 +629,14 @@ reci60.addItemOutput(<contenttweaker:master_spell_tenebrae>);
reci60.build();
val inf61 = RecipeBuilder.newBuilder("inf61","arcane_autoinfuser",120);
inf61.addEnergyPerTickInput(100);
inf61.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "motus"}]})*25);
inf61.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "tenebrae"}]})*25);
inf61.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "permutatio"}]})*50);
inf61.addItemInput(<ore:ingotGold>);
inf61.addItemInput(<minecraft:ender_pearl>);
inf61.addItemInput(<thaumcraft:mirrored_glass>);
inf61.addItemOutput(<thaumcraft:mirror>);
inf61.build();
+237
View File
@@ -0,0 +1,237 @@
import mods.modularmachinery.RecipeBuilder;
val philounit1 = RecipeBuilder.newBuilder("philounit1","philosophers_unifier",2);
philounit1.addEnergyPerTickInput(100);
philounit1.addItemInput(<projecte:item.pe_fuel:2>*8);
philounit1.addItemInput(<ore:blockDiamond>*1);
philounit1.addItemOutput(<projecte:item.pe_matter:0>*1);
philounit1.build();
val philounit2 = RecipeBuilder.newBuilder("philounit2","philosophers_unifier",2);
philounit2.addEnergyPerTickInput(100);
philounit2.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit2.addItemInput(<projecte:item.pe_matter:0>*3);
philounit2.addItemOutput(<projecte:item.pe_matter:1>*1);
philounit2.build();
val philounit3 = RecipeBuilder.newBuilder("philounit3","philosophers_unifier",2);
philounit3.addEnergyPerTickInput(100);
philounit3.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit3.addItemInput(<projecte:item.pe_matter:1>*3);
philounit3.addItemOutput(<projectex:matter:0>*1);
philounit3.build();
val philounit4 = RecipeBuilder.newBuilder("philounit4","philosophers_unifier",2);
philounit4.addEnergyPerTickInput(100);
philounit4.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit4.addItemInput(<projectex:matter:0>*3);
philounit4.addItemOutput(<projectex:matter:1>*1);
philounit4.build();
val philounit5 = RecipeBuilder.newBuilder("philounit5","philosophers_unifier",2);
philounit5.addEnergyPerTickInput(100);
philounit5.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit5.addItemInput(<projectex:matter:1>*3);
philounit5.addItemOutput(<projectex:matter:2>*1);
philounit5.build();
val philounit6 = RecipeBuilder.newBuilder("philounit6","philosophers_unifier",2);
philounit6.addEnergyPerTickInput(100);
philounit6.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit6.addItemInput(<projectex:matter:2>*3);
philounit6.addItemOutput(<projectex:matter:3>*1);
philounit6.build();
val philounit7 = RecipeBuilder.newBuilder("philounit7","philosophers_unifier",2);
philounit7.addEnergyPerTickInput(100);
philounit7.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit7.addItemInput(<projectex:matter:3>*3);
philounit7.addItemOutput(<projectex:matter:4>*1);
philounit7.build();
val philounit8 = RecipeBuilder.newBuilder("philounit8","philosophers_unifier",2);
philounit8.addEnergyPerTickInput(100);
philounit8.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit8.addItemInput(<projectex:matter:4>*3);
philounit8.addItemOutput(<projectex:matter:5>*1);
philounit8.build();
val philounit9 = RecipeBuilder.newBuilder("philounit9","philosophers_unifier",2);
philounit9.addEnergyPerTickInput(100);
philounit9.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit9.addItemInput(<projectex:matter:5>*3);
philounit9.addItemOutput(<projectex:matter:6>*1);
philounit9.build();
val philounit10 = RecipeBuilder.newBuilder("philounit10","philosophers_unifier",2);
philounit10.addEnergyPerTickInput(100);
philounit10.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit10.addItemInput(<projectex:matter:6>*3);
philounit10.addItemOutput(<projectex:matter:7>*1);
philounit10.build();
val philounit11 = RecipeBuilder.newBuilder("philounit11","philosophers_unifier",2);
philounit11.addEnergyPerTickInput(100);
philounit11.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit11.addItemInput(<projectex:matter:7>*3);
philounit11.addItemOutput(<projectex:matter:8>*1);
philounit11.build();
val philounit12 = RecipeBuilder.newBuilder("philounit12","philosophers_unifier",2);
philounit12.addEnergyPerTickInput(100);
philounit12.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit12.addItemInput(<projectex:matter:8>*3);
philounit12.addItemOutput(<projectex:matter:9>*1);
philounit12.build();
val philounit13 = RecipeBuilder.newBuilder("philounit13","philosophers_unifier",2);
philounit13.addEnergyPerTickInput(100);
philounit13.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit13.addItemInput(<projectex:matter:9>*3);
philounit13.addItemOutput(<projectex:matter:10>*1);
philounit13.build();
val philounit14 = RecipeBuilder.newBuilder("philounit14","philosophers_unifier",2);
philounit14.addEnergyPerTickInput(100);
philounit14.addItemInput(<projecte:item.pe_fuel:2>*6);
philounit14.addItemInput(<projectex:matter:10>*3);
philounit14.addItemOutput(<projectex:matter:11>*1);
philounit14.build();
val philounit15 = RecipeBuilder.newBuilder("philounit15","philosophers_unifier",2);
philounit15.addEnergyPerTickInput(100);
philounit15.addItemInput(<gendustry:honey_comb:14004>*1);
philounit15.addItemOutput(<contenttweaker:botanic_alchemic_catalyst>*1);
philounit15.build();
val philounit16 = RecipeBuilder.newBuilder("philounit16","philosophers_unifier",2);
philounit16.addEnergyPerTickInput(100);
philounit16.addItemInput(<contenttweaker:botanic_alchemic_catalyst>*1);
philounit16.addItemInput(<ore:emcDarkMatter>*8);
philounit16.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["暗"]}}));
philounit16.build();
val philounit17 = RecipeBuilder.newBuilder("philounit17","philosophers_unifier",2);
philounit17.addEnergyPerTickInput(100);
philounit17.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["暗"]}}));
philounit17.addItemInput(<ore:emcRedMatter>*8);
philounit17.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["红"]}}));
philounit17.build();
val philounit18 = RecipeBuilder.newBuilder("philounit18","philosophers_unifier",2);
philounit18.addEnergyPerTickInput(100);
philounit18.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["红"]}}));
philounit18.addItemInput(<projectex:matter:0>*8);
philounit18.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["品红"]}}));
philounit18.build();
val philounit19 = RecipeBuilder.newBuilder("philounit19","philosophers_unifier",2);
philounit19.addEnergyPerTickInput(100);
philounit19.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["品红"]}}));
philounit19.addItemInput(<projectex:matter:1>*8);
philounit19.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["粉"]}}));
philounit19.build();
val philounit20 = RecipeBuilder.newBuilder("philounit20","philosophers_unifier",2);
philounit20.addEnergyPerTickInput(100);
philounit20.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["粉"]}}));
philounit20.addItemInput(<projectex:matter:2>*8);
philounit20.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["紫"]}}));
philounit20.build();
val philounit21 = RecipeBuilder.newBuilder("philounit21","philosophers_unifier",2);
philounit21.addEnergyPerTickInput(100);
philounit21.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["紫"]}}));
philounit21.addItemInput(<projectex:matter:3>*8);
philounit21.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["紫罗兰"]}}));
philounit21.build();
val philounit22 = RecipeBuilder.newBuilder("philounit22","philosophers_unifier",2);
philounit22.addEnergyPerTickInput(100);
philounit22.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["紫罗兰"]}}));
philounit22.addItemInput(<projectex:matter:4>*8);
philounit22.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["蓝"]}}));
philounit22.build();
val philounit23 = RecipeBuilder.newBuilder("philounit23","philosophers_unifier",2);
philounit23.addEnergyPerTickInput(100);
philounit23.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["蓝"]}}));
philounit23.addItemInput(<projectex:matter:5>*8);
philounit23.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["青"]}}));
philounit23.build();
val philounit24 = RecipeBuilder.newBuilder("philounit24","philosophers_unifier",2);
philounit24.addEnergyPerTickInput(100);
philounit24.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["青"]}}));
philounit24.addItemInput(<projectex:matter:6>*8);
philounit24.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["绿"]}}));
philounit24.build();
val philounit25 = RecipeBuilder.newBuilder("philounit25","philosophers_unifier",2);
philounit25.addEnergyPerTickInput(100);
philounit25.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["绿"]}}));
philounit25.addItemInput(<projectex:matter:7>*8);
philounit25.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["黄绿"]}}));
philounit25.build();
val philounit26 = RecipeBuilder.newBuilder("philounit26","philosophers_unifier",2);
philounit26.addEnergyPerTickInput(100);
philounit26.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["黄绿"]}}));
philounit26.addItemInput(<projectex:matter:8>*8);
philounit26.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["黄"]}}));
philounit26.build();
val philounit27 = RecipeBuilder.newBuilder("philounit27","philosophers_unifier",2);
philounit27.addEnergyPerTickInput(100);
philounit27.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["黄"]}}));
philounit27.addItemInput(<projectex:matter:9>*8);
philounit27.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["橙"]}}));
philounit27.build();
val philounit28 = RecipeBuilder.newBuilder("philounit28","philosophers_unifier",2);
philounit28.addEnergyPerTickInput(100);
philounit28.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["橙"]}}));
philounit28.addItemInput(<projectex:matter:10>*8);
philounit28.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["白"]}}));
philounit28.build();
val philounit29 = RecipeBuilder.newBuilder("philounit29","philosophers_unifier",2);
philounit29.addEnergyPerTickInput(100);
philounit29.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["白"]}}));
philounit29.addItemInput(<projectex:matter:11>*8);
philounit29.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["渐消"]}}));
philounit29.build();
val philounit30 = RecipeBuilder.newBuilder("philounit30","philosophers_unifier",2);
philounit30.addEnergyPerTickInput(100);
philounit30.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["渐消"]}}));
philounit30.addItemInput(<contenttweaker:deep_dark_matter>*8);
philounit30.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["深暗"]}}));
philounit30.build();
val philounit31 = RecipeBuilder.newBuilder("philounit31","philosophers_unifier",2);
philounit31.addEnergyPerTickInput(100);
philounit31.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["深暗"]}}));
philounit31.addItemInput(<contenttweaker:blue_matter>*8);
philounit31.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["深蓝"]}}));
philounit31.build();
val philounit32 = RecipeBuilder.newBuilder("philounit32","philosophers_unifier",2);
philounit32.addEnergyPerTickInput(100);
philounit32.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["深蓝"]}}));
philounit32.addItemInput(<contenttweaker:bright_matter>*8);
philounit32.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["明亮"]}}));
philounit32.build();
val philounit33 = RecipeBuilder.newBuilder("philounit33","philosophers_unifier",2);
philounit33.addEnergyPerTickInput(100);
philounit33.addItemInput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["明亮"]}}));
philounit33.addItemInput(<contenttweaker:opalescent_matter>*8);
philounit33.addItemOutput(<contenttweaker:tuned_botanic_alchemic_catalyst>.withTag({display: {Lore: ["乳白"]}}));
philounit33.build();
+91 -1
View File
@@ -6,6 +6,21 @@ recipes.addShaped(<contenttweaker:quantum_condenser>,
[<extendedcrafting:material:18>, <extendedcrafting:compressor>, <extendedcrafting:material:18>],
[null, <extendedcrafting:material:18>, null]]);
recipes.addShaped(<contenttweaker:chromodynamic_condenser>,
[[<avaritia:block_resource:0>, <contenttweaker:mythic_excavation_computer>, <avaritia:block_resource:0>],
[<contenttweaker:mythic_excavation_computer>, <contenttweaker:quantum_condenser>, <contenttweaker:mythic_excavation_computer>],
[<avaritia:block_resource:0>, <contenttweaker:mythic_excavation_computer>, <avaritia:block_resource:0>]]);
recipes.addShaped(<contenttweaker:ordered_eigenstate_condenser>,
[[<contenttweaker:time_crystal>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:time_crystal>],
[<contenttweaker:mythic_excavation_reactor>, <contenttweaker:chromodynamic_condenser>, <contenttweaker:mythic_excavation_reactor>],
[<contenttweaker:time_crystal>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:time_crystal>]]);
recipes.addShaped(<contenttweaker:event_horizon_condenser>,
[[<contenttweaker:black_hole_core>, <glassential:glass_redstone>, <contenttweaker:black_hole_core>],
[<glassential:glass_redstone>, <contenttweaker:ordered_eigenstate_condenser>, <contenttweaker:mythic_excavation_reactor>],
[<contenttweaker:black_hole_core>, <glassential:glass_redstone>, <contenttweaker:black_hole_core>]]);
@@ -544,4 +559,79 @@ val quantumcondnaquadah = RecipeBuilder.newBuilder("quantumcondnaquadah","quantu
quantumcondnaquadah.addEnergyPerTickInput(500000);
quantumcondnaquadah.addItemInput(<contenttweaker:naquadah_ingot>*5056);
quantumcondnaquadah.addItemOutput(<extendedcrafting:singularity_custom:2041>);
quantumcondnaquadah.build();
quantumcondnaquadah.build();
val quantumcondmatrixcrystal = RecipeBuilder.newBuilder("quantumcondmatrixcrystal","quantum_condenser",4);
quantumcondmatrixcrystal.addEnergyPerTickInput(500000);
quantumcondmatrixcrystal.addItemInput(<ore:ingotCrystalMatrix>*5056);
quantumcondmatrixcrystal.addItemOutput(<extendedcrafting:singularity_custom:2044>);
quantumcondmatrixcrystal.build();
val quantumcondultimateingot = RecipeBuilder.newBuilder("quantumcondultimateingot","quantum_condenser",4);
quantumcondultimateingot.addEnergyPerTickInput(500000);
quantumcondultimateingot.addItemInput(<ore:ingotUltimate>*5056);
quantumcondultimateingot.addItemOutput(<extendedcrafting:singularity_custom:2043>);
quantumcondultimateingot.build();
val quantumcondstarmetal = RecipeBuilder.newBuilder("quantumcondstarmetal","quantum_condenser",4);
quantumcondstarmetal.addEnergyPerTickInput(500000);
quantumcondstarmetal.addItemInput(<ore:ingotAstralStarmetal>*5056);
quantumcondstarmetal.addItemOutput(<extendedcrafting:singularity_custom:2045>);
quantumcondstarmetal.build();
val quantumcondrhenium = RecipeBuilder.newBuilder("quantumcondrhenium","quantum_condenser",4);
quantumcondrhenium.addEnergyPerTickInput(500000);
quantumcondrhenium.addItemInput(<ore:ingotRhenium>*5056);
quantumcondrhenium.addItemOutput(<extendedcrafting:singularity_custom:2046>);
quantumcondrhenium.build();
val quantumcondmyrmitite = RecipeBuilder.newBuilder("quantumcondmyrmitite","quantum_condenser",4);
quantumcondmyrmitite.addEnergyPerTickInput(500000);
quantumcondmyrmitite.addItemInput(<ore:ingotMyrmitite>*5056);
quantumcondmyrmitite.addItemOutput(<extendedcrafting:singularity_custom:2047>);
quantumcondmyrmitite.build();
val quantumcondogerite = RecipeBuilder.newBuilder("quantumcondogerite","quantum_condenser",4);
quantumcondogerite.addEnergyPerTickInput(500000);
quantumcondogerite.addItemInput(<ore:ingotOgerite>*5056);
quantumcondogerite.addItemOutput(<extendedcrafting:singularity_custom:2048>);
quantumcondogerite.build();
val quantumcondawakened = RecipeBuilder.newBuilder("quantumcondawakened","quantum_condenser",4);
quantumcondawakened.addEnergyPerTickInput(500000);
quantumcondawakened.addItemInput(<ore:ingotDraconiumAwakened>*5056);
quantumcondawakened.addItemOutput(<extendedcrafting:singularity_custom:2049>);
quantumcondawakened.build();
val quantumcondelementium = RecipeBuilder.newBuilder("quantumcondelementium","quantum_condenser",4);
quantumcondelementium.addEnergyPerTickInput(500000);
quantumcondelementium.addItemInput(<ore:ingotElvenElementium>*5056);
quantumcondelementium.addItemOutput(<extendedcrafting:singularity_custom:2050>);
quantumcondelementium.build();
val quantumcondsoularium = RecipeBuilder.newBuilder("quantumcondsoularium","quantum_condenser",4);
quantumcondsoularium.addEnergyPerTickInput(500000);
quantumcondsoularium.addItemInput(<ore:ingotSoularium>*5056);
quantumcondsoularium.addItemOutput(<extendedcrafting:singularity_custom:2051>);
quantumcondsoularium.build();
val quantumcondtoughalloy = RecipeBuilder.newBuilder("quantumcondtoughalloy","quantum_condenser",4);
quantumcondtoughalloy.addEnergyPerTickInput(500000);
quantumcondtoughalloy.addItemInput(<ore:ingotTough>*5056);
quantumcondtoughalloy.addItemOutput(<extendedcrafting:singularity_custom:2052>);
quantumcondtoughalloy.build();
val quantumcondpulsatingiron = RecipeBuilder.newBuilder("quantumcondpulsatingiron","quantum_condenser",4);
quantumcondpulsatingiron.addEnergyPerTickInput(500000);
quantumcondpulsatingiron.addItemInput(<ore:ingotPulsatingIron>*5056);
quantumcondpulsatingiron.addItemOutput(<extendedcrafting:singularity_custom:2053>);
quantumcondpulsatingiron.build();
val quantumcondborax = RecipeBuilder.newBuilder("quantumcondborax","quantum_condenser",4);
quantumcondborax.addEnergyPerTickInput(500000);
quantumcondborax.addItemInput(<ore:dustBorax>*5056);
quantumcondborax.addItemOutput(<extendedcrafting:singularity_custom:2054>);
quantumcondborax.build();
+12
View File
@@ -152,3 +152,15 @@ forgewyvorichalc.addFluidOutput(<fluid:orichalcum>*144);
forgewyvorichalc.build();
val forgewyvadamant = RecipeBuilder.newBuilder("forgewyvadamant","forge_of_the_wyvern",2);
forgewyvadamant.addItemInput(<draconicevolution:chaos_shard:0>);
forgewyvadamant.setChance(0.0);
forgewyvadamant.addItemInput(<contenttweaker:adamantium_ingot>);
forgewyvadamant.addFluidOutput(<fluid:molten_adamantium>*144);
forgewyvadamant.build();
+43
View File
@@ -161,3 +161,46 @@ spinnyboi13.addItemOutput(<bewitchment:alchemists_fleece>*64);
spinnyboi13.addItemOutput(<bewitchment:alchemists_fleece>*64);
spinnyboi13.addItemOutput(<bewitchment:alchemists_fleece>*64);
spinnyboi13.build();
val spinnyboi14 = RecipeBuilder.newBuilder("spinnyboi14","sparkled_spinning_wheel",100);
spinnyboi14.addFluidInput(<fluid:mana>*1000);
spinnyboi14.addFluidInput(<fluid:dragons_blood_plastic>*100);
spinnyboi14.addItemInput(<contenttweaker:bloodshed_fabric>*64);
spinnyboi14.addItemInput(<minecraft:wool:15>*64);
spinnyboi14.addItemInput(<bewitchment:bottle_of_blood>*64);
spinnyboi14.addItemInput(<bewitchment:diabolical_vein>*64);
spinnyboi14.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi14.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi14.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi14.build();
val spinnyboi15 = RecipeBuilder.newBuilder("spinnyboi15","sparkled_spinning_wheel",100);
spinnyboi15.addFluidInput(<fluid:mana>*1000);
spinnyboi15.addFluidInput(<fluid:dragons_blood_plastic>*100);
spinnyboi15.addItemInput(<contenttweaker:bloodshed_fabric>*64);
spinnyboi15.addItemInput(<contenttweaker:elden_bloodied_fabric>*64);
spinnyboi15.addItemInput(<bewitchment:bottle_of_blood>*64);
spinnyboi15.addItemInput(<bewitchment:diabolical_vein>*64);
spinnyboi15.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi15.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi15.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi15.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi15.build();
val spinnyboi16 = RecipeBuilder.newBuilder("spinnyboi16","sparkled_spinning_wheel",100);
spinnyboi16.addFluidInput(<fluid:mana>*1000);
spinnyboi16.addFluidInput(<fluid:dragons_blood_plastic>*100);
spinnyboi16.addItemInput(<contenttweaker:fearmongerer_fabric>*64);
spinnyboi16.addItemInput(<contenttweaker:fearmongerer_fabric>*64);
spinnyboi16.addItemInput(<bewitchment:bottle_of_blood>*64);
spinnyboi16.addItemInput(<bewitchment:diabolical_vein>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.addItemOutput(<bewitchment:sanguine_cloth>*64);
spinnyboi16.build();
+21 -1
View File
@@ -277,4 +277,24 @@ collapsergalactic.addEnergyPerTickInput(70000000);
collapsergalactic.addItemInput(<bloodmagic:blood_tank:12>.withTag({Fluid: {FluidName: "galactic_plasma", Amount: 65336000}}));
collapsergalactic.addItemInput(<contenttweaker:everlasting_fusor>);
collapsergalactic.addItemOutput(<contenttweaker:galactic_core>);
collapsergalactic.build();
collapsergalactic.build();
val collapserprojector = RecipeBuilder.newBuilder("collapserprojector","relativistic_collapser",1000);
collapserprojector.addEnergyPerTickInput(70000000);
collapserprojector.addItemInput(<extendedcrafting:singularity_custom:2042>*512);
collapserprojector.addItemInput(<contenttweaker:everlasting_fusor>);
collapserprojector.addItemOutput(<contenttweaker:projector_gem_relativistic_condensate>);
collapserprojector.build();
val collapsermythicrareearths = RecipeBuilder.newBuilder("collapsermythicrareearths","relativistic_collapser",1000);
collapsermythicrareearths.addEnergyPerTickInput(70000000);
collapsermythicrareearths.addItemInput(<extendedcrafting:singularity_custom:2043>*32);
collapsermythicrareearths.addItemInput(<extendedcrafting:singularity_custom:2044>*32);
collapsermythicrareearths.addItemInput(<contenttweaker:everlasting_fusor>);
collapsermythicrareearths.addItemOutput(<contenttweaker:mythic_rare_earths_relativistic_condensate>);
collapsermythicrareearths.build();
+26
View File
@@ -20,6 +20,7 @@ mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:oil_of_vitriol> * 1000,
mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:otherworldly_tears> * 1000, <bewitchment:otherworldly_tears>, 100, <bewitchment:empty_jar>);
mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:heaven_extract> * 1000, <bewitchment:heaven_extract>, 100, <bewitchment:empty_jar>);
mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:stone_ichor> * 1000, <bewitchment:stone_ichor>, 100, <bewitchment:empty_jar>);
mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:hellfire> * 1000, <bewitchment:bottled_hellfire>, 100, <minecraft:glass_bottle>);
mods.thermalexpansion.Transposer.addFillRecipe(<bewitchment:oak_spirit>, <bewitchment:empty_jar>, <fluid:oak_spirit> * 1000, 100);
@@ -39,6 +40,7 @@ mods.thermalexpansion.Transposer.addFillRecipe(<bewitchment:oil_of_vitriol>, <be
mods.thermalexpansion.Transposer.addFillRecipe(<bewitchment:otherworldly_tears>, <bewitchment:empty_jar>, <fluid:otherworldly_tears> * 1000, 100);
mods.thermalexpansion.Transposer.addFillRecipe(<bewitchment:heaven_extract>, <bewitchment:empty_jar>, <fluid:heaven_extract> * 1000, 100);
mods.thermalexpansion.Transposer.addFillRecipe(<bewitchment:stone_ichor>, <bewitchment:empty_jar>, <fluid:stone_ichor> * 1000, 100);
mods.thermalexpansion.Transposer.addFillRecipe(<bewitchment:bottled_hellfire>, <minecraft:glass_bottle>, <fluid:hellfire> * 1000, 100);
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:tear_of_nature_bottle>, <minecraft:glass_bottle>, <fluid:tear_of_nature> * 1000, 100);
@@ -270,3 +272,27 @@ pulsestillheavenext.addFluidOutput(<fluid:poultry_tincture>*8000);
pulsestillheavenext.addFluidOutput(<fluid:eyrie_tincture>*8000);
pulsestillheavenext.build();
val pulsestillbothellfire = RecipeBuilder.newBuilder("pulsestillbothellfire","phasing_still_pot",5);
pulsestillbothellfire.addItemInput(<contenttweaker:tear_of_nature_bottle>);
pulsestillbothellfire.addFluidInput(<fluid:tallow_tincture>*32000);
pulsestillbothellfire.addFluidInput(<fluid:tallow_tincture>*32000);
pulsestillbothellfire.addFluidInput(<fluid:dragon_tincture>*32000);
pulsestillbothellfire.addFluidInput(<fluid:fiery_unguent>*32000);
pulsestillbothellfire.addFluidOutput(<fluid:hellfire>*32000);
pulsestillbothellfire.addFluidOutput(<fluid:tallow_tincture>*8000);
pulsestillbothellfire.addFluidOutput(<fluid:fiery_unguent>*8000);
pulsestillbothellfire.addFluidOutput(<fluid:dragon_tincture>*8000);
pulsestillbothellfire.build();
val pulsestilldemonelixir = RecipeBuilder.newBuilder("pulsestilldemonelixir","phasing_still_pot",5);
pulsestilldemonelixir.addItemInput(<contenttweaker:tear_of_nature_bottle>);
pulsestilldemonelixir.addFluidInput(<fluid:demonic_tincture>*32000);
pulsestilldemonelixir.addFluidInput(<fluid:fiery_unguent>*32000);
pulsestilldemonelixir.addFluidOutput(<fluid:demonic_elixir>*48000);
pulsestilldemonelixir.addFluidOutput(<fluid:fiery_unguent>*8000);
pulsestilldemonelixir.addFluidOutput(<fluid:demonic_tincture>*8000);
pulsestilldemonelixir.build();
+36 -2
View File
@@ -35,9 +35,16 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacred_cinders_log
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacred_cinders_log>*16,
[[<careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "aoa3:shyre_log", Count: 1, Damage: 0 as short}}), <extratrees:misc:3>, <careerbees:ingredients:1>.withTag({bark: {id: "aoa3:shyre_log", Count: 1, Damage: 0 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}})],
[<careerbees:ingredients:1>.withTag({bark: {id: "bewitchment:dragons_blood_wood", Count: 1, Damage: 0 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "aether_legacy:aether_log", Count: 1, Damage: 1 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "thaumcraft:log_silverwood", Count: 1, Damage: 0 as short}})],
[<careerbees:ingredients:1>.withTag({bark: {id: "bewitchment:dragons_blood_wood", Count: 1, Damage: 0 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "aether_legacy:aether_log", Count: 1, Damage: 0 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "thaumcraft:log_silverwood", Count: 1, Damage: 0 as short}})],
[<extratrees:misc:3>, <contenttweaker:chaos_wood>, <contenttweaker:energy_egg>, <contenttweaker:order_wood>, <extratrees:misc:3>],
[<careerbees:ingredients:1>.withTag({bark: {id: "bewitchment:dragons_blood_wood", Count: 1, Damage: 0 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "aether_legacy:aether_log", Count: 1, Damage: 1 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "thaumcraft:log_silverwood", Count: 1, Damage: 0 as short}})],
[<careerbees:ingredients:1>.withTag({bark: {id: "bewitchment:dragons_blood_wood", Count: 1, Damage: 0 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "aether_legacy:aether_log", Count: 1, Damage: 0 as short}}), <twilightforest:cinder_log>, <careerbees:ingredients:1>.withTag({bark: {id: "thaumcraft:log_silverwood", Count: 1, Damage: 0 as short}})],
[<careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "divinerpg:mortum_log", Count: 1, Damage: 0 as short}}), <extratrees:misc:3>, <careerbees:ingredients:1>.withTag({bark: {id: "divinerpg:mortum_log", Count: 1, Damage: 0 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}})]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacred_cinders_log>*64,
[[<careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "aoa3:shyre_log", Count: 1, Damage: 0 as short}}), <extratrees:misc:3>, <careerbees:ingredients:1>.withTag({bark: {id: "aoa3:shyre_log", Count: 1, Damage: 0 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}})],
[<careerbees:ingredients:1>.withTag({bark: {id: "bewitchment:dragons_blood_wood", Count: 1, Damage: 0 as short}}), <contenttweaker:yggdrasil_wood>, <careerbees:ingredients:1>.withTag({bark: {id: "aether_legacy:aether_log", Count: 1, Damage: 0 as short}}), <contenttweaker:yggdrasil_wood>, <careerbees:ingredients:1>.withTag({bark: {id: "thaumcraft:log_silverwood", Count: 1, Damage: 0 as short}})],
[<extratrees:misc:3>, <contenttweaker:chaos_wood>, <contenttweaker:energy_egg>, <contenttweaker:order_wood>, <extratrees:misc:3>],
[<careerbees:ingredients:1>.withTag({bark: {id: "bewitchment:dragons_blood_wood", Count: 1, Damage: 0 as short}}), <contenttweaker:yggdrasil_wood>, <careerbees:ingredients:1>.withTag({bark: {id: "aether_legacy:aether_log", Count: 1, Damage: 0 as short}}), <contenttweaker:yggdrasil_wood>, <careerbees:ingredients:1>.withTag({bark: {id: "thaumcraft:log_silverwood", Count: 1, Damage: 0 as short}})],
[<careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "divinerpg:mortum_log", Count: 1, Damage: 0 as short}}), <extratrees:misc:3>, <careerbees:ingredients:1>.withTag({bark: {id: "divinerpg:mortum_log", Count: 1, Damage: 0 as short}}), <careerbees:ingredients:1>.withTag({bark: {id: "twilightforest:magic_log", Count: 1, Damage: 2 as short}})]]);
@@ -253,3 +260,30 @@ val superbee_destabilized = RecipeBuilder.newBuilder("superbee_destabilized","sa
val superbee_endearing = RecipeBuilder.newBuilder("superbee_endearing","sacred_cinders_apiary",10); superbee_endearing.addItemInput(<forestry:bee_queen_ge>.withTag({Genome: {Chromosomes: [{UID1: "magicbees.speciesTEEndearing", UID0: "magicbees.speciesTEEndearing"}]}})); superbee_endearing.setChance(0.0); superbee_endearing.addFluidInput(<fluid:liquid_sunshine>*25); superbee_endearing.addItemOutput(<thermalfoundation:material:167>*64); superbee_endearing.addItemOutput(<magicbees:beecomb:18>*64); superbee_endearing.build();
val superbee_deeplands = RecipeBuilder.newBuilder("superbee_deeplands","sacred_cinders_apiary",10);
superbee_deeplands.addItemInput(<forestry:bee_queen_ge>.withTag({Genome: {Chromosomes: [{UID1: "gendustry.bee.Deeplands", UID0: "gendustry.bee.Deeplands"}]}}));
superbee_deeplands.setChance(0.0);
superbee_deeplands.addFluidInput(<fluid:liquid_sunshine>*25);
superbee_deeplands.addItemOutput(<contenttweaker:deep_dark_matter>*64);
superbee_deeplands.addItemOutput(<contenttweaker:deep_dark_matter>*64);
superbee_deeplands.build();
val superbee_ascendant = RecipeBuilder.newBuilder("superbee_ascendant","sacred_cinders_apiary",10);
superbee_ascendant.addItemInput(<forestry:bee_queen_ge>.withTag({Genome: {Chromosomes: [{UID1: "gendustry.bee.Ascendant", UID0: "gendustry.bee.Ascendant"}]}}));
superbee_ascendant.setChance(0.0);
superbee_ascendant.addFluidInput(<fluid:liquid_sunshine>*25);
superbee_ascendant.addItemOutput(<contenttweaker:opalescent_matter>*64);
superbee_ascendant.addItemOutput(<contenttweaker:opalescent_matter>*64);
superbee_ascendant.build();
val superbee_honeysmeltest = RecipeBuilder.newBuilder("superbee_honeysmeltest","sacred_cinders_apiary",10);
superbee_honeysmeltest.addItemInput(<forestry:bee_queen_ge>.withTag({Genome: {Chromosomes: [{UID1: "gendustry.bee.Honeysmeltest", UID0: "gendustry.bee.Honeysmeltest"}]}}));
superbee_honeysmeltest.setChance(0.0);
superbee_honeysmeltest.addFluidInput(<fluid:liquid_sunshine>*25);
superbee_honeysmeltest.addItemOutput(<gendustry:honey_comb:14029>*64);
superbee_honeysmeltest.addItemOutput(<gendustry:honey_comb:14029>*64);
superbee_honeysmeltest.build();
+220
View File
@@ -1,5 +1,9 @@
import mods.modularmachinery.RecipeBuilder;
import mods.thaumcraft.SmeltingBonus;
import mods.thaumcraft.Infusion;
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:enriched_canola_seed>,
202020, <actuallyadditions:item_misc:24>,
@@ -371,11 +375,35 @@ recipes.addShaped(<contenttweaker:sticky_callstone>,
[<contenttweaker:forgotten_slime>, <contenttweaker:primordial_prism>, <contenttweaker:forgotten_slime>],
[<contenttweaker:dimensional_ingot>, <avaritia:resource:7>, <contenttweaker:dimensional_ingot>]]);
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:mythic_excavation_engine>,
[[<contenttweaker:jeweled_runium>, <contenttweaker:high_strength_transmission>, <contenttweaker:jeweled_runium>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<thaumadditions:adaminite_ingot>, <bloodmagic:blood_shard:1>, <thaumadditions:adaminite_ingot>]], 1);
recipes.addShaped(<contenttweaker:mythic_excavation_engine>,
[[<contenttweaker:fluix_microcontroller>, <contenttweaker:high_strength_transmission>, <contenttweaker:fluix_microcontroller>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<aoa3:elecanium_ingot>, <contenttweaker:primal_jewel>, <aoa3:elecanium_ingot>]]);
recipes.addShaped(<contenttweaker:mythic_excavation_engine>*4,
[[<contenttweaker:matter_digitalization_fabrial>, <contenttweaker:high_strength_transmission>, <contenttweaker:matter_digitalization_fabrial>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<aoa3:elecanium_ingot>, <contenttweaker:primal_jewel>, <aoa3:elecanium_ingot>]]);
recipes.addShaped(<contenttweaker:warren_generator>*4,
[[<contenttweaker:matter_digitalization_fabrial>, <extendedcrafting:singularity_custom:2044>, <contenttweaker:matter_digitalization_fabrial>],
[<extendedcrafting:singularity_custom:2043>, <contenttweaker:warren_shard>, <extendedcrafting:singularity_custom:2043>],
[<contenttweaker:matter_digitalization_fabrial>, <extendedcrafting:singularity_custom:2044>, <contenttweaker:matter_digitalization_fabrial>]]);
recipes.addShaped(<contenttweaker:mythic_excavation_engine>*8,
[[<contenttweaker:warren_generator>, <contenttweaker:high_strength_transmission>, <contenttweaker:warren_generator>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<aoa3:elecanium_ingot>, <contenttweaker:primal_jewel>, <aoa3:elecanium_ingot>]]);
@@ -472,3 +500,195 @@ recipes.addShaped(<divinerpg:halite_phaser>,
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:phasing_halite_halo>, [[<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>], [<divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>, <divinerpg:halite_phaser>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_excavation_reactor>,
[[<ore:ingotCrystalMatrix>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity:29>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <ore:ingotCrystalMatrix>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:mythic_coil_t2>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<extendedcrafting:material:32>, <contenttweaker:fluix_microcontroller>, <ore:ingotUltimate>,
<contenttweaker:mythic_excavation_engine>, <contenttweaker:mythic_excavation_computer>, <contenttweaker:mythic_excavation_engine>,
<ore:ingotUltimate>, <contenttweaker:fluix_microcontroller>, <extendedcrafting:material:32>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:awakened_electromagnet>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<ore:ingotCrystalMatrix>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity_custom:651>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <ore:ingotCrystalMatrix>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_excavation_reactor>*3,
[[<contenttweaker:defined_plate>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity:29>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <contenttweaker:defined_plate>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:mythic_coil_t2>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<extendedcrafting:material:32>, <contenttweaker:fluix_microcontroller>, <ore:ingotUltimate>,
<contenttweaker:mythic_excavation_engine>, <contenttweaker:mythic_excavation_computer>, <contenttweaker:mythic_excavation_engine>,
<ore:ingotUltimate>, <contenttweaker:fluix_microcontroller>, <extendedcrafting:material:32>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:awakened_electromagnet>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<contenttweaker:defined_plate>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity_custom:651>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <contenttweaker:defined_plate>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_excavation_reactor>*6,
[[<contenttweaker:defined_plate>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity:29>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <contenttweaker:defined_plate>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <contenttweaker:mythic_excavation_computer>, <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:mythic_coil_t2>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<extendedcrafting:singularity_custom:630>, <contenttweaker:fluix_microcontroller>, <ore:blockUltimate>,
<contenttweaker:mythic_excavation_engine>, <contenttweaker:mythic_excavation_engine>, <contenttweaker:mythic_excavation_engine>,
<ore:blockUltimate>, <contenttweaker:fluix_microcontroller>, <extendedcrafting:singularity_custom:630>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:awakened_electromagnet>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <contenttweaker:mythic_excavation_computer>, <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<contenttweaker:defined_plate>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity_custom:651>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <contenttweaker:defined_plate>]]);
mods.thaumcraft.Infusion.registerRecipe("thauminfbloodsheddemon", "",
<contenttweaker:rite_of_bloodshed>, 20,
[<aspect:victus>*200, <aspect:tenebrae>*100, <aspect:aversio>*100, <aspect:diabolus>*100, <aspect:infernum>*100],
<bewitchment:pentacle>,
[<contenttweaker:demonic_remains>, <thaumadditions:brass_plated_silverwood>,
<contenttweaker:berserker_steel_ingot>, <aoa3:mystite_block>,
<contenttweaker:recursive_powder>,
<contenttweaker:demonic_remains>, <thaumadditions:brass_plated_silverwood>,
<contenttweaker:berserker_steel_ingot>, <aoa3:mystite_block>,
<contenttweaker:recursive_powder>]);
val rainbowlensgrav = RecipeBuilder.newBuilder("rainbowlensgrav","gravitite_enchanter",300);
rainbowlensgrav.addFluidInput(<fluid:astralsorcery.liquidstarlight>*1000);
rainbowlensgrav.addItemInput(<contenttweaker:rainbow_gemstones>*4);
rainbowlensgrav.addItemInput(<contenttweaker:gravitite_lens>);
rainbowlensgrav.addItemInput(<contenttweaker:fluix_lens>);
rainbowlensgrav.addItemOutput(<contenttweaker:rainbow_lens>);
rainbowlensgrav.build();
val rainbowlensgrav2 = RecipeBuilder.newBuilder("rainbowlensgrav2","gravitite_enchanter",5);
rainbowlensgrav2.addFluidInput(<fluid:stormlight>*5);
rainbowlensgrav2.addItemInput(<contenttweaker:rainbow_gemstones>*4);
rainbowlensgrav2.addItemInput(<contenttweaker:gravitite_lens>);
rainbowlensgrav2.addItemInput(<contenttweaker:fluix_lens>);
rainbowlensgrav2.addItemOutput(<contenttweaker:rainbow_lens>);
rainbowlensgrav2.build();
recipes.addShaped(<contenttweaker:strange_phasing_dragon_meal>*8,
[[<iceandfire:dragon_meal>, <iceandfire:dragon_meal>, <iceandfire:dragon_meal>],
[<iceandfire:dragon_meal>, <contenttweaker:shard_of_a_fallen_spren>, <iceandfire:dragon_meal>],
[<iceandfire:dragon_meal>, <iceandfire:dragon_meal>, <iceandfire:dragon_meal>]]);
furnace.addRecipe(<iceandfire:dragon_meal>, <contenttweaker:strange_phasing_dragon_meal>);
mods.thaumcraft.SmeltingBonus.addSmeltingBonus(<contenttweaker:strange_phasing_dragon_meal>, <contenttweaker:strange_phasing_meat> % 90);
val divinecombinerfinemineraldust = RecipeBuilder.newBuilder("divinecombinerfinemineraldust","divine_combiner",2);
divinecombinerfinemineraldust.addFluidInput(<fluid:infinity>*288);
divinecombinerfinemineraldust.addItemInput(<contenttweaker:pale_metal_dust>);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:41>*48);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:1>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:2>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:4>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:6>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:5>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:8>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:10>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:11>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:17>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:23>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:24>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:25>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:28>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:30>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:31>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:37>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:39>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:40>*64);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:50>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:49>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:48>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:56>*32);
divinecombinerfinemineraldust.addItemInput(<techreborn:smalldust:69>*48);
divinecombinerfinemineraldust.addItemOutput(<contenttweaker:fine_mineral_dust>*16);
divinecombinerfinemineraldust.build();
+71 -99
View File
@@ -48,15 +48,15 @@ mith1.addItemOutput(<divinerpg:terran_shards>*10);
mith1.setChance(0.05);
mith1.addItemOutput(<divinerpg:jungle_shards>*10);
mith1.setChance(0.05);
mith1.addItemOutput(<divinerpg:crab_claw>*10);
mith1.addItemOutput(<divinerpg:crab_claw>*40);
mith1.setChance(0.2);
mith1.addItemOutput(<divinerpg:shark_fin>*10);
mith1.addItemOutput(<divinerpg:shark_fin>*30);
mith1.setChance(0.2);
mith1.addItemOutput(<divinerpg:whale_fin>*10);
mith1.addItemOutput(<divinerpg:whale_fin>*30);
mith1.setChance(0.2);
mith1.addItemOutput(<divinerpg:cyclops_eye_shards>*10);
mith1.addItemOutput(<divinerpg:cyclops_eye_shards>*20);
mith1.setChance(0.05);
mith1.addItemOutput(<divinerpg:aquatic_pellets>*10);
mith1.addItemOutput(<divinerpg:aquatic_pellets>*30);
mith1.setChance(0.05);
mith1.addItemOutput(<aoa3:void_scales>*10);
mith1.setChance(0.3);
@@ -518,11 +518,8 @@ mith6.addItemOutput(<contenttweaker:tier6_token>);
mith6.build();
val crucuu = RecipeBuilder.newBuilder("mythicalcrucuumatter","mythical_resource_crucible",40);
crucuu.addEnergyPerTickInput(100000);
crucuu.addItemInput(<techreborn:uumatter>);
crucuu.addFluidOutput(<fluid:liquid_uu_matter>*100);
crucuu.build();
mods.thermalexpansion.Crucible.addRecipe(<fluid:liquid_uu_matter>*100, <techreborn:uumatter>, 50);
mods.nuclearcraft.melter.addRecipe([<techreborn:uumatter>, <fluid:liquid_uu_matter>*100]);
mods.thermalexpansion.Sawmill.addRecipe(<contenttweaker:dragons_blood_plastic>*3, <bewitchment:dragons_blood_resin>, 543);
@@ -583,6 +580,8 @@ mith7.addItemOutput(<extendedcrafting:material:40>*3);
mith7.setChance(0.05);
mith7.addItemOutput(<contenttweaker:blue_matter>*5);
mith7.setChance(0.4);
mith7.addItemOutput(<advancedrocketry:crystal:2>*64);
mith7.setChance(0.8);
mith7.addItemOutput(<contenttweaker:tier7_token>);
mith7.build();
@@ -636,6 +635,8 @@ mith8.addItemOutput(<nuclearcraft:compound:0>*4);
mith8.setChance(0.1);
mith8.addItemOutput(<contenttweaker:blue_matter>*5);
mith8.setChance(0.4);
mith8.addItemOutput(<advancedrocketry:crystal:5>*64);
mith8.setChance(0.8);
mith8.addItemOutput(<contenttweaker:tier8_token>);
mith8.build();
@@ -684,6 +685,8 @@ mith9.addItemOutput(<thaumictinkerer:energetic_nitor>);
mith9.setChance(0.1);
mith9.addItemOutput(<contenttweaker:blue_matter>*5);
mith9.setChance(0.4);
mith9.addItemOutput(<advancedrocketry:crystal:3>*64);
mith9.setChance(0.8);
mith9.addItemOutput(<contenttweaker:tier9_token>);
mith9.build();
@@ -732,6 +735,8 @@ mith10.addItemOutput(<abyssalcraft:oc>);
mith10.setChance(0.05);
mith10.addItemOutput(<contenttweaker:blue_matter>*5);
mith10.setChance(0.4);
mith10.addItemOutput(<advancedrocketry:crystal:4>*64);
mith10.setChance(0.8);
mith10.addItemOutput(<contenttweaker:tier10_token>);
mith10.build();
@@ -769,6 +774,8 @@ mith11.addItemOutput(<aoa3:gold_coin>*10);
mith11.setChance(0.02);
mith11.addItemOutput(<contenttweaker:deeplands_garnet>);
mith11.setChance(0.5);
mith11.addItemOutput(<contenttweaker:deep_dark_matter>*35);
mith11.setChance(0.8);
mith11.addItemOutput(<aoa3:deep_case>*8);
mith11.setChance(0.5);
mith11.addItemOutput(<materialpart:dreaded_steel:ingot>*2);
@@ -783,6 +790,8 @@ mith11.addItemOutput(<contenttweaker:dense_redstone>*33);
mith11.setChance(0.8);
mith11.addItemOutput(<contenttweaker:blue_matter>*5);
mith11.setChance(0.4);
mith11.addItemOutput(<advancedrocketry:crystal:1>*64);
mith11.setChance(0.8);
mith11.addItemOutput(<contenttweaker:tier11_token>);
mith11.build();
@@ -836,6 +845,8 @@ mith12.addItemOutput(<contenttweaker:nethengeic_gem>*36);
mith12.setChance(0.6);
mith12.addItemOutput(<contenttweaker:blue_matter>*5);
mith12.setChance(0.4);
mith12.addItemOutput(<advancedrocketry:crystal:0>*64);
mith12.setChance(0.8);
mith12.addItemOutput(<contenttweaker:tier12_token>);
mith12.build();
@@ -1342,8 +1353,8 @@ mith19.addItemOutput(<aoa3:amphibiyte_lung>*50);
mith19.setChance(0.5);
mith19.addItemOutput(<contenttweaker:mysterium_garnet>);
mith19.setChance(0.5);
mith19.addItemOutput(<aoa3:scream_shield>);
mith19.setChance(0.1);
mith19.addItemOutput(<aoa3:scream_shield>*48);
mith19.setChance(0.7);
mith19.addItemOutput(<contenttweaker:blue_matter>*10);
mith19.setChance(0.5);
mith19.addItemOutput(<contenttweaker:tier19_token>);
@@ -1379,6 +1390,8 @@ mith20.addItemOutput(<aoa3:compass_rune>*10);
mith20.setChance(0.02);
mith20.addItemOutput(<aoa3:gold_coin>*10);
mith20.setChance(0.07);
mith20.addItemOutput(<contenttweaker:deep_dark_matter>*45);
mith20.setChance(0.9);
mith20.addItemOutput(<contenttweaker:vox_ponds_garnet>);
mith20.setChance(0.5);
mith20.addItemOutput(<iceandfire:stymphalian_bird_feather>*16);
@@ -1434,13 +1447,6 @@ recipes.addShaped(<contenttweaker:vibranium_servo>,
[<techreborn:machine_casing:2>, <contenttweaker:dark_soul_machine_chassis>, <techreborn:machine_casing:2>],
[<botania:shimmerwoodplanks>, <materialpart:vibranium_alloy:gear>, <botania:shimmerwoodplanks>]]);
val rainbowlensgrav = RecipeBuilder.newBuilder("rainbowlensgrav","gravitite_enchanter",300);
rainbowlensgrav.addFluidInput(<fluid:astralsorcery.liquidstarlight>*1000);
rainbowlensgrav.addItemInput(<contenttweaker:rainbow_gemstones>*4);
rainbowlensgrav.addItemInput(<contenttweaker:gravitite_lens>);
rainbowlensgrav.addItemInput(<contenttweaker:fluix_lens>);
rainbowlensgrav.addItemOutput(<contenttweaker:rainbow_lens>);
rainbowlensgrav.build();
val mythicmachineautoinf = RecipeBuilder.newBuilder("mythicmachineautoinf","auto_astral_altar",1200);
mythicmachineautoinf.addEnergyPerTickInput(1000);
@@ -1590,10 +1596,6 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<materialpart:vibranium:ingo
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:jeweled_runium>*16, 100000, <contenttweaker:enchanted_myrmitite>, [<aoa3:jewelyte>, <aoa3:ornamyte>, <aoa3:gemenyte>, <aoa3:bloodstone>, <aoa3:charged_runium_chunk>]);
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:mythic_excavation_engine>,
[[<contenttweaker:jeweled_runium>, <contenttweaker:high_strength_transmission>, <contenttweaker:jeweled_runium>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<thaumadditions:adaminite_ingot>, <bloodmagic:blood_shard:1>, <thaumadditions:adaminite_ingot>]], 1);
mods.actuallyadditions.Empowerer.addRecipe(<contenttweaker:refraction_focus_key>, <contenttweaker:supertranslucent_catalyst>, <materialpart:vibranium:ingot>, <contenttweaker:rainbow_gemstones>, <materialpart:vibranium:ingot>, <contenttweaker:rainbow_gemstones>, 3000, 200);
@@ -1776,6 +1778,8 @@ mith23.addItemOutput(<aoa3:luna_globe>*30);
mith23.setChance(0.1);
mith23.addItemOutput(<divinerpg:ender_stone>*30);
mith23.setChance(0.5);
mith23.addItemOutput(<contenttweaker:deep_dark_matter>*55);
mith23.setChance(0.9);
mith23.addItemOutput(<actuallyadditions:item_solidified_experience>*48);
mith23.setChance(0.1);
mith23.addItemOutput(<contenttweaker:lunalus_garnet>);
@@ -1980,82 +1984,6 @@ mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:imperfect_neutronium_nugg
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:unidentified_gem>, <fluid:fluix_plasma>*100, <contenttweaker:reactive_fluix>, 0.5, 0.6, 0.0]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_excavation_reactor>,
[[<ore:ingotCrystalMatrix>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity:29>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <ore:ingotCrystalMatrix>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:mythic_coil_t2>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<extendedcrafting:material:32>, <contenttweaker:fluix_microcontroller>, <ore:ingotUltimate>,
<contenttweaker:mythic_excavation_engine>, <contenttweaker:mythic_excavation_computer>, <contenttweaker:mythic_excavation_engine>,
<ore:ingotUltimate>, <contenttweaker:fluix_microcontroller>, <extendedcrafting:material:32>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:awakened_electromagnet>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<ore:ingotCrystalMatrix>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity_custom:651>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <ore:ingotCrystalMatrix>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_excavation_reactor>*3,
[[<contenttweaker:defined_plate>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity:29>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <contenttweaker:defined_plate>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:mythic_coil_t2>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<extendedcrafting:material:32>, <contenttweaker:fluix_microcontroller>, <ore:ingotUltimate>,
<contenttweaker:mythic_excavation_engine>, <contenttweaker:mythic_excavation_computer>, <contenttweaker:mythic_excavation_engine>,
<ore:ingotUltimate>, <contenttweaker:fluix_microcontroller>, <extendedcrafting:material:32>],
[<environmentaltech:solar_cell_aethium>, <contenttweaker:reactive_fluix>, <tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}),
<contenttweaker:coralium_shielding>, <contenttweaker:brightsteel_case>, <contenttweaker:coralium_shielding>,
<tconstruct:toolforge>.withTag({textureBlock: {id: "enderio:block_alloy_endergy", Count: 1, Damage: 4 as short}}), <contenttweaker:reactive_fluix>, <environmentaltech:solar_cell_aethium>],
[<enderio:item_capacitor_stellar>, <nuclearcraft:rtg_americium>, <contenttweaker:cyanite_cell>,
<contenttweaker:fluxed_electrum_shaft>, <contenttweaker:awakened_electromagnet>, <contenttweaker:fluxed_electrum_shaft>,
<contenttweaker:cyanite_cell>, <nuclearcraft:rtg_americium>, <enderio:item_capacitor_stellar>],
[<contenttweaker:empowerment_core>, <contenttweaker:entropy_construct>, <techreborn:matter_fabricator>,
<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}), <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidglyceryl", Amount: 1000}}),
<techreborn:matter_fabricator>, <contenttweaker:entropy_construct>, <contenttweaker:empowerment_core>],
[<contenttweaker:defined_plate>, <contenttweaker:empowerment_core>, <techreborn:machine_casing:2>,
<contenttweaker:brightseel_alloy_gear>, <extendedcrafting:singularity_custom:651>, <contenttweaker:brightseel_alloy_gear>,
<techreborn:machine_casing:2>, <contenttweaker:empowerment_core>, <contenttweaker:defined_plate>]]);
@@ -2383,6 +2311,8 @@ mith27.addItemOutput(<aoa3:fragmented_anima_stone>*64);
mith27.setChance(0.9);
mith27.addItemOutput(<draconicevolution:chaos_shard:3>);
mith27.setChance(0.05);
mith27.addItemOutput(<contenttweaker:deep_dark_matter>*64);
mith27.setChance(0.95);
mith27.addItemOutput(<contenttweaker:dustopia_garnet>);
mith27.setChance(0.5);
mith27.addItemOutput(<contenttweaker:dense_redstone>*128);
@@ -2805,6 +2735,36 @@ divinecombinerrealgar.addItemOutput(<contenttweaker:universal_realgar>);
divinecombinerrealgar.build();
val divinecombinerrealgar2 = RecipeBuilder.newBuilder("divinecombinerrealgar2","divine_combiner",2);
divinecombinerrealgar2.addFluidInput(<fluid:infinite_divine_wish>*40);
divinecombinerrealgar2.addItemInput(<contenttweaker:eternal_tulite>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:abyss_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:lelyetia_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:precasia_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:runandor_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:creeponia_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:deeplands_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:vox_ponds_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:mysterium_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:iromine_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:haven_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:candyland_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:celeve_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:gardencia_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:crystevia_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:lunalus_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:barathos_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:borean_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:immortallis_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:ancient_cavern_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:greckon_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:dustopia_garnet>*8);
divinecombinerrealgar2.addItemInput(<contenttweaker:vethea_garnet>*8);
divinecombinerrealgar2.addItemOutput(<contenttweaker:universal_realgar>*8);
divinecombinerrealgar2.build();
val divinecombinergemrec = RecipeBuilder.newBuilder("divinecombinergemrec","divine_combiner",2);
divinecombinergemrec.addFluidInput(<fluid:hint_of_divinity>*10);
divinecombinergemrec.addItemInput(<contenttweaker:universal_realgar>);
@@ -2817,6 +2777,18 @@ divinecombinergemrec.addItemInput(<divinerpg:mortum_chunk>);
divinecombinergemrec.addItemOutput(<contenttweaker:gem_of_recursion>);
divinecombinergemrec.build();
val divinecombinergemrec2 = RecipeBuilder.newBuilder("divinecombinergemrec2","divine_combiner",2);
divinecombinergemrec2.addFluidInput(<fluid:infinite_divine_wish>*40);
divinecombinergemrec2.addItemInput(<contenttweaker:universal_realgar>*8);
divinecombinergemrec2.addItemInput(<contenttweaker:shyrelands_garnet>*8);
divinecombinergemrec2.addItemInput(<divinerpg:eden_chunk>*8);
divinecombinergemrec2.addItemInput(<divinerpg:wildwood_chunk>*8);
divinecombinergemrec2.addItemInput(<divinerpg:apalachia_chunk>*8);
divinecombinergemrec2.addItemInput(<divinerpg:skythern_chunk>*8);
divinecombinergemrec2.addItemInput(<divinerpg:mortum_chunk>*8);
divinecombinergemrec2.addItemOutput(<contenttweaker:gem_of_recursion>*8);
divinecombinergemrec2.build();
recipes.addShaped(<contenttweaker:compressed_realgar>,
[[<contenttweaker:universal_realgar>, <contenttweaker:universal_realgar>, <contenttweaker:universal_realgar>],
+7
View File
@@ -314,6 +314,13 @@ honeysmelt35.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt35.addItemOutput(<bewitchment:essence_of_vitality>*16);
honeysmelt35.build();
val honeysmelt36 = RecipeBuilder.newBuilder("honeysmelt36","honeysmelter_oven",5);
honeysmelt36.addFluidInput(<fluid:for.honey>*100);
honeysmelt36.addItemInput(<gendustry:honey_comb:14029>*16);
honeysmelt36.addItemInput(<ore:ingotIron>*64);
honeysmelt36.addItemOutput(<careerbees:ingredients:10>*64);
honeysmelt36.build();
+79
View File
@@ -1822,5 +1822,84 @@ import crafttweaker.enchantments.IEnchantmentDefinition;
// The Lightbringer
{
val enchlistLightbringer as EnchantMap = EnchantMap()
.add("cofhcore:smelting",20000)
.add("enchantment:openblocks:flim_flam",10000);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<avaritia:infinity_pickaxe>.withTag({display: {Name:"§6§oThe Lightbringer§r",Lore:["§d§o极・超限附魔§r"]}}), enchlistLightbringer).getItem(),
[[<contenttweaker:ascended_starlight_sphere>, <contenttweaker:lux_vis_condensate>, <twilightforest:mazebreaker_pickaxe>, <contenttweaker:lux_vis_condensate>, <contenttweaker:ascended_starlight_sphere>],
[<contenttweaker:exitium_vis_condensate>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:self_actualizing_warren_rift>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:exitium_vis_condensate>],
[<aoa3:occult_pickaxe>, <contenttweaker:self_actualizing_warren_rift>, <avaritia:infinity_pickaxe>, <contenttweaker:self_actualizing_warren_rift>, <aoa3:energistic_pickaxe>],
[<contenttweaker:exitium_vis_condensate>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:self_actualizing_warren_rift>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:exitium_vis_condensate>],
[<contenttweaker:ascended_starlight_sphere>, <contenttweaker:lux_vis_condensate>, <thaumictinkerer:ichorium_pick_adv>, <contenttweaker:lux_vis_condensate>, <contenttweaker:ascended_starlight_sphere>]]);
}
// Dyrnwyn
{
val enchlistLightbringer as EnchantMap = EnchantMap()
.add("cofhcore:vorpal",35)
.add("minecraft:fire_aspect",200);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<aoa3:lights_way>.withTag({display: {Name:"§6§o德尔温炎剑§r",Lore:["§d§o超限附魔§r"]}}), enchlistLightbringer).getItem(),
[[<contenttweaker:ascended_fluix_crystal>, null, <contenttweaker:ascended_fluix_crystal>, null, <contenttweaker:ascended_fluix_crystal>],
[null, <contenttweaker:cuendillar_plate>, <contenttweaker:recursive_convergence>, <contenttweaker:cuendillar_plate>, null],
[<contenttweaker:ascended_fluix_crystal>, <contenttweaker:mixed_metal_shard>, <aoa3:lights_way>, <contenttweaker:mixed_metal_shard>, <contenttweaker:ascended_fluix_crystal>],
[null, <contenttweaker:cuendillar_plate>, <contenttweaker:hyperuranion_ingot>, <contenttweaker:cuendillar_plate>, null],
[<contenttweaker:ascended_fluix_crystal>, null, <contenttweaker:ascended_fluix_crystal>, null, <contenttweaker:ascended_fluix_crystal>]]);
}
// slapper
{
val enchlistSlapper as EnchantMap = EnchantMap()
.add("minecraft:knockback",200);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<minecraft:fish>.withTag({display: {Name:"§6§o鱼拍§r",Lore:["§d§o超限附魔§r"]}}), enchlistSlapper).getItem(),
[[null, <contenttweaker:smash_jaw>, null, <contenttweaker:smash_jaw>, null],
[<contenttweaker:smash_jaw>, <contenttweaker:jeweled_runium>, <ore:ingotOgerite>, <contenttweaker:jeweled_runium>, <contenttweaker:smash_jaw>],
[null, <ore:ingotOgerite>, <minecraft:fish>, <ore:ingotOgerite>, null],
[<contenttweaker:smash_jaw>, <contenttweaker:jeweled_runium>, <ore:ingotOgerite>, <contenttweaker:jeweled_runium>, <contenttweaker:smash_jaw>],
[null, <contenttweaker:smash_jaw>, null, <contenttweaker:smash_jaw>, null]]);
}
// slappest
{
val enchlistSlappest as EnchantMap = EnchantMap()
.add("minecraft:knockback",2000);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<minecraft:fish>.withTag({display: {Name:"§6§o鱼拍拍§r",Lore:["§d§o超限附魔§r"]}}), enchlistSlappest).getItem(),
[[null, <contenttweaker:smash_jaw>, null, <contenttweaker:smash_jaw>, null],
[<contenttweaker:smash_jaw>, <contenttweaker:jeweled_runium>, <contenttweaker:perfected_gallifreyan_alloy>, <contenttweaker:jeweled_runium>, <contenttweaker:smash_jaw>],
[null, <contenttweaker:perfected_gallifreyan_alloy>, <minecraft:fish>, <contenttweaker:perfected_gallifreyan_alloy>, null],
[<contenttweaker:smash_jaw>, <contenttweaker:jeweled_runium>, <contenttweaker:perfected_gallifreyan_alloy>, <contenttweaker:jeweled_runium>, <contenttweaker:smash_jaw>],
[null, <contenttweaker:smash_jaw>, null, <contenttweaker:smash_jaw>, null]]);
}
// slappestest
{
val enchlistSlappestest as EnchantMap = EnchantMap()
.add("minecraft:knockback",20000);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<minecraft:fish>.withTag({display: {Name:"§6§o鱼拍拍拍§r",Lore:["§d§o超限附魔§r"]}}), enchlistSlappestest).getItem(),
[[null, <contenttweaker:smash_jaw>, null, <contenttweaker:smash_jaw>, null],
[<contenttweaker:smash_jaw>, <contenttweaker:jeweled_runium>, <contenttweaker:ingot_of_infinite_wishes>, <contenttweaker:jeweled_runium>, <contenttweaker:smash_jaw>],
[null, <contenttweaker:ingot_of_infinite_wishes>, <minecraft:fish>, <contenttweaker:ingot_of_infinite_wishes>, null],
[<contenttweaker:smash_jaw>, <contenttweaker:jeweled_runium>, <contenttweaker:ingot_of_infinite_wishes>, <contenttweaker:jeweled_runium>, <contenttweaker:smash_jaw>],
[null, <contenttweaker:smash_jaw>, null, <contenttweaker:smash_jaw>, null]]);
}
+23 -1
View File
@@ -968,6 +968,28 @@ val mythallo132 = RecipeBuilder.newBuilder("mythallo132","mythic_processor_alloy
mythallo132.addEnergyPerTickInput(80000);
mythallo132.addItemInput(<rftools:dimensional_shard>*512);
mythallo132.addItemInput(<minecraft:diamond>*64);
mythallo132.addItemOutput(<contenttweaker:sentient_meatball>*4);
mythallo132.addItemOutput(<rftools:infused_diamond>*64);
mythallo132.build();
val mythallo133 = RecipeBuilder.newBuilder("mythallo133","mythic_processor_alloy_furnace",2);
mythallo133.addEnergyPerTickInput(80000);
mythallo133.addItemInput(<contenttweaker:infinity_fragment>*16);
mythallo133.addItemInput(<minecraft:nether_star>*4);
mythallo133.addItemOutput(<contenttweaker:dynatos_star>*4);
mythallo133.build();
val mythallo134 = RecipeBuilder.newBuilder("mythallo134","mythic_processor_alloy_furnace",2);
mythallo134.addEnergyPerTickInput(80000);
mythallo134.addItemInput(<gendustry:honey_comb:14003>);
mythallo134.addItemInput(<nuclearcraft:plutonium:4>*16);
mythallo134.addItemOutput(<nuclearcraft:plutonium:5>*16);
mythallo134.build();
val mythallo135 = RecipeBuilder.newBuilder("mythallo135","mythic_processor_alloy_furnace",2);
mythallo135.addEnergyPerTickInput(80000);
mythallo135.addItemInput(<gendustry:honey_comb:14003>);
mythallo135.addItemInput(<nuclearcraft:plutonium:8>*16);
mythallo135.addItemOutput(<nuclearcraft:plutonium:9>*16);
mythallo135.build();
+243 -1
View File
@@ -217,4 +217,246 @@ mythassmac30.addItemInput(<ore:plateGold>);
mythassmac30.addItemInput(<minecraft:redstone_block>);
mythassmac30.addItemInput(<advancedrocketry:wafer:0>*4);
mythassmac30.addItemOutput(<advancedrocketry:itemcircuitplate:0>);
mythassmac30.build();
mythassmac30.build();
val mythassmac31 = RecipeBuilder.newBuilder("mythassmac31","mythic_processor_assembling_machine",2);
mythassmac31.addEnergyPerTickInput(40000);
mythassmac31.addItemInput(<techreborn:machine_frame:0>);
mythassmac31.setChance(0.0);
mythassmac31.addItemInput(<ore:ingotCopper>*18);
mythassmac31.addItemInput(<ore:itemRubber>*36);
mythassmac31.addItemOutput(<techreborn:cable:5>*36);
mythassmac31.build();
val mythassmac32 = RecipeBuilder.newBuilder("mythassmac32","mythic_processor_assembling_machine",2);
mythassmac32.addEnergyPerTickInput(40000);
mythassmac32.addItemInput(<techreborn:machine_frame:1>);
mythassmac32.setChance(0.0);
mythassmac32.addItemInput(<ore:ingotCopper>*18);
mythassmac32.addItemInput(<ore:itemRubber>*18);
mythassmac32.addItemInput(<contenttweaker:magical_sap>*18);
mythassmac32.addItemOutput(<contenttweaker:magical_insulated_copper_cable>*36);
mythassmac32.build();
val mythassmac33 = RecipeBuilder.newBuilder("mythassmac33","mythic_processor_assembling_machine",2);
mythassmac33.addEnergyPerTickInput(40000);
mythassmac33.addItemInput(<techreborn:machine_frame:1>);
mythassmac33.setChance(0.0);
mythassmac33.addItemInput(<ore:ingotCopper>*18);
mythassmac33.addItemInput(<ore:itemRubber>*18);
mythassmac33.addItemInput(<contenttweaker:mystical_sap>*18);
mythassmac33.addItemOutput(<contenttweaker:mystical_insulated_copper_cable>*36);
mythassmac33.build();
val mythassmac34 = RecipeBuilder.newBuilder("mythassmac34","mythic_processor_assembling_machine",2);
mythassmac34.addEnergyPerTickInput(40000);
mythassmac34.addItemInput(<techreborn:machine_frame:1>);
mythassmac34.setChance(0.0);
mythassmac34.addItemInput(<ore:ingotCopper>*18);
mythassmac34.addItemInput(<ore:itemRubber>*18);
mythassmac34.addItemInput(<contenttweaker:arcane_sap>*18);
mythassmac34.addItemOutput(<contenttweaker:arcane_insulated_copper_cable>*36);
mythassmac34.build();
val mythassmac35 = RecipeBuilder.newBuilder("mythassmac35","mythic_processor_assembling_machine",2);
mythassmac35.addEnergyPerTickInput(40000);
mythassmac35.addItemInput(<techreborn:machine_frame:1>);
mythassmac35.setChance(0.0);
mythassmac35.addItemInput(<ore:ingotCopper>*18);
mythassmac35.addItemInput(<ore:itemRubber>*18);
mythassmac35.addItemInput(<contenttweaker:mythical_sap>*18);
mythassmac35.addItemOutput(<contenttweaker:mythical_insulated_copper_cable>*36);
mythassmac35.build();
val mythassmac36 = RecipeBuilder.newBuilder("mythassmac36","mythic_processor_assembling_machine",2);
mythassmac36.addEnergyPerTickInput(40000);
mythassmac36.addItemInput(<techreborn:machine_frame:1>);
mythassmac36.setChance(0.0);
mythassmac36.addItemInput(<ore:ingotCopper>*18);
mythassmac36.addItemInput(<ore:itemRubber>*18);
mythassmac36.addItemInput(<contenttweaker:ascended_sap>*18);
mythassmac36.addItemOutput(<contenttweaker:ascended_insulated_copper_cable>*36);
mythassmac36.build();
val mythassmac37 = RecipeBuilder.newBuilder("mythassmac37","mythic_processor_assembling_machine",2);
mythassmac37.addEnergyPerTickInput(40000);
mythassmac37.addItemInput(<ore:plateElectrum>*16);
mythassmac37.addItemInput(<contenttweaker:magical_sap>*16);
mythassmac37.addItemOutput(<contenttweaker:magical_insulated_electrum_plate>*16);
mythassmac37.build();
val mythassmac38 = RecipeBuilder.newBuilder("mythassmac38","mythic_processor_assembling_machine",2);
mythassmac38.addEnergyPerTickInput(40000);
mythassmac38.addItemInput(<ore:plateElectrum>*16);
mythassmac38.addItemInput(<contenttweaker:mystical_sap>*16);
mythassmac38.addItemOutput(<contenttweaker:mystical_insulated_electrum_plate>*16);
mythassmac38.build();
val mythassmac39 = RecipeBuilder.newBuilder("mythassmac39","mythic_processor_assembling_machine",2);
mythassmac39.addEnergyPerTickInput(40000);
mythassmac39.addItemInput(<ore:plateElectrum>*16);
mythassmac39.addItemInput(<contenttweaker:arcane_sap>*16);
mythassmac39.addItemOutput(<contenttweaker:arcane_insulated_electrum_plate>*16);
mythassmac39.build();
val mythassmac40 = RecipeBuilder.newBuilder("mythassmac40","mythic_processor_assembling_machine",2);
mythassmac40.addEnergyPerTickInput(40000);
mythassmac40.addItemInput(<ore:plateElectrum>*16);
mythassmac40.addItemInput(<contenttweaker:mythical_sap>*16);
mythassmac40.addItemOutput(<contenttweaker:mythical_insulated_electrum_plate>*16);
mythassmac40.build();
val mythassmac41 = RecipeBuilder.newBuilder("mythassmac41","mythic_processor_assembling_machine",2);
mythassmac41.addEnergyPerTickInput(40000);
mythassmac41.addItemInput(<ore:plateElectrum>*16);
mythassmac41.addItemInput(<contenttweaker:ascended_sap>*16);
mythassmac41.addItemOutput(<contenttweaker:ascended_insulated_electrum_plate>*16);
mythassmac41.build();
val mythassmac42 = RecipeBuilder.newBuilder("mythassmac42","mythic_processor_assembling_machine",2);
mythassmac42.addEnergyPerTickInput(40000);
mythassmac42.addItemInput(<ore:plateSilicon>*1);
mythassmac42.addItemInput(<contenttweaker:magical_insulated_electrum_plate>*4);
mythassmac42.addItemOutput(<contenttweaker:magical_insulated_circuit_board>*2);
mythassmac42.build();
val mythassmac43 = RecipeBuilder.newBuilder("mythassmac43","mythic_processor_assembling_machine",2);
mythassmac43.addEnergyPerTickInput(40000);
mythassmac43.addItemInput(<ore:plateSilicon>*1);
mythassmac43.addItemInput(<contenttweaker:mystical_insulated_electrum_plate>*4);
mythassmac43.addItemOutput(<contenttweaker:mystical_insulated_circuit_board>*2);
mythassmac43.build();
val mythassmac44 = RecipeBuilder.newBuilder("mythassmac44","mythic_processor_assembling_machine",2);
mythassmac44.addEnergyPerTickInput(40000);
mythassmac44.addItemInput(<ore:plateSilicon>*1);
mythassmac44.addItemInput(<contenttweaker:arcane_insulated_electrum_plate>*4);
mythassmac44.addItemOutput(<contenttweaker:arcane_insulated_circuit_board>*2);
mythassmac44.build();
val mythassmac45 = RecipeBuilder.newBuilder("mythassmac45","mythic_processor_assembling_machine",2);
mythassmac45.addEnergyPerTickInput(40000);
mythassmac45.addItemInput(<ore:plateSilicon>*1);
mythassmac45.addItemInput(<contenttweaker:mythical_insulated_electrum_plate>*4);
mythassmac45.addItemOutput(<contenttweaker:mythical_insulated_circuit_board>*2);
mythassmac45.build();
val mythassmac46 = RecipeBuilder.newBuilder("mythassmac46","mythic_processor_assembling_machine",2);
mythassmac46.addEnergyPerTickInput(40000);
mythassmac46.addItemInput(<ore:plateSilicon>*1);
mythassmac46.addItemInput(<contenttweaker:ascended_insulated_electrum_plate>*4);
mythassmac46.addItemOutput(<contenttweaker:ascended_insulated_circuit_board>*2);
mythassmac46.build();
val mythassmac47 = RecipeBuilder.newBuilder("mythassmac47","mythic_processor_assembling_machine",2);
mythassmac47.addEnergyPerTickInput(40000);
mythassmac47.addItemInput(<techreborn:part:40>*1);
mythassmac47.addItemInput(<contenttweaker:magical_insulated_copper_cable>*3);
mythassmac47.addItemOutput(<techreborn:part:29>*2);
mythassmac47.build();
val mythassmac48 = RecipeBuilder.newBuilder("mythassmac48","mythic_processor_assembling_machine",2);
mythassmac48.addEnergyPerTickInput(40000);
mythassmac48.addItemInput(<techreborn:part:40>*1);
mythassmac48.addItemInput(<contenttweaker:mystical_insulated_copper_cable>*3);
mythassmac48.addItemOutput(<techreborn:part:29>*4);
mythassmac48.build();
val mythassmac49 = RecipeBuilder.newBuilder("mythassmac49","mythic_processor_assembling_machine",2);
mythassmac49.addEnergyPerTickInput(40000);
mythassmac49.addItemInput(<techreborn:part:40>*1);
mythassmac49.addItemInput(<contenttweaker:arcane_insulated_copper_cable>*3);
mythassmac49.addItemOutput(<techreborn:part:29>*8);
mythassmac49.build();
val mythassmac50 = RecipeBuilder.newBuilder("mythassmac50","mythic_processor_assembling_machine",2);
mythassmac50.addEnergyPerTickInput(40000);
mythassmac50.addItemInput(<techreborn:part:40>*1);
mythassmac50.addItemInput(<contenttweaker:mythical_insulated_copper_cable>*3);
mythassmac50.addItemOutput(<techreborn:part:29>*16);
mythassmac50.build();
val mythassmac51 = RecipeBuilder.newBuilder("mythassmac51","mythic_processor_assembling_machine",2);
mythassmac51.addEnergyPerTickInput(40000);
mythassmac51.addItemInput(<techreborn:part:40>*1);
mythassmac51.addItemInput(<contenttweaker:ascended_insulated_copper_cable>*3);
mythassmac51.addItemOutput(<techreborn:part:29>*32);
mythassmac51.build();
val mythassmac52 = RecipeBuilder.newBuilder("mythassmac52","mythic_processor_assembling_machine",2);
mythassmac52.addEnergyPerTickInput(40000);
mythassmac52.addItemInput(<techreborn:part:42>*2);
mythassmac52.addItemInput(<contenttweaker:magical_insulated_circuit_board>);
mythassmac52.addItemOutput(<techreborn:part:30>*2);
mythassmac52.build();
val mythassmac53 = RecipeBuilder.newBuilder("mythassmac53","mythic_processor_assembling_machine",2);
mythassmac53.addEnergyPerTickInput(40000);
mythassmac53.addItemInput(<techreborn:part:42>*2);
mythassmac53.addItemInput(<contenttweaker:mystical_insulated_circuit_board>);
mythassmac53.addItemOutput(<techreborn:part:30>*4);
mythassmac53.build();
val mythassmac54 = RecipeBuilder.newBuilder("mythassmac54","mythic_processor_assembling_machine",2);
mythassmac54.addEnergyPerTickInput(40000);
mythassmac54.addItemInput(<techreborn:part:42>*2);
mythassmac54.addItemInput(<contenttweaker:arcane_insulated_circuit_board>);
mythassmac54.addItemOutput(<techreborn:part:30>*8);
mythassmac54.build();
val mythassmac55 = RecipeBuilder.newBuilder("mythassmac55","mythic_processor_assembling_machine",2);
mythassmac55.addEnergyPerTickInput(40000);
mythassmac55.addItemInput(<techreborn:part:42>*2);
mythassmac55.addItemInput(<contenttweaker:mythical_insulated_circuit_board>);
mythassmac55.addItemOutput(<techreborn:part:30>*16);
mythassmac55.build();
val mythassmac56 = RecipeBuilder.newBuilder("mythassmac56","mythic_processor_assembling_machine",2);
mythassmac56.addEnergyPerTickInput(40000);
mythassmac56.addItemInput(<techreborn:part:42>*2);
mythassmac56.addItemInput(<contenttweaker:ascended_insulated_circuit_board>);
mythassmac56.addItemOutput(<techreborn:part:30>*32);
mythassmac56.build();
val mythassmac57 = RecipeBuilder.newBuilder("mythassmac57","mythic_processor_assembling_machine",2);
mythassmac57.addEnergyPerTickInput(40000);
mythassmac57.addItemInput(<minecraft:prismarine_crystals>*2);
mythassmac57.addItemInput(<ore:ingotVibrantAlloy>*2);
mythassmac57.addItemInput(<minecraft:prismarine_shard>);
mythassmac57.addItemInput(<enderio:item_basic_capacitor:1>);
mythassmac57.addItemOutput(<enderio:item_material:56>);
mythassmac57.build();
val mythassmac58 = RecipeBuilder.newBuilder("mythassmac58","mythic_processor_assembling_machine",2);
mythassmac58.addEnergyPerTickInput(40000);
mythassmac58.addItemInput(<minecraft:prismarine_crystals>*2);
mythassmac58.addItemInput(<ore:ingotVibrantAlloy>*2);
mythassmac58.addItemInput(<minecraft:prismarine_shard>);
mythassmac58.addItemInput(<enderio:item_capacitor_energetic_silver>);
mythassmac58.addItemOutput(<enderio:item_material:56>);
mythassmac58.build();
val mythassmac59 = RecipeBuilder.newBuilder("mythassmac59","mythic_processor_assembling_machine",2);
mythassmac59.addEnergyPerTickInput(40000);
mythassmac59.addItemInput(<appliedenergistics2:material:12>*96);
mythassmac59.addItemInput(<appliedenergistics2:material:22>*64);
mythassmac59.addItemInput(<appliedenergistics2:material:23>*64);
mythassmac59.addItemInput(<appliedenergistics2:material:24>*64);
mythassmac59.addItemOutput(<contenttweaker:spatial_processing_unit>*32);
mythassmac59.build();
+55 -15
View File
@@ -35,13 +35,7 @@ mythindblast5.addItemInput(<bnkrblks:megelium_stone>);
mythindblast5.addItemOutput(<bnkrblks:megelium_block>);
mythindblast5.build();
val mythindblast6 = RecipeBuilder.newBuilder("mythindblast6","mythic_processor_blaster",2);
mythindblast6.addEnergyPerTickInput(200000);
mythindblast6.addFluidInput(<fluid:dense_plasma>*30000);
mythindblast6.addItemInput(<contenttweaker:hyperuranion_ingot>);
mythindblast6.addItemInput(<extendedcrafting:singularity_custom:2030>);
mythindblast6.addItemOutput(<contenttweaker:actualizing_hyperuranion_ingot>);
mythindblast6.build();
val mythindblast7 = RecipeBuilder.newBuilder("mythindblast7","mythic_processor_blaster",2);
mythindblast7.addEnergyPerTickInput(200000);
@@ -72,13 +66,6 @@ mythindblast10.addItemInput(<contenttweaker:lightning_dragonsteel_ore>*100);
mythindblast10.addItemOutput(<iceandfire:dragonsteel_lightning_ingot>*900);
mythindblast10.build();
val mythindblast11 = RecipeBuilder.newBuilder("mythindblast11","mythic_processor_blaster",2);
mythindblast11.addEnergyPerTickInput(200000);
mythindblast11.addFluidInput(<fluid:dense_plasma>*30000);
mythindblast11.addItemInput(<contenttweaker:hyperuranion_ingot>);
mythindblast11.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>);
mythindblast11.addItemOutput(<contenttweaker:actualizing_hyperuranion_ingot>);
mythindblast11.build();
val mythindblast12 = RecipeBuilder.newBuilder("mythindblast12","mythic_processor_blaster",2);
mythindblast12.addEnergyPerTickInput(200000);
@@ -92,4 +79,57 @@ mythindblast13.addEnergyPerTickInput(1000000000);
mythindblast13.addFluidInput(<fluid:pre_baryonic_plasma>*2);
mythindblast13.addItemInput(<contenttweaker:sacred_cinders_log>*512);
mythindblast13.addItemOutput(<contenttweaker:everburning_seed>);
mythindblast13.build();
mythindblast13.build();
val mythindblast14 = RecipeBuilder.newBuilder("mythindblast14","mythic_processor_blaster",2);
mythindblast14.addEnergyPerTickInput(100000);
mythindblast14.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindblast14.addItemInput(<materialpart:rhenium:dust>*8192);
mythindblast14.addItemOutput(<materialpart:rhenium:ingot>*8192);
mythindblast14.build();
val mythindblast15 = RecipeBuilder.newBuilder("mythindblast15","mythic_processor_blaster",2);
mythindblast15.addEnergyPerTickInput(100000);
mythindblast15.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindblast15.addItemInput(<materialpart:sednanite:dust>*8192);
mythindblast15.addItemOutput(<materialpart:sednanite:ingot>*8192);
mythindblast15.build();
val mythindblast16 = RecipeBuilder.newBuilder("mythindblast16","mythic_processor_blaster",2);
mythindblast16.addEnergyPerTickInput(100000);
mythindblast16.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindblast16.addItemInput(<materialpart:ogerite:dust>*8192);
mythindblast16.addItemOutput(<materialpart:ogerite:ingot>*8192);
mythindblast16.build();
val mythindblast17 = RecipeBuilder.newBuilder("mythindblast17","mythic_processor_blaster",2);
mythindblast17.addEnergyPerTickInput(100000);
mythindblast17.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindblast17.addItemInput(<materialpart:myrmitite:dust>*8192);
mythindblast17.addItemOutput(<materialpart:myrmitite:ingot>*8192);
mythindblast17.build();
val mythindblast18 = RecipeBuilder.newBuilder("mythindblast18","mythic_processor_blaster",2);
mythindblast18.addEnergyPerTickInput(100000);
mythindblast18.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindblast18.addItemInput(<contenttweaker:matrix_ore>*1024);
mythindblast18.addItemInput(<aoa3:shyrelands_tokens>*12);
mythindblast18.addItemOutput(<avaritia:resource:1>*8192);
mythindblast18.build();
val mythindblast19 = RecipeBuilder.newBuilder("mythindblast19","mythic_processor_blaster",2);
mythindblast19.addEnergyPerTickInput(100000);
mythindblast19.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindblast19.addItemInput(<contenttweaker:ultimate_ore>*1024);
mythindblast19.addItemInput(<divinerpg:mortum_chunk>*1);
mythindblast19.addItemOutput(<extendedcrafting:material:32>*8192);
mythindblast19.build();
val mythindblast20 = RecipeBuilder.newBuilder("mythindblast20","mythic_processor_blaster",2);
mythindblast20.addEnergyPerTickInput(100000);
mythindblast20.addFluidInput(<fluid:recursive_computing_matter>*2);
mythindblast20.addItemInput(<astralsorcery:itemcraftingcomponent:2>*8192);
mythindblast20.addItemOutput(<astralsorcery:itemcraftingcomponent:1>*8192);
mythindblast20.build();
+116
View File
@@ -0,0 +1,116 @@
import mods.modularmachinery.RecipeBuilder;
val mythproccentsep2 = RecipeBuilder.newBuilder("mythproccentsep2","mythic_processor_centrifuge",2); mythproccentsep2.addEnergyPerTickInput(70000); mythproccentsep2.addItemInput(<forestry:bee_combs:15>); mythproccentsep2.addItemOutput(<forestry:beeswax>); mythproccentsep2.addItemOutput(<forestry:honey_drop:0>); mythproccentsep2.addItemOutput(<minecraft:dirt>); mythproccentsep2.addItemOutput(<minecraft:dirt>); mythproccentsep2.build();
val mythproccentsep3 = RecipeBuilder.newBuilder("mythproccentsep3","mythic_processor_centrifuge",2); mythproccentsep3.addEnergyPerTickInput(70000); mythproccentsep3.addItemInput(<forestry:bee_combs:2>); mythproccentsep3.addItemOutput(<forestry:refractory_wax>); mythproccentsep3.addItemOutput(<forestry:phosphor>*2); mythproccentsep3.addItemOutput(<minecraft:dirt>); mythproccentsep3.addItemOutput(<minecraft:dirt>); mythproccentsep3.build();
val mythproccentsep4 = RecipeBuilder.newBuilder("mythproccentsep4","mythic_processor_centrifuge",2); mythproccentsep4.addEnergyPerTickInput(70000); mythproccentsep4.addItemInput(<gendustry:honey_comb:10>); mythproccentsep4.addItemOutput(<gendustry:honey_drop:10>); mythproccentsep4.addItemOutput(<forestry:honey_drop>); mythproccentsep4.addItemOutput(<forestry:beeswax>); mythproccentsep4.addItemOutput(<minecraft:dirt>); mythproccentsep4.build();
val mythproccentsep5 = RecipeBuilder.newBuilder("mythproccentsep5","mythic_processor_centrifuge",2); mythproccentsep5.addEnergyPerTickInput(70000); mythproccentsep5.addItemInput(<gendustry:honey_comb:11>); mythproccentsep5.addItemOutput(<gendustry:honey_drop:11>); mythproccentsep5.addItemOutput(<forestry:honey_drop>); mythproccentsep5.addItemOutput(<forestry:beeswax>); mythproccentsep5.addItemOutput(<minecraft:dirt>); mythproccentsep5.build();
val mythproccentsep6 = RecipeBuilder.newBuilder("mythproccentsep6","mythic_processor_centrifuge",2); mythproccentsep6.addEnergyPerTickInput(70000); mythproccentsep6.addItemInput(<gendustry:honey_comb:12>); mythproccentsep6.addItemOutput(<gendustry:honey_drop:12>); mythproccentsep6.addItemOutput(<forestry:honey_drop>); mythproccentsep6.addItemOutput(<forestry:beeswax>); mythproccentsep6.addItemOutput(<minecraft:dirt>); mythproccentsep6.build();
val mythproccentsep7 = RecipeBuilder.newBuilder("mythproccentsep7","mythic_processor_centrifuge",2); mythproccentsep7.addEnergyPerTickInput(70000); mythproccentsep7.addItemInput(<gendustry:honey_comb:13>); mythproccentsep7.addItemOutput(<gendustry:honey_drop:13>); mythproccentsep7.addItemOutput(<forestry:honey_drop>); mythproccentsep7.addItemOutput(<forestry:beeswax>); mythproccentsep7.addItemOutput(<minecraft:dirt>); mythproccentsep7.build();
val mythproccentsep8 = RecipeBuilder.newBuilder("mythproccentsep8","mythic_processor_centrifuge",2); mythproccentsep8.addEnergyPerTickInput(70000); mythproccentsep8.addItemInput(<gendustry:honey_comb:14>); mythproccentsep8.addItemOutput(<gendustry:honey_drop:14>); mythproccentsep8.addItemOutput(<forestry:honey_drop>); mythproccentsep8.addItemOutput(<forestry:beeswax>); mythproccentsep8.addItemOutput(<minecraft:dirt>); mythproccentsep8.build();
val mythproccentsep9 = RecipeBuilder.newBuilder("mythproccentsep9","mythic_processor_centrifuge",2); mythproccentsep9.addEnergyPerTickInput(70000); mythproccentsep9.addItemInput(<gendustry:honey_comb:15>); mythproccentsep9.addItemOutput(<gendustry:honey_drop:15>); mythproccentsep9.addItemOutput(<forestry:honey_drop>); mythproccentsep9.addItemOutput(<forestry:beeswax>); mythproccentsep9.addItemOutput(<minecraft:dirt>); mythproccentsep9.build();
val mythproccentsep10 = RecipeBuilder.newBuilder("mythproccentsep10","mythic_processor_centrifuge",2); mythproccentsep10.addEnergyPerTickInput(70000); mythproccentsep10.addItemInput(<gendustry:honey_comb:16>); mythproccentsep10.addItemOutput(<gendustry:honey_drop:16>); mythproccentsep10.addItemOutput(<forestry:honey_drop>); mythproccentsep10.addItemOutput(<forestry:beeswax>); mythproccentsep10.addItemOutput(<minecraft:dirt>); mythproccentsep10.build();
val mythproccentsep11 = RecipeBuilder.newBuilder("mythproccentsep11","mythic_processor_centrifuge",2); mythproccentsep11.addEnergyPerTickInput(70000); mythproccentsep11.addItemInput(<gendustry:honey_comb:17>); mythproccentsep11.addItemOutput(<gendustry:honey_drop:17>); mythproccentsep11.addItemOutput(<forestry:honey_drop>); mythproccentsep11.addItemOutput(<forestry:beeswax>); mythproccentsep11.addItemOutput(<minecraft:dirt>); mythproccentsep11.build();
val mythproccentsep12 = RecipeBuilder.newBuilder("mythproccentsep12","mythic_processor_centrifuge",2); mythproccentsep12.addEnergyPerTickInput(70000); mythproccentsep12.addItemInput(<gendustry:honey_comb:18>); mythproccentsep12.addItemOutput(<gendustry:honey_drop:18>); mythproccentsep12.addItemOutput(<forestry:honey_drop>); mythproccentsep12.addItemOutput(<forestry:beeswax>); mythproccentsep12.addItemOutput(<minecraft:dirt>); mythproccentsep12.build();
val mythproccentsep13 = RecipeBuilder.newBuilder("mythproccentsep13","mythic_processor_centrifuge",2); mythproccentsep13.addEnergyPerTickInput(70000); mythproccentsep13.addItemInput(<gendustry:honey_comb:19>); mythproccentsep13.addItemOutput(<gendustry:honey_drop:19>); mythproccentsep13.addItemOutput(<forestry:honey_drop>); mythproccentsep13.addItemOutput(<forestry:beeswax>); mythproccentsep13.addItemOutput(<minecraft:dirt>); mythproccentsep13.build();
val mythproccentsep14 = RecipeBuilder.newBuilder("mythproccentsep14","mythic_processor_centrifuge",2); mythproccentsep14.addEnergyPerTickInput(70000); mythproccentsep14.addItemInput(<gendustry:honey_comb:20>); mythproccentsep14.addItemOutput(<gendustry:honey_drop:20>); mythproccentsep14.addItemOutput(<forestry:honey_drop>); mythproccentsep14.addItemOutput(<forestry:beeswax>); mythproccentsep14.addItemOutput(<minecraft:dirt>); mythproccentsep14.build();
val mythproccentsep15 = RecipeBuilder.newBuilder("mythproccentsep15","mythic_processor_centrifuge",2); mythproccentsep15.addEnergyPerTickInput(70000); mythproccentsep15.addItemInput(<gendustry:honey_comb:21>); mythproccentsep15.addItemOutput(<gendustry:honey_drop:21>); mythproccentsep15.addItemOutput(<forestry:honey_drop>); mythproccentsep15.addItemOutput(<forestry:beeswax>); mythproccentsep15.addItemOutput(<minecraft:dirt>); mythproccentsep15.build();
val mythproccentsep16 = RecipeBuilder.newBuilder("mythproccentsep16","mythic_processor_centrifuge",2); mythproccentsep16.addEnergyPerTickInput(70000); mythproccentsep16.addItemInput(<gendustry:honey_comb:22>); mythproccentsep16.addItemOutput(<gendustry:honey_drop:22>); mythproccentsep16.addItemOutput(<forestry:honey_drop>); mythproccentsep16.addItemOutput(<forestry:beeswax>); mythproccentsep16.addItemOutput(<minecraft:dirt>); mythproccentsep16.build();
val mythproccentsep17 = RecipeBuilder.newBuilder("mythproccentsep17","mythic_processor_centrifuge",2); mythproccentsep17.addEnergyPerTickInput(70000); mythproccentsep17.addItemInput(<gendustry:honey_comb:23>); mythproccentsep17.addItemOutput(<gendustry:honey_drop:23>); mythproccentsep17.addItemOutput(<forestry:honey_drop>); mythproccentsep17.addItemOutput(<forestry:beeswax>); mythproccentsep17.addItemOutput(<minecraft:dirt>); mythproccentsep17.build();
val mythproccentsep18 = RecipeBuilder.newBuilder("mythproccentsep18","mythic_processor_centrifuge",2); mythproccentsep18.addEnergyPerTickInput(70000); mythproccentsep18.addItemInput(<gendustry:honey_comb:24>); mythproccentsep18.addItemOutput(<gendustry:honey_drop:24>); mythproccentsep18.addItemOutput(<forestry:honey_drop>); mythproccentsep18.addItemOutput(<forestry:beeswax>); mythproccentsep18.addItemOutput(<minecraft:dirt>); mythproccentsep18.build();
val mythproccentsep19 = RecipeBuilder.newBuilder("mythproccentsep19","mythic_processor_centrifuge",2); mythproccentsep19.addEnergyPerTickInput(70000); mythproccentsep19.addItemInput(<gendustry:honey_comb:25>); mythproccentsep19.addItemOutput(<gendustry:honey_drop:25>); mythproccentsep19.addItemOutput(<forestry:honey_drop>); mythproccentsep19.addItemOutput(<forestry:beeswax>); mythproccentsep19.addItemOutput(<minecraft:dirt>); mythproccentsep19.build();
val mythproccentsep20 = RecipeBuilder.newBuilder("mythproccentsep20","mythic_processor_centrifuge",2); mythproccentsep20.addEnergyPerTickInput(70000); mythproccentsep20.addItemInput(<extrabees:honey_comb:57>); mythproccentsep20.addItemOutput(<extrabees:honey_drop:13>); mythproccentsep20.addItemOutput(<forestry:honey_drop>); mythproccentsep20.addItemOutput(<forestry:beeswax>); mythproccentsep20.addItemOutput(<minecraft:dirt>); mythproccentsep20.build();
val mythproccentsep21 = RecipeBuilder.newBuilder("mythproccentsep21","mythic_processor_centrifuge",2); mythproccentsep21.addEnergyPerTickInput(70000); mythproccentsep21.addItemInput(<extrabees:honey_comb:58>); mythproccentsep21.addItemOutput(<extrabees:honey_drop:14>); mythproccentsep21.addItemOutput(<forestry:honey_drop>); mythproccentsep21.addItemOutput(<forestry:beeswax>); mythproccentsep21.addItemOutput(<minecraft:dirt>); mythproccentsep21.build();
val mythproccentsep22 = RecipeBuilder.newBuilder("mythproccentsep22","mythic_processor_centrifuge",2); mythproccentsep22.addEnergyPerTickInput(70000); mythproccentsep22.addItemInput(<extrabees:honey_comb:59>); mythproccentsep22.addItemOutput(<extrabees:honey_drop:15>); mythproccentsep22.addItemOutput(<forestry:honey_drop>); mythproccentsep22.addItemOutput(<forestry:beeswax>); mythproccentsep22.addItemOutput(<minecraft:dirt>); mythproccentsep22.build();
val mythproccentsep23 = RecipeBuilder.newBuilder("mythproccentsep23","mythic_processor_centrifuge",2); mythproccentsep23.addEnergyPerTickInput(70000); mythproccentsep23.addItemInput(<extrabees:honey_comb:60>); mythproccentsep23.addItemOutput(<extrabees:honey_drop:16>); mythproccentsep23.addItemOutput(<forestry:honey_drop>); mythproccentsep23.addItemOutput(<forestry:beeswax>); mythproccentsep23.addItemOutput(<minecraft:dirt>); mythproccentsep23.build();
val mythproccentsep24 = RecipeBuilder.newBuilder("mythproccentsep24","mythic_processor_centrifuge",2); mythproccentsep24.addEnergyPerTickInput(70000); mythproccentsep24.addItemInput(<extrabees:honey_comb:61>); mythproccentsep24.addItemOutput(<extrabees:honey_drop:17>); mythproccentsep24.addItemOutput(<forestry:honey_drop>); mythproccentsep24.addItemOutput(<forestry:beeswax>); mythproccentsep24.addItemOutput(<minecraft:dirt>); mythproccentsep24.build();
val mythproccentsep25 = RecipeBuilder.newBuilder("mythproccentsep25","mythic_processor_centrifuge",2); mythproccentsep25.addEnergyPerTickInput(70000); mythproccentsep25.addItemInput(<extrabees:honey_comb:62>); mythproccentsep25.addItemOutput(<extrabees:honey_drop:18>); mythproccentsep25.addItemOutput(<forestry:honey_drop>); mythproccentsep25.addItemOutput(<forestry:beeswax>); mythproccentsep25.addItemOutput(<minecraft:dirt>); mythproccentsep25.build();
val mythproccentsep26 = RecipeBuilder.newBuilder("mythproccentsep26","mythic_processor_centrifuge",2); mythproccentsep26.addEnergyPerTickInput(70000); mythproccentsep26.addItemInput(<extrabees:honey_comb:63>); mythproccentsep26.addItemOutput(<extrabees:honey_drop:19>); mythproccentsep26.addItemOutput(<forestry:honey_drop>); mythproccentsep26.addItemOutput(<forestry:beeswax>); mythproccentsep26.addItemOutput(<minecraft:dirt>); mythproccentsep26.build();
val mythproccentsep27 = RecipeBuilder.newBuilder("mythproccentsep27","mythic_processor_centrifuge",2); mythproccentsep27.addEnergyPerTickInput(70000); mythproccentsep27.addItemInput(<extrabees:honey_comb:64>); mythproccentsep27.addItemOutput(<extrabees:honey_drop:20>); mythproccentsep27.addItemOutput(<forestry:honey_drop>); mythproccentsep27.addItemOutput(<forestry:beeswax>); mythproccentsep27.addItemOutput(<minecraft:dirt>); mythproccentsep27.build();
val mythproccentsep28 = RecipeBuilder.newBuilder("mythproccentsep28","mythic_processor_centrifuge",2); mythproccentsep28.addEnergyPerTickInput(70000); mythproccentsep28.addItemInput(<extrabees:honey_comb:65>); mythproccentsep28.addItemOutput(<extrabees:honey_drop:21>); mythproccentsep28.addItemOutput(<forestry:honey_drop>); mythproccentsep28.addItemOutput(<forestry:beeswax>); mythproccentsep28.addItemOutput(<minecraft:dirt>); mythproccentsep28.build();
val mythproccentsep29 = RecipeBuilder.newBuilder("mythproccentsep29","mythic_processor_centrifuge",2); mythproccentsep29.addEnergyPerTickInput(70000); mythproccentsep29.addItemInput(<extrabees:honey_comb:66>); mythproccentsep29.addItemOutput(<extrabees:honey_drop:22>); mythproccentsep29.addItemOutput(<forestry:honey_drop>); mythproccentsep29.addItemOutput(<forestry:beeswax>); mythproccentsep29.addItemOutput(<minecraft:dirt>); mythproccentsep29.build();
val mythproccentsep30 = RecipeBuilder.newBuilder("mythproccentsep30","mythic_processor_centrifuge",2); mythproccentsep30.addEnergyPerTickInput(70000); mythproccentsep30.addItemInput(<extrabees:honey_comb:67>); mythproccentsep30.addItemOutput(<extrabees:honey_drop:23>); mythproccentsep30.addItemOutput(<forestry:honey_drop>); mythproccentsep30.addItemOutput(<forestry:beeswax>); mythproccentsep30.addItemOutput(<minecraft:dirt>); mythproccentsep30.build();
val mythproccentsep31 = RecipeBuilder.newBuilder("mythproccentsep31","mythic_processor_centrifuge",2); mythproccentsep31.addEnergyPerTickInput(70000); mythproccentsep31.addItemInput(<extrabees:honey_comb:68>); mythproccentsep31.addItemOutput(<extrabees:honey_drop:24>); mythproccentsep31.addItemOutput(<forestry:honey_drop>); mythproccentsep31.addItemOutput(<forestry:beeswax>); mythproccentsep31.addItemOutput(<minecraft:dirt>); mythproccentsep31.build();
val mythproccentsep32 = RecipeBuilder.newBuilder("mythproccentsep32","mythic_processor_centrifuge",2); mythproccentsep32.addEnergyPerTickInput(70000); mythproccentsep32.addItemInput(<extrabees:honey_comb:69>); mythproccentsep32.addItemOutput(<extrabees:honey_drop:25>); mythproccentsep32.addItemOutput(<forestry:honey_drop>); mythproccentsep32.addItemOutput(<forestry:beeswax>); mythproccentsep32.addItemOutput(<minecraft:dirt>); mythproccentsep32.build();
val mythproccentsep33 = RecipeBuilder.newBuilder("mythproccentsep33","mythic_processor_centrifuge",2); mythproccentsep33.addEnergyPerTickInput(70000); mythproccentsep33.addItemInput(<extrabees:honey_comb:70>); mythproccentsep33.addItemOutput(<extrabees:honey_drop:26>); mythproccentsep33.addItemOutput(<forestry:honey_drop>); mythproccentsep33.addItemOutput(<forestry:beeswax>); mythproccentsep33.addItemOutput(<minecraft:dirt>); mythproccentsep33.build();
val mythproccentsep34 = RecipeBuilder.newBuilder("mythproccentsep34","mythic_processor_centrifuge",2); mythproccentsep34.addEnergyPerTickInput(70000); mythproccentsep34.addItemInput(<extrabees:honey_comb:71>); mythproccentsep34.addItemOutput(<extrabees:honey_drop:27>); mythproccentsep34.addItemOutput(<forestry:honey_drop>); mythproccentsep34.addItemOutput(<forestry:beeswax>); mythproccentsep34.addItemOutput(<minecraft:dirt>); mythproccentsep34.build();
val mythproccentsep35 = RecipeBuilder.newBuilder("mythproccentsep35","mythic_processor_centrifuge",2); mythproccentsep35.addEnergyPerTickInput(70000); mythproccentsep35.addItemInput(<extrabees:honey_comb:72>); mythproccentsep35.addItemOutput(<extrabees:honey_drop:28>); mythproccentsep35.addItemOutput(<forestry:honey_drop>); mythproccentsep35.addItemOutput(<forestry:beeswax>); mythproccentsep35.addItemOutput(<minecraft:dirt>); mythproccentsep35.build();
val mythproccentsep36 = RecipeBuilder.newBuilder("mythproccentsep36","mythic_processor_centrifuge",2); mythproccentsep36.addEnergyPerTickInput(70000); mythproccentsep36.addItemInput(<extrabees:honey_comb:73>); mythproccentsep36.addItemOutput(<extrabees:honey_drop:29>); mythproccentsep36.addItemOutput(<forestry:honey_drop>); mythproccentsep36.addItemOutput(<forestry:beeswax>); mythproccentsep36.addItemOutput(<minecraft:dirt>); mythproccentsep36.build();
val mythproccentsep37 = RecipeBuilder.newBuilder("mythproccentsep37","mythic_processor_centrifuge",2); mythproccentsep37.addEnergyPerTickInput(70000); mythproccentsep37.addItemInput(<extrabees:honey_comb:51>); mythproccentsep37.addItemOutput(<techreborn:smalldust:50>); mythproccentsep37.addItemOutput(<techreborn:smalldust:59>); mythproccentsep37.addItemOutput(<forestry:honey_drop>); mythproccentsep37.addItemOutput(<forestry:beeswax>); mythproccentsep37.build();
val mythproccentsep38 = RecipeBuilder.newBuilder("mythproccentsep38","mythic_processor_centrifuge",2); mythproccentsep38.addEnergyPerTickInput(70000); mythproccentsep38.addItemInput(<extrabees:honey_comb:14021>); mythproccentsep38.addItemOutput(<twilightforest:cube_talisman>*20); mythproccentsep38.addItemOutput(<contenttweaker:harbinger_crystal>*20); mythproccentsep38.addItemOutput(<divinerpg:crab_claw>*64); mythproccentsep38.addItemOutput(<minecraft:dirt>); mythproccentsep38.build();
val mythproccentsep39 = RecipeBuilder.newBuilder("mythproccentsep39","mythic_processor_centrifuge",2); mythproccentsep39.addEnergyPerTickInput(70000); mythproccentsep39.addItemInput(<extrabees:honey_comb:14027>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.build();
val mythproccentsep40 = RecipeBuilder.newBuilder("mythproccentsep40","mythic_processor_centrifuge",2); mythproccentsep40.addEnergyPerTickInput(70000); mythproccentsep40.addItemInput(<abyssalcraft:abyssalsand>); mythproccentsep40.addItemOutput(<contenttweaker:dysprosium_remains>); mythproccentsep40.addItemOutput(<minecraft:dirt>); mythproccentsep40.addItemOutput(<minecraft:dirt>); mythproccentsep40.addItemOutput(<minecraft:dirt>); mythproccentsep40.build();
val mythproccentsep41 = RecipeBuilder.newBuilder("mythproccentsep41","mythic_processor_centrifuge",2); mythproccentsep41.addEnergyPerTickInput(70000); mythproccentsep41.addItemInput(<extratrees:food:12>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.build();
val mythproccentsep42 = RecipeBuilder.newBuilder("mythproccentsep42","mythic_processor_centrifuge",2); mythproccentsep42.addEnergyPerTickInput(70000); mythproccentsep42.addItemInput(<extrabees:honey_comb:49>); mythproccentsep42.addItemOutput(<techreborn:smalldust:5>); mythproccentsep42.addItemOutput(<techreborn:smalldust:1>); mythproccentsep42.addItemOutput(<forestry:honey_drop>); mythproccentsep42.addItemOutput(<forestry:beeswax>); mythproccentsep42.build();
val mythproccentsep43 = RecipeBuilder.newBuilder("mythproccentsep43","mythic_processor_centrifuge",2); mythproccentsep43.addEnergyPerTickInput(70000); mythproccentsep43.addItemInput(<extratrees:food:19>); mythproccentsep43.addItemOutput(<minecraft:dirt>); mythproccentsep43.addItemOutput(<minecraft:dirt>); mythproccentsep43.addItemOutput(<minecraft:dirt>); mythproccentsep43.addItemOutput(<minecraft:dirt>); mythproccentsep43.build();
val mythproccentsep44 = RecipeBuilder.newBuilder("mythproccentsep44","mythic_processor_centrifuge",2); mythproccentsep44.addEnergyPerTickInput(70000); mythproccentsep44.addItemInput(<extratrees:food:1>); mythproccentsep44.addItemOutput(<minecraft:dirt>); mythproccentsep44.addItemOutput(<minecraft:dirt>); mythproccentsep44.addItemOutput(<minecraft:dirt>); mythproccentsep44.addItemOutput(<minecraft:dirt>); mythproccentsep44.build();
val mythproccentsep45 = RecipeBuilder.newBuilder("mythproccentsep45","mythic_processor_centrifuge",2); mythproccentsep45.addEnergyPerTickInput(70000); mythproccentsep45.addItemInput(<extrabees:honey_comb:47>); mythproccentsep45.addItemOutput(<techreborn:smalldust:48>); mythproccentsep45.addItemOutput(<techreborn:smalldust:1>); mythproccentsep45.addItemOutput(<forestry:honey_drop>); mythproccentsep45.addItemOutput(<forestry:beeswax>); mythproccentsep45.build();
val mythproccentsep46 = RecipeBuilder.newBuilder("mythproccentsep46","mythic_processor_centrifuge",2); mythproccentsep46.addEnergyPerTickInput(70000); mythproccentsep46.addItemInput(<minecraft:coal>); mythproccentsep46.addItemOutput(<contenttweaker:paraffin>); mythproccentsep46.addItemOutput(<minecraft:dirt>); mythproccentsep46.addItemOutput(<minecraft:dirt>); mythproccentsep46.addItemOutput(<minecraft:dirt>); mythproccentsep46.build();
val mythproccentsep47 = RecipeBuilder.newBuilder("mythproccentsep47","mythic_processor_centrifuge",2); mythproccentsep47.addEnergyPerTickInput(70000); mythproccentsep47.addItemInput(<extratrees:food:13>); mythproccentsep47.addItemOutput(<minecraft:dirt>); mythproccentsep47.addItemOutput(<minecraft:dirt>); mythproccentsep47.addItemOutput(<minecraft:dirt>); mythproccentsep47.addItemOutput(<minecraft:dirt>); mythproccentsep47.build();
val mythproccentsep48 = RecipeBuilder.newBuilder("mythproccentsep48","mythic_processor_centrifuge",2); mythproccentsep48.addEnergyPerTickInput(70000); mythproccentsep48.addItemInput(<extratrees:food:21>); mythproccentsep48.addItemOutput(<minecraft:dirt>); mythproccentsep48.addItemOutput(<minecraft:dirt>); mythproccentsep48.addItemOutput(<minecraft:dirt>); mythproccentsep48.addItemOutput(<minecraft:dirt>); mythproccentsep48.build();
val mythproccentsep49 = RecipeBuilder.newBuilder("mythproccentsep49","mythic_processor_centrifuge",2); mythproccentsep49.addEnergyPerTickInput(70000); mythproccentsep49.addItemInput(<extratrees:food:10>); mythproccentsep49.addItemOutput(<minecraft:dirt>); mythproccentsep49.addItemOutput(<minecraft:dirt>); mythproccentsep49.addItemOutput(<minecraft:dirt>); mythproccentsep49.addItemOutput(<minecraft:dirt>); mythproccentsep49.build();
val mythproccentsep50 = RecipeBuilder.newBuilder("mythproccentsep50","mythic_processor_centrifuge",2); mythproccentsep50.addEnergyPerTickInput(70000); mythproccentsep50.addItemInput(<extrabees:honey_comb:48>); mythproccentsep50.addItemOutput(<techreborn:smalldust:39>); mythproccentsep50.addItemOutput(<techreborn:smalldust:27>); mythproccentsep50.addItemOutput(<forestry:honey_drop>); mythproccentsep50.addItemOutput(<forestry:beeswax>); mythproccentsep50.build();
val mythproccentsep51 = RecipeBuilder.newBuilder("mythproccentsep51","mythic_processor_centrifuge",2); mythproccentsep51.addEnergyPerTickInput(70000); mythproccentsep51.addItemInput(<thermalfoundation:material:892>); mythproccentsep51.addItemOutput(<contenttweaker:paraffin>); mythproccentsep51.addItemOutput(<minecraft:dirt>); mythproccentsep51.addItemOutput(<minecraft:dirt>); mythproccentsep51.addItemOutput(<minecraft:dirt>); mythproccentsep51.build();
val mythproccentsep52 = RecipeBuilder.newBuilder("mythproccentsep52","mythic_processor_centrifuge",2); mythproccentsep52.addEnergyPerTickInput(70000); mythproccentsep52.addItemInput(<contenttweaker:abominable_egg>); mythproccentsep52.addItemOutput(<bewitchment:tongue_of_dog>*32); mythproccentsep52.addItemOutput(<bewitchment:adders_fork>*32); mythproccentsep52.addItemOutput(<bewitchment:lizard_leg>*32); mythproccentsep52.addItemOutput(<bewitchment:toe_of_frog>*32); mythproccentsep52.build();
val mythproccentsep53 = RecipeBuilder.newBuilder("mythproccentsep53","mythic_processor_centrifuge",2); mythproccentsep53.addEnergyPerTickInput(70000); mythproccentsep53.addItemInput(<extratrees:food:28>); mythproccentsep53.addItemOutput(<minecraft:dirt>); mythproccentsep53.addItemOutput(<minecraft:dirt>); mythproccentsep53.addItemOutput(<minecraft:dirt>); mythproccentsep53.addItemOutput(<minecraft:dirt>); mythproccentsep53.build();
val mythproccentsep54 = RecipeBuilder.newBuilder("mythproccentsep54","mythic_processor_centrifuge",2); mythproccentsep54.addEnergyPerTickInput(70000); mythproccentsep54.addItemInput(<extratrees:food:29>); mythproccentsep54.addItemOutput(<minecraft:dirt>); mythproccentsep54.addItemOutput(<minecraft:dirt>); mythproccentsep54.addItemOutput(<minecraft:dirt>); mythproccentsep54.addItemOutput(<minecraft:dirt>); mythproccentsep54.build();
val mythproccentsep55 = RecipeBuilder.newBuilder("mythproccentsep55","mythic_processor_centrifuge",2); mythproccentsep55.addEnergyPerTickInput(70000); mythproccentsep55.addItemInput(<extratrees:food:24>); mythproccentsep55.addItemOutput(<minecraft:dirt>); mythproccentsep55.addItemOutput(<minecraft:dirt>); mythproccentsep55.addItemOutput(<minecraft:dirt>); mythproccentsep55.addItemOutput(<minecraft:dirt>); mythproccentsep55.build();
val mythproccentsep56 = RecipeBuilder.newBuilder("mythproccentsep56","mythic_processor_centrifuge",2); mythproccentsep56.addEnergyPerTickInput(70000); mythproccentsep56.addItemInput(<forestry:fruits:3>); mythproccentsep56.addItemOutput(<minecraft:dirt>); mythproccentsep56.addItemOutput(<minecraft:dirt>); mythproccentsep56.addItemOutput(<minecraft:dirt>); mythproccentsep56.addItemOutput(<minecraft:dirt>); mythproccentsep56.build();
val mythproccentsep57 = RecipeBuilder.newBuilder("mythproccentsep57","mythic_processor_centrifuge",2); mythproccentsep57.addEnergyPerTickInput(70000); mythproccentsep57.addItemInput(<contenttweaker:projector_gem>); mythproccentsep57.addItemOutput(<astralsorcery:itemusabledust:1>*15); mythproccentsep57.addItemOutput(<astralsorcery:itemusabledust>*15); mythproccentsep57.addItemOutput(<minecraft:dirt>); mythproccentsep57.addItemOutput(<minecraft:dirt>); mythproccentsep57.build();
val mythproccentsep58 = RecipeBuilder.newBuilder("mythproccentsep58","mythic_processor_centrifuge",2); mythproccentsep58.addEnergyPerTickInput(70000); mythproccentsep58.addItemInput(<extratrees:food:16>); mythproccentsep58.addItemOutput(<minecraft:dirt>); mythproccentsep58.addItemOutput(<minecraft:dirt>); mythproccentsep58.addItemOutput(<minecraft:dirt>); mythproccentsep58.addItemOutput(<minecraft:dirt>); mythproccentsep58.build();
val mythproccentsep59 = RecipeBuilder.newBuilder("mythproccentsep59","mythic_processor_centrifuge",2); mythproccentsep59.addEnergyPerTickInput(70000); mythproccentsep59.addItemInput(<extratrees:food:17>); mythproccentsep59.addItemOutput(<minecraft:dirt>); mythproccentsep59.addItemOutput(<minecraft:dirt>); mythproccentsep59.addItemOutput(<minecraft:dirt>); mythproccentsep59.addItemOutput(<minecraft:dirt>); mythproccentsep59.build();
val mythproccentsep60 = RecipeBuilder.newBuilder("mythproccentsep60","mythic_processor_centrifuge",2); mythproccentsep60.addEnergyPerTickInput(70000); mythproccentsep60.addItemInput(<extratrees:food:3>); mythproccentsep60.addItemOutput(<minecraft:dirt>); mythproccentsep60.addItemOutput(<minecraft:dirt>); mythproccentsep60.addItemOutput(<minecraft:dirt>); mythproccentsep60.addItemOutput(<minecraft:dirt>); mythproccentsep60.build();
val mythproccentsep61 = RecipeBuilder.newBuilder("mythproccentsep61","mythic_processor_centrifuge",2); mythproccentsep61.addEnergyPerTickInput(70000); mythproccentsep61.addItemInput(<extratrees:food:8>); mythproccentsep61.addItemOutput(<minecraft:dirt>); mythproccentsep61.addItemOutput(<minecraft:dirt>); mythproccentsep61.addItemOutput(<minecraft:dirt>); mythproccentsep61.addItemOutput(<minecraft:dirt>); mythproccentsep61.build();
val mythproccentsep62 = RecipeBuilder.newBuilder("mythproccentsep62","mythic_processor_centrifuge",2); mythproccentsep62.addEnergyPerTickInput(70000); mythproccentsep62.addItemInput(<techreborn:dust:4>*16); mythproccentsep62.addItemOutput(<techreborn:dust:22>*8); mythproccentsep62.addItemOutput(<techreborn:dust:15>*4); mythproccentsep62.addItemOutput(<techreborn:dust:8>*3); mythproccentsep62.addItemOutput(<techreborn:dust:36>); mythproccentsep62.build();
val mythproccentsep63 = RecipeBuilder.newBuilder("mythproccentsep63","mythic_processor_centrifuge",2); mythproccentsep63.addEnergyPerTickInput(70000); mythproccentsep63.addItemInput(<forestry:fruits:4>); mythproccentsep63.addItemOutput(<minecraft:dirt>); mythproccentsep63.addItemOutput(<minecraft:dirt>); mythproccentsep63.addItemOutput(<minecraft:dirt>); mythproccentsep63.addItemOutput(<minecraft:dirt>); mythproccentsep63.build();
val mythproccentsep64 = RecipeBuilder.newBuilder("mythproccentsep64","mythic_processor_centrifuge",2); mythproccentsep64.addEnergyPerTickInput(70000); mythproccentsep64.addItemInput(<minecraft:carrot_on_a_stick>); mythproccentsep64.addItemOutput(<minecraft:fishing_rod>); mythproccentsep64.addItemOutput(<minecraft:dirt>); mythproccentsep64.addItemOutput(<minecraft:dirt>); mythproccentsep64.addItemOutput(<minecraft:dirt>); mythproccentsep64.build();
val mythproccentsep65 = RecipeBuilder.newBuilder("mythproccentsep65","mythic_processor_centrifuge",2); mythproccentsep65.addEnergyPerTickInput(70000); mythproccentsep65.addItemInput(<gendustry:honey_comb:13371>); mythproccentsep65.addItemOutput(<divinerpg:rupee_ore>*8); mythproccentsep65.addItemOutput(<divinerpg:arlemite_ore>*8); mythproccentsep65.addItemOutput(<divinerpg:realmite_ore>*8); mythproccentsep65.addItemOutput(<minecraft:dirt>); mythproccentsep65.build();
val mythproccentsep66 = RecipeBuilder.newBuilder("mythproccentsep66","mythic_processor_centrifuge",2); mythproccentsep66.addEnergyPerTickInput(70000); mythproccentsep66.addItemInput(<minecraft:carrot>); mythproccentsep66.addItemOutput(<minecraft:dirt>); mythproccentsep66.addItemOutput(<minecraft:dirt>); mythproccentsep66.addItemOutput(<minecraft:dirt>); mythproccentsep66.addItemOutput(<minecraft:dirt>); mythproccentsep66.build();
val mythproccentsep67 = RecipeBuilder.newBuilder("mythproccentsep67","mythic_processor_centrifuge",2); mythproccentsep67.addEnergyPerTickInput(70000); mythproccentsep67.addItemInput(<extratrees:food:11>); mythproccentsep67.addItemOutput(<minecraft:dirt>); mythproccentsep67.addItemOutput(<minecraft:dirt>); mythproccentsep67.addItemOutput(<minecraft:dirt>); mythproccentsep67.addItemOutput(<minecraft:dirt>); mythproccentsep67.build();
val mythproccentsep68 = RecipeBuilder.newBuilder("mythproccentsep68","mythic_processor_centrifuge",2); mythproccentsep68.addEnergyPerTickInput(70000); mythproccentsep68.addItemInput(<contenttweaker:shell_dust>*32); mythproccentsep68.addItemOutput(<contenttweaker:selenium_dust>); mythproccentsep68.addItemOutput(<techreborn:smalldust:30>); mythproccentsep68.addItemOutput(<thermalfoundation:material:768>); mythproccentsep68.addItemOutput(<minecraft:dirt>); mythproccentsep68.build();
val mythproccentsep69 = RecipeBuilder.newBuilder("mythproccentsep69","mythic_processor_centrifuge",2); mythproccentsep69.addEnergyPerTickInput(70000); mythproccentsep69.addItemInput(<extratrees:food:22>); mythproccentsep69.addItemOutput(<minecraft:dirt>); mythproccentsep69.addItemOutput(<minecraft:dirt>); mythproccentsep69.addItemOutput(<minecraft:dirt>); mythproccentsep69.addItemOutput(<minecraft:dirt>); mythproccentsep69.build();
val mythproccentsep70 = RecipeBuilder.newBuilder("mythproccentsep70","mythic_processor_centrifuge",2); mythproccentsep70.addEnergyPerTickInput(70000); mythproccentsep70.addItemInput(<minecraft:apple>); mythproccentsep70.addItemOutput(<minecraft:dirt>); mythproccentsep70.addItemOutput(<minecraft:dirt>); mythproccentsep70.addItemOutput(<minecraft:dirt>); mythproccentsep70.addItemOutput(<minecraft:dirt>); mythproccentsep70.build();
val mythproccentsep71 = RecipeBuilder.newBuilder("mythproccentsep71","mythic_processor_centrifuge",2); mythproccentsep71.addEnergyPerTickInput(70000); mythproccentsep71.addItemInput(<gendustry:honey_comb:13370>); mythproccentsep71.addItemOutput(<aoa3:emberstone_ore>*8); mythproccentsep71.addItemOutput(<aoa3:jade_ore>*8); mythproccentsep71.addItemOutput(<aoa3:sapphire_ore>*8); mythproccentsep71.addItemOutput(<aoa3:amethyst_ore>*8); mythproccentsep71.build();
val mythproccentsep72 = RecipeBuilder.newBuilder("mythproccentsep72","mythic_processor_centrifuge",2); mythproccentsep72.addEnergyPerTickInput(70000); mythproccentsep72.addItemInput(<extratrees:food>); mythproccentsep72.addItemOutput(<minecraft:dirt>); mythproccentsep72.addItemOutput(<minecraft:dirt>); mythproccentsep72.addItemOutput(<minecraft:dirt>); mythproccentsep72.addItemOutput(<minecraft:dirt>); mythproccentsep72.build();
val mythproccentsep73 = RecipeBuilder.newBuilder("mythproccentsep73","mythic_processor_centrifuge",2); mythproccentsep73.addEnergyPerTickInput(70000); mythproccentsep73.addItemInput(<contenttweaker:living_flesh>); mythproccentsep73.addItemOutput(<cyclicmagic:peat_biomass>*24); mythproccentsep73.addItemOutput(<minecraft:dirt>); mythproccentsep73.addItemOutput(<minecraft:dirt>); mythproccentsep73.addItemOutput(<minecraft:dirt>); mythproccentsep73.build();
val mythproccentsep74 = RecipeBuilder.newBuilder("mythproccentsep74","mythic_processor_centrifuge",2); mythproccentsep74.addEnergyPerTickInput(70000); mythproccentsep74.addItemInput(<minecraft:concrete_powder:1>*2); mythproccentsep74.addItemOutput(<thermalfoundation:dye:15>); mythproccentsep74.addItemOutput(<minecraft:gravel>); mythproccentsep74.addItemOutput(<minecraft:sand>); mythproccentsep74.addItemOutput(<minecraft:dirt>); mythproccentsep74.build();
val mythproccentsep75 = RecipeBuilder.newBuilder("mythproccentsep75","mythic_processor_centrifuge",2); mythproccentsep75.addEnergyPerTickInput(70000); mythproccentsep75.addItemInput(<minecraft:concrete_powder:2>*2); mythproccentsep75.addItemOutput(<thermalfoundation:dye:14>); mythproccentsep75.addItemOutput(<minecraft:gravel>); mythproccentsep75.addItemOutput(<minecraft:sand>); mythproccentsep75.addItemOutput(<minecraft:dirt>); mythproccentsep75.build();
val mythproccentsep76 = RecipeBuilder.newBuilder("mythproccentsep76","mythic_processor_centrifuge",2); mythproccentsep76.addEnergyPerTickInput(70000); mythproccentsep76.addItemInput(<minecraft:concrete_powder:3>*2); mythproccentsep76.addItemOutput(<thermalfoundation:dye:13>); mythproccentsep76.addItemOutput(<minecraft:gravel>); mythproccentsep76.addItemOutput(<minecraft:sand>); mythproccentsep76.addItemOutput(<minecraft:dirt>); mythproccentsep76.build();
val mythproccentsep77 = RecipeBuilder.newBuilder("mythproccentsep77","mythic_processor_centrifuge",2); mythproccentsep77.addEnergyPerTickInput(70000); mythproccentsep77.addItemInput(<minecraft:concrete_powder:4>*2); mythproccentsep77.addItemOutput(<thermalfoundation:dye:12>); mythproccentsep77.addItemOutput(<minecraft:gravel>); mythproccentsep77.addItemOutput(<minecraft:sand>); mythproccentsep77.addItemOutput(<minecraft:dirt>); mythproccentsep77.build();
val mythproccentsep78 = RecipeBuilder.newBuilder("mythproccentsep78","mythic_processor_centrifuge",2); mythproccentsep78.addEnergyPerTickInput(70000); mythproccentsep78.addItemInput(<minecraft:concrete_powder:5>*2); mythproccentsep78.addItemOutput(<thermalfoundation:dye:11>); mythproccentsep78.addItemOutput(<minecraft:gravel>); mythproccentsep78.addItemOutput(<minecraft:sand>); mythproccentsep78.addItemOutput(<minecraft:dirt>); mythproccentsep78.build();
val mythproccentsep79 = RecipeBuilder.newBuilder("mythproccentsep79","mythic_processor_centrifuge",2); mythproccentsep79.addEnergyPerTickInput(70000); mythproccentsep79.addItemInput(<minecraft:concrete_powder:6>*2); mythproccentsep79.addItemOutput(<thermalfoundation:dye:10>); mythproccentsep79.addItemOutput(<minecraft:gravel>); mythproccentsep79.addItemOutput(<minecraft:sand>); mythproccentsep79.addItemOutput(<minecraft:dirt>); mythproccentsep79.build();
val mythproccentsep80 = RecipeBuilder.newBuilder("mythproccentsep80","mythic_processor_centrifuge",2); mythproccentsep80.addEnergyPerTickInput(70000); mythproccentsep80.addItemInput(<minecraft:concrete_powder:7>*2); mythproccentsep80.addItemOutput(<thermalfoundation:dye:9>); mythproccentsep80.addItemOutput(<minecraft:gravel>); mythproccentsep80.addItemOutput(<minecraft:sand>); mythproccentsep80.addItemOutput(<minecraft:dirt>); mythproccentsep80.build();
val mythproccentsep81 = RecipeBuilder.newBuilder("mythproccentsep81","mythic_processor_centrifuge",2); mythproccentsep81.addEnergyPerTickInput(70000); mythproccentsep81.addItemInput(<minecraft:concrete_powder:8>*2); mythproccentsep81.addItemOutput(<thermalfoundation:dye:8>); mythproccentsep81.addItemOutput(<minecraft:gravel>); mythproccentsep81.addItemOutput(<minecraft:sand>); mythproccentsep81.addItemOutput(<minecraft:dirt>); mythproccentsep81.build();
val mythproccentsep82 = RecipeBuilder.newBuilder("mythproccentsep82","mythic_processor_centrifuge",2); mythproccentsep82.addEnergyPerTickInput(70000); mythproccentsep82.addItemInput(<minecraft:concrete_powder:9>*2); mythproccentsep82.addItemOutput(<thermalfoundation:dye:7>); mythproccentsep82.addItemOutput(<minecraft:gravel>); mythproccentsep82.addItemOutput(<minecraft:sand>); mythproccentsep82.addItemOutput(<minecraft:dirt>); mythproccentsep82.build();
val mythproccentsep83 = RecipeBuilder.newBuilder("mythproccentsep83","mythic_processor_centrifuge",2); mythproccentsep83.addEnergyPerTickInput(70000); mythproccentsep83.addItemInput(<minecraft:concrete_powder:10>*2); mythproccentsep83.addItemOutput(<thermalfoundation:dye:6>); mythproccentsep83.addItemOutput(<minecraft:gravel>); mythproccentsep83.addItemOutput(<minecraft:sand>); mythproccentsep83.addItemOutput(<minecraft:dirt>); mythproccentsep83.build();
val mythproccentsep84 = RecipeBuilder.newBuilder("mythproccentsep84","mythic_processor_centrifuge",2); mythproccentsep84.addEnergyPerTickInput(70000); mythproccentsep84.addItemInput(<minecraft:concrete_powder:11>*2); mythproccentsep84.addItemOutput(<thermalfoundation:dye:5>); mythproccentsep84.addItemOutput(<minecraft:gravel>); mythproccentsep84.addItemOutput(<minecraft:sand>); mythproccentsep84.addItemOutput(<minecraft:dirt>); mythproccentsep84.build();
val mythproccentsep85 = RecipeBuilder.newBuilder("mythproccentsep85","mythic_processor_centrifuge",2); mythproccentsep85.addEnergyPerTickInput(70000); mythproccentsep85.addItemInput(<minecraft:concrete_powder:12>*2); mythproccentsep85.addItemOutput(<thermalfoundation:dye:4>); mythproccentsep85.addItemOutput(<minecraft:gravel>); mythproccentsep85.addItemOutput(<minecraft:sand>); mythproccentsep85.addItemOutput(<minecraft:dirt>); mythproccentsep85.build();
val mythproccentsep86 = RecipeBuilder.newBuilder("mythproccentsep86","mythic_processor_centrifuge",2); mythproccentsep86.addEnergyPerTickInput(70000); mythproccentsep86.addItemInput(<minecraft:concrete_powder:13>*2); mythproccentsep86.addItemOutput(<thermalfoundation:dye:3>); mythproccentsep86.addItemOutput(<minecraft:gravel>); mythproccentsep86.addItemOutput(<minecraft:sand>); mythproccentsep86.addItemOutput(<minecraft:dirt>); mythproccentsep86.build();
val mythproccentsep87 = RecipeBuilder.newBuilder("mythproccentsep87","mythic_processor_centrifuge",2); mythproccentsep87.addEnergyPerTickInput(70000); mythproccentsep87.addItemInput(<minecraft:concrete_powder:14>*2); mythproccentsep87.addItemOutput(<thermalfoundation:dye:2>); mythproccentsep87.addItemOutput(<minecraft:gravel>); mythproccentsep87.addItemOutput(<minecraft:sand>); mythproccentsep87.addItemOutput(<minecraft:dirt>); mythproccentsep87.build();
val mythproccentsep88 = RecipeBuilder.newBuilder("mythproccentsep88","mythic_processor_centrifuge",2); mythproccentsep88.addEnergyPerTickInput(70000); mythproccentsep88.addItemInput(<minecraft:concrete_powder:15>*2); mythproccentsep88.addItemOutput(<thermalfoundation:dye:1>); mythproccentsep88.addItemOutput(<minecraft:gravel>); mythproccentsep88.addItemOutput(<minecraft:sand>); mythproccentsep88.addItemOutput(<minecraft:dirt>); mythproccentsep88.build();
val mythproccentsep89 = RecipeBuilder.newBuilder("mythproccentsep89","mythic_processor_centrifuge",2); mythproccentsep89.addEnergyPerTickInput(70000); mythproccentsep89.addItemInput(<thermalfoundation:material:1025>); mythproccentsep89.addItemOutput(<thermalfoundation:material:2049>*2); mythproccentsep89.addItemOutput(<minecraft:snowball>); mythproccentsep89.addItemOutput(<minecraft:redstone>); mythproccentsep89.addItemOutput(<minecraft:dirt>); mythproccentsep89.build();
val mythproccentsep90 = RecipeBuilder.newBuilder("mythproccentsep90","mythic_processor_centrifuge",2); mythproccentsep90.addEnergyPerTickInput(70000); mythproccentsep90.addItemInput(<extrabees:honey_comb:50>); mythproccentsep90.addItemOutput(<techreborn:smalldust:11>); mythproccentsep90.addItemOutput(<minecraft:redstone>); mythproccentsep90.addItemOutput(<forestry:honey_drop>); mythproccentsep90.addItemOutput(<forestry:beeswax>); mythproccentsep90.build();
val mythproccentsep91 = RecipeBuilder.newBuilder("mythproccentsep91","mythic_processor_centrifuge",2); mythproccentsep91.addEnergyPerTickInput(70000); mythproccentsep91.addItemInput(<thermalfoundation:material:1026>); mythproccentsep91.addItemOutput(<thermalfoundation:material:2051>*2); mythproccentsep91.addItemOutput(<thermalfoundation:material:772>); mythproccentsep91.addItemOutput(<minecraft:redstone>); mythproccentsep91.addItemOutput(<minecraft:dirt>); mythproccentsep91.build();
val mythproccentsep92 = RecipeBuilder.newBuilder("mythproccentsep92","mythic_processor_centrifuge",2); mythproccentsep92.addEnergyPerTickInput(70000); mythproccentsep92.addItemInput(<thermalfoundation:material:1027>); mythproccentsep92.addItemOutput(<thermalfoundation:material:2053>*2); mythproccentsep92.addItemOutput(<thermalfoundation:material:770>); mythproccentsep92.addItemOutput(<minecraft:redstone>); mythproccentsep92.addItemOutput(<minecraft:dirt>); mythproccentsep92.build();
val mythproccentsep93 = RecipeBuilder.newBuilder("mythproccentsep93","mythic_processor_centrifuge",2); mythproccentsep93.addEnergyPerTickInput(70000); mythproccentsep93.addItemInput(<contenttweaker:disgusting_omelette>); mythproccentsep93.addItemOutput(<contenttweaker:moscovium_traces>); mythproccentsep93.addItemOutput(<erebus:flower_seed:14>); mythproccentsep93.addItemOutput(<enderio:item_material:50>); mythproccentsep93.addItemOutput(<techreborn:dust:67>); mythproccentsep93.build();
val mythproccentsep94 = RecipeBuilder.newBuilder("mythproccentsep94","mythic_processor_centrifuge",2); mythproccentsep94.addEnergyPerTickInput(70000); mythproccentsep94.addItemInput(<thermalfoundation:material:1025>); mythproccentsep94.addItemOutput(<minecraft:blaze_powder>*2); mythproccentsep94.addItemOutput(<thermalfoundation:material:771>); mythproccentsep94.addItemOutput(<minecraft:redstone>); mythproccentsep94.addItemOutput(<minecraft:dirt>); mythproccentsep94.build();
val mythproccentsep95 = RecipeBuilder.newBuilder("mythproccentsep95","mythic_processor_centrifuge",2); mythproccentsep95.addEnergyPerTickInput(70000); mythproccentsep95.addItemInput(<techreborn:dust:58>*16); mythproccentsep95.addItemOutput(<techreborn:dust:25>*8); mythproccentsep95.addItemOutput(<techreborn:dust:2>*5); mythproccentsep95.addItemOutput(<techreborn:dust:56>*3); mythproccentsep95.addItemOutput(<minecraft:dirt>); mythproccentsep95.build();
val mythproccentsep96 = RecipeBuilder.newBuilder("mythproccentsep96","mythic_processor_centrifuge",2); mythproccentsep96.addEnergyPerTickInput(70000); mythproccentsep96.addItemInput(<techreborn:dust:41>*16); mythproccentsep96.addItemOutput(<techreborn:dust:49>*8); mythproccentsep96.addItemOutput(<techreborn:dust:0>*5); mythproccentsep96.addItemOutput(<techreborn:dust:40>*3); mythproccentsep96.addItemOutput(<minecraft:dirt>); mythproccentsep96.build();
val mythproccentsep97 = RecipeBuilder.newBuilder("mythproccentsep97","mythic_processor_centrifuge",2); mythproccentsep97.addEnergyPerTickInput(70000); mythproccentsep97.addItemInput(<extrabees:honey_comb:15>); mythproccentsep97.addItemOutput(<extrabees:misc:6>); mythproccentsep97.addItemOutput(<forestry:honey_drop>); mythproccentsep97.addItemOutput(<forestry:beeswax>); mythproccentsep97.addItemOutput(<minecraft:dirt>); mythproccentsep97.build();
val mythproccentsep98 = RecipeBuilder.newBuilder("mythproccentsep98","mythic_processor_centrifuge",2); mythproccentsep98.addEnergyPerTickInput(70000); mythproccentsep98.addItemInput(<extrabees:honey_comb:16>); mythproccentsep98.addItemOutput(<extrabees:misc:7>); mythproccentsep98.addItemOutput(<forestry:honey_drop>); mythproccentsep98.addItemOutput(<forestry:beeswax>); mythproccentsep98.addItemOutput(<minecraft:dirt>); mythproccentsep98.build();
val mythproccentsep99 = RecipeBuilder.newBuilder("mythproccentsep99","mythic_processor_centrifuge",2); mythproccentsep99.addEnergyPerTickInput(70000); mythproccentsep99.addItemInput(<extrabees:honey_comb:19>); mythproccentsep99.addItemOutput(<extrabees:misc:8>); mythproccentsep99.addItemOutput(<forestry:honey_drop>); mythproccentsep99.addItemOutput(<forestry:beeswax>); mythproccentsep99.addItemOutput(<minecraft:dirt>); mythproccentsep99.build();
val mythproccentsep100 = RecipeBuilder.newBuilder("mythproccentsep100","mythic_processor_centrifuge",2); mythproccentsep100.addEnergyPerTickInput(70000); mythproccentsep100.addItemInput(<extrabees:honey_comb:45>); mythproccentsep100.addItemOutput(<extrabees:misc:9>); mythproccentsep100.addItemOutput(<forestry:honey_drop>); mythproccentsep100.addItemOutput(<forestry:beeswax>); mythproccentsep100.addItemOutput(<minecraft:dirt>); mythproccentsep100.build();
val mythproccentsep101 = RecipeBuilder.newBuilder("mythproccentsep101","mythic_processor_centrifuge",2); mythproccentsep101.addEnergyPerTickInput(70000); mythproccentsep101.addItemInput(<extrabees:honey_comb:17>); mythproccentsep101.addItemOutput(<extrabees:misc:10>); mythproccentsep101.addItemOutput(<forestry:honey_drop>); mythproccentsep101.addItemOutput(<forestry:beeswax>); mythproccentsep101.addItemOutput(<minecraft:dirt>); mythproccentsep101.build();
val mythproccentsep102 = RecipeBuilder.newBuilder("mythproccentsep102","mythic_processor_centrifuge",2); mythproccentsep102.addEnergyPerTickInput(70000); mythproccentsep102.addItemInput(<extrabees:honey_comb:18>); mythproccentsep102.addItemOutput(<extrabees:misc:11>); mythproccentsep102.addItemOutput(<forestry:honey_drop>); mythproccentsep102.addItemOutput(<forestry:beeswax>); mythproccentsep102.addItemOutput(<minecraft:dirt>); mythproccentsep102.build();
val mythproccentsep103 = RecipeBuilder.newBuilder("mythproccentsep103","mythic_processor_centrifuge",2); mythproccentsep103.addEnergyPerTickInput(70000); mythproccentsep103.addItemInput(<extrabees:honey_comb:73>); mythproccentsep103.addItemOutput(<extrabees:misc:12>); mythproccentsep103.addItemOutput(<forestry:honey_drop>); mythproccentsep103.addItemOutput(<forestry:beeswax>); mythproccentsep103.addItemOutput(<minecraft:dirt>); mythproccentsep103.build();
val mythproccentsep104 = RecipeBuilder.newBuilder("mythproccentsep104","mythic_processor_centrifuge",2); mythproccentsep104.addEnergyPerTickInput(70000); mythproccentsep104.addItemInput(<extrabees:honey_comb:37>); mythproccentsep104.addItemOutput(<extrabees:misc:13>); mythproccentsep104.addItemOutput(<forestry:honey_drop>); mythproccentsep104.addItemOutput(<forestry:beeswax>); mythproccentsep104.addItemOutput(<minecraft:dirt>); mythproccentsep104.build();
val mythproccentsep105 = RecipeBuilder.newBuilder("mythproccentsep105","mythic_processor_centrifuge",2); mythproccentsep105.addEnergyPerTickInput(70000); mythproccentsep105.addItemInput(<extrabees:honey_comb:40>); mythproccentsep105.addItemOutput(<extrabees:misc:14>); mythproccentsep105.addItemOutput(<forestry:honey_drop>); mythproccentsep105.addItemOutput(<forestry:beeswax>); mythproccentsep105.addItemOutput(<minecraft:dirt>); mythproccentsep105.build();
val mythproccentsep106 = RecipeBuilder.newBuilder("mythproccentsep106","mythic_processor_centrifuge",2); mythproccentsep106.addEnergyPerTickInput(70000); mythproccentsep106.addItemInput(<extrabees:honey_comb:41>); mythproccentsep106.addItemOutput(<extrabees:misc:15>); mythproccentsep106.addItemOutput(<forestry:honey_drop>); mythproccentsep106.addItemOutput(<forestry:beeswax>); mythproccentsep106.addItemOutput(<minecraft:dirt>); mythproccentsep106.build();
val mythproccentsep107 = RecipeBuilder.newBuilder("mythproccentsep107","mythic_processor_centrifuge",2); mythproccentsep107.addEnergyPerTickInput(70000); mythproccentsep107.addItemInput(<extrabees:honey_comb:42>); mythproccentsep107.addItemOutput(<extrabees:misc:16>); mythproccentsep107.addItemOutput(<forestry:honey_drop>); mythproccentsep107.addItemOutput(<forestry:beeswax>); mythproccentsep107.addItemOutput(<minecraft:dirt>); mythproccentsep107.build();
val mythproccentsep108 = RecipeBuilder.newBuilder("mythproccentsep108","mythic_processor_centrifuge",2); mythproccentsep108.addEnergyPerTickInput(70000); mythproccentsep108.addItemInput(<extrabees:honey_comb:4>); mythproccentsep108.addItemOutput(<extrabees:misc:18>); mythproccentsep108.addItemOutput(<forestry:honey_drop>); mythproccentsep108.addItemOutput(<forestry:beeswax>); mythproccentsep108.addItemOutput(<minecraft:dirt>); mythproccentsep108.build();
val mythproccentsep109 = RecipeBuilder.newBuilder("mythproccentsep109","mythic_processor_centrifuge",2); mythproccentsep109.addEnergyPerTickInput(70000); mythproccentsep109.addItemInput(<extrabees:honey_comb:83>); mythproccentsep109.addItemOutput(<extrabees:misc:27>); mythproccentsep109.addItemOutput(<forestry:honey_drop>); mythproccentsep109.addItemOutput(<forestry:beeswax>); mythproccentsep109.addItemOutput(<minecraft:dirt>); mythproccentsep109.build();
val mythproccentsep110 = RecipeBuilder.newBuilder("mythproccentsep110","mythic_processor_centrifuge",2); mythproccentsep110.addEnergyPerTickInput(70000); mythproccentsep110.addItemInput(<extrabees:honey_comb:85>); mythproccentsep110.addItemOutput(<extrabees:misc:28>); mythproccentsep110.addItemOutput(<forestry:honey_drop>); mythproccentsep110.addItemOutput(<forestry:beeswax>); mythproccentsep110.addItemOutput(<minecraft:dirt>); mythproccentsep110.build();
val mythproccentsep111 = RecipeBuilder.newBuilder("mythproccentsep111","mythic_processor_centrifuge",2); mythproccentsep111.addEnergyPerTickInput(70000); mythproccentsep111.addItemInput(<extrabees:honey_comb:84>); mythproccentsep111.addItemOutput(<extrabees:misc:29>); mythproccentsep111.addItemOutput(<forestry:honey_drop>); mythproccentsep111.addItemOutput(<forestry:beeswax>); mythproccentsep111.addItemOutput(<minecraft:dirt>); mythproccentsep111.build();
val mythproccentsep112 = RecipeBuilder.newBuilder("mythproccentsep112","mythic_processor_centrifuge",2); mythproccentsep112.addEnergyPerTickInput(70000); mythproccentsep112.addItemInput(<extrabees:honey_comb:54>); mythproccentsep112.addItemOutput(<extrabees:misc:4>); mythproccentsep112.addItemOutput(<forestry:honey_drop>); mythproccentsep112.addItemOutput(<forestry:beeswax>); mythproccentsep112.addItemOutput(<minecraft:dirt>); mythproccentsep112.build();
val mythproccentsep113 = RecipeBuilder.newBuilder("mythproccentsep113","mythic_processor_centrifuge",2); mythproccentsep113.addEnergyPerTickInput(70000); mythproccentsep113.addItemInput(<extrabees:honey_comb:53>); mythproccentsep113.addItemOutput(<extrabees:misc:3>); mythproccentsep113.addItemOutput(<forestry:honey_drop>); mythproccentsep113.addItemOutput(<forestry:beeswax>); mythproccentsep113.addItemOutput(<minecraft:dirt>); mythproccentsep113.build();
val mythproccentsep114 = RecipeBuilder.newBuilder("mythproccentsep114","mythic_processor_centrifuge",2); mythproccentsep114.addEnergyPerTickInput(70000); mythproccentsep114.addItemInput(<extrabees:honey_comb:52>); mythproccentsep114.addItemOutput(<extrabees:misc:2>); mythproccentsep114.addItemOutput(<forestry:honey_drop>); mythproccentsep114.addItemOutput(<forestry:beeswax>); mythproccentsep114.addItemOutput(<minecraft:dirt>); mythproccentsep114.build();
val mythproccentsep115 = RecipeBuilder.newBuilder("mythproccentsep115","mythic_processor_centrifuge",2); mythproccentsep115.addEnergyPerTickInput(70000); mythproccentsep115.addItemInput(<extrabees:honey_comb:56>); mythproccentsep115.addItemOutput(<extrabees:misc:1>); mythproccentsep115.addItemOutput(<forestry:honey_drop>); mythproccentsep115.addItemOutput(<forestry:beeswax>); mythproccentsep115.addItemOutput(<minecraft:dirt>); mythproccentsep115.build();
+67 -8
View File
@@ -224,13 +224,6 @@ mythindgrind28.addItemOutput(<contenttweaker:naquadah_chunk>);
mythindgrind28.build();
val mythindgrind29 = RecipeBuilder.newBuilder("mythindgrind29","mythic_processor_grinder",2);
mythindgrind29.addEnergyPerTickInput(2000000);
mythindgrind29.addFluidInput(<fluid:sideral_life_essence>*1000);
mythindgrind29.addItemInput(<contenttweaker:ingot_of_infinite_wishes>);
mythindgrind29.addItemOutput(<contenttweaker:dust_of_infinite_wishes>*64);
mythindgrind29.build();
val mythindgrind30 = RecipeBuilder.newBuilder("mythindgrind30","mythic_processor_grinder",2);
mythindgrind30.addEnergyPerTickInput(2000000);
mythindgrind30.addFluidInput(<fluid:dense_plasma>*50);
@@ -279,4 +272,70 @@ mythindgrind36.addEnergyPerTickInput(2000000);
mythindgrind36.addFluidInput(<fluid:ice>*1);
mythindgrind36.addItemInput(<aoa3:ornamyte>*32);
mythindgrind36.addItemOutput(<bewitchment:garnet>*2048);
mythindgrind36.build();
mythindgrind36.build();
val mythindgrind37 = RecipeBuilder.newBuilder("mythindgrind37","mythic_processor_grinder",2);
mythindgrind37.addEnergyPerTickInput(2000000);
mythindgrind37.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindgrind37.addItemInput(<ore:oreRhenium>*1024);
mythindgrind37.addItemOutput(<materialpart:rhenium:dust>*16384);
mythindgrind37.build();
val mythindgrind38 = RecipeBuilder.newBuilder("mythindgrind38","mythic_processor_grinder",2);
mythindgrind38.addEnergyPerTickInput(2000000);
mythindgrind38.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindgrind38.addItemInput(<ore:oreSednanite>*1024);
mythindgrind38.addItemOutput(<materialpart:sednanite:dust>*16384);
mythindgrind38.build();
val mythindgrind39 = RecipeBuilder.newBuilder("mythindgrind39","mythic_processor_grinder",2);
mythindgrind39.addEnergyPerTickInput(2000000);
mythindgrind39.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindgrind39.addItemInput(<ore:oreMyrmitite>*1024);
mythindgrind39.addItemOutput(<materialpart:myrmitite:dust>*16384);
mythindgrind39.build();
val mythindgrind40 = RecipeBuilder.newBuilder("mythindgrind40","mythic_processor_grinder",2);
mythindgrind40.addEnergyPerTickInput(2000000);
mythindgrind40.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindgrind40.addItemInput(<ore:oreOgerite>*1024);
mythindgrind40.addItemOutput(<materialpart:ogerite:dust>*16384);
mythindgrind40.build();
val mythindgrind41 = RecipeBuilder.newBuilder("mythindgrind41","mythic_processor_grinder",2);
mythindgrind41.addEnergyPerTickInput(2000000);
mythindgrind41.addFluidInput(<fluid:recursive_computing_matter>*10);
mythindgrind41.addItemInput(<ore:oreHolographic>*512);
mythindgrind41.addItemOutput(<contenttweaker:projector_gem>*16384);
mythindgrind41.build();
val mythindgrind42 = RecipeBuilder.newBuilder("mythindgrind42","mythic_processor_grinder",2);
mythindgrind42.addEnergyPerTickInput(2000000);
mythindgrind42.addFluidInput(<fluid:astralsorcery.liquidstarlight>*50000);
mythindgrind42.addItemInput(<ore:oreAstralStarmetal>*256);
mythindgrind42.addItemOutput(<astralsorcery:itemcraftingcomponent:2>*2048);
mythindgrind42.build();
val mythindgrind43 = RecipeBuilder.newBuilder("mythindgrind43","mythic_processor_grinder",2);
mythindgrind43.addEnergyPerTickInput(2000000);
mythindgrind43.addFluidInput(<fluid:astralsorcery.liquidstarlight>*50000);
mythindgrind43.addItemInput(<contenttweaker:catasterismetal_ore>*256);
mythindgrind43.addItemOutput(<astralsorcery:itemcraftingcomponent:2>*8192);
mythindgrind43.build();
val mythindgrind44 = RecipeBuilder.newBuilder("mythindgrind44","mythic_processor_grinder",2);
mythindgrind44.addEnergyPerTickInput(2000000);
mythindgrind44.addFluidInput(<fluid:lymph_of_pixonia>*1);
mythindgrind44.addItemInput(<contenttweaker:pale_metal>*16);
mythindgrind44.addItemOutput(<contenttweaker:pale_metal_dust>*16);
mythindgrind44.build();
+147 -2
View File
@@ -628,7 +628,7 @@ val mythmelt621 = RecipeBuilder.newBuilder("mythmelt621","mythic_processor_melte
val mythmelt622 = RecipeBuilder.newBuilder("mythmelt622","mythic_processor_melter",2);mythmelt622.addEnergyPerTickInput(60000);mythmelt622.addItemInput(<contenttweaker:stable_darmstadtium>);mythmelt622.addFluidOutput(<liquid:darmstadtium> * 144);mythmelt622.build();
val mythmelt623 = RecipeBuilder.newBuilder("mythmelt623","mythic_processor_melter",2);mythmelt623.addEnergyPerTickInput(60000);mythmelt623.addItemInput(<draconicevolution:draconic_ingot>);mythmelt623.addFluidOutput(<liquid:molten_awakened> * 144);mythmelt623.build();
val mythmelt624 = RecipeBuilder.newBuilder("mythmelt624","mythic_processor_melter",2);mythmelt624.addEnergyPerTickInput(60000);mythmelt624.addItemInput(<contenttweaker:stable_nihonium>);mythmelt624.addFluidOutput(<liquid:nihonium> * 50);mythmelt624.build();
val mythmelt625 = RecipeBuilder.newBuilder("mythmelt625","mythic_processor_melter",2);mythmelt625.addEnergyPerTickInput(60000);mythmelt625.addItemInput(<contenttweaker:flerovium_matrix>);mythmelt625.addFluidOutput(<liquid:flerovium> * 144);mythmelt625.build();
val mythmelt625 = RecipeBuilder.newBuilder("mythmelt625","mythic_processor_melter",2);mythmelt625.addEnergyPerTickInput(60000);mythmelt625.addItemInput(<contenttweaker:flerovium_matrix>);mythmelt625.addFluidOutput(<liquid:flerovium> * 250);mythmelt625.build();
val mythmelt626 = RecipeBuilder.newBuilder("mythmelt626","mythic_processor_melter",2);mythmelt626.addEnergyPerTickInput(60000);mythmelt626.addItemInput(<contenttweaker:moscovium_traces>);mythmelt626.addFluidOutput(<liquid:moscovium> * 100);mythmelt626.build();
val mythmelt627 = RecipeBuilder.newBuilder("mythmelt627","mythic_processor_melter",2);mythmelt627.addEnergyPerTickInput(60000);mythmelt627.addItemInput(<contenttweaker:livermorium_sliver>);mythmelt627.addFluidOutput(<liquid:livermorium> * 40);mythmelt627.build();
val mythmelt628 = RecipeBuilder.newBuilder("mythmelt628","mythic_processor_melter",2);mythmelt628.addEnergyPerTickInput(60000);mythmelt628.addItemInput(<contenttweaker:technetium_remains>);mythmelt628.addFluidOutput(<liquid:technetium> * 40);mythmelt628.build();
@@ -771,4 +771,149 @@ val mythmelt664 = RecipeBuilder.newBuilder("mythmelt664","mythic_processor_melte
mythmelt664.addEnergyPerTickInput(60000);
mythmelt664.addItemInput(<gendustry:honey_comb:14027>*16);
mythmelt664.addFluidOutput(<fluid:fluorine> * 32000);
mythmelt664.build();
mythmelt664.build();
val mythmelt665 = RecipeBuilder.newBuilder("mythmelt665","mythic_processor_melter",2);
mythmelt665.addEnergyPerTickInput(60000);
mythmelt665.addItemInput(<contenttweaker:ascended_starlight_sphere>);
mythmelt665.addFluidOutput(<fluid:astralsorcery.liquidstarlight> * 1000000);
mythmelt665.build();
val mythmelt666 = RecipeBuilder.newBuilder("mythmelt666","mythic_processor_melter",2);
mythmelt666.addEnergyPerTickInput(60000);
mythmelt666.addItemInput(<contenttweaker:echo_warren_bar>);
mythmelt666.addFluidOutput(<fluid:molten_echo_warren> * 144);
mythmelt666.build();
val mythmelt667 = RecipeBuilder.newBuilder("mythmelt667","mythic_processor_melter",2);
mythmelt667.addEnergyPerTickInput(60000);
mythmelt667.addItemInput(<extendedcrafting:singularity_custom:630>);
mythmelt667.addFluidOutput(<fluid:sednanite> * 728064);
mythmelt667.build();
val mythmelt668 = RecipeBuilder.newBuilder("mythmelt668","mythic_processor_melter",2);
mythmelt668.addEnergyPerTickInput(60000);
mythmelt668.addItemInput(<extendedcrafting:singularity_custom:2046>);
mythmelt668.addFluidOutput(<fluid:rhenium> * 728064);
mythmelt668.build();
val mythmelt669 = RecipeBuilder.newBuilder("mythmelt669","mythic_processor_melter",2);
mythmelt669.addEnergyPerTickInput(60000);
mythmelt669.addItemInput(<extendedcrafting:singularity_custom:2047>);
mythmelt669.addFluidOutput(<fluid:myrmitite> * 728064);
mythmelt669.build();
val mythmelt670 = RecipeBuilder.newBuilder("mythmelt670","mythic_processor_melter",2);
mythmelt670.addEnergyPerTickInput(60000);
mythmelt670.addItemInput(<extendedcrafting:singularity_custom:2048>);
mythmelt670.addFluidOutput(<fluid:ogerite> * 728064);
mythmelt670.build();
val mythmelt671 = RecipeBuilder.newBuilder("mythmelt671","mythic_processor_melter",2);
mythmelt671.addEnergyPerTickInput(60000);
mythmelt671.addItemInput(<contenttweaker:vibraniumalloy_chunk>);
mythmelt671.addFluidOutput(<fluid:molten_vibranium_alloy> * 144);
mythmelt671.build();
val mythmelt672 = RecipeBuilder.newBuilder("mythmelt672","mythic_processor_melter",2);
mythmelt672.addEnergyPerTickInput(60000);
mythmelt672.addItemInput(<techreborn:uumatter>);
mythmelt672.addFluidOutput(<fluid:liquid_uu_matter> * 100);
mythmelt672.build();
val mythmelt673 = RecipeBuilder.newBuilder("mythmelt673","mythic_processor_melter",2);
mythmelt673.addEnergyPerTickInput(60000);
mythmelt673.addItemInput(<extendedcrafting:singularity_custom:2033>);
mythmelt673.addFluidOutput(<fluid:knightmetal> * 728064);
mythmelt673.build();
val mythmelt674 = RecipeBuilder.newBuilder("mythmelt674","mythic_processor_melter",2);
mythmelt674.addEnergyPerTickInput(60000);
mythmelt674.addItemInput(<extendedcrafting:singularity_custom:995>);
mythmelt674.addFluidOutput(<fluid:fierymetal> * 728064);
mythmelt674.build();
val mythmelt675 = RecipeBuilder.newBuilder("mythmelt675","mythic_processor_melter",2);
mythmelt675.addEnergyPerTickInput(60000);
mythmelt675.addItemInput(<extendedcrafting:singularity:34>);
mythmelt675.addFluidOutput(<fluid:platinum> * 728064);
mythmelt675.build();
val mythmelt676 = RecipeBuilder.newBuilder("mythmelt676","mythic_processor_melter",2);
mythmelt676.addEnergyPerTickInput(60000);
mythmelt676.addItemInput(<extendedcrafting:singularity:49>);
mythmelt676.addFluidOutput(<fluid:lumium> * 728064);
mythmelt676.build();
val mythmelt677 = RecipeBuilder.newBuilder("mythmelt677","mythic_processor_melter",2);
mythmelt677.addEnergyPerTickInput(60000);
mythmelt677.addItemInput(<extendedcrafting:singularity_custom:996>);
mythmelt677.addFluidOutput(<fluid:knightslime> * 728064);
mythmelt677.build();
val mythmelt678 = RecipeBuilder.newBuilder("mythmelt678","mythic_processor_melter",2);
mythmelt678.addEnergyPerTickInput(60000);
mythmelt678.addItemInput(<extendedcrafting:singularity:33>);
mythmelt678.addFluidOutput(<fluid:chrome> * 728064);
mythmelt678.build();
val mythmelt679 = RecipeBuilder.newBuilder("mythmelt679","mythic_processor_melter",2);
mythmelt679.addEnergyPerTickInput(60000);
mythmelt679.addItemInput(<extendedcrafting:singularity_custom:2039>);
mythmelt679.addFluidOutput(<fluid:moltenabyssalnite> * 728064);
mythmelt679.build();
val mythmelt680 = RecipeBuilder.newBuilder("mythmelt680","mythic_processor_melter",2);
mythmelt680.addEnergyPerTickInput(60000);
mythmelt680.addItemInput(<extendedcrafting:singularity_custom:2038>);
mythmelt680.addFluidOutput(<fluid:moltendreadium> * 728064);
mythmelt680.build();
val mythmelt681 = RecipeBuilder.newBuilder("mythmelt681","mythic_processor_melter",2);
mythmelt681.addEnergyPerTickInput(60000);
mythmelt681.addItemInput(<extendedcrafting:singularity:50>);
mythmelt681.addFluidOutput(<fluid:enderium> * 728064);
mythmelt681.build();
val mythmelt682 = RecipeBuilder.newBuilder("mythmelt682","mythic_processor_melter",2);
mythmelt682.addEnergyPerTickInput(60000);
mythmelt682.addItemInput(<extendedcrafting:singularity_custom:2050>);
mythmelt682.addFluidOutput(<fluid:elementium> * 728064);
mythmelt682.build();
val mythmelt683 = RecipeBuilder.newBuilder("mythmelt683","mythic_processor_melter",2);
mythmelt683.addEnergyPerTickInput(60000);
mythmelt683.addItemInput(<extendedcrafting:singularity:48>);
mythmelt683.addFluidOutput(<fluid:signalum> * 728064);
mythmelt683.build();
val mythmelt684 = RecipeBuilder.newBuilder("mythmelt684","mythic_processor_melter",2);
mythmelt684.addEnergyPerTickInput(60000);
mythmelt684.addItemInput(<extendedcrafting:singularity_custom:2051>);
mythmelt684.addFluidOutput(<fluid:soularium> * 728064);
mythmelt684.build();
val mythmelt685 = RecipeBuilder.newBuilder("mythmelt685","mythic_processor_melter",2);
mythmelt685.addEnergyPerTickInput(60000);
mythmelt685.addItemInput(<extendedcrafting:singularity_custom:2052>);
mythmelt685.addFluidOutput(<fluid:tough> * 728064);
mythmelt685.build();
val mythmelt686 = RecipeBuilder.newBuilder("mythmelt686","mythic_processor_melter",2);
mythmelt686.addEnergyPerTickInput(60000);
mythmelt686.addItemInput(<extendedcrafting:singularity_custom:2053>);
mythmelt686.addFluidOutput(<fluid:pulsating_iron> * 728064);
mythmelt686.build();
val mythmelt687 = RecipeBuilder.newBuilder("mythmelt687","mythic_processor_melter",2);
mythmelt687.addEnergyPerTickInput(60000);
mythmelt687.addItemInput(<extendedcrafting:singularity_custom:2054>);
mythmelt687.addFluidOutput(<fluid:borax_solution> * 3367296);
mythmelt687.build();
val mythmelt688 = RecipeBuilder.newBuilder("mythmelt688","mythic_processor_melter",2);
mythmelt688.addEnergyPerTickInput(60000);
mythmelt688.addItemInput(<ore:dustBorax>);
mythmelt688.addFluidOutput(<fluid:borax_solution> * 666);
mythmelt688.build();
+1 -1
View File
@@ -1357,4 +1357,4 @@ mythpulv216.addItemInput(<techreborn:advancedchainsaw>);
mythpulv216.setChance(0.0);
mythpulv216.addItemInput(<libvulpes:productboule:3>);
mythpulv216.addItemOutput(<advancedrocketry:wafer:0>*2);
mythpulv216.build();
mythpulv216.build();
+43
View File
@@ -53,6 +53,49 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_coil_t1>,
<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <techreborn:part:17>, <draconicevolution:crafting_injector:2>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_coil_t1>*2,
[[<draconicevolution:crafting_injector:3>, <techreborn:part:17>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <techreborn:part:17>, <draconicevolution:crafting_injector:3>],
[<techreborn:part:17>, <techreborn:fusion_coil>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <techreborn:fusion_coil>, <techreborn:part:17>],
[<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>, <ore:blockUltimate>,
<contenttweaker:imperfect_neutronium_nugget>, <nuclearcraft:depleted_fuel_americium:2>, <contenttweaker:imperfect_neutronium_nugget>,
<ore:blockUltimate>, <immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>],
[<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>, <contenttweaker:imperfect_neutronium_nugget>,
<materialpart:vibranium_alloy:gear>, <thaumadditions:mithminite_plate>, <materialpart:vibranium_alloy:gear>,
<contenttweaker:imperfect_neutronium_nugget>, <immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>],
[<immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:1>, <nuclearcraft:depleted_fuel_americium:2>,
<thaumadditions:mithminite_plate>, <contenttweaker:mythic_machine_case>, <thaumadditions:mithminite_plate>,
<nuclearcraft:depleted_fuel_americium:2>, <immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:1>],
[<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>, <contenttweaker:imperfect_neutronium_nugget>,
<materialpart:vibranium_alloy:gear>, <thaumadditions:mithminite_plate>, <materialpart:vibranium_alloy:gear>,
<contenttweaker:imperfect_neutronium_nugget>, <immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>],
[<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>, <ore:blockUltimate>,
<contenttweaker:imperfect_neutronium_nugget>, <nuclearcraft:depleted_fuel_americium:2>, <contenttweaker:imperfect_neutronium_nugget>,
<ore:blockUltimate>, <immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:0>],
[<techreborn:part:17>, <techreborn:fusion_coil>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <techreborn:fusion_coil>, <techreborn:part:17>],
[<draconicevolution:crafting_injector:3>, <techreborn:part:17>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <immersiveengineering:metal_decoration0:1>, <immersiveengineering:metal_decoration0:0>,
<immersiveengineering:metal_decoration0:0>, <techreborn:part:17>, <draconicevolution:crafting_injector:3>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:mythic_coil_t2>,
[[<libvulpes:coil0:7>, <contenttweaker:mythic_coil_t1>, <libvulpes:coil0:7>],
[<contenttweaker:mythic_coil_t1>, <libvulpes:coil0:7>, <contenttweaker:mythic_coil_t1>],
+9 -3
View File
@@ -1,7 +1,7 @@
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:safe_fission_leu235"}),
[[null, <nuclearcraft:fuel_uranium:4>, null],
[<nuclearcraft:fuel_uranium:4>, <minecraft:paper>, <nuclearcraft:fuel_uranium:4>],
[null, <nuclearcraft:fuel_uranium:4>, null]]);
[[null, <ore:ingotUranium>, null],
[<ore:ingotUranium>, <minecraft:paper>, <ore:ingotUranium>],
[null, <ore:ingotUranium>, null]]);
mods.chisel.Carving.addGroup("safencfission");
mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:safe_fission_leu235"}));
@@ -31,6 +31,8 @@ mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprin
mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:active_cooled_hecm245"}));
mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:active_cooled_hecf249"}));
mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:cryolattice_tbu"}));
mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_altar_ziggurat"}));
mods.chisel.Carving.addVariation("safencfission", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:tardis_structure"}));
recipes.addShapeless(<modularmachinery:safe_fission_leu235_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:safe_fission_leu235"}).reuse(),<modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:safe_fission_tbu_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:safe_fission_tbu"}).reuse(),<modularmachinery:blockcontroller>]);
@@ -59,6 +61,8 @@ recipes.addShapeless(<modularmachinery:active_cooled_hea242_controller>,[<modula
recipes.addShapeless(<modularmachinery:active_cooled_hecm245_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:active_cooled_hecm245"}).reuse(),<modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:active_cooled_hecf249_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:active_cooled_hecf249"}).reuse(),<modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:cryolattice_tbu_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:cryolattice_tbu"}).reuse(),<modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:blood_altar_ziggurat_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:blood_altar_ziggurat"}).reuse(),<modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:blood_altar_ziggurat_controller>,[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:tardis_structure"}).reuse(),<modularmachinery:blockcontroller>]);
mods.chisel.Carving.addGroup("safencfissioncont");
mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:safe_fission_leu235_controller>);
@@ -88,6 +92,8 @@ mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:active_c
mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:active_cooled_hecm245_controller>);
mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:active_cooled_hecf249_controller>);
mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:cryolattice_tbu_controller>);
mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:blood_altar_ziggurat_controller>);
mods.chisel.Carving.addVariation("safencfissioncont", <modularmachinery:tardis_structure_controller>);
recipes.addShapeless(<nuclearcraft:depleted_fuel_uranium:4>,
+18 -1
View File
@@ -172,6 +172,9 @@ oreethaxiumstone.add(<abyssalcraft:stone:5>);
val orestormlightstone = <ore:oreStormlightStone>;
orestormlightstone.add(<contenttweaker:stormlight_stone>);
val oreaesirgemstone = <ore:itemAesirGemstone>;
oreaesirgemstone.add(<contenttweaker:aesir_gemstone>);
@@ -215,4 +218,18 @@ hightiersingularity.add(<extendedcrafting:singularity:26>);
hightiersingularity.add(<extendedcrafting:singularity:48>);
hightiersingularity.add(<extendedcrafting:singularity:49>);
hightiersingularity.add(<extendedcrafting:singularity:50>);
hightiersingularity.add(<extendedcrafting:singularity:66>);
hightiersingularity.add(<extendedcrafting:singularity:66>);
val orebloodhunter = <ore:itemBloodhunterReinforcement>;
orebloodhunter.add(<contenttweaker:bloodhunter_modifier>);
val oreabyssalharvester = <ore:itemAbyssalHarvester>;
oreabyssalharvester.add(<contenttweaker:abyssal_harvester>);
val oredreadfulharvester = <ore:itemDreadfulHarvester>;
oredreadfulharvester.add(<contenttweaker:dreadful_harvester>);
val oreomotholharvester = <ore:itemOmotholHarvester>;
oreomotholharvester.add(<contenttweaker:omothol_harvester>);
+226
View File
@@ -0,0 +1,226 @@
import crafttweaker.data.IData;
import crafttweaker.item.IItemStack;
recipes.addShaped(<contenttweaker:scorched_bone_dust>,
[[<divinerpg:purple_blaze>, <divinerpg:purple_blaze>, <divinerpg:purple_blaze>],
[<contenttweaker:skelebone_fragment>, <contenttweaker:recursive_meatball>.reuse(), <contenttweaker:skelebone_fragment>],
[<divinerpg:purple_blaze>, <divinerpg:purple_blaze>, <divinerpg:purple_blaze>]]);
// Add recipe for Portable Seed Analyzer
recipes.addShaped(<contenttweaker:hollow_stag_callstone>,
[[<contenttweaker:geo_fragment>, <contenttweaker:scorched_bone_dust>, <contenttweaker:geo_fragment>],
[<contenttweaker:sentient_meatball>, <ore:ingotSacrificeMetal>, <contenttweaker:sentient_meatball>],
[<contenttweaker:geo_fragment>, <contenttweaker:scorched_bone_dust>, <contenttweaker:geo_fragment>]]);
// Define a function to add seed analysis recipes
function addPaleMetalUnbreakableArmor(armorItem as IItemStack, recipeName as string) {
recipes.addShapeless(
recipeName,
armorItem,
[
(armorItem.marked("mark").transformNew(function(item) { return item.withAmount(1).withTag(item.tag); })).noReturn(),
<contenttweaker:pale_metal>
],
function(out, ins, cInfo) {
var inpuTag = ins.mark.tag as IData;
var updatedTag as IData = {
Unbreakable: 1 as byte
};
return ins.mark.updateTag(inpuTag += updatedTag).withAmount(1);
},
null
);
}
// Define all seeds that need analysis recipes
var armorToUnbreakify as IItemStack[] = [
<botania:terrasteelhelm>,
<botania:terrasteelhelmreveal>,
<botania:terrasteelchest>,
<botania:terrasteellegs>,
<botania:terrasteelboots>,
<enderio:item_stellar_alloy_helmet>,
<enderio:item_stellar_alloy_boots>,
<enderio:item_stellar_alloy_chestplate>,
<enderio:item_stellar_alloy_leggings>,
<enderio:item_end_steel_helmet>,
<enderio:item_end_steel_boots>,
<enderio:item_end_steel_chestplate>,
<enderio:item_end_steel_leggings>,
<enderio:item_dark_steel_helmet>,
<enderio:item_dark_steel_boots>,
<enderio:item_dark_steel_chestplate>,
<enderio:item_dark_steel_leggings>,
<bloodmagic:living_armour_helmet>,
<bloodmagic:living_armour_chest>,
<bloodmagic:living_armour_leggings>,
<bloodmagic:living_armour_boots>,
<ebwizardry:battlemage_helmet>,
<ebwizardry:battlemage_chestplate>,
<ebwizardry:battlemage_leggings>,
<ebwizardry:battlemage_boots>,
<ebwizardry:battlemage_helmet_fire>,
<ebwizardry:battlemage_chestplate_fire>,
<ebwizardry:battlemage_leggings_fire>,
<ebwizardry:battlemage_boots_fire>,
<ebwizardry:battlemage_helmet_ice>,
<ebwizardry:battlemage_chestplate_ice>,
<ebwizardry:battlemage_leggings_ice>,
<ebwizardry:battlemage_boots_ice>,
<ebwizardry:battlemage_helmet_lightning>,
<ebwizardry:battlemage_chestplate_lightning>,
<ebwizardry:battlemage_leggings_lightning>,
<ebwizardry:battlemage_boots_lightning>,
<ebwizardry:battlemage_helmet_necromancy>,
<ebwizardry:battlemage_chestplate_necromancy>,
<ebwizardry:battlemage_leggings_necromancy>,
<ebwizardry:battlemage_boots_necromancy>,
<ebwizardry:battlemage_helmet_earth>,
<ebwizardry:battlemage_chestplate_earth>,
<ebwizardry:battlemage_leggings_earth>,
<ebwizardry:battlemage_boots_earth>,
<ebwizardry:battlemage_helmet_sorcery>,
<ebwizardry:battlemage_chestplate_sorcery>,
<ebwizardry:battlemage_leggings_sorcery>,
<ebwizardry:battlemage_boots_sorcery>,
<ebwizardry:battlemage_helmet_healing>,
<ebwizardry:battlemage_chestplate_healing>,
<ebwizardry:battlemage_leggings_healing>,
<ebwizardry:battlemage_boots_healing>,
<iceandfire:dragonsteel_fire_helmet>,
<iceandfire:dragonsteel_fire_chestplate>,
<iceandfire:dragonsteel_fire_leggings>,
<iceandfire:dragonsteel_fire_boots>,
<iceandfire:dragonsteel_ice_helmet>,
<iceandfire:dragonsteel_ice_chestplate>,
<iceandfire:dragonsteel_ice_leggings>,
<iceandfire:dragonsteel_ice_boots>,
<iceandfire:dragonsteel_lightning_helmet>,
<iceandfire:dragonsteel_lightning_chestplate>,
<iceandfire:dragonsteel_lightning_leggings>,
<iceandfire:dragonsteel_lightning_boots>,
<iceandfire:armor_red_helmet>,
<iceandfire:armor_red_chestplate>,
<iceandfire:armor_red_leggings>,
<iceandfire:armor_red_boots>,
<iceandfire:armor_bronze_helmet>,
<iceandfire:armor_bronze_chestplate>,
<iceandfire:armor_bronze_leggings>,
<iceandfire:armor_bronze_boots>,
<iceandfire:armor_green_helmet>,
<iceandfire:armor_green_chestplate>,
<iceandfire:armor_green_leggings>,
<iceandfire:armor_green_boots>,
<iceandfire:armor_gray_helmet>,
<iceandfire:armor_gray_chestplate>,
<iceandfire:armor_gray_leggings>,
<iceandfire:armor_gray_boots>,
<iceandfire:armor_blue_helmet>,
<iceandfire:armor_blue_chestplate>,
<iceandfire:armor_blue_leggings>,
<iceandfire:armor_blue_boots>,
<iceandfire:armor_white_helmet>,
<iceandfire:armor_white_chestplate>,
<iceandfire:armor_white_leggings>,
<iceandfire:armor_white_boots>,
<iceandfire:armor_sapphire_helmet>,
<iceandfire:armor_sapphire_chestplate>,
<iceandfire:armor_sapphire_leggings>,
<iceandfire:armor_sapphire_boots>,
<iceandfire:armor_silver_helmet>,
<iceandfire:armor_silver_chestplate>,
<iceandfire:armor_silver_leggings>,
<iceandfire:armor_silver_boots>,
<iceandfire:armor_electric_helmet>,
<iceandfire:armor_electric_chestplate>,
<iceandfire:armor_electric_leggings>,
<iceandfire:armor_electric_boots>,
<iceandfire:armor_amythest_helmet>,
<iceandfire:armor_amythest_chestplate>,
<iceandfire:armor_amythest_leggings>,
<iceandfire:armor_amythest_boots>,
<iceandfire:armor_copper_helmet>,
<iceandfire:armor_copper_chestplate>,
<iceandfire:armor_copper_leggings>,
<iceandfire:armor_copper_boots>,
<iceandfire:armor_black_helmet>,
<iceandfire:armor_black_chestplate>,
<iceandfire:armor_black_leggings>,
<iceandfire:armor_black_boots>,
<extrabotany:combatmaidboots>,
<extrabotany:combatmaidchest>,
<extrabotany:combatmaidhelm>,
<extrabotany:combatmaidlegs>,
<extrabotany:combatmaidhelmrevealing>,
<extrabotany:combatmaidchestdarkened>,
<contenttweaker:sacrifice_metal_head>,
<contenttweaker:sacrifice_metal_chest>,
<contenttweaker:sacrifice_metal_legs>,
<contenttweaker:sacrifice_metal_feet>,
<divinerpg:bedrock_helmet>,
<divinerpg:bedrock_chestplate>,
<divinerpg:bedrock_leggings>,
<divinerpg:bedrock_boots>,
<divinerpg:corrupted_helmet>,
<divinerpg:corrupted_chestplate>,
<divinerpg:corrupted_leggings>,
<divinerpg:corrupted_boots>,
<divinerpg:angelic_helmet>,
<divinerpg:angelic_chestplate>,
<divinerpg:angelic_leggings>,
<divinerpg:angelic_boots>,
<divinerpg:elite_realmite_helmet>,
<divinerpg:elite_realmite_chestplate>,
<divinerpg:elite_realmite_leggings>,
<divinerpg:elite_realmite_boots>,
<mod_lavacow:felarmor_helmet>,
<mod_lavacow:felarmor_chestplate>,
<mod_lavacow:felarmor_leggings>,
<mod_lavacow:felarmor_boots>,
<mod_lavacow:faminearmor_helmet>,
<mod_lavacow:faminearmor_chestplate>,
<mod_lavacow:faminearmor_leggings>,
<mod_lavacow:faminearmor_boots>,
<thaumicwonders:void_fortress_helm>,
<thaumicwonders:void_fortress_chest>,
<thaumicwonders:void_fortress_legs>,
<thaumicaugmentation:void_boots>,
<thaumcraft:traveller_boots>,
<abyssalcraft:dreadiumsamuraihelmet>,
<abyssalcraft:dreadiumsamuraiplate>,
<abyssalcraft:dreadiumsamurailegs>,
<abyssalcraft:dreadiumsamuraiboots>,
<aether_legacy:valkyrie_helmet>,
<aether_legacy:valkyrie_chestplate>,
<aether_legacy:valkyrie_leggings>,
<aether_legacy:valkyrie_boots>,
<twilightforest:yeti_helmet>,
<twilightforest:yeti_chestplate>,
<twilightforest:yeti_leggings>,
<twilightforest:yeti_boots>,
<thaumcraft:crimson_plate_helm>,
<thaumcraft:crimson_plate_chest>,
<thaumcraft:crimson_plate_legs>,
<thaumcraft:crimson_boots>,
<thaumcraft:crimson_robe_helm>,
<thaumcraft:crimson_robe_chest>,
<thaumcraft:crimson_robe_legs>,
<thaumcraft:crimson_praetor_helm>,
<thaumcraft:crimson_praetor_chest>,
<thaumcraft:crimson_praetor_legs>,
<divinerpg:realmite_shield>,
<divinerpg:halite_shield>,
<divinerpg:apalachia_shield>,
<erebus:rein_exoskeleton_shield>,
<extrabotany:terrasteelshield>,
<mod_lavacow:vespa_shield>,
<careerbees:bee.armor.feet>,
<careerbees:bee.armor.legs>,
<careerbees:bee.armor.chest>,
<careerbees:bee.armor.head>
];
// Add analysis recipes for all defined seeds
for i, armourinlist in armorToUnbreakify {
addPaleMetalUnbreakableArmor(armourinlist, "make_armor_unbreakable_" + i);
}
+12
View File
@@ -75,6 +75,18 @@ apichisiwarper.maxStackSize = 1;
apichisiwarper.glowing = true;
apichisiwarper.register();
var homeseekerwarper = VanillaFactory.createItem("homeseeker_warper");
homeseekerwarper.maxStackSize = 1;
homeseekerwarper.glowing = true;
homeseekerwarper.register();
var homeboundwarper = VanillaFactory.createItem("homebound_warper");
homeboundwarper.maxStackSize = 1;
homeboundwarper.glowing = true;
homeboundwarper.register();
var vibewarper = VanillaFactory.createItem("vibe_warper");
vibewarper.maxStackSize = 1;
vibewarper.glowing = true;
+87 -1
View File
@@ -581,4 +581,90 @@ recipes.addShaped(<contenttweaker:alkemia_artifact>*2,
recipes.addShaped(<contenttweaker:wormhole_field_module>,
[[<rftools:infused_diamond>, <contenttweaker:deuterium_crystal>, <rftools:infused_diamond>],
[<ore:crystalErodium>, <techreborn:machine_frame:2>, <ore:crystalErodium>],
[<contenttweaker:better_lapotronic_orb>, <bigreactors:blockludicrite>, <contenttweaker:better_lapotronic_orb>]]);
[<contenttweaker:better_lapotronic_orb>, <bigreactors:blockludicrite>, <contenttweaker:better_lapotronic_orb>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:homeseeker_warper>,
[[<contenttweaker:gluttonous_bell>, <divinerpg:snowflake>, <storagedrawers:upgrade_creative>,
<thebetweenlands:spirit_fruit>, <twilightforest:raven_feather>, <thebetweenlands:spirit_fruit>,
<storagedrawers:upgrade_creative>, <divinerpg:snowflake>, <contenttweaker:gluttonous_bell>],
[<divinerpg:snowflake>, <botania:manaresource:5>, <thermalfoundation:material:1028>,
<contenttweaker:ayeraco_scale>, <divinerpg:bluefire_stone>, <contenttweaker:ayeraco_scale>,
<thermalfoundation:material:1028>, <botania:manaresource:5>, <divinerpg:snowflake>],
[<storagedrawers:upgrade_creative>, <thermalfoundation:material:1028>, <botania:manaresource:5>,
<aether_legacy:aercloud:2>, <draconicevolution:chaos_shard:3>, <aether_legacy:aercloud:2>,
<botania:manaresource:5>, <thermalfoundation:material:1028>, <storagedrawers:upgrade_creative>],
[<thebetweenlands:spirit_fruit>, <contenttweaker:ayeraco_scale>, <aether_legacy:aercloud:2>,
<divinerpg:arcanium_block>, <divinerpg:arcanium_block>, <divinerpg:arcanium_block>,
<aether_legacy:aercloud:2>, <contenttweaker:ayeraco_scale>, <thebetweenlands:spirit_fruit>],
[<twilightforest:raven_feather>, <divinerpg:bluefire_stone>, <draconicevolution:chaos_shard:3>,
<divinerpg:arcanium_block>, <contenttweaker:wormhole_catalyst>, <divinerpg:arcanium_block>,
<draconicevolution:chaos_shard:3>, <divinerpg:bluefire_stone>, <twilightforest:raven_feather>],
[<thebetweenlands:spirit_fruit>, <contenttweaker:ayeraco_scale>, <aether_legacy:aercloud:2>,
<divinerpg:arcanium_block>, <divinerpg:arcanium_block>, <divinerpg:arcanium_block>,
<aether_legacy:aercloud:2>, <contenttweaker:ayeraco_scale>, <thebetweenlands:spirit_fruit>],
[<storagedrawers:upgrade_creative>, <thermalfoundation:material:1028>, <botania:manaresource:5>,
<aether_legacy:aercloud:2>, <draconicevolution:chaos_shard:3>, <aether_legacy:aercloud:2>,
<botania:manaresource:5>, <thermalfoundation:material:1028>, <storagedrawers:upgrade_creative>],
[<divinerpg:snowflake>, <botania:manaresource:5>, <thermalfoundation:material:1028>,
<contenttweaker:ayeraco_scale>, <divinerpg:bluefire_stone>, <contenttweaker:ayeraco_scale>,
<thermalfoundation:material:1028>, <botania:manaresource:5>, <divinerpg:snowflake>],
[<contenttweaker:gluttonous_bell>, <divinerpg:snowflake>, <storagedrawers:upgrade_creative>,
<thebetweenlands:spirit_fruit>, <twilightforest:raven_feather>, <thebetweenlands:spirit_fruit>,
<storagedrawers:upgrade_creative>, <divinerpg:snowflake>, <contenttweaker:gluttonous_bell>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:homebound_warper>,
[[<contenttweaker:shattered_mythic_matter>, <mowziesmobs:naga_fang>, <contenttweaker:stormlight_infused_crystal>,
<aoa3:rosidons>, <aoa3:opteryx_feather>, <aoa3:rosidons>,
<contenttweaker:stormlight_infused_crystal>, <mowziesmobs:naga_fang>, <contenttweaker:shattered_mythic_matter>],
[<mowziesmobs:naga_fang>, <contenttweaker:stormlight_sphere>, <contenttweaker:sentient_meatball>,
<contenttweaker:resonating_stone>, <ore:ingotSednanite>, <contenttweaker:resonating_stone>,
<contenttweaker:sentient_meatball>, <contenttweaker:stormlight_sphere>, <mowziesmobs:naga_fang>],
[<contenttweaker:stormlight_infused_crystal>, <contenttweaker:sentient_meatball>, <contenttweaker:stormlight_sphere>,
<contenttweaker:berserker_steel_ingot>, <draconicevolution:chaos_shard:0>, <contenttweaker:berserker_steel_ingot>,
<contenttweaker:stormlight_sphere>, <contenttweaker:sentient_meatball>, <contenttweaker:stormlight_infused_crystal>],
[<aoa3:rosidons>, <contenttweaker:resonating_stone>, <contenttweaker:berserker_steel_ingot>,
<contenttweaker:phasing_gem>, <contenttweaker:phasing_gem>, <contenttweaker:phasing_gem>,
<contenttweaker:berserker_steel_ingot>, <contenttweaker:resonating_stone>, <aoa3:rosidons>],
[<aoa3:opteryx_feather>, <ore:ingotSednanite>, <draconicevolution:chaos_shard:0>,
<contenttweaker:phasing_gem>, <contenttweaker:wormhole_catalyst>, <contenttweaker:phasing_gem>,
<draconicevolution:chaos_shard:0>, <ore:ingotSednanite>, <aoa3:opteryx_feather>],
[<aoa3:rosidons>, <contenttweaker:resonating_stone>, <contenttweaker:berserker_steel_ingot>,
<contenttweaker:phasing_gem>, <contenttweaker:phasing_gem>, <contenttweaker:phasing_gem>,
<contenttweaker:berserker_steel_ingot>, <contenttweaker:resonating_stone>, <aoa3:rosidons>],
[<contenttweaker:stormlight_infused_crystal>, <contenttweaker:sentient_meatball>, <contenttweaker:stormlight_sphere>,
<contenttweaker:berserker_steel_ingot>, <draconicevolution:chaos_shard:0>, <contenttweaker:berserker_steel_ingot>,
<contenttweaker:stormlight_sphere>, <contenttweaker:sentient_meatball>, <contenttweaker:stormlight_infused_crystal>],
[<mowziesmobs:naga_fang>, <contenttweaker:stormlight_sphere>, <contenttweaker:sentient_meatball>,
<contenttweaker:resonating_stone>, <ore:ingotSednanite>, <contenttweaker:resonating_stone>,
<contenttweaker:sentient_meatball>, <contenttweaker:stormlight_sphere>, <mowziesmobs:naga_fang>],
[<contenttweaker:shattered_mythic_matter>, <mowziesmobs:naga_fang>, <contenttweaker:stormlight_infused_crystal>,
<aoa3:rosidons>, <aoa3:opteryx_feather>, <aoa3:rosidons>,
<contenttweaker:stormlight_infused_crystal>, <mowziesmobs:naga_fang>, <contenttweaker:shattered_mythic_matter>]]);
+12 -1
View File
@@ -498,7 +498,18 @@ mods.nuclearcraft.irradiator.addRecipe([<fluid:einstenium>*10, <fluid:atomic_nuc
mods.nuclearcraft.fusion.addRecipe([<fluid:astralsorcery.liquidstarlight>*1000, <fluid:lifeessence>*1000, <fluid:sideral_life_essence>*1000, null, null, null, 200.0, 200.0, 14555.0, 0.1]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:sideral_life_essence>*1000, <contenttweaker:stable_fusor>, 0.1, 0.1, 0.1]);
// mods.nuclearcraft.crystallizer.addRecipe([<fluid:sideral_life_essence>*1000, <contenttweaker:stable_fusor>, 0.1, 0.1, 0.1]);
recipes.addShaped(<contenttweaker:stable_fusor>,
[[<ore:ingotSednanite>, <contenttweaker:inert_crystal>, <ore:ingotSednanite>],
[<contenttweaker:inert_crystal>, <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "sideral_life_essence", Amount: 1000}}), <contenttweaker:inert_crystal>],
[<ore:ingotSednanite>, <contenttweaker:inert_crystal>, <ore:ingotSednanite>]]);
recipes.addShaped(<contenttweaker:stable_fusor>*64,
[[<extendedcrafting:singularity_custom:630>, <contenttweaker:inert_crystal>, <extendedcrafting:singularity_custom:630>],
[<contenttweaker:inert_crystal>, <techreborn:dynamiccell>.withTag({Fluid: {FluidName: "sideral_life_essence", Amount: 1000}}), <contenttweaker:inert_crystal>],
[<extendedcrafting:singularity_custom:630>, <contenttweaker:inert_crystal>, <extendedcrafting:singularity_custom:630>]]);
mods.avaritia.Compressor.add("compressorrelativistic", <contenttweaker:everlasting_fusor>, 100, <contenttweaker:stable_fusor>, true);
+27 -5
View File
@@ -5,14 +5,29 @@ mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:weeping_bl
<thebetweenlands:weeping_blue>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:spirit_fruit>,
mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:spirit_fruit>*12,
<thebetweenlands:sapling_spirit_tree>,
<thebetweenlands:sap_spit>*4,
25000,
<thebetweenlands:sapling_spirit_tree>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:forbidden_fig>,
mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:spirit_fruit>*24,
<thebetweenlands:sapling_spirit_tree>,
<contenttweaker:cursed_slime>*2,
25000,
<thebetweenlands:sapling_spirit_tree>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:spirit_fruit>*36,
<thebetweenlands:sapling_spirit_tree>,
<contenttweaker:big_slime>,
25000,
<thebetweenlands:sapling_spirit_tree>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<thebetweenlands:forbidden_fig>*12,
<thebetweenlands:forbidden_fig>,
<thebetweenlands:sap_spit>*4,
25000,
@@ -30,8 +45,15 @@ mods.thermalexpansion.Insolator.addRecipeMonoculture(<erebus:materials:3>,
<erebus:materials:3>,
<thermalfoundation:material:1028>,
25000,
<erebus:materials:3>*3,
105);
<erebus:materials:3>*15,
125);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<erebus:materials:3>,
<erebus:materials:3>,
<aoa3:rosidons>,
25000,
<erebus:materials:3>*60,
155);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<bewitchment:aconitum>*3,
<bewitchment:aconitum_seeds>,
+95 -74
View File
@@ -1,4 +1,5 @@
import mods.astralsorcery.Utils;
import crafttweaker.item.IItemStack;
recipes.removeShaped(<divinerpg:shuriken>);
@@ -1830,6 +1831,15 @@ mods.techreborn.grinder.addRecipe(<appliedenergistics2:material:2>, <appliedener
// [<botania:manaresource:0>, <divinerpg:arcanium_block>, <botania:manaresource:0>],
// [<botania:manaresource:7>, <botania:manaresource:0>, <botania:manaresource:7>]]);
val itemSuperconductorLensEB = <ore:itemSuperconductorLensEB>;
itemSuperconductorLensEB.add(<extrabotany:lens:6>);
recipes.addShaped(<extrabotany:lens:6>,
[[null, <contenttweaker:greater_gaia_spirit>, null],
[<contenttweaker:greater_gaia_spirit>, <ore:itemSuperconductorLensEB>.reuse(), <contenttweaker:greater_gaia_spirit>],
[null, <contenttweaker:greater_gaia_spirit>, null]]);
recipes.addShaped(<extrabotany:lens:6>,
[[null, <contenttweaker:greater_gaia_spirit>, null],
[<contenttweaker:greater_gaia_spirit>, <extrabotany:lens:6>.reuse(), <contenttweaker:greater_gaia_spirit>],
@@ -1907,54 +1917,37 @@ recipes.addShaped(<contenttweaker:whispering_meatball>*2,
[<contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>]]);
recipes.addShapeless(<contenttweaker:alchemical_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:iron_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:gold_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:0>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:1>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:redstone_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:diamond_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<libvulpes:ore0:0>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<libvulpes:ore0:8>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:7>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<bigreactors:oreanglesite>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<bigreactors:orebenitoite>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:8>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:arlemite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:realmite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:rupee_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:bloodgem_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:netherite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:rosite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:limonite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:runium_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:sapphire_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:jade_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:amethyst_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
// Orbital Laser Drops list
var orbitalLaserOres as IItemStack[] = [
<minecraft:iron_ore>,
<minecraft:gold_ore>,
<thermalfoundation:ore:0>,
<thermalfoundation:ore:1>,
<minecraft:redstone_ore>,
<minecraft:diamond_ore>,
<libvulpes:ore0:0>,
<libvulpes:ore0:8>,
<thermalfoundation:ore:7>,
<bigreactors:oreanglesite>,
<bigreactors:orebenitoite>,
<thermalfoundation:ore:8>,
<divinerpg:arlemite_ore>,
<divinerpg:realmite_ore>,
<divinerpg:rupee_ore>,
<divinerpg:bloodgem_ore>,
<divinerpg:netherite_ore>,
<aoa3:rosite_ore>,
<aoa3:limonite_ore>,
<aoa3:runium_ore>,
<aoa3:sapphire_ore>,
<aoa3:jade_ore>,
<aoa3:amethyst_ore>
];
// Add recipes for Orbital Laser Drops
for ore in orbitalLaserOres {
recipes.addShapeless(ore, [<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
}
recipes.remove(<natura:respawn_obelisk>);
@@ -2503,59 +2496,59 @@ recipes.addShapeless(<contenttweaker:coolant_great>,
recipes.addShapeless(<divinerpg:divine_shards>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:bluefire_stone>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<contenttweaker:nebulous_soul>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<abyssalcraft:ethaxiumingot>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:netherite_ingot>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<bewitchment:demon_heart>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:corrupted_shards>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<contenttweaker:bloodmaster_metal_chest>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<contenttweaker:primordial_sliver>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<minecraft:nether_star>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<minecraft:skull:1>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<contenttweaker:imp_skin>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<bewitchment:tongue_of_dog>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<bewitchment:lizard_leg>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<bewitchment:toe_of_frog>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<bewitchment:adders_fork>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_shield>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_blade>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_blitz>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_slicer>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_bow>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_helmet>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_leggings>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_chestplate>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_boots>,
[<contenttweaker:good_woot_drops>]);
[<contenttweaker:good_woot_drops>, <woot:factory>]);
recipes.addShapeless(<divinerpg:halite_phaser>,
@@ -2652,4 +2645,32 @@ recipes.addShaped(<contenttweaker:holy_shimmer>*2,
recipes.addShaped(<divinerpg:divine_shards>,
[[<contenttweaker:divine_wisp>, <contenttweaker:divine_wisp>, <contenttweaker:divine_wisp>],
[<contenttweaker:divine_wisp>, <contenttweaker:holy_shimmer>, <contenttweaker:divine_wisp>],
[<contenttweaker:divine_wisp>, <contenttweaker:divine_wisp>, <contenttweaker:divine_wisp>]]);
[<contenttweaker:divine_wisp>, <contenttweaker:divine_wisp>, <contenttweaker:divine_wisp>]]);
recipes.addShapeless(<careerbees:ingredients:1>,
[<contenttweaker:lumber_bee_setup>]);
recipes.addShaped(<mowziesmobs:naga_fang>*4,
[[<draconicevolution:chaos_shard:3>, <draconicevolution:chaos_shard:3>, <draconicevolution:chaos_shard:3>],
[<draconicevolution:chaos_shard:3>, <mowziesmobs:naga_fang>, <draconicevolution:chaos_shard:3>],
[<draconicevolution:chaos_shard:3>, <draconicevolution:chaos_shard:3>, <draconicevolution:chaos_shard:3>]]);
recipes.addShapeless(<bnkrblks:megelium_stone>,
[<contenttweaker:megelium_detonator_automation>, <modularmachinery:megelium_detonator_controller>]);
recipes.addShapeless(<divinerpg:arcanium>,
[<contenttweaker:trait_arcaneextraction>]);
recipes.addShapeless(<contenttweaker:abyssal_wasteland_matter>,
[<contenttweaker:trait_abyssalharvesting>, <contenttweaker:abyssal_harvester>]);
recipes.addShapeless(<contenttweaker:dreadlands_matter>,
[<contenttweaker:trait_dreadfulharvesting>, <contenttweaker:dreadful_harvester>]);
recipes.addShapeless(<contenttweaker:omothol_matter>,
[<contenttweaker:trait_omotholharvesting>, <contenttweaker:omothol_harvester>]);
recipes.addShapeless(<contenttweaker:soul_fragment_of_the_reconciled_aesir>,
[<contenttweaker:trait_willoftheaesir>]);
+187 -558
View File
@@ -1,558 +1,187 @@
recipes.addShapeless(<modularmachinery:iron_centrifuge_controller>,
[<modularmachinery:iron_centrifuge_controller>]);
recipes.addShapeless(<modularmachinery:creation_altar_controller>,
[<modularmachinery:creation_altar_controller>]);
recipes.addShapeless(<modularmachinery:infinity_furnace_controller>,
[<modularmachinery:infinity_furnace_controller>]);
recipes.addShapeless(<modularmachinery:bloodmaster_crucible_controller>,
[<modularmachinery:bloodmaster_crucible_controller>]);
recipes.addShapeless(<modularmachinery:arc_reactor_controller>,
[<modularmachinery:arc_reactor_controller>]);
recipes.addShapeless(<modularmachinery:chaotic_condenser_controller>,
[<modularmachinery:chaotic_condenser_controller>]);
recipes.addShapeless(<modularmachinery:plasmatic_condenser_controller>,
[<modularmachinery:plasmatic_condenser_controller>]);
recipes.addShapeless(<modularmachinery:ender_stone_crucible_controller>,
[<modularmachinery:ender_stone_crucible_controller>]);
recipes.addShapeless(<modularmachinery:plasmatic_controller_controller>,
[<modularmachinery:plasmatic_controller_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_crucible_controller>,
[<modularmachinery:mythical_resource_crucible_controller>]);
recipes.addShapeless(<modularmachinery:infusinator_controller>,
[<modularmachinery:infusinator_controller>]);
recipes.addShapeless(<modularmachinery:gravitational_collapser_controller>,
[<modularmachinery:gravitational_collapser_controller>]);
recipes.addShapeless(<modularmachinery:mechanized_coop_controller>,
[<modularmachinery:mechanized_coop_controller>]);
recipes.addShapeless(<modularmachinery:shadow_fracturer_controller>,
[<modularmachinery:shadow_fracturer_controller>]);
recipes.addShapeless(<modularmachinery:token_totem_controller>,
[<modularmachinery:token_totem_controller>]);
recipes.addShapeless(<modularmachinery:compression_engine_controller>,
[<modularmachinery:compression_engine_controller>]);
recipes.addShapeless(<modularmachinery:advanced_compression_engine_controller>,
[<modularmachinery:advanced_compression_engine_controller>]);
recipes.addShapeless(<modularmachinery:meteoric_befaller_controller>,
[<modularmachinery:meteoric_befaller_controller>]);
recipes.addShapeless(<modularmachinery:processor_clean_room_controller>,
[<modularmachinery:processor_clean_room_controller>]);
recipes.addShapeless(<modularmachinery:safe_nuke_environment_controller>,
[<modularmachinery:safe_nuke_environment_controller>]);
recipes.addShapeless(<modularmachinery:me_entropic_sythesizer_controller>,
[<modularmachinery:me_entropic_sythesizer_controller>]);
recipes.addShapeless(<modularmachinery:spatial_crucible_controller>,
[<modularmachinery:spatial_crucible_controller>]);
recipes.addShapeless(<modularmachinery:compression_turbine_controller>,
[<modularmachinery:compression_turbine_controller>]);
recipes.addShapeless(<modularmachinery:soul_accumulator_controller>,
[<modularmachinery:soul_accumulator_controller>]);
recipes.addShapeless(<modularmachinery:arcane_autoworkbench_controller>,
[<modularmachinery:arcane_autoworkbench_controller>]);
recipes.addShapeless(<modularmachinery:lp_harvester_controller>,
[<modularmachinery:lp_harvester_controller>]);
recipes.addShapeless(<modularmachinery:dragonfire_forge_controller>,
[<modularmachinery:dragonfire_forge_controller>]);
recipes.addShapeless(<modularmachinery:gaia_altar_controller>,
[<modularmachinery:gaia_altar_controller>]);
recipes.addShapeless(<modularmachinery:sentient_coagulator_controller>,
[<modularmachinery:sentient_coagulator_controller>]);
recipes.addShapeless(<modularmachinery:illuminated_enchanter_controller>,
[<modularmachinery:illuminated_enchanter_controller>]);
recipes.addShapeless(<modularmachinery:cold_iron_forge_controller>,
[<modularmachinery:cold_iron_forge_controller>]);
recipes.addShapeless(<modularmachinery:valonite_gateway_controller>,
[<modularmachinery:valonite_gateway_controller>]);
recipes.addShapeless(<modularmachinery:dreading_crucible_controller>,
[<modularmachinery:dreading_crucible_controller>]);
recipes.addShapeless(<modularmachinery:bloodmaster_crucible_controller>,
[<modularmachinery:bloodmaster_crucible_controller>]);
recipes.addShapeless(<modularmachinery:blood_reprocessor_controller>,
[<modularmachinery:blood_reprocessor_controller>]);
recipes.addShapeless(<modularmachinery:empowered_monolith_controller>,
[<modularmachinery:empowered_monolith_controller>]);
recipes.addShapeless(<modularmachinery:arcane_autoinfuser_controller>,
[<modularmachinery:arcane_autoinfuser_controller>]);
recipes.addShapeless(<modularmachinery:essentia_crystallizer_controller>,
[<modularmachinery:essentia_crystallizer_controller>]);
recipes.addShapeless(<modularmachinery:auto_astral_altar_controller>,
[<modularmachinery:auto_astral_altar_controller>]);
recipes.addShapeless(<modularmachinery:dragonfire_crucible_controller>,
[<modularmachinery:dragonfire_crucible_controller>]);
recipes.addShapeless(<modularmachinery:sterilized_altar_controller>,
[<modularmachinery:sterilized_altar_controller>]);
recipes.addShapeless(<modularmachinery:botanic_condenser_controller>,
[<modularmachinery:botanic_condenser_controller>]);
recipes.addShapeless(<modularmachinery:pe_sterilizer_controller>,
[<modularmachinery:pe_sterilizer_controller>]);
recipes.addShapeless(<modularmachinery:wizardry_combiner_controller>,
[<modularmachinery:wizardry_combiner_controller>]);
recipes.addShapeless(<modularmachinery:carminite_empowerer_controller>,
[<modularmachinery:carminite_empowerer_controller>]);
recipes.addShapeless(<modularmachinery:gravitite_enchanter_controller>,
[<modularmachinery:gravitite_enchanter_controller>]);
recipes.addShapeless(<modularmachinery:thaumic_replicator_controller>,
[<modularmachinery:thaumic_replicator_controller>]);
recipes.addShapeless(<modularmachinery:corrupted_library_controller>,
[<modularmachinery:corrupted_library_controller>]);
recipes.addShapeless(<modularmachinery:lilith_altar_controller>,
[<modularmachinery:lilith_altar_controller>]);
recipes.addShapeless(<modularmachinery:moloch_altar_controller>,
[<modularmachinery:moloch_altar_controller>]);
recipes.addShapeless(<modularmachinery:essentia_solidifier_controller>,
[<modularmachinery:essentia_solidifier_controller>]);
recipes.addShapeless(<modularmachinery:mechanized_essentia_smeltery_controller>,
[<modularmachinery:mechanized_essentia_smeltery_controller>]);
recipes.addShapeless(<modularmachinery:baphomet_altar_controller>,
[<modularmachinery:baphomet_altar_controller>]);
recipes.addShapeless(<modularmachinery:herne_altar_controller>,
[<modularmachinery:herne_altar_controller>]);
recipes.addShapeless(<modularmachinery:blood_god_altar_controller>,
[<modularmachinery:blood_god_altar_controller>]);
recipes.addShapeless(<modularmachinery:blood_god_altar_network_controller>,
[<modularmachinery:blood_god_altar_network_controller>]);
recipes.addShapeless(<modularmachinery:dimensional_stabilizer_controller>,
[<modularmachinery:dimensional_stabilizer_controller>]);
recipes.addShapeless(<modularmachinery:terrestrial_cauldron_controller>,
[<modularmachinery:terrestrial_cauldron_controller>]);
recipes.addShapeless(<modularmachinery:neutronium_cannon_controller>,
[<modularmachinery:neutronium_cannon_controller>]);
recipes.addShapeless(<modularmachinery:neutronium_bombarder_controller>,
[<modularmachinery:neutronium_bombarder_controller>]);
recipes.addShapeless(<modularmachinery:particle_accelerator_controller>,
[<modularmachinery:particle_accelerator_controller>]);
recipes.addShapeless(<modularmachinery:high_impulse_accelerator_controller>,
[<modularmachinery:high_impulse_accelerator_controller>]);
recipes.addShapeless(<modularmachinery:mythic_accelerator_controller>,
[<modularmachinery:mythic_accelerator_controller>]);
recipes.addShapeless(<modularmachinery:mythic_excavation_computer_multiblock_controller>,
[<modularmachinery:mythic_excavation_computer_multiblock_controller>]);
recipes.addShapeless(<modularmachinery:the_cube_controller>,
[<modularmachinery:the_cube_controller>]);
recipes.addShapeless(<modularmachinery:dyson_sphere_controller>,
[<modularmachinery:dyson_sphere_controller>]);
recipes.addShapeless(<modularmachinery:dyson_irradiator_controller>,
[<modularmachinery:dyson_irradiator_controller>]);
recipes.addShapeless(<modularmachinery:dyson_discharger_controller>,
[<modularmachinery:dyson_discharger_controller>]);
recipes.addShapeless(<modularmachinery:dyson_compressor_controller>,
[<modularmachinery:dyson_compressor_controller>]);
recipes.addShapeless(<modularmachinery:relativistic_collapser_controller>,
[<modularmachinery:relativistic_collapser_controller>]);
recipes.addShapeless(<modularmachinery:definer_two_controller>,
[<modularmachinery:definer_two_controller>]);
recipes.addShapeless(<modularmachinery:twelve_gates_of_heaven_controller>,
[<modularmachinery:twelve_gates_of_heaven_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_alloy_furnace_controller>,
[<modularmachinery:mythic_processor_alloy_furnace_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_empowerer_controller>,
[<modularmachinery:mythic_processor_empowerer_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_pulverizer_controller>,
[<modularmachinery:mythic_processor_pulverizer_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_purifier_controller>,
[<modularmachinery:mythic_processor_purifier_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_muon_extractor_controller>,
[<modularmachinery:mythic_processor_muon_extractor_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_gearworking_die_controller>,
[<modularmachinery:mythic_processor_gearworking_die_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_compactor_controller>,
[<modularmachinery:mythic_processor_compactor_controller>]);
recipes.addShapeless(<modularmachinery:nightmare_electrolyzer_controller>,
[<modularmachinery:nightmare_electrolyzer_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_furnace_controller>,
[<modularmachinery:mythic_processor_furnace_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_drying_rack_controller>,
[<modularmachinery:mythic_processor_drying_rack_controller>]);
recipes.addShapeless(<modularmachinery:inertial_confinement_reactor_controller>,
[<modularmachinery:inertial_confinement_reactor_controller>]);
recipes.addShapeless(<modularmachinery:linear_fusion_accelerator_controller>,
[<modularmachinery:linear_fusion_accelerator_controller>]);
recipes.addShapeless(<modularmachinery:aluminum_lathe_controller>,
[<modularmachinery:aluminum_lathe_controller>]);
recipes.addShapeless(<modularmachinery:blood_god_altar_controller>,
[<modularmachinery:blood_god_altar_controller>]);
recipes.addShapeless(<modularmachinery:plated_carpenter_controller>,
[<modularmachinery:plated_carpenter_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier1_controller>,
[<modularmachinery:mythical_resource_miner_tier1_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier2_controller>,
[<modularmachinery:mythical_resource_miner_tier2_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier3_controller>,
[<modularmachinery:mythical_resource_miner_tier3_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier4_controller>,
[<modularmachinery:mythical_resource_miner_tier4_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier5_controller>,
[<modularmachinery:mythical_resource_miner_tier5_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier6_controller>,
[<modularmachinery:mythical_resource_miner_tier6_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier7_controller>,
[<modularmachinery:mythical_resource_miner_tier7_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier8_controller>,
[<modularmachinery:mythical_resource_miner_tier8_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier9_controller>,
[<modularmachinery:mythical_resource_miner_tier9_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier10_controller>,
[<modularmachinery:mythical_resource_miner_tier10_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier11_controller>,
[<modularmachinery:mythical_resource_miner_tier11_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier12_controller>,
[<modularmachinery:mythical_resource_miner_tier12_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier13_controller>,
[<modularmachinery:mythical_resource_miner_tier13_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier14_controller>,
[<modularmachinery:mythical_resource_miner_tier14_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier15_controller>,
[<modularmachinery:mythical_resource_miner_tier15_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier16_controller>,
[<modularmachinery:mythical_resource_miner_tier16_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier17_controller>,
[<modularmachinery:mythical_resource_miner_tier17_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier18_controller>,
[<modularmachinery:mythical_resource_miner_tier18_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier19_controller>,
[<modularmachinery:mythical_resource_miner_tier19_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier20_controller>,
[<modularmachinery:mythical_resource_miner_tier20_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier21_controller>,
[<modularmachinery:mythical_resource_miner_tier21_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier22_controller>,
[<modularmachinery:mythical_resource_miner_tier22_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier23_controller>,
[<modularmachinery:mythical_resource_miner_tier23_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier24_controller>,
[<modularmachinery:mythical_resource_miner_tier24_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier25_controller>,
[<modularmachinery:mythical_resource_miner_tier25_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier26_controller>,
[<modularmachinery:mythical_resource_miner_tier26_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier27_controller>,
[<modularmachinery:mythical_resource_miner_tier27_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier28_controller>,
[<modularmachinery:mythical_resource_miner_tier28_controller>]);
recipes.addShapeless(<modularmachinery:mythical_resource_miner_tier29_controller>,
[<modularmachinery:mythical_resource_miner_tier29_controller>]);
recipes.addShapeless(<modularmachinery:me_mythic_assembler_controller>,
[<modularmachinery:me_mythic_assembler_controller>]);
recipes.addShapeless(<modularmachinery:quark_decomposer_controller>,
[<modularmachinery:quark_decomposer_controller>]);
recipes.addShapeless(<modularmachinery:enchanted_greenhouse_controller>,
[<modularmachinery:enchanted_greenhouse_controller>]);
recipes.addShapeless(<modularmachinery:salt_repolarizer_controller>,
[<modularmachinery:salt_repolarizer_controller>]);
recipes.addShapeless(<modularmachinery:two_phase_fission_reactor_controller>,
[<modularmachinery:two_phase_fission_reactor_controller>]);
recipes.addShapeless(<modularmachinery:font_of_divinity_controller>,
[<modularmachinery:font_of_divinity_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_rolling_machine_controller>,
[<modularmachinery:mythic_processor_rolling_machine_controller>]);
recipes.addShapeless(<modularmachinery:everburning_forge_controller>,
[<modularmachinery:everburning_forge_controller>]);
recipes.addShapeless(<modularmachinery:sparkled_spinning_wheel_controller>,
[<modularmachinery:sparkled_spinning_wheel_controller>]);
recipes.addShapeless(<modularmachinery:honeysmelter_oven_controller>,
[<modularmachinery:honeysmelter_oven_controller>]);
recipes.addShapeless(<modularmachinery:whispering_infusion_fountain_controller>,
[<modularmachinery:whispering_infusion_fountain_controller>]);
recipes.addShapeless(<modularmachinery:tree_of_life_controller>,
[<modularmachinery:tree_of_life_controller>]);
recipes.addShapeless(<modularmachinery:elemental_altar_controller>,
[<modularmachinery:elemental_altar_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_wiremill_controller>,
[<modularmachinery:mythic_processor_wiremill_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_assembling_machine_controller>,
[<modularmachinery:mythic_processor_assembling_machine_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_grinder_controller>,
[<modularmachinery:mythic_processor_grinder_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_blaster_controller>,
[<modularmachinery:mythic_processor_blaster_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_gravitite_controller>,
[<modularmachinery:mythic_processor_gravitite_controller>]);
recipes.addShapeless(<modularmachinery:mythic_processor_arkencrusher_controller>,
[<modularmachinery:mythic_processor_arkencrusher_controller>]);
recipes.addShapeless(<modularmachinery:hypergrowth_insolator_controller>,
[<modularmachinery:hypergrowth_insolator_controller>]);
recipes.addShapeless(<modularmachinery:fluid_matrix_plasma_collider_controller>,
[<modularmachinery:fluid_matrix_plasma_collider_controller>]);
recipes.addShapeless(<modularmachinery:ziggurat_of_life_controller>,
[<modularmachinery:ziggurat_of_life_controller>]);
recipes.addShapeless(<modularmachinery:berserker_forge_controller>,
[<modularmachinery:berserker_forge_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_amfm_controller>,
[<modularmachinery:safe_fission_amfm_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_lees_controller>,
[<modularmachinery:safe_fission_lees_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_polonium_controller>,
[<modularmachinery:safe_fission_polonium_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_mox241_controller>,
[<modularmachinery:safe_fission_mox241_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_tbu_controller>,
[<modularmachinery:safe_fission_tbu_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_hea242_controller>,
[<modularmachinery:safe_fission_hea242_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_lecm243_controller>,
[<modularmachinery:safe_fission_lecm243_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_hecf249_controller>,
[<modularmachinery:safe_fission_hecf249_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_heuf_controller>,
[<modularmachinery:safe_fission_heuf_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_len236_controller>,
[<modularmachinery:safe_fission_len236_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_heu233_controller>,
[<modularmachinery:safe_fission_heu233_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_hefm_controller>,
[<modularmachinery:safe_fission_hefm_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_lep239_controller>,
[<modularmachinery:safe_fission_lep239_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_herrr_controller>,
[<modularmachinery:safe_fission_herrr_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_mox239_controller>,
[<modularmachinery:safe_fission_mox239_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_leu235_controller>,
[<modularmachinery:safe_fission_leu235_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_leb248_controller>,
[<modularmachinery:safe_fission_leb248_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_hep239_controller>,
[<modularmachinery:safe_fission_hep239_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_lefhm_controller>,
[<modularmachinery:safe_fission_lefhm_controller>]);
recipes.addShapeless(<modularmachinery:safe_fission_hecm245_controller>,
[<modularmachinery:safe_fission_hecm245_controller>]);
recipes.addShapeless(<modularmachinery:active_cooled_hecf249_controller>,
[<modularmachinery:active_cooled_hecf249_controller>]);
recipes.addShapeless(<modularmachinery:active_cooled_herrr_controller>,
[<modularmachinery:active_cooled_herrr_controller>]);
recipes.addShapeless(<modularmachinery:active_cooled_polonium_controller>,
[<modularmachinery:active_cooled_polonium_controller>]);
recipes.addShapeless(<modularmachinery:active_cooled_heu233_controller>,
[<modularmachinery:active_cooled_heu233_controller>]);
recipes.addShapeless(<modularmachinery:active_cooled_hecm245_controller>,
[<modularmachinery:active_cooled_hecm245_controller>]);
recipes.addShapeless(<modularmachinery:active_cooled_hea242_controller>,
[<modularmachinery:active_cooled_hea242_controller>]);
recipes.addShapeless(<modularmachinery:berserker_crucible_controller>,
[<modularmachinery:berserker_crucible_controller>]);
recipes.addShapeless(<modularmachinery:orb_of_infinite_wishes_controller>,
[<modularmachinery:orb_of_infinite_wishes_controller>]);
recipes.addShapeless(<modularmachinery:catalyst_of_balance_controller>,
[<modularmachinery:catalyst_of_balance_controller>]);
recipes.addShapeless(<modularmachinery:dyson_dynamizer_controller>,
[<modularmachinery:dyson_dynamizer_controller>]);
recipes.addShapeless(<modularmachinery:dyson_scatterer_controller>,
[<modularmachinery:dyson_scatterer_controller>]);
recipes.addShapeless(<modularmachinery:dyson_revolver_controller>,
[<modularmachinery:dyson_revolver_controller>]);
recipes.addShapeless(<modularmachinery:recurrent_nightmare_synthesizer_controller>,
[<modularmachinery:recurrent_nightmare_synthesizer_controller>]);
recipes.addShapeless(<modularmachinery:dyson_abater_controller>,
[<modularmachinery:dyson_abater_controller>]);
recipes.addShapeless(<modularmachinery:black_hole_juicer_controller>,
[<modularmachinery:black_hole_juicer_controller>]);
recipes.addShapeless(<modularmachinery:xp_assimilator_controller>,
[<modularmachinery:xp_assimilator_controller>]);
recipes.addShapeless(<modularmachinery:bee_stargate_controller>,
[<modularmachinery:bee_stargate_controller>]);
recipes.addShapeless(<modularmachinery:wormhole_field_generator_controller>,
[<modularmachinery:wormhole_field_generator_controller>]);
import crafttweaker.item.IItemStack;
var controllers as IItemStack[] = [
<modularmachinery:iron_centrifuge_controller>,
<modularmachinery:creation_altar_controller>,
<modularmachinery:infinity_furnace_controller>,
<modularmachinery:bloodmaster_crucible_controller>,
<modularmachinery:arc_reactor_controller>,
<modularmachinery:chaotic_condenser_controller>,
<modularmachinery:plasmatic_condenser_controller>,
<modularmachinery:ender_stone_crucible_controller>,
<modularmachinery:plasmatic_controller_controller>,
<modularmachinery:mythical_resource_crucible_controller>,
<modularmachinery:infusinator_controller>,
<modularmachinery:gravitational_collapser_controller>,
<modularmachinery:mechanized_coop_controller>,
<modularmachinery:shadow_fracturer_controller>,
<modularmachinery:token_totem_controller>,
<modularmachinery:compression_engine_controller>,
<modularmachinery:advanced_compression_engine_controller>,
<modularmachinery:meteoric_befaller_controller>,
<modularmachinery:processor_clean_room_controller>,
<modularmachinery:safe_nuke_environment_controller>,
<modularmachinery:me_entropic_sythesizer_controller>,
<modularmachinery:spatial_crucible_controller>,
<modularmachinery:compression_turbine_controller>,
<modularmachinery:soul_accumulator_controller>,
<modularmachinery:arcane_autoworkbench_controller>,
<modularmachinery:lp_harvester_controller>,
<modularmachinery:dragonfire_forge_controller>,
<modularmachinery:gaia_altar_controller>,
<modularmachinery:sentient_coagulator_controller>,
<modularmachinery:illuminated_enchanter_controller>,
<modularmachinery:cold_iron_forge_controller>,
<modularmachinery:valonite_gateway_controller>,
<modularmachinery:dreading_crucible_controller>,
<modularmachinery:blood_reprocessor_controller>,
<modularmachinery:empowered_monolith_controller>,
<modularmachinery:arcane_autoinfuser_controller>,
<modularmachinery:essentia_crystallizer_controller>,
<modularmachinery:auto_astral_altar_controller>,
<modularmachinery:dragonfire_crucible_controller>,
<modularmachinery:sterilized_altar_controller>,
<modularmachinery:botanic_condenser_controller>,
<modularmachinery:pe_sterilizer_controller>,
<modularmachinery:wizardry_combiner_controller>,
<modularmachinery:carminite_empowerer_controller>,
<modularmachinery:gravitite_enchanter_controller>,
<modularmachinery:thaumic_replicator_controller>,
<modularmachinery:corrupted_library_controller>,
<modularmachinery:lilith_altar_controller>,
<modularmachinery:moloch_altar_controller>,
<modularmachinery:essentia_solidifier_controller>,
<modularmachinery:mechanized_essentia_smeltery_controller>,
<modularmachinery:baphomet_altar_controller>,
<modularmachinery:herne_altar_controller>,
<modularmachinery:blood_god_altar_controller>,
<modularmachinery:blood_god_altar_network_controller>,
<modularmachinery:dimensional_stabilizer_controller>,
<modularmachinery:terrestrial_cauldron_controller>,
<modularmachinery:neutronium_cannon_controller>,
<modularmachinery:neutronium_bombarder_controller>,
<modularmachinery:particle_accelerator_controller>,
<modularmachinery:high_impulse_accelerator_controller>,
<modularmachinery:mythic_accelerator_controller>,
<modularmachinery:mythic_excavation_computer_multiblock_controller>,
<modularmachinery:the_cube_controller>,
<modularmachinery:dyson_sphere_controller>,
<modularmachinery:dyson_irradiator_controller>,
<modularmachinery:dyson_discharger_controller>,
<modularmachinery:dyson_compressor_controller>,
<modularmachinery:relativistic_collapser_controller>,
<modularmachinery:definer_two_controller>,
<modularmachinery:twelve_gates_of_heaven_controller>,
<modularmachinery:mythic_processor_alloy_furnace_controller>,
<modularmachinery:mythic_processor_empowerer_controller>,
<modularmachinery:mythic_processor_pulverizer_controller>,
<modularmachinery:mythic_processor_purifier_controller>,
<modularmachinery:mythic_processor_muon_extractor_controller>,
<modularmachinery:mythic_processor_gearworking_die_controller>,
<modularmachinery:mythic_processor_compactor_controller>,
<modularmachinery:nightmare_electrolyzer_controller>,
<modularmachinery:mythic_processor_furnace_controller>,
<modularmachinery:mythic_processor_drying_rack_controller>,
<modularmachinery:inertial_confinement_reactor_controller>,
<modularmachinery:linear_fusion_accelerator_controller>,
<modularmachinery:aluminum_lathe_controller>,
<modularmachinery:plated_carpenter_controller>,
<modularmachinery:mythical_resource_miner_tier1_controller>,
<modularmachinery:mythical_resource_miner_tier2_controller>,
<modularmachinery:mythical_resource_miner_tier3_controller>,
<modularmachinery:mythical_resource_miner_tier4_controller>,
<modularmachinery:mythical_resource_miner_tier5_controller>,
<modularmachinery:mythical_resource_miner_tier6_controller>,
<modularmachinery:mythical_resource_miner_tier7_controller>,
<modularmachinery:mythical_resource_miner_tier8_controller>,
<modularmachinery:mythical_resource_miner_tier9_controller>,
<modularmachinery:mythical_resource_miner_tier10_controller>,
<modularmachinery:mythical_resource_miner_tier11_controller>,
<modularmachinery:mythical_resource_miner_tier12_controller>,
<modularmachinery:mythical_resource_miner_tier13_controller>,
<modularmachinery:mythical_resource_miner_tier14_controller>,
<modularmachinery:mythical_resource_miner_tier15_controller>,
<modularmachinery:mythical_resource_miner_tier16_controller>,
<modularmachinery:mythical_resource_miner_tier17_controller>,
<modularmachinery:mythical_resource_miner_tier18_controller>,
<modularmachinery:mythical_resource_miner_tier19_controller>,
<modularmachinery:mythical_resource_miner_tier20_controller>,
<modularmachinery:mythical_resource_miner_tier21_controller>,
<modularmachinery:mythical_resource_miner_tier22_controller>,
<modularmachinery:mythical_resource_miner_tier23_controller>,
<modularmachinery:mythical_resource_miner_tier24_controller>,
<modularmachinery:mythical_resource_miner_tier25_controller>,
<modularmachinery:mythical_resource_miner_tier26_controller>,
<modularmachinery:mythical_resource_miner_tier27_controller>,
<modularmachinery:mythical_resource_miner_tier28_controller>,
<modularmachinery:mythical_resource_miner_tier29_controller>,
<modularmachinery:me_mythic_assembler_controller>,
<modularmachinery:quark_decomposer_controller>,
<modularmachinery:enchanted_greenhouse_controller>,
<modularmachinery:salt_repolarizer_controller>,
<modularmachinery:two_phase_fission_reactor_controller>,
<modularmachinery:font_of_divinity_controller>,
<modularmachinery:mythic_processor_rolling_machine_controller>,
<modularmachinery:everburning_forge_controller>,
<modularmachinery:sparkled_spinning_wheel_controller>,
<modularmachinery:honeysmelter_oven_controller>,
<modularmachinery:whispering_infusion_fountain_controller>,
<modularmachinery:tree_of_life_controller>,
<modularmachinery:elemental_altar_controller>,
<modularmachinery:mythic_processor_wiremill_controller>,
<modularmachinery:mythic_processor_assembling_machine_controller>,
<modularmachinery:mythic_processor_grinder_controller>,
<modularmachinery:mythic_processor_blaster_controller>,
<modularmachinery:mythic_processor_gravitite_controller>,
<modularmachinery:mythic_processor_arkencrusher_controller>,
<modularmachinery:hypergrowth_insolator_controller>,
<modularmachinery:fluid_matrix_plasma_collider_controller>,
<modularmachinery:ziggurat_of_life_controller>,
<modularmachinery:berserker_forge_controller>,
<modularmachinery:safe_fission_amfm_controller>,
<modularmachinery:safe_fission_lees_controller>,
<modularmachinery:safe_fission_polonium_controller>,
<modularmachinery:safe_fission_mox241_controller>,
<modularmachinery:safe_fission_tbu_controller>,
<modularmachinery:safe_fission_hea242_controller>,
<modularmachinery:safe_fission_lecm243_controller>,
<modularmachinery:safe_fission_hecf249_controller>,
<modularmachinery:safe_fission_heuf_controller>,
<modularmachinery:safe_fission_len236_controller>,
<modularmachinery:safe_fission_heu233_controller>,
<modularmachinery:safe_fission_hefm_controller>,
<modularmachinery:safe_fission_lep239_controller>,
<modularmachinery:safe_fission_herrr_controller>,
<modularmachinery:safe_fission_mox239_controller>,
<modularmachinery:safe_fission_leu235_controller>,
<modularmachinery:safe_fission_leb248_controller>,
<modularmachinery:safe_fission_hep239_controller>,
<modularmachinery:safe_fission_lefhm_controller>,
<modularmachinery:safe_fission_hecm245_controller>,
<modularmachinery:active_cooled_hecf249_controller>,
<modularmachinery:active_cooled_herrr_controller>,
<modularmachinery:active_cooled_polonium_controller>,
<modularmachinery:active_cooled_heu233_controller>,
<modularmachinery:active_cooled_hecm245_controller>,
<modularmachinery:active_cooled_hea242_controller>,
<modularmachinery:berserker_crucible_controller>,
<modularmachinery:orb_of_infinite_wishes_controller>,
<modularmachinery:catalyst_of_balance_controller>,
<modularmachinery:dyson_dynamizer_controller>,
<modularmachinery:dyson_scatterer_controller>,
<modularmachinery:dyson_revolver_controller>,
<modularmachinery:recurrent_nightmare_synthesizer_controller>,
<modularmachinery:dyson_abater_controller>,
<modularmachinery:black_hole_juicer_controller>,
<modularmachinery:xp_assimilator_controller>,
<modularmachinery:bee_stargate_controller>,
<modularmachinery:wormhole_field_generator_controller>,
<modularmachinery:blood_altar_ziggurat_controller>,
<modularmachinery:megelium_detonator_controller>,
<modularmachinery:plith_of_ascension_controller>
];
// Add shapeless recipes for each controller
for controller in controllers {
recipes.addShapeless(controller, [controller]);
}
+4
View File
@@ -180,3 +180,7 @@ recipes.addShapeless(<contenttweaker:voxxulon_slime>,
recipes.addShapeless(<contenttweaker:xxeus_heart>,
[<aoa3:xxeus_statue>.reuse(), <projecte:item.pe_matter:0>]);
recipes.addShapeless(<contenttweaker:crystocore_shard>,
[<aoa3:crystocore_statue>.reuse(), <projecte:item.pe_matter:0>]);
+148 -12
View File
@@ -34,6 +34,11 @@ recipes.addShaped(<contenttweaker:cosmic_hypergrowth_component>,
[<avaritiaitem:cosmic_fractal_catalyzer>, <contenttweaker:trinity_hypergrowth_component>, <avaritiaitem:cosmic_fractal_catalyzer>],
[<contenttweaker:myrmitite_casing>, <avaritiaitem:cosmic_fractal_catalyzer>, <contenttweaker:myrmitite_casing>]]);
recipes.addShaped(<contenttweaker:modular_neutronium_casing>*8,
[[<avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <modularmachinery:blockcasing:0>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>]]);
mods.nuclearcraft.infuser.addRecipe([<forestry:peat>, <fluid:whisper_of_thel>*1, <contenttweaker:warren_peat>.withTag({display: {Lore: ["§d§M瑟尔§r"]}})]);
mods.nuclearcraft.infuser.addRecipe([<forestry:peat>, <fluid:whisper_of_ahkrast_korvalain>*1, <contenttweaker:warren_peat>.withTag({display: {Lore: ["§d§M阿克拉斯特・科瓦莱恩§r"]}})]);
@@ -145,6 +150,16 @@ moltenchaosentropic5.addFluidInput(<fluid:inquiring_abyssite>*144);
moltenchaosentropic5.addFluidOutput(<fluid:chaos>*1440000);
moltenchaosentropic5.build();
val moltenchaosentropic6 = RecipeBuilder.newBuilder("moltenchaosentropic6","abyssal_entropic_catalyzer",2);
moltenchaosentropic6.addItemInput(<ore:ingotAbyssalnite>);
moltenchaosentropic6.addItemInput(<ore:ingotDreadium>);
moltenchaosentropic6.addItemInput(<ore:ingotLiquifiedCoralium>);
moltenchaosentropic6.addItemInput(<ore:ingotEthaxium>);
moltenchaosentropic6.addItemInput(<contenttweaker:chaotic_egg>);
moltenchaosentropic6.addFluidInput(<fluid:everloving_abyssite>*72);
moltenchaosentropic6.addFluidOutput(<fluid:chaos>*7200000);
moltenchaosentropic6.build();
val catalystbalance0 = RecipeBuilder.newBuilder("catalystbalance0","catalyst_of_balance",20);
@@ -229,6 +244,15 @@ inffurnechowarrenalloy2.addItemInput(<contenttweaker:warren_shard>);
inffurnechowarrenalloy2.addItemOutput(<contenttweaker:echo_warren_alloy>*4);
inffurnechowarrenalloy2.build();
val inffurnechowarrenalloy3 = RecipeBuilder.newBuilder("inffurnechowarrenalloy3","infinity_furnace",20);
inffurnechowarrenalloy3.addFluidInput(<fluid:recursive_computing_matter>*1000);
inffurnechowarrenalloy3.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>);
inffurnechowarrenalloy3.addItemInput(<ore:ingotFractalliteHalite>);
inffurnechowarrenalloy3.addItemInput(<avaritia:resource:6>*2);
inffurnechowarrenalloy3.addItemInput(<contenttweaker:gem_of_the_birthing_nebula>);
inffurnechowarrenalloy3.addItemOutput(<contenttweaker:echo_warren_alloy>*8);
inffurnechowarrenalloy3.build();
val inffurnfinalwarrenalloy = RecipeBuilder.newBuilder("inffurnfinalwarrenalloy","infinity_furnace",20);
inffurnfinalwarrenalloy.addFluidInput(<fluid:recursive_computing_matter>*5000000);
inffurnfinalwarrenalloy.addItemInput(<contenttweaker:echo_warren_alloy>);
@@ -327,6 +351,11 @@ recipes.addShaped(<contenttweaker:ascended_fluix_etcher>,
[<avaritiaitem:spatial_processor>, <contenttweaker:fluix_etcher>, <avaritiaitem:spatial_processor>],
[<contenttweaker:opalescent_matter>, <plustic:laser_medium>.withTag({Material: "starmetal"}), <contenttweaker:opalescent_matter>]]);
recipes.addShaped(<contenttweaker:universal_fluix_etcher>,
[[<contenttweaker:quasar_charged_gem>, <contenttweaker:fractallite_quantum>, <contenttweaker:quasar_charged_gem>],
[<contenttweaker:ingot_of_infinite_wishes>, <contenttweaker:ascended_fluix_etcher>, <contenttweaker:ingot_of_infinite_wishes>],
[<contenttweaker:quasar_charged_gem>, <contenttweaker:fractallite_quantum>, <contenttweaker:quasar_charged_gem>]]);
recipes.addShaped(<contenttweaker:naquadah_casing>,
[[<contenttweaker:opalescent_matter>, <contenttweaker:hyperuranon_actualizing_fabrial>, <contenttweaker:opalescent_matter>],
[<contenttweaker:hyperuranon_actualizing_fabrial>, <contenttweaker:naquadah_catalyst>, <contenttweaker:hyperuranon_actualizing_fabrial>],
@@ -406,28 +435,24 @@ dysondynamizer.build();
val dysonscatterer1 = RecipeBuilder.newBuilder("dysonscatterer1","dyson_scatterer",100);
dysonscatterer1.addEnergyPerTickInput(1000000000);
dysonscatterer1.addFluidInput(<fluid:strange_matter>*400);
dysonscatterer1.addFluidInput(<fluid:gluons>*400);
dysonscatterer1.addFluidOutput(<fluid:strange_quark_gluon_plasma>*800);
dysonscatterer1.build();
val dysonscatterer2 = RecipeBuilder.newBuilder("dysonscatterer2","dyson_scatterer",100);
dysonscatterer2.addEnergyPerTickInput(1000000000);
dysonscatterer2.addFluidInput(<fluid:neutron>*400);
dysonscatterer2.addFluidInput(<fluid:muons>*400);
dysonscatterer2.addFluidOutput(<fluid:cosmic_ray_particle_mix>*800);
dysonscatterer2.build();
val dysonscatterer3 = RecipeBuilder.newBuilder("dysonscatterer3","dyson_scatterer",100);
dysonscatterer3.addEnergyPerTickInput(1000000000);
dysonscatterer3.addFluidInput(<fluid:low_grade_space_time_fuel>*400);
dysonscatterer3.addFluidInput(<fluid:cosmic_ray_particle_mix>*400);
dysonscatterer3.addFluidOutput(<fluid:medium_grade_space_time_fuel>*800);
dysonscatterer3.build();
val dysonscatterer4 = RecipeBuilder.newBuilder("dysonscatterer4","dyson_scatterer",100);
dysonscatterer4.addEnergyPerTickInput(1000000000);
dysonscatterer4.addFluidInput(<fluid:medium_grade_space_time_fuel>*400);
dysonscatterer4.addFluidInput(<fluid:strange_quark_gluon_plasma>*400);
dysonscatterer4.addFluidOutput(<fluid:high_grade_space_time_fuel>*800);
@@ -685,14 +710,30 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:galactic_power_uni
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:dying_constellation_callstone>,
[[<contenttweaker:recursion_of_undeath_focusing_fabrial>, <minecraft:bedrock>, <contenttweaker:astral_insight_50>, <minecraft:bedrock>, <contenttweaker:recursion_of_undeath_focusing_fabrial>],
[<minecraft:bedrock>, <contenttweaker:hungering_world_soul>, <contenttweaker:miniature_star>, <contenttweaker:hungering_world_soul>, <minecraft:bedrock>],
[<contenttweaker:astral_insight_50>, <contenttweaker:miniature_star>, <avaritia:matter_cluster>.withTag({clusteritems: {total: 4096, items: [{item: {id: "botania:livingrock", Count: 1, Damage: 0 as short}, count: 4096}]}}), <contenttweaker:miniature_star>, <contenttweaker:astral_insight_50>],
[<minecraft:bedrock>, <contenttweaker:hungering_world_soul>, <contenttweaker:miniature_star>, <contenttweaker:hungering_world_soul>, <minecraft:bedrock>],
[<contenttweaker:recursion_of_undeath_focusing_fabrial>, <minecraft:bedrock>, <contenttweaker:astral_insight_50>, <minecraft:bedrock>, <contenttweaker:recursion_of_undeath_focusing_fabrial>]]);
// summon villager ~ ~3 ~ {Invulnerable:1, CustomName:"Will of Gaia",Offers:{Recipes:[{buy:{id:"contenttweaker:gem_of_cyclical_hope",Count:16},sell:{id:"contenttweaker:construct_of_natural_balance",Count:1},rewardExp:0b,maxUses:9999999}]},Profession:2,Career:1,CareerLevel:3,ActiveEffects:[{Id:24,Amplifier:0,Duration:999999},{Id:14,Amplifier:0,Duration:999999}]}
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tardis_casing>,
[[<contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>],
[<contenttweaker:balanced_machine_casing>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:balanced_machine_casing>],
[<contenttweaker:naquadah_casing>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:cosmic_string_conduit>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:naquadah_casing>],
[<contenttweaker:naquadah_casing>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:galactic_power_unit>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:naquadah_casing>],
[<contenttweaker:naquadah_casing>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:cosmic_string_conduit>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:naquadah_casing>],
[<contenttweaker:balanced_machine_casing>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:balanced_machine_casing>],
[<contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>]]);
[[<contenttweaker:catalyst_of_natural_law>, <contenttweaker:pale_metal>, <contenttweaker:wyvernium_matrix>, <contenttweaker:space_time_beam>, <contenttweaker:space_time_beam>, <contenttweaker:space_time_beam>, <contenttweaker:wyvernium_matrix>, <contenttweaker:pale_metal>, <contenttweaker:catalyst_of_natural_law>],
[<contenttweaker:pale_metal>, <contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:pale_metal>],
[<contenttweaker:wyvernium_matrix>, <contenttweaker:balanced_machine_casing>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:balanced_machine_casing>, <contenttweaker:wyvernium_matrix>],
[<contenttweaker:space_time_beam>, <contenttweaker:naquadah_casing>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:cosmic_string_conduit>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:naquadah_casing>, <contenttweaker:space_time_beam>],
[<contenttweaker:space_time_beam>, <contenttweaker:naquadah_casing>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:galactic_power_unit>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:naquadah_casing>, <contenttweaker:space_time_beam>],
[<contenttweaker:space_time_beam>, <contenttweaker:naquadah_casing>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:cosmic_string_conduit>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:naquadah_casing>, <contenttweaker:space_time_beam>],
[<contenttweaker:wyvernium_matrix>, <contenttweaker:balanced_machine_casing>, <ore:ingotFractalliteHalite>, <contenttweaker:dark_matter_node>, <contenttweaker:cosmic_string_conduit>, <contenttweaker:dark_matter_node>, <ore:ingotFractalliteHalite>, <contenttweaker:balanced_machine_casing>, <contenttweaker:wyvernium_matrix>],
[<contenttweaker:pale_metal>, <contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:naquadah_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:balanced_machine_casing>, <contenttweaker:pale_metal>],
[<contenttweaker:catalyst_of_natural_law>, <contenttweaker:pale_metal>, <contenttweaker:wyvernium_matrix>, <contenttweaker:space_time_beam>, <contenttweaker:space_time_beam>, <contenttweaker:space_time_beam>, <contenttweaker:wyvernium_matrix>, <contenttweaker:pale_metal>, <contenttweaker:catalyst_of_natural_law>]]);
@@ -813,4 +854,99 @@ blackholejuice.addFluidOutput(<fluid:black_hole_juice>*10);
blackholejuice.build();
mods.nuclearcraft.infuser.addRecipe([<minecraft:bucket>, <fluid:black_hole_juice>*500, <contenttweaker:black_hole_juice>, 1.0, 1.0, 1.0]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:bucket>, <fluid:black_hole_juice>*500, <contenttweaker:black_hole_juice>, 1.0, 1.0, 1.0]);
recipes.addShaped(<contenttweaker:whisper_of_natureal_law>,
[[<botania:rune:9>, <botania:rune:10>, <botania:rune:11>],
[<botania:rune:12>, <contenttweaker:gem_of_the_dying_constellation>, <botania:rune:13>],
[<botania:rune:15>, <contenttweaker:star_core>, <botania:rune:14>]]);
mods.botania.RuneAltar.addRecipe(<contenttweaker:plea_to_nature>, [<contenttweaker:whisper_of_natureal_law>, <contenttweaker:whisper_of_natureal_law>, <contenttweaker:mortuus_vis_condensate>, <contenttweaker:mortuus_vis_condensate>, <contenttweaker:aesir_gemstone>, <contenttweaker:aesir_gemstone>], 1000);
val terrcaultsuperastralore = RecipeBuilder.newBuilder("terrcaultsuperastralore","terrestrial_cauldron",2);
terrcaultsuperastralore.addFluidInput(<fluid:astralsorcery.liquidstarlight>*100000);
terrcaultsuperastralore.addFluidInput(<fluid:recursive_computing_matter>*100);
terrcaultsuperastralore.addItemInput(<astralsorcery:blockcustomore:1>*512);
terrcaultsuperastralore.addItemOutput(<contenttweaker:catasterismetal_ore>*512);
terrcaultsuperastralore.build();
val treelifehopefulreturn = RecipeBuilder.newBuilder("treelifehopefulreturn","tree_of_life",2000);
treelifehopefulreturn.addItemInput(<contenttweaker:gem_of_cyclical_hope>*32);
treelifehopefulreturn.addItemInput(<contenttweaker:stellae_vis_condensate>*4);
treelifehopefulreturn.addItemInput(<contenttweaker:fractal_fragment_natural_law>*4);
treelifehopefulreturn.addItemOutput(<contenttweaker:hopeful_return_callstone>);
treelifehopefulreturn.build();
recipes.addShaped(<contenttweaker:sideral_living_gemstone>*4,
[[null, <contenttweaker:bifrost_gem>, null],
[<contenttweaker:bifrost_gem>, <bloodmagic:blood_tank:6>.withTag({Fluid: {FluidName: "sideral_life_essence", Amount: 1024000}}), <contenttweaker:bifrost_gem>],
[null, <contenttweaker:bifrost_gem>, null]]);
val treeoflifelivingconstellation = RecipeBuilder.newBuilder("treeoflifelivingconstellation","tree_of_life",10);
treeoflifelivingconstellation.addItemInput(<contenttweaker:construct_of_natural_balance>);
treeoflifelivingconstellation.setChance(0.0);
treeoflifelivingconstellation.addItemInput(<contenttweaker:gem_of_cyclical_hope>);
treeoflifelivingconstellation.addItemInput(<contenttweaker:sideral_living_gemstone>);
treeoflifelivingconstellation.addItemOutput(<contenttweaker:gem_of_the_birthing_nebula>);
treeoflifelivingconstellation.build();
recipes.addShaped(<contenttweaker:self_actualizing_flower>,
[[<botania:manaresource:4>, <botania:petal:*>, <botania:manaresource:4>],
[<botania:petal:*>, <avaritiaitem:self_actualizing_stone>, <botania:petal:*>],
[<botania:manaresource:4>, <botania:petal:*>, <botania:manaresource:4>]]);
recipes.addShaped(<contenttweaker:catalyst_of_natural_law>,
[[<contenttweaker:recursion_of_natural_law>, <contenttweaker:catalyst_of_balance>, <contenttweaker:recursion_of_natural_law>],
[<contenttweaker:catalyst_of_balance>, <avaritiaitem:cosmic_balance>, <contenttweaker:catalyst_of_balance>],
[<contenttweaker:recursion_of_natural_law>, <contenttweaker:catalyst_of_balance>, <contenttweaker:recursion_of_natural_law>]]);
recipes.addShaped(<contenttweaker:recursion_of_natural_law>*8,
[[<contenttweaker:fractal_fragment_natural_law>, <contenttweaker:soul_fragment_of_the_reconciled_aesir>, <contenttweaker:fractal_fragment_natural_law>],
[<contenttweaker:recursion_of_clarity>, <contenttweaker:recursion_of_natural_law>, <contenttweaker:recursion_of_clarity>],
[<contenttweaker:fractal_fragment_natural_law>, <contenttweaker:soul_fragment_of_the_reconciled_aesir>, <contenttweaker:fractal_fragment_natural_law>]]);
mods.thaumcraft.Infusion.registerRecipe("infscreamofpauram", "",
<contenttweaker:scream_of_pauram>, 10,
[<aspect:spiritus>*10000, <aspect:victus>*10000],
<contenttweaker:recursion_fear>,
[<contenttweaker:quasar_charged_gem>, <contenttweaker:droplet_of_the_great_snake>,
<contenttweaker:quasar_charged_gem>, <contenttweaker:gem_of_the_dying_constellation>,
<contenttweaker:quasar_charged_gem>, <contenttweaker:droplet_of_the_great_snake>,
<contenttweaker:quasar_charged_gem>, <contenttweaker:gem_of_the_dying_constellation>,
<contenttweaker:quasar_charged_gem>, <contenttweaker:droplet_of_the_great_snake>,
<contenttweaker:quasar_charged_gem>, <contenttweaker:gem_of_the_dying_constellation>]);
mods.thaumcraft.Crucible.registerRecipe("crucibledupebloodslime", "", <contenttweaker:screaming_blood_slime>*24, <contenttweaker:screaming_blood_slime>, [<aspect:victus>*20]);
mods.botania.RuneAltar.addRecipe(<contenttweaker:twilit_warren_shredder>,[<contenttweaker:quasar_charged_gem>, <contenttweaker:gem_of_the_dying_constellation>, <contenttweaker:quasar_charged_gem>, <contenttweaker:gem_of_the_birthing_nebula>, <contenttweaker:quasar_charged_gem>, <contenttweaker:scroll_of_truth_asgard>], 200);
mods.tconstruct.Melting.addRecipe(<liquid:molten_echo_warren> * 144,<contenttweaker:echo_warren_bar>);
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:echo_warren_bar>, <tconstruct:cast_custom:0>, <liquid:molten_echo_warren>, 144, false, 80);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:echo_warren_bar>, <fluid:molten_echo_warren>]);
mods.tconstruct.Casting.addBasinRecipe(<contenttweaker:resounding_warren_alloy_block>, <contenttweaker:warren_plate>, <liquid:molten_echo_warren>, 1296, true);
recipes.addShapeless(<avaritiaitem:resounding_warren_alloy>*9,
[<contenttweaker:resounding_warren_alloy_block>]);
recipes.addShapeless(<contenttweaker:yggdrasil_wood>*2,
[<contenttweaker:yggdrasil_wood>, <twilightforest:cinder_log>]);
mods.storagedrawers.Compaction.add(<contenttweaker:resounding_warren_alloy_block>, <avaritiaitem:resounding_warren_alloy>, 9);
+17 -1
View File
@@ -574,4 +574,20 @@ butterflyegg.itemRightClick = function(stack, world, player, hand) {
return "PASS";
};
butterflyegg.register();
butterflyegg.register();
var coresamplehanddrill = VanillaFactory.createItem("core_sample_hand_drill");
coresamplehanddrill.maxStackSize = 16;
coresamplehanddrill.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
Commands.call("/ip reservoir get", player, world, true, true);
Commands.call("/ie mineral get", player, world, true, true);
return "PASS";
};
coresamplehanddrill.register();
+31 -1
View File
@@ -388,11 +388,33 @@ recipes.addShaped(<botania:manaresource:5>*2,
[<botania:manaresource:8>, <contenttweaker:sympan_spirit>.reuse(), <botania:manaresource:8>],
[<magicbees:beecomb:2>, <botania:manaresource:7>, <magicbees:beecomb:2>]]);
recipes.addShaped(<botania:manaresource:5>*4,
[[<magicbees:beecomb:2>, <botania:manaresource:7>, <magicbees:beecomb:2>],
[<botania:manaresource:8>, <contenttweaker:sympan_spirit>.reuse(), <botania:manaresource:8>],
[<magicbees:beecomb:2>, <contenttweaker:rosidian_blend>, <magicbees:beecomb:2>]]);
recipes.addShaped(<botania:manaresource:5>*8,
[[<magicbees:beecomb:2>, <botania:manaresource:7>, <magicbees:beecomb:2>],
[<contenttweaker:yggdrasil_wood>, <contenttweaker:sympan_spirit>.reuse(), <contenttweaker:yggdrasil_wood>],
[<magicbees:beecomb:2>, <contenttweaker:rosidian_blend>, <magicbees:beecomb:2>]]);
recipes.addShaped(<botania:manaresource:14>*2,
[[<magicbees:beecomb:11>, <botania:manaresource:4>, <magicbees:beecomb:12>],
[<botania:manaresource:8>, <contenttweaker:sympan_spirit>.reuse(), <botania:manaresource:8>],
[<magicbees:beecomb:14>, <botania:manaresource:4>, <magicbees:beecomb:13>]]);
recipes.addShaped(<botania:manaresource:14>*4,
[[<magicbees:beecomb:11>, <botania:manaresource:4>, <magicbees:beecomb:12>],
[<botania:manaresource:8>, <contenttweaker:sympan_spirit>.reuse(), <botania:manaresource:8>],
[<magicbees:beecomb:14>, <ore:ingotChaos>, <magicbees:beecomb:13>]]);
recipes.addShaped(<botania:manaresource:14>*8,
[[<magicbees:beecomb:11>, <botania:manaresource:4>, <magicbees:beecomb:12>],
[<contenttweaker:yggdrasil_wood>, <contenttweaker:sympan_spirit>.reuse(), <contenttweaker:yggdrasil_wood>],
[<magicbees:beecomb:14>, <ore:ingotChaos>, <magicbees:beecomb:13>]]);
// creative mill
recipes.addShaped(<extrautils2:passivegenerator:6>,
@@ -517,4 +539,12 @@ recipes.addShaped(<enderio:item_basic_capacitor:3>.withTag({eiocap: {energy_buff
recipes.addShaped(<enderio:item_basic_capacitor:3>.withTag({eiocap: {energy_buffer: 9.00 as float, level: 9.00 as float, energy_intake: 9.00 as float, "enderio:block_combustion_generator/gen": 3.983839 as float}, "enderio:capname": "Warren Capacitor",display:{Name:"迷道电容"},"enderio:capno":1,"enderio:glinted":1}),
[[<contenttweaker:cosmic_fracture>, <contenttweaker:dark_capacitor_shard>, <contenttweaker:cosmic_fracture>],
[<contenttweaker:dark_capacitor_shard>, <enderio:item_capacitor_stellar>, <contenttweaker:dark_capacitor_shard>],
[<contenttweaker:cosmic_fracture>, <contenttweaker:dark_capacitor_shard>, <contenttweaker:cosmic_fracture>]]);
[<contenttweaker:cosmic_fracture>, <contenttweaker:dark_capacitor_shard>, <contenttweaker:cosmic_fracture>]]);
// hand core sample drill
recipes.addShaped(<contenttweaker:core_sample_hand_drill>,
[[<ore:blockSheetmetalConstantan>, <extrabees:honey_comb:36>, <ore:blockSheetmetalConstantan>],
[<immersiveengineering:coresample>, <immersiveengineering:metal_device1:7>, <immersiveengineering:coresample>],
[<ore:blockSheetmetalConstantan>, <techreborn:advanceddrill>, <ore:blockSheetmetalConstantan>]]);
+7
View File
@@ -171,3 +171,10 @@ var trait_necrotic = VanillaFactory.createItem("trait_necrotic"); trait_necrotic
var trait_sentience = VanillaFactory.createItem("trait_sentience"); trait_sentience.textureLocation = instanceTEX; trait_sentience.register();
var trait_steady = VanillaFactory.createItem("trait_steady"); trait_steady.textureLocation = instanceTEX; trait_steady.register();
var trait_bloodsweattears = VanillaFactory.createItem("trait_bloodsweattears"); trait_bloodsweattears.textureLocation = instanceTEX; trait_bloodsweattears.register();
var trait_arcaneextraction = VanillaFactory.createItem("trait_arcaneextraction"); trait_arcaneextraction.textureLocation = instanceTEX; trait_arcaneextraction.register();
var trait_abyssalharvesting = VanillaFactory.createItem("trait_abyssalharvesting"); trait_abyssalharvesting.textureLocation = instanceTEX; trait_abyssalharvesting.register();
var trait_dreadfulharvesting = VanillaFactory.createItem("trait_dreadfulharvesting"); trait_dreadfulharvesting.textureLocation = instanceTEX; trait_dreadfulharvesting.register();
var trait_omotholharvesting = VanillaFactory.createItem("trait_omotholharvesting"); trait_omotholharvesting.textureLocation = instanceTEX; trait_omotholharvesting.register();
var trait_willoftheaesir = VanillaFactory.createItem("trait_willoftheaesir"); trait_willoftheaesir.textureLocation = instanceTEX; trait_willoftheaesir.register();
var trait_tearofarcana = VanillaFactory.createItem("trait_tearofarcana"); trait_tearofarcana.textureLocation = instanceTEX; trait_tearofarcana.register();
+8
View File
@@ -160,4 +160,12 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:trait_necrotic>.addTooltip(format.red("生命汲取"));
<contenttweaker:trait_sentience>.addTooltip(format.red("生物将掉落恶魔意志"));
<contenttweaker:trait_steady>.addTooltip(format.red("增加自身击退抗性,并击退攻击者"));
<contenttweaker:trait_bloodsweattears>.addTooltip(format.red("破坏方块有概率掉落经验球(I50%II75%III87.5%"));
<contenttweaker:trait_arcaneextraction>.addTooltip(format.red("破坏方块有概率掉落秘金 #无EMC挑战"));
<contenttweaker:trait_abyssalharvesting>.addTooltip(format.red("击中生物时有概率掉落对应物质 #无EMC挑战"));
<contenttweaker:trait_dreadfulharvesting>.addTooltip(format.red("击中生物时有概率掉落对应物质 #无EMC挑战"));
<contenttweaker:trait_omotholharvesting>.addTooltip(format.red("击中生物时有概率掉落对应物质 #无EMC挑战"));
<contenttweaker:trait_willoftheaesir>.addTooltip(format.red("破坏方块有概率掉落灵魂碎片"));
<contenttweaker:trait_tearofarcana>.addTooltip(format.red("概率掉落秘金块(概率随等级提升,最高至10级);小概率掉落秘金簇"));
+12
View File
@@ -195,3 +195,15 @@ recipes.addShaped(<tconstruct:pattern>.withTag({PartType: "plustic:battery_cell"
[null, <tconstruct:pattern>, null],
[null, <contenttweaker:mithminite_core>, null]]);
recipes.remove(<tconstruct:materials:14>);
recipes.addShaped(<tconstruct:materials:14>,
[[<contenttweaker:refined_obsidian_sliver>, <contenttweaker:refined_obsidian_sliver>, <contenttweaker:refined_obsidian_sliver>],
[<contenttweaker:refined_obsidian_sliver>, <tconstruct:cast:*>, <contenttweaker:refined_obsidian_sliver>],
[<contenttweaker:refined_obsidian_sliver>, <contenttweaker:refined_obsidian_sliver>, <contenttweaker:refined_obsidian_sliver>]]);
recipes.addShaped(<contenttweaker:refined_obsidian_sliver>,
[[<contenttweaker:refined_obsidian_flake>, <contenttweaker:refined_obsidian_flake>, <contenttweaker:refined_obsidian_flake>],
[<contenttweaker:refined_obsidian_flake>, <contenttweaker:refined_obsidian_flake>, <contenttweaker:refined_obsidian_flake>],
[<contenttweaker:refined_obsidian_flake>, <contenttweaker:refined_obsidian_flake>, <contenttweaker:refined_obsidian_flake>]]);
+178 -5
View File
@@ -82,6 +82,9 @@
<iceandfire:lightning_dragon_blood>.addTooltip(format.red("匠魂强化:雷击目标"));
<contenttweaker:aesir_gemstone>.addTooltip(format.red("匠魂强化:概率掉落秘金块和秘金簇(最大等级:10)"));
<modularmachinery:blockstarlightproviderinput>.addTooltip(format.red("使用聚能水晶和链接器提供星能"));
<contenttweaker:call_of_enigma>.addTooltip(format.red("右击获得免费曲奇"));
@@ -836,7 +839,7 @@
<contenttweaker:hand_framing_tool>.addTooltip(format.red("非常感谢Nomifactory团队制作的工具!"));
<contenttweaker:cosmic_fabric>.addTooltip(format.red("Aedial和Miles想要更多好玩意,我觉得可以!!"));
<contenttweaker:cosmic_fabric>.addTooltip(format.red("Aedial和cloecat34想要更多好玩意,我觉得可以!!"));
<gendustry:honey_comb:14020>.addTooltip(format.red("通过吸魂召唤石获得"));
@@ -981,10 +984,10 @@
<contenttweaker:defined_ingot>.addTooltip(format.red("IaM_Hybrid, _Syphex, Sl4g, Miyeonn (团队)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("shadow46x2 (单人)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Aedial (单人)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Milesnyan34 (单人)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("chloecat34 (单人)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("NerdySpider & Herr_Dr_Uber (团队)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("P_applexx, Matatabi_TRAX, johrangmal, FELLAL1, Aerlyt (团队)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Chaika_In_Paanic (单人)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Chaika_In_Paanic & rfhb21 (团队)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Artemis & CyberDrain (团队) (使用神秘时代傀儡完成自动化)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("CDPlayuur & DalaxyBruh (团队)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Mathias & MillerGaming321 (主打精神陪伴)"));
@@ -1878,6 +1881,7 @@
<contenttweaker:quark_neutronium_module>.addTooltip(format.red("多方块升级,夸克分解器&强脉冲加速器:速度x5"));
<contenttweaker:well_defined_machine_case>.addTooltip(format.red("多方块升级,『立方』:速度x5"));
<contenttweaker:ascended_fluix_etcher>.addTooltip(format.red("多方块升级,超净间加工机:速度x10"));
<contenttweaker:universal_fluix_etcher>.addTooltip(format.red("多方块升级,超净间加工机:速度x100"));
<contenttweaker:naquadah_casing>.addTooltip(format.red("多方块升级,相对论坍缩器:速度x200"));
<contenttweaker:dyson_extruder>.addTooltip(format.red("多方块升级,粒子加速器&神话加速器:速度x20"));
<contenttweaker:trinity_neutronium_casing>.addTooltip(format.red("多方块升级,中子素炮&中子素轰击器:速度x20"));
@@ -1898,6 +1902,13 @@
<contenttweaker:miniature_white_hole>.addTooltip(format.red("多方块升级,混击器:产出x2"));
<contenttweaker:sanguine_neural_network>.addTooltip(format.red("多方块升级,敌对演算单元:产出x4"));
<contenttweaker:matrix_plasma_fusor>.addTooltip(format.red("多方块升级,惯性约束反应堆:x4并行"));
<contenttweaker:chromodynamic_condenser>.addTooltip(format.red("多方块升级,量子聚合机:x4并行"));
<contenttweaker:ordered_eigenstate_condenser>.addTooltip(format.red("多方块升级,量子聚合机:x16并行"));
<contenttweaker:event_horizon_condenser>.addTooltip(format.red("多方块升级,量子聚合机:x64并行"));
<contenttweaker:nightmare_machine_case>.addTooltip(format.red("多方块升级,电弧反应堆:物品产出x4"));
<contenttweaker:defined_machine_case>.addTooltip(format.red("多方块升级,电弧反应堆:物品产出x16"));
<contenttweaker:well_defined_machine_case>.addTooltip(format.red("多方块升级,电弧反应堆:物品产出x64"));
<contenttweaker:balanced_machine_casing>.addTooltip(format.red("多方块升级,电弧反应堆:物品产出x256"));
<thebetweenlands:lurker_skin_pouch>.addTooltip(format.red("该物品可以将物品带进梦魇世界(好耶!)"));
@@ -2188,8 +2199,8 @@
<contenttweaker:hungering_world_soul>.addTooltip(format.red("坠星标位祭品,消耗50000LP"));
<buildcraftsilicon:laser>.addTooltip(format.red("注意:MK2版本的镭射器速度更快,优化更好"));
<buildcraftsilicon:laser>.addTooltip(format.red("面向装配台来为其供能"));
<buildcraftsilicon:laser>.addTooltip(format.red("使用末影接口模组的能量导管连接,热力的能量管道经常会断连!"));
<contenttweaker:singular_gravity_honey>.addTooltip(format.red("允许在塞德娜及其之前的所有维度使用创造飞行"));
<contenttweaker:singular_gravity_honey>.addTooltip(format.red("Light想腾出点背包空间!"));
@@ -2537,6 +2548,8 @@
<avaritia:matter_cluster>.addTooltip(format.red("通过无尽贪婪模组工具的右击功能获得"));
<contenttweaker:recursive_meatball>.addTooltip(format.green("在焦灼骨粉配方中可重复使用"));
<aoa3:abyssal_upgrade_kit>.addTooltip(format.red("发现于第4、5、6、7章的所有维度中的塞尔瑞结构"));
<aoa3:ancient_upgrade_kit>.addTooltip(format.red("发现于第4、5、6、7章的所有维度中的塞尔瑞结构"));
@@ -2572,6 +2585,10 @@
<contenttweaker:holy_shimmer>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:holy_sludge_crystal>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:pale_metal>.addTooltip(format.red("与特定盔甲部件及盾牌合成,可令其坚不可摧"));
<woot:factory>.addTooltip(format.red("检查本物品用途以查看推荐使用Woot产出的掉落物列表"));
@@ -2989,7 +3006,14 @@
<gendustry:gene_sample>.addTooltip(format.red("与基因模板合成来制作自定义的基因组合"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("达成永恒荣耀的玩家:"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("TheWizardHaxer"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("TheWizardHaxer (单人)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("adrin58 (单人)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("ElaDiDu (单人)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("Mine_Antoine (自动化大师) (单人)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("Paronity & Kherune (下单合成挑战) (团队)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("Chaika_In_Paanic, rfhb21, Nezer_Stra (团队)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("迪奥-布兰多 & 0160 (团队)"));
<avaritiaitem:cosmic_balance>.addTooltip(format.red("zalee (单人)"));
<contenttweaker:spren_summoner_faith>.addTooltip(format.red("在卡尚的远古神殿(Ancient Cavern)群系使用"));
@@ -3023,6 +3047,118 @@
<contenttweaker:dna_primer>.addTooltip(format.red("可使用任意品种的蜜蜂/树/蝴蝶"));
<contenttweaker:core_sample_hand_drill>.addTooltip(format.red("右击以查看所在区块的沉浸矿床"));
<contenttweaker:seal_of_the_arbiter_defender>.addTooltip(format.red("感谢adrin58在该方块上的帮助!"));
<bewitchment:stone_leonard_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:nether_brick_leonard_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:scorned_brick_leonard_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:gold_leonard_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:stone_lilith_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:nether_brick_lilith_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:scorned_brick_lilith_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:gold_lilith_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:stone_baphomet_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:nether_brick_baphomet_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:scorned_brick_baphomet_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:gold_baphomet_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:stone_leonard_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:stone_herne_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:nether_brick_herne_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:scorned_brick_herne_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:gold_herne_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:stone_moloch_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:nether_brick_moloch_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:scorned_brick_moloch_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<bewitchment:gold_moloch_statue>.addTooltip(format.red("放置在女巫祭坛上以强化祭坛"));
<modularmachinery:blood_altar_ziggurat_controller>.addTooltip(format.red("使用我来自动搭建6级血之祭坛"));
<contenttweaker:high_capacity_heat_exchanger>.addTooltip(format.red("如果你的熔盐反应堆很大(超级大),可使用该物品"));
<advancedrocketry:oxygencharger>.addTooltip(format.red("警告:若破坏该方块,气体装填台内的物品可能会被删除"));
<contenttweaker:arcane_terraformer_noob>.addTooltip(format.red("如果实在搞不明白铼界的生物群系谜题,可使用该物品"));
<botania:manaresource:9>.addTooltip(format.red("注意:后续有能直接合成整块的更好配方"));
<botania:manaresource:7>.addTooltip(format.red("注意:后续有能直接合成整块的更好配方"));
<contenttweaker:starstruck_sentient_meatball>.addTooltip(format.red("Legoman187有个点子……"));
<contenttweaker:plea_to_nature>.addTooltip(format.red("在战斗中右击盖亚守护者"));
<integrateddynamics:menril_sapling>.addTooltip(format.red("发现于战斗高塔"));
<integrateddynamics:menril_log>.addTooltip(format.red("发现于战斗高塔"));
<integrateddynamics:menril_berries>.addTooltip(format.red("发现于战斗高塔"));
<contenttweaker:chunk_of_infinite_wishes>.addTooltip(format.red("泰拉粉碎者的等级越高,掉落物的数量就越多"));
<contenttweaker:chunk_of_infinite_wishes>.addTooltip(format.red("使用循环装配台进行自动化"));
<contenttweaker:bloodhunter_modifier>.addTooltip(format.red("匠魂强化:破坏方块有概率掉落经验球"));
<contenttweaker:bloodhunter_modifier>.addTooltip(format.red("与修复苔藓搭配可实现自修复"));
<contenttweaker:bloodhunter_modifier>.addTooltip(format.red("I50%"));
<contenttweaker:bloodhunter_modifier>.addTooltip(format.red("II75%"));
<contenttweaker:bloodhunter_modifier>.addTooltip(format.red("III87.5%"));
<contenttweaker:a_smithys_tablet>.addTooltip(format.red("匠魂模组非常强力,但材料实在太多了,很容易把人搞懵"));
<contenttweaker:a_smithys_tablet>.addTooltip(format.red("如果你正在为如何选择材料而纠结,不妨看看匠魂工具箱中的任务!"));
<contenttweaker:notes_of_a_mines_yearner>.addTooltip(format.red("你是否正在为怪物和战斗所困扰?"));
<contenttweaker:notes_of_a_mines_yearner>.addTooltip(format.red("装备打造或许需要投入一些精力,但这一切都是值得的!"));
<contenttweaker:notes_of_a_mines_yearner>.addTooltip(format.red("如需建议,可查看装甲库与「Faber Ferrarius」中的任务!"));
<contenttweaker:toy_sword>.addTooltip(format.red("生活品质类改进总是好的!"));
<contenttweaker:toy_sword>.addTooltip(format.red("检查个人强化和工具攀升章节中的任务,里面有很多实用工具!"));
<contenttweaker:bound_lunar_stone>.addTooltip(format.red("切削油的修复过程可自动化 ;)"));
<contenttweaker:alchemical_ore>.addTooltip(format.red("切削油的修复过程可自动化 ;)"));
<contenttweaker:abyssal_harvester>.addTooltip(format.red("匠魂强化:概率掉落对应物质"));
<contenttweaker:dreadful_harvester>.addTooltip(format.red("匠魂强化:概率掉落对应物质"));
<contenttweaker:omothol_harvester>.addTooltip(format.red("匠魂强化:概率掉落对应物质"));
<contenttweaker:alien_material_manual>.addTooltip(format.green("可重复使用"));
<contenttweaker:controller_manual>.addTooltip(format.green("可重复使用"));
<contenttweaker:everbloody_flask>.addTooltip(format.green("可重复使用"));
<contenttweaker:construct_of_natural_balance>.addTooltip(format.green("在生命之树中可重复使用"));
<contenttweaker:alchemical_crag>.addTooltip(format.red("其他输入不会被消耗"));
<contenttweaker:compressed_alchemical_crag>.addTooltip(format.red("其他输入不会被消耗"));
<contenttweaker:double_compressed_alchemical_crag>.addTooltip(format.red("其他输入不会被消耗"));
<contenttweaker:triple_compressed_alchemical_crag>.addTooltip(format.red("其他输入不会被消耗"));
<contenttweaker:quadruple_compressed_alchemical_crag>.addTooltip(format.red("其他输入不会被消耗"));
<contenttweaker:scream_of_pauram>.addTooltip(format.red("右击贫血召唤石生成的生物"));
<contenttweaker:investiture_of_the_eleint>.addTooltip(format.red("右击你驯服的龙,附近需要存在至少一桶的永恒龙炎"));
<contenttweaker:investiture_of_the_eleint>.addTooltip(format.red("它们会喜欢的,别担心 :)"));
<contenttweaker:pale_sky_stone_pebble>.addTooltip(format.red("对特定生物使用时有特殊效果"));
<contenttweaker:pale_sky_stone_pebble>.addTooltip(format.red("会在多个谜题中用到"));
<minecraft:fish>.addTooltip(format.red("可施加超限附魔"));
<contenttweaker:geo_fragment>.addTooltip(format.red("蚁狮巢穴召唤石会生成一只不属于其的生物"));
<contenttweaker:geo_fragment>.addTooltip(format.red("使用特定石子右击此种生物(生成方式不限)"));
<contenttweaker:gluttonous_bell>.addTooltip(format.red("莫测监狱中会生成某只生物"));
<contenttweaker:gluttonous_bell>.addTooltip(format.red("使用特定石子右击此种生物(生成方式不限)"));
<contenttweaker:double_compressed_aeternalis_fuel>.addTooltip(format.red("可通过压缩抽屉进行解压"));
<contenttweaker:triple_compressed_aeternalis_fuel>.addTooltip(format.red("可通过压缩抽屉进行解压"));
<contenttweaker:quadruple_compressed_aeternalis_fuel>.addTooltip(format.red("可通过压缩抽屉进行解压"));
<contenttweaker:quintuple_compressed_aeternalis_fuel>.addTooltip(format.red("可通过压缩抽屉进行解压"));
<contenttweaker:sextuple_compressed_aeternalis_fuel>.addTooltip(format.red("可通过压缩抽屉进行解压"));
<contenttweaker:septuple_compressed_aeternalis_fuel>.addTooltip(format.red("可通过压缩抽屉进行解压"));
@@ -3031,6 +3167,43 @@
<contenttweaker:laststandformula>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:superknockbaksuperenchant>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:alecsioandcobees>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:energyrepairforlater>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:blueprints>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:meatyorbrework>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:firesuperenchantforshields>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:apothecarybeemorestuffs>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:customtippedarrows>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:weaponquests>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:aoadimensionsrandomloot>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:biomepuzzlerework>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:mythicprocessorchemreactor>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
<contenttweaker:mythicprocessorfluidinfuser>.addTooltip(format.red("匠魂锤材料:混沌核心坚韧手柄、无尽锤头、振金合金左大板、飞升神龙合金右大板"));
+1
View File
@@ -3256,6 +3256,7 @@ import crafttweaker.item.IItemCondition;
<betterp2p:advanced_memory_card>.addTooltip(format.red("右击P2P通道将其与其他P2P通道绑定,内存卡有GUI"));
<betterp2p:advanced_memory_card>.addTooltip(format.red("可以用石英切割刀重命名P2P通道,以便追踪定位"));
<betterp2p:advanced_memory_card>.addTooltip(format.red("感谢Dallagen和ChaosStrikez帮忙修复崩溃错误"));
<appliedenergistics2:certus_quartz_cutting_knife>.addTooltip(format.red("右击设备为其重命名"));
<appliedenergistics2:nether_quartz_cutting_knife>.addTooltip(format.red("右击设备为其重命名"));

Some files were not shown because too many files have changed in this diff Show More