0.15.0 update
This commit is contained in:
@@ -10,15 +10,14 @@ mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_1k>,["Stores items
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_4k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 256 to 512 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_16k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 1024 to 2048 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:storage_cell_64k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 4096 to 8192 stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:0>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 16k to 32k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:1>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 64k to 128k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:2>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 256k to 512k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.physical:3>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 1024k to 2048k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:quantum_link>,<appliedenergistics2:quantum_ring>],["Used to make the ME Quantum Bridge, for wireless ae2 setups.","","Made with a Quantum Chanber surrounded by 8 Quantum Rings.","","Carries 32 channels (you can use P2P channels for more), only the 4 rings touching the core will connect to cables.","","Needs a pair of Quantum Entangled Singularity's to function."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_unit>,["Base block used to form a Crafting CPU, does nothing but is used to craft all the blocks for the Crafting CPU.","","The Crafting CPU must be a solid cuboid within 17x17x17"]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:crafting_storage_1k>,<appliedenergistics2:crafting_storage_4k>,<appliedenergistics2:crafting_storage_16k>,<appliedenergistics2:crafting_storage_64k>,<extracpus:crafting_storage_256k>,<extracpus:crafting_storage_1024k>,<extracpus:crafting_storage_4096k>,<extracpus:crafting_storage_16384k>],["Used to add storage for crafting larger crafts will need more storage."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_monitor>,["Shows what job the Crafting CPU is currently doing and how many it has remaining to make."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_accelerator>,["Allows the Crafting CPU to parallelise crafting jobs for increased speed, only has an effect if the ME system can split the job i.e. multiple patterns/assemblers."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_256k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 16k to 32k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_1024k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 64k to 128k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_4096k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 256k to 512k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_16384k>,["Stores items, place in a ME Drive or ME Chest.","","Stores between 1024k to 2048k stacks, depending on how many item types are used."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:crafting_unit>],["Base block used to form a Crafting CPU, does nothing but is used to craft all the blocks for the Crafting CPU.","","The Crafting CPU must be a solid cuboid within 17x17x17"]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:crafting_storage_1k>,<appliedenergistics2:crafting_storage_4k>,<appliedenergistics2:crafting_storage_16k>,<appliedenergistics2:crafting_storage_64k>,<nae2:storage_crafting_256k>,<nae2:storage_crafting_1024k>,<nae2:storage_crafting_4096k>,<nae2:storage_crafting_16384k>],["Used to add storage for crafting larger crafts will need more storage.","","The Crafting CPU must be a solid cuboid within 17x17x17"]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:crafting_monitor>,["Shows what job the Crafting CPU is currently doing and how many it has remaining to make.","","The Crafting CPU must be a solid cuboid within 17x17x17"]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:crafting_accelerator>, <nae2:coprocessor_4x>, <nae2:coprocessor_16x>, <nae2:coprocessor_64x>],["Allows the Crafting CPU to parallelise crafting jobs for increased speed, only has an effect if the ME system can split the job i.e. multiple patterns/assemblers.","","The Crafting CPU must be a solid cuboid within 17x17x17"]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:cell_workbench>,["Lets you partition cells to only allow certain items inside them."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:view_cell>,["Can be partitioned inside a Cell Workbench then placed in a terminal to filter what items are shown, does not remove the items from the system it just hides them."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:material:26>,["Allows compatible devices to be turned on and off with redstone or activate on a redstone pulse."]);
|
||||
@@ -100,9 +99,10 @@ mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_1k>,["Stores
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_4k>,["Stores fluid in cell form, stores ~32k buckets."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_16k>,["Stores fluid in cell form, stores ~128k buckets."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:fluid_storage_cell_64k>,["Stores fluid in cell form, stores ~512k buckets."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.fluid:4>,["Stores fluid in cell form, stores ~2048k buckets."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.fluid:5>,["Stores fluid in cell form, stores ~8192k buckets."]);
|
||||
mods.jei.JEI.addDescription(<extracells:storage.fluid:6>,["Stores fluid in cell form, stores ~65536k buckets."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_fluid_256k>,["Stores fluid in cell form, stores ~2048k buckets."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_fluid_1024k>,["Stores fluid in cell form, stores ~8192k buckets."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_fluid_4096k>,["Stores fluid in cell form, stores ~65536k buckets."]);
|
||||
mods.jei.JEI.addDescription(<nae2:storage_cell_fluid_16384k>,["Stores fluid in cell form, stores ~262144k buckets."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:part_fluid_pattern_terminal>,["Like a Pattern Terminal but can make patterns using fluids."]);
|
||||
mods.jei.JEI.addDescription(<ae2fc:part_fluid_pattern_ex_terminal>,["Like a Fluid Pattern Terminal but can have up to 16 inputs and 6 outputs for more complex recipes."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:340>,["Used to make patterns, crafting patterns can be placed in interfaces touching molecular assemblers and processing patterns can be put in interfaces touching machines to automate them."]);
|
||||
@@ -111,4 +111,16 @@ mods.jei.JEI.addDescription(<appliedenergistics2:part:520>,["Like a standard ter
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:380>,["Basic terminal used to store and retrieve items from the ME system."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:521>,["Like the ME Interface Terminal but shows the stocked item config rather than stored patterns."]);
|
||||
mods.jei.JEI.addDescription(<appliedenergistics2:part:522>,["Shows the stocked fluid config for fluid terminals."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:500>,<appliedenergistics2:part:501>,<appliedenergistics2:part:502>,<appliedenergistics2:part:503>,<appliedenergistics2:part:504>,<appliedenergistics2:part:505>,<appliedenergistics2:part:506>,<appliedenergistics2:part:507>,<appliedenergistics2:part:508>,<appliedenergistics2:part:509>,<appliedenergistics2:part:510>,<appliedenergistics2:part:511>,<appliedenergistics2:part:512>,<appliedenergistics2:part:513>,<appliedenergistics2:part:514>,<appliedenergistics2:part:515>],["Coloured dense cable, only connects to cables of the same colour."]);
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:part:500>,<appliedenergistics2:part:501>,<appliedenergistics2:part:502>,<appliedenergistics2:part:503>,<appliedenergistics2:part:504>,<appliedenergistics2:part:505>,<appliedenergistics2:part:506>,<appliedenergistics2:part:507>,<appliedenergistics2:part:508>,<appliedenergistics2:part:509>,<appliedenergistics2:part:510>,<appliedenergistics2:part:511>,<appliedenergistics2:part:512>,<appliedenergistics2:part:513>,<appliedenergistics2:part:514>,<appliedenergistics2:part:515>],["Coloured dense cable, only connects to cables of the same colour."]);
|
||||
|
||||
mods.jei.JEI.addDescription([<appliedenergistics2:quantum_link>,
|
||||
<appliedenergistics2:quantum_ring>],
|
||||
["The quantum bridge is a multiblock that allows you to do two things: ",
|
||||
"",
|
||||
"Transfer 32 channels wirelessly over infinite distances and between dimensions.",
|
||||
"Obtain a pair of entangled singularties and a pair of quantum bridges that you would like to connect. Place an entangled singularity in each quantum bridge to link them.",
|
||||
"Both sides of the connection should have a power input, either from the Controller or from an Energy Acceptor, and both should have at least one Energy Cell.",
|
||||
"You can use these to run p2p subnets, but they may misbehave depending on the complexity of your subnet.",
|
||||
"",
|
||||
"Infinitely expand the range of your wireless terminals.",
|
||||
"Connect a quantum bridge to the network which you would like to access wirelessly. Insert the quantum link card into the quantum bridge. Note that this will prevent you from inserting an entangled singularity because a quantum bridge can only have one function at a time. This also replaces the need for a wireless access point."]);
|
||||
|
||||
@@ -241,6 +241,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<appliedenergistics2:quantum_ring>
|
||||
recipes.remove(<appliedenergistics2:crystal_seed:1200>);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShapeless(3, <appliedenergistics2:crystal_seed:1200>*3, [<ore:sand>, <appliedenergistics2:material:8>]);
|
||||
mods.extendedcrafting.TableCrafting.addShapeless(4, <appliedenergistics2:crystal_seed:1200>*3, [<ore:sand>, <appliedenergistics2:material:8>]);
|
||||
|
||||
recipes.remove(<ae2fc:fluid_discretizer>);
|
||||
|
||||
|
||||
@@ -265,10 +265,18 @@ mods.techreborn.rollingMachine.addShaped(<advancedrocketry:pressuretank:2>,
|
||||
[null,<ore:plateAluminum>,null],
|
||||
[null,null,<ore:plateAluminum>]]);
|
||||
|
||||
recipes.addShaped(<advancedrocketry:rollingmachine>,
|
||||
[[null, <ore:gearLumium>, null],
|
||||
[<advancedrocketry:pressuretank:2>, <techreborn:rolling_machine>, <advancedrocketry:pressuretank:2>],
|
||||
[<ore:plateMagnalium>, <libvulpes:structuremachine>, <ore:plateMagnalium>]]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:1>, [<ore:plateIron>]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:4>, [<ore:plateCopper>]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:6>, [<ore:plateSteel>]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:7>, [<ore:plateTitanium>]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:9>, [<ore:plateAluminum>]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:0>, [<ore:plateTitaniumAluminide>]);
|
||||
mods.techreborn.rollingMachine.addShapeless(<libvulpes:productsheet:1>, [<ore:plateTitaniumIridium>]);
|
||||
|
||||
//recipes.addShaped(<advancedrocketry:rollingmachine>,
|
||||
//[[null, <ore:gearLumium>, null],
|
||||
//[<advancedrocketry:pressuretank:2>, <techreborn:rolling_machine>, <advancedrocketry:pressuretank:2>],
|
||||
//[<ore:plateMagnalium>, <libvulpes:structuremachine>, <ore:plateMagnalium>]]);
|
||||
|
||||
recipes.addShaped(<libvulpes:metal0:7>*8,
|
||||
[[<ore:blockTitanium>, <ore:blockTitanium>, <ore:blockTitanium>],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val arcreactor = RecipeBuilder.newBuilder("arcreactor","arc_reactor",1200);
|
||||
arcreactor.addEnergyPerTickOutput(120000);
|
||||
arcreactor.addEnergyPerTickOutput(1200000);
|
||||
arcreactor.addItemOutput(<contenttweaker:arc_residue>);
|
||||
arcreactor.build();
|
||||
@@ -10,3 +10,8 @@ recipes.addShaped(<contenttweaker:lord_summoner>,
|
||||
[<ore:manaPearl>, <botania:storage:0>, <ore:manaPearl>],
|
||||
[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:wargeneral_summoner>,
|
||||
[[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>],
|
||||
[<ore:manaPearl>, <botania:manasteelsword>, <ore:manaPearl>],
|
||||
[<divinerpg:arcanium>, <ore:manaPearl>, <divinerpg:arcanium>]]);
|
||||
|
||||
|
||||
@@ -317,6 +317,61 @@ spatialphaser.itemRightClick = function(stack, world, player, hand) {
|
||||
};
|
||||
spatialphaser.register();
|
||||
|
||||
var gemvoracity = VanillaFactory.createItem("gem_of_voracity");
|
||||
gemvoracity.maxStackSize = 1;
|
||||
gemvoracity.itemRightClick = function(stack, world, player, hand) {
|
||||
if(world.remote) {
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
// check if player is in right dimension
|
||||
if(player.getDimension() != 3) {
|
||||
player.sendChat("You gotta be in the right dimension, the Vox Ponds will tell you which one");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
// obtain position under player
|
||||
var playerpos = player.position as crafttweaker.util.Position3f;
|
||||
|
||||
// locations to place biomes
|
||||
val UndergardenBiomeLocations = [[0,0],[1,0],[0,1],[-1,0],[0,-1],[2,0],[-2,0],[0,2],[0,-2],[3,0],[-3,0],[0,3],[0,-3],[4,0],[-4,0],[0,4],[0,-4]] as int[][];
|
||||
|
||||
// biome to pattern
|
||||
val UndergardenBiomeName = "Mesa (Bryce)" as string;
|
||||
|
||||
|
||||
// get number of matches
|
||||
val UndergardenMatches = checkBiomesAtPositions(UndergardenBiomeName, playerpos, UndergardenBiomeLocations, world) as int;
|
||||
|
||||
player.sendChat("Use the terraformer from extra utilities to change the biome to the correct one, the Vox Ponds will tell you which one.");
|
||||
player.sendChat("You will have to convert a large area!");
|
||||
player.sendChat("Stand in the changed biome and use this item!");
|
||||
|
||||
player.sendChat(" - - - ");
|
||||
player.sendChat("Scanning area around you");
|
||||
|
||||
if((UndergardenMatches) == 17) {
|
||||
player.sendChat("Success!");
|
||||
Commands.call("give @p contenttweaker:voraceous_worm_callstone", player, world, true, true);
|
||||
stack.shrink(1);
|
||||
return "PASS";
|
||||
}
|
||||
|
||||
if((UndergardenMatches) >= 1) {
|
||||
player.sendChat("Correct, the right biome is the Undergarden!");
|
||||
val UndergardenMatchesD = UndergardenMatches as double;
|
||||
player.sendChat("Completion : " ~ UndergardenMatchesD/17*100 ~ "%");
|
||||
player.sendChat("Convert a bigger area!");
|
||||
return "FAIL";
|
||||
}
|
||||
|
||||
player.sendChat("The biome is wrong!");
|
||||
return "FAIL";
|
||||
|
||||
|
||||
};
|
||||
gemvoracity.register();
|
||||
|
||||
var aquaticstone = VanillaFactory.createItem("aquatic_stone");
|
||||
aquaticstone.maxStackSize = 16;
|
||||
aquaticstone.itemRightClick = function(stack, world, player, hand) {
|
||||
|
||||
+134
-1
@@ -230,6 +230,132 @@ mods.thaumcraft.Infusion.registerRecipe("infusionichoriumcatalyst", "",
|
||||
<materialpart:ichorium:ingot>, <thaumicaugmentation:material:5>,
|
||||
<materialpart:ichorium:ingot>, <thaumicaugmentation:material:5>]);
|
||||
|
||||
mods.thaumcraft.Crucible.registerRecipe("crucibleichoriumgem",
|
||||
"", <contenttweaker:ichorium_gem>,
|
||||
<ore:ingotIchorium>,
|
||||
[<aspect:mortuus>*15, <aspect:vitreus>*10, <aspect:victus>*10]);
|
||||
|
||||
|
||||
val infiniteimpetus = RecipeBuilder.newBuilder("infiniteimpetus","impetus_syphon",200);
|
||||
infiniteimpetus.addItemInput(<thaumicaugmentation:material:5>);
|
||||
infiniteimpetus.addAspectInput("vitium",20);
|
||||
infiniteimpetus.addAspectInput("victus",20);
|
||||
infiniteimpetus.addAspectInput("imperium",20);
|
||||
infiniteimpetus.addImpetusOutput(10);
|
||||
infiniteimpetus.build();
|
||||
|
||||
val makeaura = RecipeBuilder.newBuilder("makeaura","font_of_divinity",200);
|
||||
makeaura.addEnergyPerTickInput(30000000);
|
||||
makeaura.addImpetusInput(40);
|
||||
makeaura.addFluidInput(<fluid:crystal_water>*100);
|
||||
makeaura.addItemInput(<contenttweaker:gem_of_aura>);
|
||||
makeaura.addFluidOutput(<fluid:pristine_aura>*10000);
|
||||
makeaura.build();
|
||||
|
||||
mods.avaritia.ExtremeCrafting.addShaped("direallthevis",
|
||||
<contenttweaker:gem_of_aura>,
|
||||
[[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "alkimia"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "ordo"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "visum"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "sensus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "fabrico"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "lux"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "humanus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vinculum"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "coralos"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "gelum"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "ventus"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vitreus"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "herba"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "potentia"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "desiderium"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "caeles"}]}),
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "sonus"}]}),
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "motus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "draco"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "luna"}]}),
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "ignis"}]}),
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "bestia"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "terra"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "dreadia"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aer"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "stellae"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "sol"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aqua"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "alienis"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "auram"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "cognitio"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "volatus"}]}),
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "praecantatio"}]}),
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "tenebrae"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "permutatio"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "exanimis"}]}),
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "mythus"}]}),
|
||||
null,
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "praemunio"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "exitium"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vitium"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "mortuus"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "fluctus"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "spiritus"}]}),
|
||||
null,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "metallum"}]}),
|
||||
],
|
||||
[
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "perditio"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "instrumentum"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "infernum"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "diabolus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "victus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "machina"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aversio"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vacuos"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "imperium"}]}),
|
||||
]]);
|
||||
|
||||
|
||||
|
||||
|
||||
// zoi
|
||||
|
||||
@@ -246,4 +372,11 @@ val nukepolonium = RecipeBuilder.newBuilder("nukepolonium","safe_nuke_environmen
|
||||
nukepolonium.addItemInput(<techreborn:nuke>);
|
||||
nukepolonium.addFluidInput(<fluid:spent_polonium>*1000);
|
||||
nukepolonium.addFluidOutput(<fluid:californium_256>*1000);
|
||||
nukepolonium.build();
|
||||
nukepolonium.build();
|
||||
|
||||
mods.nuclearcraft.heat_exchanger.addRecipe([<fluid:mineral_water>*10, <fluid:wet_steam>*20, 80000.0, 300, 700]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:compound:1>, <fluid:wet_steam>*10, <fluid:high_particulate_steam>*15]);
|
||||
|
||||
mods.nuclearcraft.condenser.addRecipe([<fluid:high_particulate_steam>*15, <fluid:fluid_crystal_matrix>*10, 50.0, 500]);
|
||||
|
||||
|
||||
@@ -385,3 +385,12 @@ recipes.addShapeless(<modularmachinery:salt_repolarizer_controller>,
|
||||
|
||||
recipes.addShapeless(<modularmachinery:two_phase_fission_reactor_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:two_phase_fission_reactor"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:font_of_divinity_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:font_of_divinity"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:mythic_processor_rolling_machine_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_rolling_machine"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
recipes.addShapeless(<modularmachinery:everburning_forge_controller>,
|
||||
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:everburning_forge"}).reuse(), <modularmachinery:blockcontroller>]);
|
||||
|
||||
@@ -48,3 +48,12 @@ recipes.addShaped(<extrabotany:material:0>*3,
|
||||
recipes.remove(<extrabotany:managenerator>);
|
||||
recipes.remove(<extrabotany:manaliquefaction>);
|
||||
|
||||
recipes.addShaped(<botania:specialflower>.withTag({type: "orechid"})*2,
|
||||
[[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>],
|
||||
[<contenttweaker:mithrillium_catalyst>, <botania:specialflower>.withTag({type: "orechid"}), <contenttweaker:mithrillium_catalyst>],
|
||||
[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>]]);
|
||||
|
||||
recipes.addShaped(<botania:specialflower>.withTag({type: "orechidIgnem"})*2,
|
||||
[[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>],
|
||||
[<contenttweaker:mithrillium_catalyst>, <botania:specialflower>.withTag({type: "orechidIgnem"}), <contenttweaker:mithrillium_catalyst>],
|
||||
[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>]]);
|
||||
|
||||
+1027
-48
File diff suppressed because it is too large
Load Diff
@@ -72,6 +72,7 @@ mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itembluep
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:terrestrial_cauldron"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:enchanted_greenhouse"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mechanized_essentia_smeltery"}));
|
||||
mods.chisel.Carving.addVariation("magicmultiblocks", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:everburning_forge"}));
|
||||
|
||||
|
||||
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:neutronium_cannon"}),
|
||||
@@ -142,6 +143,7 @@ mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.
|
||||
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:relativistic_collapser"}));
|
||||
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:definer_two"}));
|
||||
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:twelve_gates_of_heaven"}));
|
||||
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:font_of_divinity"}));
|
||||
|
||||
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_alloy_furnace"}),
|
||||
[[<modularmachinery:itemmodularium>,null,null],
|
||||
@@ -152,6 +154,7 @@ mods.chisel.Carving.addGroup("mythicprocessors");
|
||||
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_alloy_furnace"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_empowerer"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_rolling_machine"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_pulverizer"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_purifier"}));
|
||||
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_muon_extractor"}));
|
||||
|
||||
@@ -66,6 +66,7 @@ mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:terrestrial_cauldron_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:enchanted_greenhouse_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:mechanized_essentia_smeltery_controller>);
|
||||
mods.chisel.Carving.addVariation("magicmultiblockscontroller", <modularmachinery:everburning_forge_controller>);
|
||||
|
||||
|
||||
|
||||
@@ -130,6 +131,7 @@ mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:relativistic_collapser_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:definer_two_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:twelve_gates_of_heaven_controller>);
|
||||
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:font_of_divinity_controller>);
|
||||
|
||||
|
||||
|
||||
@@ -139,6 +141,7 @@ mods.chisel.Carving.addGroup("mythicprocessorscontroller");
|
||||
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_alloy_furnace_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_empowerer_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_rolling_machine_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_pulverizer_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_purifier_controller>);
|
||||
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_muon_extractor_controller>);
|
||||
|
||||
+46
-1
@@ -713,4 +713,49 @@ recipes.addShaped(<contenttweaker:vox_ponds_token_legs>,
|
||||
recipes.addShaped(<contenttweaker:vox_ponds_token_feet>,
|
||||
[[<extendedcrafting:singularity_custom:2025>, null, <extendedcrafting:singularity_custom:2025>],
|
||||
[<extendedcrafting:singularity_custom:2025>, null, <extendedcrafting:singularity_custom:2025>],
|
||||
[null, null, null]]);
|
||||
[null, null, null]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ascended_draconic_alloy_head>,
|
||||
[[null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:strings_crystal>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, null, null, null, null, null]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ascended_draconic_alloy_chest>,
|
||||
[[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:strings_crystal>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:strings_crystal>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ascended_draconic_alloy_legs>,
|
||||
[[<contenttweaker:strings_crystal>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:strings_crystal>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, null, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ascended_draconic_alloy_feet>,
|
||||
[[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:strings_crystal>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:strings_crystal>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[<contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:ascended_draconic_alloy>],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, null, null, null, null, null],
|
||||
[null, null, null, null, null, null, null, null, null]]);
|
||||
|
||||
@@ -1490,3 +1490,22 @@ recipes.addShaped(<deepmoblearning:data_model_primordialfractallites>.withTag({t
|
||||
[[<gendustry:honey_comb:14018>, <gendustry:honey_comb:14018>, <gendustry:honey_comb:14018>],
|
||||
[<gendustry:honey_comb:14018>, <deepmoblearning:data_model_primordialfractallites>, <gendustry:honey_comb:14018>],
|
||||
[<gendustry:honey_comb:14018>, <gendustry:honey_comb:14018>, <gendustry:honey_comb:14018>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:nomnomnomicon>,
|
||||
[[<gendustry:honey_comb:14010>, <gendustry:honey_comb:14010>, <gendustry:honey_comb:14010>],
|
||||
[<gendustry:honey_comb:14010>, <minecraft:book>, <gendustry:honey_comb:14010>],
|
||||
[<gendustry:honey_comb:14010>, <gendustry:honey_comb:14010>, <gendustry:honey_comb:14010>]]);
|
||||
|
||||
recipes.addShapeless(<gendustry:honey_comb:14010>*4,
|
||||
[<contenttweaker:nomnomnomicon>.reuse(),
|
||||
<abyssalcraft:necronomicon>]);
|
||||
recipes.addShapeless(<gendustry:honey_comb:14010>*4,
|
||||
[<contenttweaker:nomnomnomicon>.reuse(),
|
||||
<abyssalcraft:necronomicon_cor>]);
|
||||
recipes.addShapeless(<gendustry:honey_comb:14010>*4,
|
||||
[<contenttweaker:nomnomnomicon>.reuse(),
|
||||
<abyssalcraft:necronomicon_dre>]);
|
||||
recipes.addShapeless(<gendustry:honey_comb:14010>*4,
|
||||
[<contenttweaker:nomnomnomicon>.reuse(),
|
||||
<abyssalcraft:abyssalnomicon>]);
|
||||
|
||||
|
||||
@@ -0,0 +1,65 @@
|
||||
import crafttweaker.potions.IPotion;
|
||||
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 1, potency: 8, name: "minecraft:instant_damage"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<contenttweaker:lyonite_plate>,
|
||||
<xreliquary:mob_ingredient:8>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 5, name: "minecraft:wither"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<minecraft:skull:1>,
|
||||
<aoa3:wither_rune>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 4, name: "bewitchment:iceworld"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<bewitchment:perpetual_ice>,
|
||||
<xreliquary:mob_ingredient:10>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 4, name: "abyssalcraft:dplague"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<ore:blockDreadium>,
|
||||
<xreliquary:mob_ingredient:7>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 4, name: "abyssalcraft:cplague"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<ore:blockLiquifiedCoralium>,
|
||||
<xreliquary:mob_ingredient:7>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 10000, potency: 4, name: "xreliquary:flight_potion"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<aether_legacy:aercloud:2>,
|
||||
<xreliquary:mob_ingredient:9>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 0, name: "thaumcraft:deathgaze"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<ore:blockVoid>,
|
||||
<xreliquary:mob_ingredient:12>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 0, name: "bewitchment:fear"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<abyssalcraft:ethaxiumbrick:0>,
|
||||
<xreliquary:mob_ingredient:12>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
|
||||
recipes.addShapeless(<xreliquary:potion_essence>.withTag({effects: [{duration: 1000, potency: 0, name: "ebwizardry:curse_of_undeath"}]}),
|
||||
[<gendustry:honey_comb:14019>,
|
||||
<thaumcraft:flesh_block>,
|
||||
<xreliquary:mob_ingredient:6>,
|
||||
<botania:pestleandmortar>.reuse()
|
||||
]);
|
||||
@@ -0,0 +1,151 @@
|
||||
|
||||
import crafttweaker.item.IItemStack;
|
||||
import crafttweaker.events.IEventManager;
|
||||
import crafttweaker.event.BlockHarvestDropsEvent;
|
||||
import crafttweaker.event.IBlockEvent;
|
||||
import crafttweaker.world.IWorld;
|
||||
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("railcraft:ore".matches(event.block.definition.id)) {
|
||||
if (event.block.meta == 0){
|
||||
if (event.silkTouch) {
|
||||
return;
|
||||
} else {
|
||||
event.drops = [<thermalfoundation:material:771>*3];
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("railcraft:ore".matches(event.block.definition.id)) {
|
||||
if (event.block.meta == 1){
|
||||
if (event.silkTouch) {
|
||||
return;
|
||||
} else {
|
||||
event.drops = [<thermalfoundation:material:772>*3];
|
||||
}
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("abyssalcraft:nitreore".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
return;
|
||||
} else {
|
||||
event.drops = [<thermalfoundation:material:772>*1];
|
||||
}
|
||||
}
|
||||
});
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("abyssalcraft:abynitore".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
return;
|
||||
} else {
|
||||
event.drops = [<thermalfoundation:material:772>*2];
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("forestry:leaves.default.0".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("forestry:leaves.default.1".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("forestry:leaves.default.2".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.0".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.1".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.2".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.3".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.4".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.5".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
|
||||
if ("extratrees:leaves.default.6".matches(event.block.definition.id)) {
|
||||
if (event.silkTouch) {
|
||||
event.drops = [<contenttweaker:silky_forester_leaf>];
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
}
|
||||
});
|
||||
@@ -1370,5 +1370,107 @@ ichoriumcatalyst.setToolClass("pickaxe");
|
||||
ichoriumcatalyst.setToolLevel(3);
|
||||
ichoriumcatalyst.register();
|
||||
|
||||
var goldnakcooler = VanillaFactory.createBlock("gold_nak_cooler", <blockmaterial:iron>);
|
||||
goldnakcooler.setBlockHardness(1.0);
|
||||
goldnakcooler.setBlockResistance(2.5);
|
||||
goldnakcooler.setToolClass("pickaxe");
|
||||
goldnakcooler.setToolLevel(3);
|
||||
goldnakcooler.register();
|
||||
|
||||
var redstonenakcooler = VanillaFactory.createBlock("redstone_nak_cooler", <blockmaterial:iron>);
|
||||
redstonenakcooler.setBlockHardness(1.0);
|
||||
redstonenakcooler.setBlockResistance(2.5);
|
||||
redstonenakcooler.setToolClass("pickaxe");
|
||||
redstonenakcooler.setToolLevel(3);
|
||||
redstonenakcooler.register();
|
||||
|
||||
var rawnakcooler = VanillaFactory.createBlock("raw_nak_cooler", <blockmaterial:iron>);
|
||||
rawnakcooler.setBlockHardness(1.0);
|
||||
rawnakcooler.setBlockResistance(2.5);
|
||||
rawnakcooler.setToolClass("pickaxe");
|
||||
rawnakcooler.setToolLevel(3);
|
||||
rawnakcooler.register();
|
||||
|
||||
var cryotheumnakcooler = VanillaFactory.createBlock("cryotheum_nak_cooler", <blockmaterial:iron>);
|
||||
cryotheumnakcooler.setBlockHardness(1.0);
|
||||
cryotheumnakcooler.setBlockResistance(2.5);
|
||||
cryotheumnakcooler.setToolClass("pickaxe");
|
||||
cryotheumnakcooler.setToolLevel(3);
|
||||
cryotheumnakcooler.register();
|
||||
|
||||
var liquidheliumnakcooler = VanillaFactory.createBlock("liquidhelium_nak_cooler", <blockmaterial:iron>);
|
||||
liquidheliumnakcooler.setBlockHardness(1.0);
|
||||
liquidheliumnakcooler.setBlockResistance(2.5);
|
||||
liquidheliumnakcooler.setToolClass("pickaxe");
|
||||
liquidheliumnakcooler.setToolLevel(3);
|
||||
liquidheliumnakcooler.register();
|
||||
|
||||
var ogeritevitalvessel = VanillaFactory.createBlock("ogerite_vital_vessel", <blockmaterial:iron>);
|
||||
ogeritevitalvessel.setBlockHardness(1.0);
|
||||
ogeritevitalvessel.setBlockResistance(2.5);
|
||||
ogeritevitalvessel.setToolClass("pickaxe");
|
||||
ogeritevitalvessel.setToolLevel(3);
|
||||
ogeritevitalvessel.register();
|
||||
|
||||
var poloniumvessel = VanillaFactory.createBlock("polonium_vessel", <blockmaterial:iron>);
|
||||
poloniumvessel.setBlockHardness(1.0);
|
||||
poloniumvessel.setBlockResistance(2.5);
|
||||
poloniumvessel.setToolClass("pickaxe");
|
||||
poloniumvessel.setToolLevel(3);
|
||||
poloniumvessel.register();
|
||||
|
||||
var radiomixvessel = VanillaFactory.createBlock("radioactive_mix_vessel", <blockmaterial:iron>);
|
||||
radiomixvessel.setBlockHardness(1.0);
|
||||
radiomixvessel.setBlockResistance(2.5);
|
||||
radiomixvessel.setToolClass("pickaxe");
|
||||
radiomixvessel.setToolLevel(3);
|
||||
radiomixvessel.register();
|
||||
|
||||
var meatstarvessel = VanillaFactory.createBlock("pssessed_starlight_vessel", <blockmaterial:iron>);
|
||||
meatstarvessel.setBlockHardness(1.0);
|
||||
meatstarvessel.setBlockResistance(2.5);
|
||||
meatstarvessel.setToolClass("pickaxe");
|
||||
meatstarvessel.setToolLevel(3);
|
||||
meatstarvessel.register();
|
||||
|
||||
var hotheatexchanger = VanillaFactory.createBlock("hot_heat_exchanger", <blockmaterial:iron>);
|
||||
hotheatexchanger.setBlockHardness(1.0);
|
||||
hotheatexchanger.setBlockResistance(2.5);
|
||||
hotheatexchanger.setToolClass("pickaxe");
|
||||
hotheatexchanger.setToolLevel(3);
|
||||
hotheatexchanger.register();
|
||||
|
||||
var coldheatexchanger = VanillaFactory.createBlock("cold_heat_exchanger", <blockmaterial:iron>);
|
||||
coldheatexchanger.setBlockHardness(1.0);
|
||||
coldheatexchanger.setBlockResistance(2.5);
|
||||
coldheatexchanger.setToolClass("pickaxe");
|
||||
coldheatexchanger.setToolLevel(3);
|
||||
coldheatexchanger.register();
|
||||
|
||||
var turbinebearing = VanillaFactory.createBlock("turbine_bearing", <blockmaterial:iron>);
|
||||
turbinebearing.setBlockHardness(1.0);
|
||||
turbinebearing.setBlockResistance(2.5);
|
||||
turbinebearing.setToolClass("pickaxe");
|
||||
turbinebearing.setToolLevel(3);
|
||||
turbinebearing.register();
|
||||
|
||||
var inletoutlet = VanillaFactory.createBlock("inlet_outlet", <blockmaterial:iron>);
|
||||
inletoutlet.setBlockHardness(1.0);
|
||||
inletoutlet.setBlockResistance(2.5);
|
||||
inletoutlet.setToolClass("pickaxe");
|
||||
inletoutlet.setToolLevel(3);
|
||||
inletoutlet.register();
|
||||
|
||||
var inertrunicore = VanillaFactory.createBlock("runic_ore", <blockmaterial:iron>);
|
||||
inertrunicore.setBlockHardness(1.0);
|
||||
inertrunicore.setBlockResistance(2.5);
|
||||
inertrunicore.setToolClass("pickaxe");
|
||||
inertrunicore.setToolLevel(3);
|
||||
inertrunicore.register();
|
||||
|
||||
var powerrunicore = VanillaFactory.createBlock("catalyzed_runic_ore", <blockmaterial:iron>);
|
||||
powerrunicore.setBlockHardness(1.0);
|
||||
powerrunicore.setBlockResistance(2.5);
|
||||
powerrunicore.setToolClass("pickaxe");
|
||||
powerrunicore.setToolLevel(3);
|
||||
powerrunicore.register();
|
||||
@@ -21,3 +21,8 @@ matrixoredict.add(<contenttweaker:matrix_ore>);
|
||||
mods.immersiveengineering.Excavator.addMineral("Matrix", 80, 0.0001, ["oreMatrix"], [1.0], [820]);
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:matrix_ore>, <aoa3:shyrestone_block>, <avaritia:resource:1>*8]);
|
||||
|
||||
val runicoredict = <ore:oreRunic>;
|
||||
runicoredict.add(<contenttweaker:runic_ore>);
|
||||
|
||||
mods.immersiveengineering.Excavator.addMineral("Runic", 80, 0.0001, ["oreRunic"], [1.0], [820]);
|
||||
|
||||
+46
-1
@@ -461,7 +461,7 @@ europium.register();
|
||||
var inorganicremains = VanillaFactory.createFluid("inorganic_remains", Color.fromHex("1b4014"));
|
||||
inorganicremains.register();
|
||||
|
||||
var hydrogenchloride = VanillaFactory.createFluid("hydrogen_chloride", Color.fromHex("278778"));
|
||||
var hydrogenchloride = VanillaFactory.createFluid("hydrogenchloride", Color.fromHex("278778"));
|
||||
hydrogenchloride.register();
|
||||
|
||||
var tot = VanillaFactory.createFluid("tot", Color.fromHex("8d9493"));
|
||||
@@ -707,3 +707,48 @@ dilutedpotassium.register();
|
||||
var dilutednakmix = VanillaFactory.createFluid("diluted_nak_mix", Color.fromHex("878f1a"));
|
||||
dilutednakmix.register();
|
||||
|
||||
var crystallineichorium = VanillaFactory.createFluid("crystalline_ichorium", Color.fromHex("a85a00"));
|
||||
crystallineichorium.register();
|
||||
|
||||
var pristineaura = VanillaFactory.createFluid("pristine_aura", Color.fromHex("a3ddff"));
|
||||
pristineaura.register();
|
||||
|
||||
var mineraloil = VanillaFactory.createFluid("mineral_oil", Color.fromHex("d9d3d2"));
|
||||
mineraloil.register();
|
||||
|
||||
var wetsteam = VanillaFactory.createFluid("wet_steam", Color.fromHex("99b9c9"));
|
||||
wetsteam.register();
|
||||
|
||||
var supercriticalsteam = VanillaFactory.createFluid("supercritical_steam", Color.fromHex("f7dcf7"));
|
||||
supercriticalsteam.register();
|
||||
|
||||
var highparticulatesteam = VanillaFactory.createFluid("high_particulate_steam", Color.fromHex("e08da8"));
|
||||
highparticulatesteam.register();
|
||||
|
||||
var fluidcrystalmatrix = VanillaFactory.createFluid("fluid_crystal_matrix", Color.fromHex("a3556e"));
|
||||
fluidcrystalmatrix.register();
|
||||
|
||||
var sweetcherryliquor = VanillaFactory.createFluid("sweet_cherry_liquor", Color.fromHex("b5b3a5"));
|
||||
sweetcherryliquor.register();
|
||||
|
||||
var sweetherbycherryliquor = VanillaFactory.createFluid("sweet_herby_cherry_liquor", Color.fromHex("bdbc7b"));
|
||||
sweetherbycherryliquor.register();
|
||||
|
||||
var berserkersteel = VanillaFactory.createFluid("berserker_steel", Color.fromHex("a18782"));
|
||||
berserkersteel.register();
|
||||
|
||||
var stormlight = VanillaFactory.createFluid("stormlight", Color.fromHex("56e3b9"));
|
||||
stormlight.register();
|
||||
|
||||
|
||||
var brightsteelalloy = VanillaFactory.createFluid("brightsteel_alloy", Color.fromHex("7330c9"));
|
||||
brightsteelalloy.register();
|
||||
|
||||
var runandium = VanillaFactory.createFluid("runandium", Color.fromHex("66bdab"));
|
||||
runandium.register();
|
||||
|
||||
var ascendeddraconicalloy = VanillaFactory.createFluid("ascended_draconic_alloy", Color.fromHex("ff7300"));
|
||||
ascendeddraconicalloy.register();
|
||||
|
||||
var pulsatingstarlight = VanillaFactory.createFluid("pulsating_starlight", Color.fromHex("5bb7c7"));
|
||||
pulsatingstarlight.register();
|
||||
@@ -187,4 +187,11 @@ sausagesandwich.saturation = 1;
|
||||
sausagesandwich.onItemFoodEaten = function(stack, world, player) {
|
||||
player.sendChat("Do you come from a land down under?");
|
||||
};
|
||||
sausagesandwich.register();
|
||||
sausagesandwich.register();
|
||||
|
||||
var chocchertruf = VanillaFactory.createItemFood("chocolate_cherry_truffle", 5);
|
||||
chocchertruf.saturation = 1;
|
||||
chocchertruf.onItemFoodEaten = function(stack, world, player) {
|
||||
player.sendChat("Don't forget to enjoy the small wins in life!");
|
||||
};
|
||||
chocchertruf.register();
|
||||
@@ -189,4 +189,24 @@ recipes.addShaped(<iceandfire:dragonegg_silver>,
|
||||
[<draconicevolution:chaos_shard:3>, <divinerpg:healing_stone>, <draconicevolution:chaos_shard:3>],
|
||||
[<minecraft:dragon_egg>, <minecraft:stained_hardened_clay:8>, <minecraft:dragon_egg>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonegg_electric>,
|
||||
[[<minecraft:dragon_egg>, <draconicevolution:chaos_shard:3>, <minecraft:dragon_egg>],
|
||||
[<draconicevolution:chaos_shard:3>, <divinerpg:healing_stone>, <draconicevolution:chaos_shard:3>],
|
||||
[<minecraft:dragon_egg>, <minecraft:stained_hardened_clay:9>, <minecraft:dragon_egg>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonegg_amythest>,
|
||||
[[<minecraft:dragon_egg>, <draconicevolution:chaos_shard:3>, <minecraft:dragon_egg>],
|
||||
[<draconicevolution:chaos_shard:3>, <divinerpg:healing_stone>, <draconicevolution:chaos_shard:3>],
|
||||
[<minecraft:dragon_egg>, <minecraft:stained_hardened_clay:10>, <minecraft:dragon_egg>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonegg_copper>,
|
||||
[[<minecraft:dragon_egg>, <draconicevolution:chaos_shard:3>, <minecraft:dragon_egg>],
|
||||
[<draconicevolution:chaos_shard:3>, <divinerpg:healing_stone>, <draconicevolution:chaos_shard:3>],
|
||||
[<minecraft:dragon_egg>, <minecraft:stained_hardened_clay:1>, <minecraft:dragon_egg>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonegg_black>,
|
||||
[[<minecraft:dragon_egg>, <draconicevolution:chaos_shard:3>, <minecraft:dragon_egg>],
|
||||
[<draconicevolution:chaos_shard:3>, <divinerpg:healing_stone>, <draconicevolution:chaos_shard:3>],
|
||||
[<minecraft:dragon_egg>, <minecraft:stained_hardened_clay:15>, <minecraft:dragon_egg>]]);
|
||||
|
||||
furnace.addRecipe(<contenttweaker:burned_enchanted_feather>,<iceandfire:stymphalian_bird_feather>);
|
||||
|
||||
@@ -4660,6 +4660,11 @@ level85.maxStackSize = 64;
|
||||
level85.beaconPayment = false;
|
||||
level85.register();
|
||||
|
||||
var level80 = VanillaFactory.createItem("level80");
|
||||
level80.maxStackSize = 64;
|
||||
level80.beaconPayment = false;
|
||||
level80.register();
|
||||
|
||||
var level70 = VanillaFactory.createItem("level70");
|
||||
level70.maxStackSize = 64;
|
||||
level70.beaconPayment = false;
|
||||
@@ -4670,16 +4675,31 @@ level65.maxStackSize = 64;
|
||||
level65.beaconPayment = false;
|
||||
level65.register();
|
||||
|
||||
var level60 = VanillaFactory.createItem("level60");
|
||||
level60.maxStackSize = 64;
|
||||
level60.beaconPayment = false;
|
||||
level60.register();
|
||||
|
||||
var level50 = VanillaFactory.createItem("level50");
|
||||
level50.maxStackSize = 64;
|
||||
level50.beaconPayment = false;
|
||||
level50.register();
|
||||
|
||||
var level45 = VanillaFactory.createItem("level45");
|
||||
level45.maxStackSize = 64;
|
||||
level45.beaconPayment = false;
|
||||
level45.register();
|
||||
|
||||
var level35 = VanillaFactory.createItem("level35");
|
||||
level35.maxStackSize = 64;
|
||||
level35.beaconPayment = false;
|
||||
level35.register();
|
||||
|
||||
var level30 = VanillaFactory.createItem("level30");
|
||||
level30.maxStackSize = 64;
|
||||
level30.beaconPayment = false;
|
||||
level30.register();
|
||||
|
||||
var level20 = VanillaFactory.createItem("level20");
|
||||
level20.maxStackSize = 64;
|
||||
level20.beaconPayment = false;
|
||||
@@ -4690,6 +4710,11 @@ level15.maxStackSize = 64;
|
||||
level15.beaconPayment = false;
|
||||
level15.register();
|
||||
|
||||
var level5 = VanillaFactory.createItem("level5");
|
||||
level5.maxStackSize = 64;
|
||||
level5.beaconPayment = false;
|
||||
level5.register();
|
||||
|
||||
var heraldryegg = VanillaFactory.createItem("heraldry_egg");
|
||||
heraldryegg.maxStackSize = 64;
|
||||
heraldryegg.beaconPayment = false;
|
||||
@@ -5185,3 +5210,330 @@ crimsonichor.maxStackSize = 64;
|
||||
crimsonichor.beaconPayment = false;
|
||||
crimsonichor.register();
|
||||
|
||||
var ichoritegem = VanillaFactory.createItem("ichorium_gem");
|
||||
ichoritegem.maxStackSize = 64;
|
||||
ichoritegem.beaconPayment = false;
|
||||
ichoritegem.register();
|
||||
|
||||
var drudenhorn = VanillaFactory.createItem("druden_horn");
|
||||
drudenhorn.maxStackSize = 64;
|
||||
drudenhorn.beaconPayment = false;
|
||||
drudenhorn.register();
|
||||
|
||||
var handofdominion = VanillaFactory.createItem("hand_of_dominion");
|
||||
handofdominion.maxStackSize = 64;
|
||||
handofdominion.beaconPayment = false;
|
||||
handofdominion.register();
|
||||
|
||||
var wingofworship = VanillaFactory.createItem("wing_of_worship");
|
||||
wingofworship.maxStackSize = 64;
|
||||
wingofworship.beaconPayment = false;
|
||||
wingofworship.register();
|
||||
|
||||
var impskin = VanillaFactory.createItem("imp_skin");
|
||||
impskin.maxStackSize = 64;
|
||||
impskin.beaconPayment = false;
|
||||
impskin.register();
|
||||
|
||||
var hiddeninjei = VanillaFactory.createItem("hidden_injei");
|
||||
hiddeninjei.maxStackSize = 64;
|
||||
hiddeninjei.beaconPayment = false;
|
||||
hiddeninjei.register();
|
||||
|
||||
var buffastralritual = VanillaFactory.createItem("buffing_astral_ritual");
|
||||
buffastralritual.maxStackSize = 64;
|
||||
buffastralritual.beaconPayment = false;
|
||||
buffastralritual.register();
|
||||
|
||||
var crackfracturedcrystal = VanillaFactory.createItem("crack_fractured_crystal");
|
||||
crackfracturedcrystal.maxStackSize = 64;
|
||||
crackfracturedcrystal.beaconPayment = false;
|
||||
crackfracturedcrystal.register();
|
||||
|
||||
var forsakensouls = VanillaFactory.createItem("gathering_forsaken_souls");
|
||||
forsakensouls.maxStackSize = 64;
|
||||
forsakensouls.beaconPayment = false;
|
||||
forsakensouls.register();
|
||||
|
||||
var ritualculling = VanillaFactory.createItem("ritual_culling");
|
||||
ritualculling.maxStackSize = 64;
|
||||
ritualculling.beaconPayment = false;
|
||||
ritualculling.register();
|
||||
|
||||
var facetedcrystal = VanillaFactory.createItem("faceted_crystal");
|
||||
facetedcrystal.maxStackSize = 64;
|
||||
facetedcrystal.beaconPayment = false;
|
||||
facetedcrystal.register();
|
||||
|
||||
var peacefulsoulrit = VanillaFactory.createItem("peaceful_soul");
|
||||
peacefulsoulrit.maxStackSize = 64;
|
||||
peacefulsoulrit.beaconPayment = false;
|
||||
peacefulsoulrit.register();
|
||||
|
||||
var gemofaura = VanillaFactory.createItem("gem_of_aura");
|
||||
gemofaura.maxStackSize = 64;
|
||||
gemofaura.beaconPayment = false;
|
||||
gemofaura.register();
|
||||
|
||||
var kaiyubone = VanillaFactory.createItem("kaiyu_bone");
|
||||
kaiyubone.maxStackSize = 64;
|
||||
kaiyubone.beaconPayment = false;
|
||||
kaiyubone.register();
|
||||
|
||||
var skeletalkaiyubone = VanillaFactory.createItem("skeletal_kaiyu_bone");
|
||||
skeletalkaiyubone.maxStackSize = 64;
|
||||
skeletalkaiyubone.beaconPayment = false;
|
||||
skeletalkaiyubone.register();
|
||||
|
||||
var safelymphofpixonia = VanillaFactory.createItem("safe_lymph_of_pixonia");
|
||||
safelymphofpixonia.maxStackSize = 64;
|
||||
safelymphofpixonia.beaconPayment = false;
|
||||
safelymphofpixonia.register();
|
||||
|
||||
var safeeinstenium = VanillaFactory.createItem("safe_einstenium");
|
||||
safeeinstenium.maxStackSize = 64;
|
||||
safeeinstenium.beaconPayment = false;
|
||||
safeeinstenium.register();
|
||||
|
||||
var safemeatballstarlight = VanillaFactory.createItem("safe_meatballstarlight");
|
||||
safemeatballstarlight.maxStackSize = 64;
|
||||
safemeatballstarlight.beaconPayment = false;
|
||||
safemeatballstarlight.register();
|
||||
|
||||
var safepolonium = VanillaFactory.createItem("safe_polonium");
|
||||
safepolonium.maxStackSize = 64;
|
||||
safepolonium.beaconPayment = false;
|
||||
safepolonium.register();
|
||||
|
||||
var fillvessel = VanillaFactory.createItem("fill_vessel_with_fluid");
|
||||
fillvessel.maxStackSize = 64;
|
||||
fillvessel.beaconPayment = false;
|
||||
fillvessel.register();
|
||||
|
||||
var filltube = VanillaFactory.createItem("fill_tube_with_any_nak");
|
||||
filltube.maxStackSize = 64;
|
||||
filltube.beaconPayment = false;
|
||||
filltube.register();
|
||||
|
||||
var filltubewater = VanillaFactory.createItem("fill_tube_with_water");
|
||||
filltubewater.maxStackSize = 64;
|
||||
filltubewater.beaconPayment = false;
|
||||
filltubewater.register();
|
||||
|
||||
var fillcoolheat = VanillaFactory.createItem("fill_coolantheater_with_fluid");
|
||||
fillcoolheat.maxStackSize = 64;
|
||||
fillcoolheat.beaconPayment = false;
|
||||
fillcoolheat.register();
|
||||
|
||||
var dispellingmanuscript = VanillaFactory.createItem("dispelling_manuscript");
|
||||
dispellingmanuscript.maxStackSize = 64;
|
||||
dispellingmanuscript.beaconPayment = false;
|
||||
dispellingmanuscript.register();
|
||||
|
||||
var markfallentower = VanillaFactory.createItem("mark_fallen_tower");
|
||||
markfallentower.maxStackSize = 64;
|
||||
markfallentower.beaconPayment = false;
|
||||
markfallentower.register();
|
||||
|
||||
var lifeessencefarm = VanillaFactory.createItem("life_essence_farm");
|
||||
lifeessencefarm.maxStackSize = 64;
|
||||
lifeessencefarm.beaconPayment = false;
|
||||
lifeessencefarm.register();
|
||||
|
||||
var simplestsaltreactor = VanillaFactory.createItem("simplest_salt_reactor");
|
||||
simplestsaltreactor.maxStackSize = 64;
|
||||
simplestsaltreactor.beaconPayment = false;
|
||||
simplestsaltreactor.register();
|
||||
|
||||
var simplesthotsaltreactor = VanillaFactory.createItem("simplest_hot_salt_reactor");
|
||||
simplesthotsaltreactor.maxStackSize = 64;
|
||||
simplesthotsaltreactor.beaconPayment = false;
|
||||
simplesthotsaltreactor.register();
|
||||
|
||||
var highpressureheatexchanger = VanillaFactory.createItem("triple_nak_heat_exchanger");
|
||||
highpressureheatexchanger.maxStackSize = 64;
|
||||
highpressureheatexchanger.beaconPayment = false;
|
||||
highpressureheatexchanger.register();
|
||||
|
||||
var highpressureheatexchanger2 = VanillaFactory.createItem("quintuple_nak_heat_exchanger");
|
||||
highpressureheatexchanger2.maxStackSize = 64;
|
||||
highpressureheatexchanger2.beaconPayment = false;
|
||||
highpressureheatexchanger2.register();
|
||||
|
||||
var fiveturbinedesign = VanillaFactory.createItem("five_turbine_design");
|
||||
fiveturbinedesign.maxStackSize = 64;
|
||||
fiveturbinedesign.beaconPayment = false;
|
||||
fiveturbinedesign.register();
|
||||
|
||||
var seedanalyzer = VanillaFactory.createItem("seed_analyzer");
|
||||
seedanalyzer.maxStackSize = 64;
|
||||
seedanalyzer.beaconPayment = false;
|
||||
seedanalyzer.register();
|
||||
|
||||
var inletoutletside = VanillaFactory.createItem("oneside_inlet_oneside_outlet");
|
||||
inletoutletside.maxStackSize = 64;
|
||||
inletoutletside.beaconPayment = false;
|
||||
inletoutletside.register();
|
||||
|
||||
var spatialanomaly = VanillaFactory.createItem("spatial_anomaly");
|
||||
spatialanomaly.maxStackSize = 64;
|
||||
spatialanomaly.beaconPayment = false;
|
||||
spatialanomaly.register();
|
||||
|
||||
var imperfectanomaly = VanillaFactory.createItem("imperfect_anomaly");
|
||||
imperfectanomaly.maxStackSize = 64;
|
||||
imperfectanomaly.beaconPayment = false;
|
||||
imperfectanomaly.register();
|
||||
|
||||
var perfectinganomaly = VanillaFactory.createItem("recursive_anomaly");
|
||||
perfectinganomaly.maxStackSize = 64;
|
||||
perfectinganomaly.beaconPayment = false;
|
||||
perfectinganomaly.register();
|
||||
|
||||
var warrenshard = VanillaFactory.createItem("warren_shard");
|
||||
warrenshard.maxStackSize = 64;
|
||||
warrenshard.beaconPayment = false;
|
||||
warrenshard.register();
|
||||
|
||||
var puzzlesolanomaly1 = VanillaFactory.createItem("puzzle_solution_stage1anomaly");
|
||||
puzzlesolanomaly1.maxStackSize = 64;
|
||||
puzzlesolanomaly1.beaconPayment = false;
|
||||
puzzlesolanomaly1.register();
|
||||
|
||||
var puzzlesolanomaly2 = VanillaFactory.createItem("puzzle_solution_stage2anomaly");
|
||||
puzzlesolanomaly2.maxStackSize = 64;
|
||||
puzzlesolanomaly2.beaconPayment = false;
|
||||
puzzlesolanomaly2.register();
|
||||
|
||||
var firstorderfractal = VanillaFactory.createItem("first_order_mythic_fractal");
|
||||
firstorderfractal.maxStackSize = 64;
|
||||
firstorderfractal.beaconPayment = false;
|
||||
firstorderfractal.glowing = true;
|
||||
firstorderfractal.register();
|
||||
|
||||
var paraffin = VanillaFactory.createItem("paraffin");
|
||||
paraffin.maxStackSize = 64;
|
||||
paraffin.beaconPayment = false;
|
||||
paraffin.register();
|
||||
|
||||
var nomiconrecycler = VanillaFactory.createItem("nomnomnomicon");
|
||||
nomiconrecycler.maxStackSize = 64;
|
||||
nomiconrecycler.beaconPayment = false;
|
||||
nomiconrecycler.register();
|
||||
|
||||
var stormlightheart = VanillaFactory.createItem("gemheart");
|
||||
stormlightheart.maxStackSize = 64;
|
||||
stormlightheart.beaconPayment = false;
|
||||
stormlightheart.register();
|
||||
|
||||
var infuserfabrial = VanillaFactory.createItem("infuser_fabrial");
|
||||
infuserfabrial.maxStackSize = 64;
|
||||
infuserfabrial.beaconPayment = false;
|
||||
infuserfabrial.register();
|
||||
|
||||
var stormlightsphere = VanillaFactory.createItem("stormlight_sphere");
|
||||
stormlightsphere.maxStackSize = 64;
|
||||
stormlightsphere.beaconPayment = false;
|
||||
stormlightsphere.register();
|
||||
|
||||
var puzzlesolinfuserfabrial = VanillaFactory.createItem("puzzle_solution_infuserfabrial");
|
||||
puzzlesolinfuserfabrial.maxStackSize = 64;
|
||||
puzzlesolinfuserfabrial.beaconPayment = false;
|
||||
puzzlesolinfuserfabrial.register();
|
||||
|
||||
var shardprotection = VanillaFactory.createItem("shard_of_protection");
|
||||
shardprotection.maxStackSize = 64;
|
||||
shardprotection.beaconPayment = false;
|
||||
shardprotection.register();
|
||||
|
||||
var clickwithinfstone = VanillaFactory.createItem("right_click_with_lots_of_infusionstones");
|
||||
clickwithinfstone.maxStackSize = 64;
|
||||
clickwithinfstone.beaconPayment = false;
|
||||
clickwithinfstone.register();
|
||||
|
||||
var apothecarystone = VanillaFactory.createItem("apothecary_stone");
|
||||
apothecarystone.maxStackSize = 64;
|
||||
apothecarystone.beaconPayment = false;
|
||||
apothecarystone.register();
|
||||
|
||||
var empapothecarystone = VanillaFactory.createItem("empowered_apothecary_stone");
|
||||
empapothecarystone.maxStackSize = 64;
|
||||
empapothecarystone.beaconPayment = false;
|
||||
empapothecarystone.register();
|
||||
|
||||
var puzzlesolapothecarybee = VanillaFactory.createItem("puzzle_solution_apothecaryprisonkey");
|
||||
puzzlesolapothecarybee.maxStackSize = 64;
|
||||
puzzlesolapothecarybee.beaconPayment = false;
|
||||
puzzlesolapothecarybee.register();
|
||||
|
||||
var rainbowfire = VanillaFactory.createItem("rainbow_fire");
|
||||
rainbowfire.maxStackSize = 64;
|
||||
rainbowfire.beaconPayment = false;
|
||||
rainbowfire.register();
|
||||
|
||||
var dragonwillfragment = VanillaFactory.createItem("dragon_will_fragment");
|
||||
dragonwillfragment.maxStackSize = 64;
|
||||
dragonwillfragment.beaconPayment = false;
|
||||
dragonwillfragment.register();
|
||||
|
||||
var whisperingaeldunari = VanillaFactory.createItem("whispering_heart_of_hearts");
|
||||
whisperingaeldunari.maxStackSize = 64;
|
||||
whisperingaeldunari.beaconPayment = false;
|
||||
whisperingaeldunari.register();
|
||||
|
||||
var souldragonslayer = VanillaFactory.createItem("soul_of_the_dragonslayer");
|
||||
souldragonslayer.maxStackSize = 64;
|
||||
souldragonslayer.beaconPayment = false;
|
||||
souldragonslayer.register();
|
||||
|
||||
var berserksteelingot = VanillaFactory.createItem("berserker_steel_ingot");
|
||||
berserksteelingot.maxStackSize = 64;
|
||||
berserksteelingot.beaconPayment = false;
|
||||
berserksteelingot.register();
|
||||
|
||||
var superfocusedplatemythic = VanillaFactory.createItem("superfocused_plate_mythic");
|
||||
superfocusedplatemythic.maxStackSize = 64;
|
||||
superfocusedplatemythic.beaconPayment = false;
|
||||
superfocusedplatemythic.register();
|
||||
|
||||
var puzzlesoldragslayer = VanillaFactory.createItem("puzzle_solution_dragonslayer");
|
||||
puzzlesoldragslayer.maxStackSize = 64;
|
||||
puzzlesoldragslayer.beaconPayment = false;
|
||||
puzzlesoldragslayer.register();
|
||||
|
||||
var dreadcrown = VanillaFactory.createItem("dread_crown");
|
||||
dreadcrown.maxStackSize = 64;
|
||||
dreadcrown.beaconPayment = false;
|
||||
dreadcrown.register();
|
||||
|
||||
var icydreadfulshard = VanillaFactory.createItem("icy_dreadful_shard");
|
||||
icydreadfulshard.maxStackSize = 64;
|
||||
icydreadfulshard.beaconPayment = false;
|
||||
icydreadfulshard.register();
|
||||
|
||||
var fulldreadfulshard = VanillaFactory.createItem("dreadful_shard");
|
||||
fulldreadfulshard.maxStackSize = 64;
|
||||
fulldreadfulshard.beaconPayment = false;
|
||||
fulldreadfulshard.register();
|
||||
|
||||
var stoneendlesshunger = VanillaFactory.createItem("stone_of_endless_hunger");
|
||||
stoneendlesshunger.maxStackSize = 64;
|
||||
stoneendlesshunger.beaconPayment = false;
|
||||
stoneendlesshunger.register();
|
||||
|
||||
var gemgluttony = VanillaFactory.createItem("gem_of_gluttony");
|
||||
gemgluttony.maxStackSize = 64;
|
||||
gemgluttony.beaconPayment = false;
|
||||
gemgluttony.register();
|
||||
|
||||
var slateendlesshunger = VanillaFactory.createItem("slate_of_endless_hunger");
|
||||
slateendlesshunger.maxStackSize = 64;
|
||||
slateendlesshunger.beaconPayment = false;
|
||||
slateendlesshunger.register();
|
||||
|
||||
var heatexchangermath = VanillaFactory.createItem("heat_exchanger_math");
|
||||
heatexchangermath.maxStackSize = 64;
|
||||
heatexchangermath.beaconPayment = false;
|
||||
heatexchangermath.register();
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,385 @@
|
||||
#loader contenttweaker
|
||||
|
||||
import mods.contenttweaker.VanillaFactory;
|
||||
import mods.contenttweaker.Item;
|
||||
import mods.contenttweaker.IItemRightClick;
|
||||
import mods.contenttweaker.Commands;
|
||||
|
||||
|
||||
|
||||
var crimsonemperoricon = VanillaFactory.createItem("crimson_emperor_icon");
|
||||
crimsonemperoricon.maxStackSize = 64;
|
||||
crimsonemperoricon.beaconPayment = false;
|
||||
crimsonemperoricon.register();
|
||||
|
||||
var scarletletter = VanillaFactory.createItem("scarlet_letter");
|
||||
scarletletter.maxStackSize = 64;
|
||||
scarletletter.beaconPayment = false;
|
||||
scarletletter.register();
|
||||
|
||||
var crimsondoctrinetome = VanillaFactory.createItem("crimson_doctrine_tome");
|
||||
crimsondoctrinetome.maxStackSize = 64;
|
||||
crimsondoctrinetome.beaconPayment = false;
|
||||
crimsondoctrinetome.register();
|
||||
|
||||
var greatsnakedroplet = VanillaFactory.createItem("droplet_of_the_great_snake");
|
||||
greatsnakedroplet.maxStackSize = 64;
|
||||
greatsnakedroplet.beaconPayment = false;
|
||||
greatsnakedroplet.register();
|
||||
|
||||
var goodextremereactor = VanillaFactory.createItem("good_extreme_reactor_design");
|
||||
goodextremereactor.maxStackSize = 64;
|
||||
goodextremereactor.beaconPayment = false;
|
||||
goodextremereactor.register();
|
||||
|
||||
var extremeturbine = VanillaFactory.createItem("extreme_turbine");
|
||||
extremeturbine.maxStackSize = 64;
|
||||
extremeturbine.beaconPayment = false;
|
||||
extremeturbine.register();
|
||||
|
||||
var goodextremeturbine = VanillaFactory.createItem("good_extreme_turbine");
|
||||
goodextremeturbine.maxStackSize = 64;
|
||||
goodextremeturbine.beaconPayment = false;
|
||||
goodextremeturbine.register();
|
||||
|
||||
var puzzlesolgemvoracity = VanillaFactory.createItem("puzzle_solution_gemvoracity");
|
||||
puzzlesolgemvoracity.maxStackSize = 64;
|
||||
puzzlesolgemvoracity.beaconPayment = false;
|
||||
puzzlesolgemvoracity.register();
|
||||
var puzzlesolgemvoracity2 = VanillaFactory.createItem("puzzle_solution_gemvoracity2");
|
||||
puzzlesolgemvoracity2.maxStackSize = 64;
|
||||
puzzlesolgemvoracity2.beaconPayment = false;
|
||||
puzzlesolgemvoracity2.register();
|
||||
|
||||
var puzzlesolicydreadshard = VanillaFactory.createItem("puzzle_solution_icydreadshard");
|
||||
puzzlesolicydreadshard.maxStackSize = 64;
|
||||
puzzlesolicydreadshard.beaconPayment = false;
|
||||
puzzlesolicydreadshard.register();
|
||||
|
||||
var infuseddreadshard = VanillaFactory.createItem("infused_dread_shard");
|
||||
infuseddreadshard.maxStackSize = 64;
|
||||
infuseddreadshard.beaconPayment = false;
|
||||
infuseddreadshard.register();
|
||||
|
||||
var secondorderfractalmyth = VanillaFactory.createItem("second_order_mythic_fractal");
|
||||
secondorderfractalmyth.maxStackSize = 64;
|
||||
secondorderfractalmyth.beaconPayment = false;
|
||||
secondorderfractalmyth.glowing = true;
|
||||
secondorderfractalmyth.register();
|
||||
|
||||
var catalyzationchamber = VanillaFactory.createItem("catalyzation_chamber");
|
||||
catalyzationchamber.maxStackSize = 64;
|
||||
catalyzationchamber.beaconPayment = false;
|
||||
catalyzationchamber.register();
|
||||
|
||||
var draconianmetalclump = VanillaFactory.createItem("draconian_metal_clump");
|
||||
draconianmetalclump.maxStackSize = 64;
|
||||
draconianmetalclump.beaconPayment = false;
|
||||
draconianmetalclump.register();
|
||||
|
||||
var draconianmetalingot = VanillaFactory.createItem("draconian_metal_ingot");
|
||||
draconianmetalingot.maxStackSize = 64;
|
||||
draconianmetalingot.beaconPayment = false;
|
||||
draconianmetalingot.register();
|
||||
|
||||
var lunarstar = VanillaFactory.createItem("lunar_star");
|
||||
lunarstar.maxStackSize = 64;
|
||||
lunarstar.beaconPayment = false;
|
||||
lunarstar.register();
|
||||
|
||||
var pressedspice = VanillaFactory.createItem("pressed_spice");
|
||||
pressedspice.maxStackSize = 64;
|
||||
pressedspice.beaconPayment = false;
|
||||
pressedspice.register();
|
||||
|
||||
var recursivecage = VanillaFactory.createItem("recursive_imprisonment_gem");
|
||||
recursivecage.maxStackSize = 64;
|
||||
recursivecage.beaconPayment = false;
|
||||
recursivecage.register();
|
||||
|
||||
var puzzlesolrecursiveimprison = VanillaFactory.createItem("puzzle_solution_recursiveimprisonment");
|
||||
puzzlesolrecursiveimprison.maxStackSize = 64;
|
||||
puzzlesolrecursiveimprison.beaconPayment = false;
|
||||
puzzlesolrecursiveimprison.register();
|
||||
|
||||
var runandium = VanillaFactory.createItem("runandium_ingot");
|
||||
runandium.maxStackSize = 64;
|
||||
runandium.beaconPayment = false;
|
||||
runandium.register();
|
||||
|
||||
var puzzlesolrunicore = VanillaFactory.createItem("puzzle_solution_runicore");
|
||||
puzzlesolrunicore.maxStackSize = 64;
|
||||
puzzlesolrunicore.beaconPayment = false;
|
||||
puzzlesolrunicore.register();
|
||||
|
||||
var shatteredheart = VanillaFactory.createItem("charged_gemstone");
|
||||
shatteredheart.maxStackSize = 64;
|
||||
shatteredheart.beaconPayment = false;
|
||||
shatteredheart.register();
|
||||
|
||||
var chargedelecricshroom = VanillaFactory.createItem("charged_electric_mushroom");
|
||||
chargedelecricshroom.maxStackSize = 64;
|
||||
chargedelecricshroom.beaconPayment = false;
|
||||
chargedelecricshroom.register();
|
||||
|
||||
var stormlightcrystal = VanillaFactory.createItem("stormlight_infused_crystal");
|
||||
stormlightcrystal.maxStackSize = 64;
|
||||
stormlightcrystal.beaconPayment = false;
|
||||
stormlightcrystal.register();
|
||||
|
||||
var fallensprenshard = VanillaFactory.createItem("shard_of_a_fallen_spren");
|
||||
fallensprenshard.maxStackSize = 64;
|
||||
fallensprenshard.beaconPayment = false;
|
||||
fallensprenshard.register();
|
||||
|
||||
var fragmentofcreation = VanillaFactory.createItem("fragment_of_creation");
|
||||
fragmentofcreation.maxStackSize = 64;
|
||||
fragmentofcreation.beaconPayment = false;
|
||||
fragmentofcreation.register();
|
||||
|
||||
var draconianhelmetcore = VanillaFactory.createItem("draconian_helmet_core");
|
||||
draconianhelmetcore.maxStackSize = 64;
|
||||
draconianhelmetcore.beaconPayment = false;
|
||||
draconianhelmetcore.register();
|
||||
|
||||
var draconianchestplatecore = VanillaFactory.createItem("draconian_chestplate_core");
|
||||
draconianchestplatecore.maxStackSize = 64;
|
||||
draconianchestplatecore.beaconPayment = false;
|
||||
draconianchestplatecore.register();
|
||||
|
||||
var draconianleggingscore = VanillaFactory.createItem("draconian_leggings_core");
|
||||
draconianleggingscore.maxStackSize = 64;
|
||||
draconianleggingscore.beaconPayment = false;
|
||||
draconianleggingscore.register();
|
||||
|
||||
var draconianbootscore = VanillaFactory.createItem("draconian_boots_core");
|
||||
draconianbootscore.maxStackSize = 64;
|
||||
draconianbootscore.beaconPayment = false;
|
||||
draconianbootscore.register();
|
||||
|
||||
var draconianaxecore = VanillaFactory.createItem("draconian_axe_core");
|
||||
draconianaxecore.maxStackSize = 64;
|
||||
draconianaxecore.beaconPayment = false;
|
||||
draconianaxecore.register();
|
||||
|
||||
var draconianbowcore = VanillaFactory.createItem("draconian_bow_core");
|
||||
draconianbowcore.maxStackSize = 64;
|
||||
draconianbowcore.beaconPayment = false;
|
||||
draconianbowcore.register();
|
||||
|
||||
var draconianpickaxecore = VanillaFactory.createItem("draconian_pickaxe_core");
|
||||
draconianpickaxecore.maxStackSize = 64;
|
||||
draconianpickaxecore.beaconPayment = false;
|
||||
draconianpickaxecore.register();
|
||||
|
||||
var draconianshovelcore = VanillaFactory.createItem("draconian_shovel_core");
|
||||
draconianshovelcore.maxStackSize = 64;
|
||||
draconianshovelcore.beaconPayment = false;
|
||||
draconianshovelcore.register();
|
||||
|
||||
var draconianswordcore = VanillaFactory.createItem("draconian_sword_core");
|
||||
draconianswordcore.maxStackSize = 64;
|
||||
draconianswordcore.beaconPayment = false;
|
||||
draconianswordcore.register();
|
||||
|
||||
var primordialaccelerator = VanillaFactory.createItem("primordial_accelerator");
|
||||
primordialaccelerator.maxStackSize = 64;
|
||||
primordialaccelerator.beaconPayment = false;
|
||||
primordialaccelerator.register();
|
||||
|
||||
var primordiallens = VanillaFactory.createItem("primordial_catalyst");
|
||||
primordiallens.maxStackSize = 64;
|
||||
primordiallens.beaconPayment = false;
|
||||
primordiallens.register();
|
||||
|
||||
var pulsatingfluix = VanillaFactory.createItem("pulsating_fluix");
|
||||
pulsatingfluix.maxStackSize = 64;
|
||||
pulsatingfluix.beaconPayment = false;
|
||||
pulsatingfluix.register();
|
||||
|
||||
var coraliumeye = VanillaFactory.createItem("coralium_eye");
|
||||
coraliumeye.maxStackSize = 64;
|
||||
coraliumeye.beaconPayment = false;
|
||||
coraliumeye.register();
|
||||
|
||||
var oblivioncatalyst = VanillaFactory.createItem("oblivion_catalyzer");
|
||||
oblivioncatalyst.maxStackSize = 64;
|
||||
oblivioncatalyst.beaconPayment = false;
|
||||
oblivioncatalyst.register();
|
||||
|
||||
var puzzlesolwyernmon = VanillaFactory.createItem("puzzle_solution_wyvernmonument");
|
||||
puzzlesolwyernmon.maxStackSize = 64;
|
||||
puzzlesolwyernmon.beaconPayment = false;
|
||||
puzzlesolwyernmon.register();
|
||||
|
||||
var puzzlesolobvcandle = VanillaFactory.createItem("puzzle_solution_oblivioncandle");
|
||||
puzzlesolobvcandle.maxStackSize = 64;
|
||||
puzzlesolobvcandle.beaconPayment = false;
|
||||
puzzlesolobvcandle.register();
|
||||
|
||||
var ascendeddraconicalloy = VanillaFactory.createItem("ascended_draconic_alloy");
|
||||
ascendeddraconicalloy.maxStackSize = 64;
|
||||
ascendeddraconicalloy.beaconPayment = false;
|
||||
ascendeddraconicalloy.register();
|
||||
|
||||
var silkyforesterleaf = VanillaFactory.createItem("silky_forester_leaf");
|
||||
silkyforesterleaf.maxStackSize = 64;
|
||||
silkyforesterleaf.beaconPayment = false;
|
||||
silkyforesterleaf.register();
|
||||
|
||||
var thirdordermythicfractal = VanillaFactory.createItem("third_order_mythic_fractal");
|
||||
thirdordermythicfractal.maxStackSize = 64;
|
||||
thirdordermythicfractal.beaconPayment = false;
|
||||
thirdordermythicfractal.glowing = true;
|
||||
thirdordermythicfractal.register();
|
||||
|
||||
var eldritchwillingot = VanillaFactory.createItem("eldritch_will_ingot");
|
||||
eldritchwillingot.maxStackSize = 64;
|
||||
eldritchwillingot.beaconPayment = false;
|
||||
eldritchwillingot.register();
|
||||
|
||||
var eyeoffleshmanipulation = VanillaFactory.createItem("eye_of_flesh_manipulation");
|
||||
eyeoffleshmanipulation.maxStackSize = 64;
|
||||
eyeoffleshmanipulation.beaconPayment = false;
|
||||
eyeoffleshmanipulation.register();
|
||||
|
||||
var eldritchessence = VanillaFactory.createItem("eldritch_essence");
|
||||
eldritchessence.maxStackSize = 64;
|
||||
eldritchessence.beaconPayment = false;
|
||||
eldritchessence.register();
|
||||
|
||||
var paradigmdominion = VanillaFactory.createItem("paradigm_of_dominion");
|
||||
paradigmdominion.maxStackSize = 64;
|
||||
paradigmdominion.beaconPayment = false;
|
||||
paradigmdominion.register();
|
||||
|
||||
var warrensplitterfabrial = VanillaFactory.createItem("warren_splitter_fabrial");
|
||||
warrensplitterfabrial.maxStackSize = 64;
|
||||
warrensplitterfabrial.beaconPayment = false;
|
||||
warrensplitterfabrial.register();
|
||||
|
||||
var coreofmirroring = VanillaFactory.createItem("core_of_mirroring");
|
||||
coreofmirroring.maxStackSize = 64;
|
||||
coreofmirroring.beaconPayment = false;
|
||||
coreofmirroring.register();
|
||||
|
||||
var stoneofanima = VanillaFactory.createItem("stone_of_anima");
|
||||
stoneofanima.maxStackSize = 64;
|
||||
stoneofanima.beaconPayment = false;
|
||||
stoneofanima.register();
|
||||
|
||||
var puzzlesolstoneanima = VanillaFactory.createItem("puzzle_solution_stoneofanima");
|
||||
puzzlesolstoneanima.maxStackSize = 64;
|
||||
puzzlesolstoneanima.beaconPayment = false;
|
||||
puzzlesolstoneanima.register();
|
||||
|
||||
var swordrecursion = VanillaFactory.createItem("sword_recursion");
|
||||
swordrecursion.maxStackSize = 64;
|
||||
swordrecursion.beaconPayment = false;
|
||||
swordrecursion.register();
|
||||
|
||||
var shieldrecursion = VanillaFactory.createItem("shield_recursion");
|
||||
shieldrecursion.maxStackSize = 64;
|
||||
shieldrecursion.beaconPayment = false;
|
||||
shieldrecursion.register();
|
||||
|
||||
var recursionofwar = VanillaFactory.createItem("recursion_of_war");
|
||||
recursionofwar.maxStackSize = 64;
|
||||
recursionofwar.beaconPayment = false;
|
||||
recursionofwar.register();
|
||||
|
||||
var motherpixonsoul = VanillaFactory.createItem("mother_pixon_soul");
|
||||
motherpixonsoul.maxStackSize = 64;
|
||||
motherpixonsoul.beaconPayment = false;
|
||||
motherpixonsoul.register();
|
||||
|
||||
var soulofservitude = VanillaFactory.createItem("soul_of_colonial_servitude");
|
||||
soulofservitude.maxStackSize = 64;
|
||||
soulofservitude.beaconPayment = false;
|
||||
soulofservitude.register();
|
||||
|
||||
var ensnaringsoul = VanillaFactory.createItem("ensnaring_soul");
|
||||
ensnaringsoul.maxStackSize = 64;
|
||||
ensnaringsoul.beaconPayment = false;
|
||||
ensnaringsoul.register();
|
||||
|
||||
var twilightsigilofdominion = VanillaFactory.createItem("twilight_sigil_of_dominion");
|
||||
twilightsigilofdominion.maxStackSize = 64;
|
||||
twilightsigilofdominion.beaconPayment = false;
|
||||
twilightsigilofdominion.register();
|
||||
|
||||
var willensnaringfabrial = VanillaFactory.createItem("will_ensnaring_fabrial");
|
||||
willensnaringfabrial.maxStackSize = 64;
|
||||
willensnaringfabrial.beaconPayment = false;
|
||||
willensnaringfabrial.register();
|
||||
|
||||
var fourthordermythicfractal = VanillaFactory.createItem("fourth_order_mythic_fractal");
|
||||
fourthordermythicfractal.maxStackSize = 64;
|
||||
fourthordermythicfractal.beaconPayment = false;
|
||||
fourthordermythicfractal.glowing = true;
|
||||
fourthordermythicfractal.register();
|
||||
|
||||
var pearlescentartifact = VanillaFactory.createItem("pearlescent_artifact");
|
||||
pearlescentartifact.maxStackSize = 64;
|
||||
pearlescentartifact.beaconPayment = false;
|
||||
pearlescentartifact.register();
|
||||
|
||||
var matterdigitalizationmodule = VanillaFactory.createItem("digital_matter_transmission_module");
|
||||
matterdigitalizationmodule.maxStackSize = 64;
|
||||
matterdigitalizationmodule.beaconPayment = false;
|
||||
matterdigitalizationmodule.register();
|
||||
|
||||
var phasingsnowflake = VanillaFactory.createItem("phasing_snowflake");
|
||||
phasingsnowflake.maxStackSize = 64;
|
||||
phasingsnowflake.beaconPayment = false;
|
||||
phasingsnowflake.register();
|
||||
|
||||
var phasingfluixconstruct = VanillaFactory.createItem("phasing_fluix_construct");
|
||||
phasingfluixconstruct.maxStackSize = 64;
|
||||
phasingfluixconstruct.beaconPayment = false;
|
||||
phasingfluixconstruct.register();
|
||||
|
||||
var masterwizardrycatalyst = VanillaFactory.createItem("master_wizardry_catalyst");
|
||||
masterwizardrycatalyst.maxStackSize = 64;
|
||||
masterwizardrycatalyst.beaconPayment = false;
|
||||
masterwizardrycatalyst.register();
|
||||
|
||||
var petrifiedfluix = VanillaFactory.createItem("petrified_fluix");
|
||||
petrifiedfluix.maxStackSize = 64;
|
||||
petrifiedfluix.beaconPayment = false;
|
||||
petrifiedfluix.register();
|
||||
|
||||
var attunedfluixconstruct = VanillaFactory.createItem("attuned_fluix_construct");
|
||||
attunedfluixconstruct.maxStackSize = 64;
|
||||
attunedfluixconstruct.beaconPayment = false;
|
||||
attunedfluixconstruct.register();
|
||||
|
||||
var puzzlesolattunedatconstruct = VanillaFactory.createItem("puzzle_solution_attunedfluixconstruct");
|
||||
puzzlesolattunedatconstruct.maxStackSize = 64;
|
||||
puzzlesolattunedatconstruct.beaconPayment = false;
|
||||
puzzlesolattunedatconstruct.register();
|
||||
|
||||
var celestiallattice = VanillaFactory.createItem("celestial_lattice");
|
||||
celestiallattice.maxStackSize = 64;
|
||||
celestiallattice.beaconPayment = false;
|
||||
celestiallattice.register();
|
||||
|
||||
var celestialjewel = VanillaFactory.createItem("celestial_jewel");
|
||||
celestialjewel.maxStackSize = 64;
|
||||
celestialjewel.beaconPayment = false;
|
||||
celestialjewel.register();
|
||||
|
||||
var hihiirokane = VanillaFactory.createItem("hihi_irokane");
|
||||
hihiirokane.maxStackSize = 64;
|
||||
hihiirokane.beaconPayment = false;
|
||||
hihiirokane.register();
|
||||
|
||||
var orichalcum = VanillaFactory.createItem("orichalcum");
|
||||
orichalcum.maxStackSize = 64;
|
||||
orichalcum.beaconPayment = false;
|
||||
orichalcum.register();
|
||||
|
||||
var dreminfusioncrafting = VanillaFactory.createItem("dream_infusion_crafting");
|
||||
dreminfusioncrafting.maxStackSize = 64;
|
||||
dreminfusioncrafting.beaconPayment = false;
|
||||
dreminfusioncrafting.register();
|
||||
@@ -176,6 +176,10 @@ val baroness = LootTweaker.getTable("aoa3:entities/bosses/baroness");
|
||||
val baronessbrain = baroness.addPool("baronessbrain", 1, 1, 0, 0);
|
||||
baronessbrain.addItemEntry(<contenttweaker:baroness_brain>, 5);
|
||||
|
||||
val kaiyu = LootTweaker.getTable("aoa3:entities/mobs/precasia/kaiyu");
|
||||
val kaiyuemc = kaiyu.addPool("kaiyuemc", 1, 1, 0, 0);
|
||||
kaiyuemc.addItemEntry(<contenttweaker:kaiyu_bone>, 5);
|
||||
|
||||
val clunkhead = LootTweaker.getTable("aoa3:entities/bosses/clunkhead");
|
||||
val clunkheadbrick = clunkhead.addPool("clunkheadbrick", 1, 1, 0, 0);
|
||||
clunkheadbrick.addItemEntry(<contenttweaker:clunkhead_brick>, 5);
|
||||
@@ -351,6 +355,10 @@ val enthralleddramcryx = LootTweaker.getTable("divinerpg:entities/vanilla/enthra
|
||||
val enthralleddramcryxhollytop = enthralleddramcryx.addPool("enthralleddramcryxhollytop", 1, 1, 0, 0);
|
||||
enthralleddramcryxhollytop.addItemEntry(<aoa3:holly_top_seeds>, 5);
|
||||
|
||||
val jungledramcryx = LootTweaker.getTable("divinerpg:entities/vanilla/jungle_dramcryx");
|
||||
val jungledramcryxthorns = jungledramcryx.addPool("jungledramcryxthorns", 1, 1, 0, 0);
|
||||
jungledramcryxthorns.addItemEntry(<aoa3:jungle_thorns>, 5);
|
||||
|
||||
val gorgon = LootTweaker.getTable("iceandfire:gorgon");
|
||||
val gorgongoodloot = gorgon.addPool("gorgongoodloot", 1, 1, 0, 0);
|
||||
gorgongoodloot.addItemEntry(<contenttweaker:petrified_snake>, 5);
|
||||
@@ -370,6 +378,10 @@ cadillionbloodmaster.addItemEntry(<contenttweaker:bloodmaster_metal_feet>, 5);
|
||||
cadillionbloodmaster.addItemEntry(<contenttweaker:bloodmaster_metal_chest>, 5);
|
||||
cadillionbloodmaster.addItemEntry(<contenttweaker:bloodmaster_metal_legs>, 5);
|
||||
|
||||
val wildwoodcadillion = LootTweaker.getTable("divinerpg:entities/wildwood/wildwood_cadillion");
|
||||
val wildwoodcadillionhide = wildwoodcadillion.addPool("wildwoodcadillionhide", 1, 2, 1, 1);
|
||||
wildwoodcadillionhide.addItemEntry(<aoa3:rammerhead_hide>, 5);
|
||||
|
||||
val chaoschicken = LootTweaker.getTable("mightyenderchicken:chaos_chicken");
|
||||
val chaoschickenfeather = chaoschicken.addPool("chaoschickenfeather", 1, 2, 1, 1);
|
||||
chaoschickenfeather.addItemEntry(<contenttweaker:chaotic_feather>, 15);
|
||||
@@ -417,6 +429,7 @@ netherfortressspecial.addItemEntry(<contenttweaker:call_of_the_death_games>*4, 2
|
||||
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 endcity = LootTweaker.getTable("minecraft:chests/end_city_treasure");
|
||||
val endcityspecial = endcity.addPool("endcityspecial", 1, 2, 1, 1);
|
||||
@@ -446,6 +459,7 @@ vanilladungeonmbc.addItemEntry(<contenttweaker:call_of_the_death_games>, 3);
|
||||
vanilladungeonmbc.addItemEntry(<contenttweaker:creepy_explosive>, 3);
|
||||
vanilladungeonmbc.addItemEntry(<contenttweaker:embiggener>, 3);
|
||||
vanilladungeonmbc.addItemEntry(<contenttweaker:call_of_enigma>, 3);
|
||||
vanilladungeonmbc.addItemEntry(<contenttweaker:witchery_summons>, 3);
|
||||
|
||||
val vanillastronghold = LootTweaker.getTable("minecraft:chests/stronghold_corridor");
|
||||
val vanillastrongholdmbc = vanillastronghold.addPool("vanillastrongholdmbc", 1, 1, 0, 0);
|
||||
@@ -476,6 +490,7 @@ bonecreepergunpow.addItemEntry(<aoa3:unstable_gunpowder>, 15);
|
||||
val zombievanilla = LootTweaker.getTable("minecraft:entities/zombie");
|
||||
val zombievanillaextra = zombievanilla.addPool("zombievanillaextra", 1, 1, 0, 0);
|
||||
zombievanillaextra.addItemEntry(<tombstone:crafting_ingredient:3>, 15);
|
||||
zombievanillaextra.addItemEntry(<tombstone:crafting_ingredient:4>, 2);
|
||||
|
||||
val vinewizard = LootTweaker.getTable("aoa3:entities/mobs/gardencia/vine_wizard");
|
||||
val vinewizardrosid = vinewizard.addPool("vinewizardrosid", 1, 1, 0, 0);
|
||||
@@ -498,3 +513,27 @@ championpoolgeneral.addItemEntry(<rftools:dimensional_shard>, 15);
|
||||
championpoolgeneral.addItemEntry(<mysticalagradditions:nether_star_essence>, 5);
|
||||
val championpoolguaranteed = champions.addPool("championpoolguaranteed", 1, 1, 0, 0);
|
||||
championpoolguaranteed.addItemEntry(<contenttweaker:champion_token>, 10);
|
||||
|
||||
val druden = LootTweaker.getTable("bewitchment:entities/druden");
|
||||
val drudencustom = druden.addPool("drudencustom", 1, 1, 0, 0);
|
||||
drudencustom.addItemEntry(<contenttweaker:druden_horn>, 15);
|
||||
|
||||
val baphomet = LootTweaker.getTable("bewitchment:entities/baphomet");
|
||||
val baphometcustom = baphomet.addPool("baphometcustom", 1, 1, 0, 0);
|
||||
baphometcustom.addItemEntry(<contenttweaker:wing_of_worship>, 15);
|
||||
|
||||
val leonard = LootTweaker.getTable("bewitchment:entities/leonard");
|
||||
val leonardcustom = leonard.addPool("leonardcustom", 1, 1, 0, 0);
|
||||
leonardcustom.addItemEntry(<contenttweaker:hand_of_dominion>, 15);
|
||||
|
||||
val imp = LootTweaker.getTable("bewitchment:entities/imp");
|
||||
val impcustom = imp.addPool("impcustom", 1, 1, 0, 0);
|
||||
impcustom.addItemEntry(<contenttweaker:imp_skin>, 15);
|
||||
|
||||
val mazestonerare = LootTweaker.getTable("twilightforest:structures/labyrinth_vault/rare");
|
||||
val mazestonerarebreaker = mazestonerare.addPool("mazestonerarebreaker", 1, 1, 0, 0);
|
||||
mazestonerarebreaker.addItemEntry(<twilightforest:mazebreaker_pickaxe>, 15);
|
||||
|
||||
val chargedcreeper = LootTweaker.getTable("xreliquary:inject/entities/creeper");
|
||||
val chargedcreeperextra = chargedcreeper.getPool("powered_creeper");
|
||||
chargedcreeperextra.addItemEntry(<contenttweaker:charged_gemstone>, 15);
|
||||
|
||||
@@ -804,3 +804,12 @@ armorichorium.addDataValue("durability", "100000");
|
||||
armorichorium.addDataValue("enchantability", "99");
|
||||
armorichorium.addDataValue("reduction", "100,100,100,100");
|
||||
armorichorium.addDataValue("toughness", "100");
|
||||
|
||||
var colorascendeddraconicalloy = Color.fromHex("ff7300") as Color;
|
||||
var ascendeddraconicalloy = MaterialSystem.getMaterialBuilder().setName("Ascended Draconic Alloy").setColor(colorascendeddraconicalloy).build();
|
||||
ascendeddraconicalloy.registerParts(["nugget"] as string[]);
|
||||
var armorascendeddraconicalloy = ascendeddraconicalloy.registerPart("armor").getData();
|
||||
armorascendeddraconicalloy.addDataValue("durability", "100000");
|
||||
armorascendeddraconicalloy.addDataValue("enchantability", "99");
|
||||
armorascendeddraconicalloy.addDataValue("reduction", "18,22,26,20");
|
||||
armorascendeddraconicalloy.addDataValue("toughness", "25");
|
||||
|
||||
@@ -13,13 +13,15 @@ mods.thaumcraft.Infusion.registerRecipe("rheniaartifactinfusion", "",
|
||||
<contenttweaker:rhenia_artifact>, 5,
|
||||
[<aspect:alienis>*100, <aspect:visum>*100, <aspect:metallum>*100],
|
||||
<minecraft:dragon_egg>,
|
||||
[<materialpart:vibranium:ingot>, <contenttweaker:jeweled_runium>, <astralsorcery:blockborehead:0>, <astralsorcery:blockborehead:1>]);
|
||||
[<materialpart:vibranium:ingot>, <contenttweaker:jeweled_runium>,
|
||||
<astralsorcery:blockborehead:0>, <astralsorcery:blockborehead:1>,
|
||||
<draconicevolution:draconic_block>, <contenttweaker:druden_horn>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("pixoniaartifactinf", "",
|
||||
<contenttweaker:pixonia_artifact>, 5,
|
||||
[<aspect:alienis>*100, <aspect:praecantatio>*100, <aspect:cognitio>*100],
|
||||
<draconicevolution:draconic_block>,
|
||||
[<contenttweaker:rainbow_gemstones>, <contenttweaker:rainbow_gemstones>, <contenttweaker:lyonite_plate>, <contenttweaker:lyonite_plate>, <contenttweaker:fluxed_electrum_shaft>, <contenttweaker:fluxed_electrum_shaft>]);
|
||||
[<contenttweaker:rainbow_gemstones>, <contenttweaker:rainbow_gemstones>, <contenttweaker:lyonite_plate>, <contenttweaker:lyonite_plate>, <contenttweaker:fluxed_electrum_shaft>, <contenttweaker:fluxed_electrum_shaft>, <contenttweaker:abyssite_crystal>, <contenttweaker:abyssite_crystal>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("alkemiaartifactinf", "",
|
||||
<contenttweaker:alkemia_artifact>, 9,
|
||||
|
||||
@@ -22,3 +22,5 @@ mods.thermalexpansion.Pulverizer.addRecipe(<materialpart:tartarite:dust>*2, <con
|
||||
|
||||
furnace.addRecipe(<materialpart:myrmitite:ingot>,<contenttweaker:myrmitite_ore>);
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<materialpart:myrmitite:dust>*2, <contenttweaker:myrmitite_ore>, 666);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:sednanite_ore>, <fluid:sednanite>*360]);
|
||||
|
||||
@@ -301,4 +301,169 @@ abyssalflesh.localizedName = "Abyssal Flesh";
|
||||
abyssalflesh.register();
|
||||
|
||||
|
||||
val ichorium = mods.contenttweaker.tconstruct.MaterialBuilder.create("ichorium");
|
||||
ichorium.color = 0xa85a00;
|
||||
ichorium.craftable = false;
|
||||
ichorium.liquid = <fluid:crystalline_ichorium>;
|
||||
ichorium.castable = true;
|
||||
ichorium.addItem(<item:contenttweaker:ichorium_gem>,1,144);
|
||||
ichorium.representativeItem = <item:contenttweaker:ichorium_gem>;
|
||||
ichorium.addHeadMaterialStats(5000, 12.0f, 300.0f, 15);
|
||||
ichorium.addHandleMaterialStats(1, 5000);
|
||||
ichorium.addExtraMaterialStats(5000);
|
||||
ichorium.addProjectileMaterialStats();
|
||||
ichorium.addMaterialTrait("bloodymary");
|
||||
ichorium.addMaterialTrait("ecological");
|
||||
ichorium.itemLocalizer = function(thisMaterial, itemName){return "Crystalline Ichorium " + itemName;};
|
||||
ichorium.localizedName = "Crystalline Ichorium";
|
||||
ichorium.register();
|
||||
|
||||
val kaiyualloy = mods.contenttweaker.tconstruct.MaterialBuilder.create("kaiyu");
|
||||
kaiyualloy.color = 0xe6c875;
|
||||
kaiyualloy.craftable = true;
|
||||
// kaiyualloy.liquid = <fluid:crystalline_ichorium>;
|
||||
kaiyualloy.castable = false;
|
||||
kaiyualloy.addItem(<item:contenttweaker:skeletal_kaiyu_bone>,1,144);
|
||||
kaiyualloy.representativeItem = <item:contenttweaker:skeletal_kaiyu_bone>;
|
||||
kaiyualloy.addHeadMaterialStats(710, 11.0f, 25.0f, 2);
|
||||
kaiyualloy.addHandleMaterialStats(2, 800);
|
||||
kaiyualloy.addExtraMaterialStats(600);
|
||||
kaiyualloy.addProjectileMaterialStats();
|
||||
kaiyualloy.addBowMaterialStats(0.5, 8.0, 30);
|
||||
kaiyualloy.addMaterialTrait("bone_shock");
|
||||
kaiyualloy.addMaterialTrait("high_in_calcium");
|
||||
kaiyualloy.itemLocalizer = function(thisMaterial, itemName){return "Kaiyu " + itemName;};
|
||||
kaiyualloy.localizedName = "Kaiyu";
|
||||
kaiyualloy.register();
|
||||
|
||||
|
||||
val berserksteel = mods.contenttweaker.tconstruct.MaterialBuilder.create("berserk_steel");
|
||||
berserksteel.color = 0xa18782;
|
||||
berserksteel.craftable = false;
|
||||
berserksteel.liquid = <fluid:berserker_steel>;
|
||||
berserksteel.castable = true;
|
||||
berserksteel.addItem(<item:contenttweaker:berserker_steel_ingot>,1,144);
|
||||
berserksteel.representativeItem = <item:contenttweaker:berserker_steel_ingot>;
|
||||
berserksteel.addHeadMaterialStats(1000, 12.0f, 310.0f, 10);
|
||||
berserksteel.addHandleMaterialStats(1, 1000);
|
||||
berserksteel.addExtraMaterialStats(1000);
|
||||
berserksteel.addProjectileMaterialStats();
|
||||
berserksteel.addMaterialTrait("exploit");
|
||||
berserksteel.addMaterialTrait("payback");
|
||||
berserksteel.addMaterialTrait("mod_lavacow.unholytouch");
|
||||
berserksteel.addMaterialTrait("holy");
|
||||
berserksteel.itemLocalizer = function(thisMaterial, itemName){return "Berserker Steel " + itemName;};
|
||||
berserksteel.localizedName = "Berserker Steel";
|
||||
berserksteel.register();
|
||||
|
||||
|
||||
val stoneendlesshunger = mods.contenttweaker.tconstruct.MaterialBuilder.create("stone_endless_hunger");
|
||||
stoneendlesshunger.color = 0xcc2990;
|
||||
stoneendlesshunger.craftable = true;
|
||||
//stoneendlesshunger.liquid = <fluid:berserker_steel>;
|
||||
stoneendlesshunger.castable = false;
|
||||
stoneendlesshunger.addItem(<item:contenttweaker:stone_of_endless_hunger>,1,144);
|
||||
stoneendlesshunger.representativeItem = <item:contenttweaker:stone_of_endless_hunger>;
|
||||
stoneendlesshunger.addHeadMaterialStats(100, 11.0f, 100.0f, 3);
|
||||
stoneendlesshunger.addHandleMaterialStats(1, 300);
|
||||
stoneendlesshunger.addExtraMaterialStats(300);
|
||||
stoneendlesshunger.addProjectileMaterialStats();
|
||||
stoneendlesshunger.addMaterialTrait("sentience");
|
||||
stoneendlesshunger.addMaterialTrait("necrotic");
|
||||
stoneendlesshunger.addMaterialTrait("mod_lavacow.famine");
|
||||
stoneendlesshunger.itemLocalizer = function(thisMaterial, itemName){return "Endlessly Hungry " + itemName;};
|
||||
stoneendlesshunger.localizedName = "Endlessly Hungry";
|
||||
stoneendlesshunger.register();
|
||||
|
||||
val infdreadshard = mods.contenttweaker.tconstruct.MaterialBuilder.create("infused_dread_shard");
|
||||
infdreadshard.color = 0x67807f;
|
||||
infdreadshard.craftable = true;
|
||||
//stoneendlesshunger.liquid = <fluid:berserker_steel>;
|
||||
infdreadshard.castable = false;
|
||||
infdreadshard.addItem(<item:contenttweaker:infused_dread_shard>,1,144);
|
||||
infdreadshard.representativeItem = <item:contenttweaker:infused_dread_shard>;
|
||||
infdreadshard.addHeadMaterialStats(500, 1.0f, 200.0f, 1);
|
||||
infdreadshard.addHandleMaterialStats(1, 500);
|
||||
infdreadshard.addExtraMaterialStats(500);
|
||||
infdreadshard.addProjectileMaterialStats();
|
||||
infdreadshard.addMaterialTrait("freezing");
|
||||
infdreadshard.addMaterialTrait("frost2");
|
||||
infdreadshard.addMaterialTrait("apocalypse");
|
||||
infdreadshard.itemLocalizer = function(thisMaterial, itemName){return "Infused Dread " + itemName;};
|
||||
infdreadshard.localizedName = "Infused Dread";
|
||||
infdreadshard.register();
|
||||
|
||||
val brightsteelalloy = mods.contenttweaker.tconstruct.MaterialBuilder.create("brightsteel_alloy");
|
||||
brightsteelalloy.color = 0x7330c9;
|
||||
brightsteelalloy.craftable = false;
|
||||
brightsteelalloy.liquid = <fluid:brightsteel_alloy>;
|
||||
brightsteelalloy.castable = true;
|
||||
brightsteelalloy.addItem(<item:contenttweaker:brightsteel_alloy_ingot>,1,144);
|
||||
brightsteelalloy.representativeItem = <item:contenttweaker:brightsteel_alloy_ingot>;
|
||||
brightsteelalloy.addHeadMaterialStats(500, 100.0f, 250.0f, 10);
|
||||
brightsteelalloy.addHandleMaterialStats(5, 500);
|
||||
brightsteelalloy.addExtraMaterialStats(500);
|
||||
brightsteelalloy.addProjectileMaterialStats();
|
||||
brightsteelalloy.addMaterialTrait("runic2");
|
||||
brightsteelalloy.addMaterialTrait("flame2");
|
||||
brightsteelalloy.addMaterialTrait("morganlefay");
|
||||
brightsteelalloy.addMaterialTrait("baron");
|
||||
brightsteelalloy.itemLocalizer = function(thisMaterial, itemName){return "Brightsteel Alloy " + itemName;};
|
||||
brightsteelalloy.localizedName = "Brightsteel Alloy";
|
||||
brightsteelalloy.register();
|
||||
|
||||
val runandium = mods.contenttweaker.tconstruct.MaterialBuilder.create("runandium");
|
||||
runandium.color = 0x66bdab;
|
||||
runandium.craftable = false;
|
||||
runandium.liquid = <fluid:runandium>;
|
||||
runandium.castable = true;
|
||||
runandium.addItem(<item:contenttweaker:runandium_ingot>,1,144);
|
||||
runandium.representativeItem = <item:contenttweaker:runandium_ingot>;
|
||||
runandium.addHeadMaterialStats(100, 10.0f, 180.0f, 10);
|
||||
runandium.addHandleMaterialStats(1, 100);
|
||||
runandium.addExtraMaterialStats(100);
|
||||
runandium.addProjectileMaterialStats();
|
||||
runandium.addMaterialTrait("evil_pressure");
|
||||
runandium.addMaterialTrait("apocalypse");
|
||||
runandium.addMaterialTrait("laced");
|
||||
runandium.itemLocalizer = function(thisMaterial, itemName){return "Runandium " + itemName;};
|
||||
runandium.localizedName = "Runandium";
|
||||
runandium.register();
|
||||
|
||||
val ascendeddracalloy = mods.contenttweaker.tconstruct.MaterialBuilder.create("ascended_draconic_alloy");
|
||||
ascendeddracalloy.color = 0xff7300;
|
||||
ascendeddracalloy.craftable = false;
|
||||
ascendeddracalloy.liquid = <fluid:ascended_draconic_alloy>;
|
||||
ascendeddracalloy.castable = true;
|
||||
ascendeddracalloy.addItem(<item:contenttweaker:ascended_draconic_alloy>,1,144);
|
||||
ascendeddracalloy.representativeItem = <item:contenttweaker:ascended_draconic_alloy>;
|
||||
ascendeddracalloy.addHeadMaterialStats(100, 10.0f, 250.0f, 10);
|
||||
ascendeddracalloy.addHandleMaterialStats(2, 100);
|
||||
ascendeddracalloy.addExtraMaterialStats(100);
|
||||
ascendeddracalloy.addProjectileMaterialStats();
|
||||
ascendeddracalloy.addMaterialTrait("spiky");
|
||||
ascendeddracalloy.addMaterialTrait("prickly");
|
||||
ascendeddracalloy.addMaterialTrait("ghastly");
|
||||
ascendeddracalloy.itemLocalizer = function(thisMaterial, itemName){return "Ascended Draconic Alloy " + itemName;};
|
||||
ascendeddracalloy.localizedName = "Ascended Draconic Alloy";
|
||||
ascendeddracalloy.register();
|
||||
|
||||
val neutronium = mods.contenttweaker.tconstruct.MaterialBuilder.create("neutronium");
|
||||
neutronium.color = 0x969696;
|
||||
neutronium.craftable = true;
|
||||
// neutronium.liquid = <fluid:ascended_draconic_alloy>;
|
||||
neutronium.castable = false;
|
||||
neutronium.addItem(<item:avaritia:resource:4>,1,144);
|
||||
neutronium.representativeItem = <item:avaritia:resource:4>;
|
||||
neutronium.addHeadMaterialStats(4000, 10.0f, 300.0f, 10);
|
||||
neutronium.addHandleMaterialStats(1, 5000);
|
||||
neutronium.addExtraMaterialStats(5000);
|
||||
neutronium.addProjectileMaterialStats();
|
||||
neutronium.addMaterialTrait("uplifting");
|
||||
neutronium.addMaterialTrait("shulking");
|
||||
neutronium.addMaterialTrait("frost2");
|
||||
neutronium.itemLocalizer = function(thisMaterial, itemName){return "Neutronium " + itemName;};
|
||||
neutronium.localizedName = "Neutronium";
|
||||
neutronium.register();
|
||||
|
||||
|
||||
|
||||
@@ -249,3 +249,20 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:barathosyniu
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:molten_barathosynium> * 144,<contenttweaker:barathosynium_ingot>);
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:barathosynium_ingot>, <tconstruct:cast_custom>, <liquid:molten_barathosynium>, 144, false, 80);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:crystalline_ichorium> * 144,<contenttweaker:ichorium_gem>);
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:ichorium_gem>, <tconstruct:cast_custom:2>, <liquid:crystalline_ichorium>, 144, false, 80);
|
||||
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:skeletal_kaiyu_bone>, <contenttweaker:kaiyu_bone>, <liquid:skeletal>, 144, true, 80);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:berserker_steel> * 144,<contenttweaker:berserker_steel_ingot>);
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:berserker_steel_ingot>, <tconstruct:cast_custom:0>, <liquid:berserker_steel>, 144, false, 80);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:runandium> * 144,<contenttweaker:runandium_ingot>);
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:runandium_ingot>, <tconstruct:cast_custom:0>, <liquid:runandium>, 144, false, 80);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:brightsteel_alloy> * 144,<contenttweaker:brightsteel_alloy_ingot>);
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:brightsteel_alloy_ingot>, <tconstruct:cast_custom:0>, <liquid:brightsteel_alloy>, 144, false, 80);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<liquid:ascended_draconic_alloy> * 144,<contenttweaker:ascended_draconic_alloy>);
|
||||
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:ascended_draconic_alloy>, <tconstruct:cast_custom:0>, <liquid:ascended_draconic_alloy>, 144, false, 80);
|
||||
|
||||
@@ -1,44 +1,67 @@
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_red>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:1>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeRed>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_green>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:2>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeGreen>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_silver>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:7>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeLightGray>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_sapphire>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:4>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeBlue>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_white>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:15>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeWhite>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_blue>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:12>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeLightBlue>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_gray>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:8>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeGray>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_bronze>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <minecraft:dye:3>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeBrown>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_black>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeBlack>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_copper>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeOrange>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_amythest>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyePurple>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
recipes.addShaped(<iceandfire:dragonscales_electric>*10,
|
||||
[[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <ore:dyeCyan>, <deepmoblearning:pristine_matter_dragon>],
|
||||
[<deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>, <deepmoblearning:pristine_matter_dragon>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
recipes.addShaped(<iceandfire:shiny_scales>*10,
|
||||
[[<deepmoblearning:pristine_matter_witch>, <deepmoblearning:pristine_matter_witch>, <deepmoblearning:pristine_matter_witch>],
|
||||
[<deepmoblearning:pristine_matter_witch>, <minecraft:prismarine_shard>, <deepmoblearning:pristine_matter_witch>],
|
||||
|
||||
@@ -26,6 +26,10 @@ dragonscaleSmOreDict.add(<iceandfire:dragonscales_blue:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_white:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_sapphire:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_silver:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_black:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_amythest:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_copper:0>);
|
||||
dragonscaleSmOreDict.add(<iceandfire:dragonscales_electric:0>);
|
||||
|
||||
val seaserpOreDict = <ore:seaserpentScaleItem>;
|
||||
seaserpOreDict.add(<iceandfire:sea_serpent_scales_blue>);
|
||||
|
||||
@@ -0,0 +1,18 @@
|
||||
//importing and declaring variables.
|
||||
import mods.draconicalchemy.BlastWave;
|
||||
|
||||
|
||||
var default as BlastWave;
|
||||
var test as BlastWave;
|
||||
|
||||
|
||||
//Default blast wave is the normal one produced by a reactor detonation
|
||||
default = BlastWave.getDefaultBlastWave() as BlastWave;
|
||||
|
||||
//Colours for the nuclear symbol used in JEI integration
|
||||
default.setColour1 = 0x000000;
|
||||
default.setColour2 = 0xffffff;
|
||||
|
||||
//transmutation is the blastwave turning one block into another
|
||||
//transmutation is added with addTransmutation(BlockStateMatcher input, int power, blockstate output)
|
||||
default.addTransmutation(<blockstate:draconicevolution:draconic_block>, 10, <blockstate:draconicevolution:draconium_block:charged=true>);
|
||||
@@ -24,63 +24,63 @@ recipes.removeShaped(<draconicevolution:wyvern_sword>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_sword>,
|
||||
[[null, <draconicevolution:wyvern_core>, null],
|
||||
[<draconicevolution:draconium_ingot>, <aoa3:lunar_greatblade>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_sword_core>, <draconicevolution:draconium_ingot>],
|
||||
[null, <draconicevolution:wyvern_energy_core>, null]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_axe>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_axe>,
|
||||
[[null, <draconicevolution:wyvern_core>, null],
|
||||
[<draconicevolution:draconium_ingot>, <projecte:item.pe_rm_axe>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_axe_core>, <draconicevolution:draconium_ingot>],
|
||||
[null, <draconicevolution:wyvern_energy_core>, null]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_pick>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_pick>,
|
||||
[[null, <draconicevolution:wyvern_core>, null],
|
||||
[<draconicevolution:draconium_ingot>, <projecte:item.pe_rm_pick>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_pickaxe_core>, <draconicevolution:draconium_ingot>],
|
||||
[null, <draconicevolution:wyvern_energy_core>, null]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_shovel>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_shovel>,
|
||||
[[null, <draconicevolution:wyvern_core>, null],
|
||||
[<draconicevolution:draconium_ingot>, <projecte:item.pe_rm_shovel>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_shovel_core>, <draconicevolution:draconium_ingot>],
|
||||
[null, <draconicevolution:wyvern_energy_core>, null]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_bow>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_bow>,
|
||||
[[null, <draconicevolution:wyvern_core>, null],
|
||||
[<draconicevolution:draconium_ingot>, <aoa3:lunar_bow>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_bow_core>, <draconicevolution:draconium_ingot>],
|
||||
[null, <draconicevolution:wyvern_energy_core>, null]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_helm>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_helm>,
|
||||
[[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <divinerpg:apalachia_helmet>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_helmet_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_energy_core>, <draconicevolution:draconium_ingot>]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_chest>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_chest>,
|
||||
[[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <divinerpg:apalachia_chestplate>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_chestplate_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_energy_core>, <draconicevolution:draconium_ingot>]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_legs>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_legs>,
|
||||
[[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <divinerpg:apalachia_leggings>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_leggings_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_energy_core>, <draconicevolution:draconium_ingot>]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:wyvern_boots>);
|
||||
|
||||
recipes.addShaped(<draconicevolution:wyvern_boots>,
|
||||
[[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <divinerpg:apalachia_boots>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <contenttweaker:draconian_boots_core>, <draconicevolution:draconium_ingot>],
|
||||
[<draconicevolution:draconium_ingot>, <draconicevolution:wyvern_energy_core>, <draconicevolution:draconium_ingot>]]);
|
||||
|
||||
recipes.removeShaped(<draconicevolution:dislocator>);
|
||||
@@ -206,3 +206,50 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:diss_enchanter>
|
||||
[<minecraft:enchanted_book>, <minecraft:enchanting_table>, <minecraft:enchanted_book>],
|
||||
[<ore:bookshelf>, <ore:bookshelf>, <ore:bookshelf>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_axe_core>,
|
||||
[[null, <enderio:block_alloy_endergy:3>, <enderio:block_alloy_endergy:3>],
|
||||
[null, <contenttweaker:headstone>, <enderio:block_alloy_endergy:3>],
|
||||
[null, <contenttweaker:headstone>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_pickaxe_core>,
|
||||
[[<enderio:block_alloy_endergy:3>, <enderio:block_alloy_endergy:3>, <enderio:block_alloy_endergy:3>],
|
||||
[null, <contenttweaker:headstone>, null],
|
||||
[null, <contenttweaker:headstone>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_shovel_core>,
|
||||
[[null, <enderio:block_alloy_endergy:3>, null],
|
||||
[null, <contenttweaker:headstone>, null],
|
||||
[null, <contenttweaker:headstone>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_sword_core>,
|
||||
[[null, <enderio:block_alloy_endergy:3>, null],
|
||||
[null, <enderio:block_alloy_endergy:3>, null],
|
||||
[null, <contenttweaker:headstone>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_bow_core>,
|
||||
[[null, <contenttweaker:headstone>, <enderio:block_alloy_endergy:3>],
|
||||
[<contenttweaker:headstone>, null, <enderio:block_alloy_endergy:3>],
|
||||
[null, <contenttweaker:headstone>, <enderio:block_alloy_endergy:3>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_helmet_core>,
|
||||
[[<enderio:block_alloy_endergy:3>, <contenttweaker:headstone>, <enderio:block_alloy_endergy:3>],
|
||||
[<enderio:block_alloy_endergy:3>, null, <enderio:block_alloy_endergy:3>],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_chestplate_core>,
|
||||
[[<enderio:block_alloy_endergy:3>, null, <enderio:block_alloy_endergy:3>],
|
||||
[<enderio:block_alloy_endergy:3>, <contenttweaker:headstone>, <enderio:block_alloy_endergy:3>],
|
||||
[<enderio:block_alloy_endergy:3>, <enderio:block_alloy_endergy:3>, <enderio:block_alloy_endergy:3>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_leggings_core>,
|
||||
[[<enderio:block_alloy_endergy:3>, <contenttweaker:headstone>, <enderio:block_alloy_endergy:3>],
|
||||
[<enderio:block_alloy_endergy:3>, null, <enderio:block_alloy_endergy:3>],
|
||||
[<enderio:block_alloy_endergy:3>, null, <enderio:block_alloy_endergy:3>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:draconian_boots_core>,
|
||||
[[<contenttweaker:headstone>, null, <contenttweaker:headstone>],
|
||||
[<enderio:block_alloy_endergy:3>, null, <enderio:block_alloy_endergy:3>],
|
||||
[null, null, null]]);
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
<contenttweaker:enchdesc_reach>.addTooltip(format.red("More reach for breaking blocks and mobs, +11 Block Reach (BROKEN?)"));
|
||||
<contenttweaker:enchdesc_venom>.addTooltip(format.red("Applies poison on the target. level of poison scales with enchant level, poison lasts 3 seconds per level"));
|
||||
<contenttweaker:enchdesc_waterwalking>.addTooltip(format.red("Lets the player walk ontop of water like a solid block, sneak to swim."));
|
||||
<contenttweaker:enchdesc_waterwalking>.addTooltip(format.red("WARNING: this can cause crashes."));
|
||||
<contenttweaker:enchdesc_aftershock>.addTooltip(format.red("Weaker Vorpal, gives a 5% chance per level of double damage"));
|
||||
<contenttweaker:enchdesc_rive>.addTooltip(format.red("Makes tools like a hammer, mines a 3 x 3 x level area"));
|
||||
<contenttweaker:enchdesc_reaper>.addTooltip(format.red("Boosts chance of mobs dropping Souls, +0.1% chance for mobs per level, +0.125% chance for animals per level. Wyvern sword and bow adds 1 level, Draconic sword and bow adds 2 levels, Staff of power adds 3 levels."));
|
||||
@@ -105,7 +106,7 @@
|
||||
<contenttweaker:enchdesc_silk_touch>.addTooltip(format.red("Mined blocks drop themselves."));
|
||||
<contenttweaker:enchdesc_smite>.addTooltip(format.red("Extra damage to Undead Mobs. +2.5 Damage per Level"));
|
||||
<contenttweaker:enchdesc_sweeping_edge>.addTooltip(format.red("Increases the damage dealt by sweeping attacks, damage is (level/(level+1))% of the weapons normal damage"));
|
||||
<contenttweaker:enchdesc_thorns>.addTooltip(format.red("Damages anything which hits you, has a (level*15)% chance of dealing 1-4 damage, multiple thorns pieces are rolled seperatly armour with thorns has a chance to take extra damage."));
|
||||
<contenttweaker:enchdesc_thorns>.addTooltip(format.red("Damages anything which hits you, the higher the lavel, the higher the chance of proccing, and the higher the damage, multiple thorns pieces are rolled seperatly, armour with thorns has a chance to take extra damage."));
|
||||
<contenttweaker:enchdesc_unbreaking>.addTooltip(format.red("Reduces durability consumption, on average items last level times as long, armour lasts ~20% longer per level"));
|
||||
<contenttweaker:enchdesc_curse_of_vanishing>.addTooltip(format.red("Item disappears on death."));
|
||||
<contenttweaker:enchdesc_manabound>.addTooltip(format.red("Allows item to be repaired with mana."));
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
recipes.addShaped(<contenttweaker:dispelling_manuscript>,
|
||||
[[<contenttweaker:champion_token>, <tombstone:crafting_ingredient:3>, <contenttweaker:champion_token>],
|
||||
[<tombstone:crafting_ingredient:3>, <iceandfire:manuscript>, <tombstone:crafting_ingredient:3>],
|
||||
[<contenttweaker:champion_token>, <tombstone:crafting_ingredient:3>, <contenttweaker:champion_token>]]);
|
||||
|
||||
recipes.addShapeless(<actuallyadditions:item_solidified_experience>*2,
|
||||
[<contenttweaker:dispelling_manuscript>.reuse(),
|
||||
<minecraft:enchanted_book>]);
|
||||
@@ -206,15 +206,6 @@ recipes.addShaped(<extrautils2:machine>.withTag({Type: "extrautils2:enchanter"})
|
||||
[<divinerpg:corrupted_stone>, <extrautils2:machine:0>, <divinerpg:corrupted_stone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
|
||||
recipes.removeShaped(<extrautils2:playerchest>);
|
||||
|
||||
recipes.removeShaped(<randomthings:playerinterface>);
|
||||
|
||||
recipes.addShaped(<extrautils2:playerchest>,
|
||||
[[<actuallyadditions:block_player_interface>, <divinerpg:arksiane_lump>, <actuallyadditions:block_player_interface>],
|
||||
[<divinerpg:arksiane_lump>, <projecte:alchemical_chest>, <divinerpg:arksiane_lump>],
|
||||
[<actuallyadditions:block_player_interface>, <divinerpg:arksiane_lump>, <actuallyadditions:block_player_interface>]]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:better_red_coal>,
|
||||
[<extrautils2:ingredients:4>]);
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ recipes.removeShaped(<bigreactors:reactorcasing>);
|
||||
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:steamed_slime>, <tconstruct:edible:4>, <fluid:steam>*1000, 2000);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<bigreactors:reactorcasing>*8,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<bigreactors:reactorcasing>*4,
|
||||
[[<thermalfoundation:material:160>, <nuclearcraft:ingot:8>, <nuclearcraft:ingot:8>, <thermalfoundation:material:160>, <nuclearcraft:ingot:8>, <nuclearcraft:ingot:8>, <thermalfoundation:material:160>],
|
||||
[<nuclearcraft:ingot:8>, <divinerpg:netherite_ingot>, null, <divinerpg:bloodgem>, null, <divinerpg:netherite_ingot>, <nuclearcraft:ingot:8>],
|
||||
[<nuclearcraft:ingot:8>, <contenttweaker:steamed_slime>, <enderio:block_fused_quartz>, <aoa3:nether_tokens>, <enderio:block_fused_quartz>, <contenttweaker:steamed_slime>, <nuclearcraft:ingot:8>],
|
||||
|
||||
+16
-2
@@ -35,9 +35,16 @@ recipes.removeShaped(<simplyjetpacks:itemjetpack:15>);
|
||||
|
||||
recipes.addShaped(<simplyjetpacks:itemjetpack:15>,
|
||||
[[<simplyjetpacks:metaitemmods:12>, <redstonearsenal:armor.plate_flux>, <simplyjetpacks:metaitemmods:12>],
|
||||
[<thermalfoundation:material:131>, <simplyjetpacks:itemjetpack:14>, <thermalfoundation:material:131>],
|
||||
[<contenttweaker:spinel_ring>, <simplyjetpacks:itemjetpack:14>, <contenttweaker:spinel_ring>],
|
||||
[<simplyjetpacks:metaitemmods:11>, <simplyjetpacks:itemfluxpack:6>, <simplyjetpacks:metaitemmods:11>]]);
|
||||
|
||||
recipes.removeShaped(<simplyjetpacks:itemjetpack:24>);
|
||||
|
||||
recipes.addShaped(<simplyjetpacks:itemjetpack:24>,
|
||||
[[<redstonearsenal:material:224>, <redstonearsenal:armor.plate_flux>, <redstonearsenal:material:224>],
|
||||
[<contenttweaker:spinel_ring>, <simplyjetpacks:itemjetpack:23>, <contenttweaker:spinel_ring>],
|
||||
[<simplyjetpacks:metaitemmods:24>, <simplyjetpacks:itemfluxpack:14>, <simplyjetpacks:metaitemmods:24>]]);
|
||||
|
||||
//recipes.addShaped(<projecte:item.pe_swrg>,
|
||||
//[[<projecte:item.pe_matter:0>, <minecraft:feather>, <projecte:item.pe_matter:0>],
|
||||
//[<simplyjetpacks:itemjetpack:19>, <projecte:item.pe_ring_iron_band>, <simplyjetpacks:itemjetpack:10>],
|
||||
@@ -157,4 +164,11 @@ recipes.addShaped(<divinerpg:angelic_chestplate>,
|
||||
recipes.addShaped(<divinerpg:angelic_leggings>,
|
||||
[[<divinerpg:bluefire_stone>, <contenttweaker:lower_fragment_cosmos>, <divinerpg:bluefire_stone>],
|
||||
[<divinerpg:bluefire_stone>, null, <divinerpg:bluefire_stone>],
|
||||
[<materialpart:sednanite:ingot>, null, <materialpart:sednanite:ingot>]]);
|
||||
[<materialpart:sednanite:ingot>, null, <materialpart:sednanite:ingot>]]);
|
||||
|
||||
recipes.remove(<xreliquary:rending_gale>);
|
||||
recipes.addShaped(<xreliquary:rending_gale>,
|
||||
[[null, <xreliquary:mob_ingredient:5>, <xreliquary:mob_ingredient:8>],
|
||||
[<ore:ingotPlatinum>, <xreliquary:void_tear>, <xreliquary:mob_ingredient:5>],
|
||||
[<tconstruct:tough_tool_rod>.withTag({Material: "manyullyn"}), <ore:ingotPlatinum>, null]]);
|
||||
|
||||
|
||||
@@ -202,6 +202,7 @@ var vinocorne = ArmorHandler.createArmorEntity("aoa3:vinocorne").withNBTCheck("H
|
||||
var visualent = ArmorHandler.createArmorEntity("aoa3:visualent").withNBTCheck("Health", 1.0, "GREATER");
|
||||
var voxxulon = ArmorHandler.createArmorEntity("aoa3:voxxulon").withNBTCheck("Health", 1.0, "GREATER");
|
||||
var xxeus = ArmorHandler.createArmorEntity("aoa3:xxeus").withNBTCheck("Health", 1.0, "GREATER");
|
||||
var glacide = ArmorHandler.createArmorEntity("divinerpg:glacide").withNBTCheck("Health", 1.0, "GREATER");
|
||||
|
||||
|
||||
var aoabossesgroup = ArmorHandler.createArmorGroup("aoabossesgroup", 0.9);
|
||||
@@ -916,3 +917,7 @@ hardmodegroupmid.addArmor(ArmorHandler.createArmorSlot("feet", <contenttweaker:s
|
||||
hardmodegroupmid.addGameStage("hardmode");
|
||||
|
||||
|
||||
var ardmodegroupglacide = ArmorHandler.createArmorGroup("ardmodegroupglacide", 1.0);
|
||||
ardmodegroupglacide.addEntity(glacide);
|
||||
ardmodegroupglacide.addArmor(ArmorHandler.createArmorSlot("mainhand", <contenttweaker:phasing_snowflake>, 1, 0.1));
|
||||
ardmodegroupglacide.addGameStage("hardmode");
|
||||
|
||||
@@ -63,9 +63,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:draconic_key>,
|
||||
[<extendedcrafting:material:12>, <extendedcrafting:material:12>, <draconicevolution:draconium_block:0>, <contenttweaker:creeponia_garnet>, <draconicevolution:draconium_block:0>, <extendedcrafting:material:12>, <extendedcrafting:material:12>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:minor_vethea_binding>,
|
||||
[[null, <divinerpg:karos_lump>, null],
|
||||
[<divinerpg:karos_lump>, <minecraft:nether_star>, <divinerpg:karos_lump>],
|
||||
[null, <divinerpg:karos_lump>, null]]);
|
||||
[[<divinerpg:arksiane_staff>, <divinerpg:tormented_chestplate>, <divinerpg:arksiane_hammer>],
|
||||
[<divinerpg:arksiane_disk>, <minecraft:nether_star>, <divinerpg:arksiane_claw>],
|
||||
[<divinerpg:arksiane_backsword>, <divinerpg:arksiane_bow>, <divinerpg:arksiane_cannon>]]);
|
||||
|
||||
|
||||
mods.recipestages.Recipes.setRecipeStage("brightsteelforging", <avaritia:resource:0>);
|
||||
|
||||
@@ -7,3 +7,4 @@ mods.ItemStages.stageEnchant("bloodmasterstage", <enchantment:cofhcore:multishot
|
||||
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>);
|
||||
mods.ItemStages.addItemStage("camerastage", <extrabotany:camera>);
|
||||
mods.ItemStages.addItemStage("camerastage", <enderutilities:syringe:1>);
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tulite_flower>,
|
||||
[[null, <contenttweaker:eternal_tulite>, null, null, null, <contenttweaker:eternal_tulite>, null],
|
||||
[[<contenttweaker:immortallis_garnet>, <contenttweaker:eternal_tulite>, null, null, null, <contenttweaker:eternal_tulite>, <contenttweaker:ancient_cavern_garnet>],
|
||||
[null, null, <contenttweaker:eternal_tulite>, null, <contenttweaker:eternal_tulite>, null, null],
|
||||
[null, null, null, <contenttweaker:eternal_tulite>, null, null, null],
|
||||
[null, null, <contenttweaker:eternal_tulite>, <contenttweaker:eternal_tulite>, <contenttweaker:eternal_tulite>, null, null],
|
||||
[null, <contenttweaker:eternal_tulite>, null, <contenttweaker:eternal_tulite>, null, <contenttweaker:eternal_tulite>, null],
|
||||
[<contenttweaker:greckon_garnet>, <contenttweaker:eternal_tulite>, null, <contenttweaker:eternal_tulite>, null, <contenttweaker:eternal_tulite>, <contenttweaker:dustopia_garnet>],
|
||||
[null, null, null, <contenttweaker:eternal_tulite>, null, null, null],
|
||||
[null, null, null, <contenttweaker:skythern_refined_gem>, null, null, null]]);
|
||||
|
||||
|
||||
@@ -0,0 +1,548 @@
|
||||
recipes.addShaped(<contenttweaker:living_myrmitite_ingot>*2,
|
||||
[[null, <bloodmagic:component:8>, null],
|
||||
[<bloodmagic:component:8>, <contenttweaker:living_myrmitite_ingot>, <bloodmagic:component:8>],
|
||||
[null, <bloodmagic:component:8>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:abyssal_flesh>*2,
|
||||
[[<bewitchment:adders_fork>, <contenttweaker:living_flesh>, <bewitchment:tongue_of_dog>],
|
||||
[<minecraft:splash_potion>.withTag({Potion: "abyssalcraft:dplague_strong"}), <contenttweaker:abyssal_flesh>, <minecraft:splash_potion>.withTag({Potion: "abyssalcraft:dplague_strong"})],
|
||||
[<bewitchment:tongue_of_dog>, <contenttweaker:living_flesh>, <bewitchment:adders_fork>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:flying_gunpowder>*2,
|
||||
[[<aoa3:enchanted_gunpowder>, <aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>],
|
||||
[<aoa3:unstable_gunpowder>, <contenttweaker:flying_gunpowder>, <aoa3:unstable_gunpowder>],
|
||||
[<aoa3:enchanted_gunpowder>, <aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:recursive_anomaly>,
|
||||
[[<contenttweaker:imperfect_anomaly>, <contenttweaker:imperfect_anomaly>],
|
||||
[<contenttweaker:imperfect_anomaly>, <contenttweaker:imperfect_anomaly>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:spatial_anomaly>*2,
|
||||
[[<careerbees:ingredients:13>, <contenttweaker:recursive_anomaly>.reuse(), <careerbees:ingredients:13>],
|
||||
[null, <contenttweaker:spatial_anomaly>, null],
|
||||
[<contenttweaker:recursive_anomaly>.reuse(), <careerbees:ingredients:13>, <contenttweaker:recursive_anomaly>.reuse()]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:superconducting_sednanite>*2,
|
||||
[[<careerbees:ingredients:13>, <contenttweaker:recursive_anomaly>.reuse(), <careerbees:ingredients:13>],
|
||||
[null, <contenttweaker:superconducting_sednanite>, null],
|
||||
[<contenttweaker:recursive_anomaly>.reuse(), <careerbees:ingredients:13>, <contenttweaker:recursive_anomaly>.reuse()]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:first_order_mythic_fractal>,
|
||||
1000000000, 1000000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:jeweled_runium>, <ore:ingotVibranium>,
|
||||
<contenttweaker:living_myrmitite_ingot>, <contenttweaker:abyssal_flesh>,
|
||||
<contenttweaker:phasing_alloy_plate>, <contenttweaker:deep_metamorphic_rock>,
|
||||
<contenttweaker:skeletal_kaiyu_bone>, <contenttweaker:flying_gunpowder>,
|
||||
<contenttweaker:barathosynium_ingot>, <contenttweaker:sword_shield>,
|
||||
<contenttweaker:wrought_iron_plate>]);
|
||||
|
||||
recipes.addHiddenShapeless("infusethatstormhoms",<contenttweaker:infuser_fabrial>,
|
||||
[<contenttweaker:gemheart>,
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "motus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "perditio"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "terra"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aqua"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aer"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vitreus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "ventus"}]}),
|
||||
<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "luna"}]})
|
||||
]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stormlight_sphere>,
|
||||
[[<aoa3:green_crystal>, <extrautils2:ineffableglass>, <aoa3:blue_crystal>],
|
||||
[<aoa3:yellow_crystal>, <contenttweaker:infuser_fabrial>.reuse(), <aoa3:purple_crystal>],
|
||||
[<aoa3:red_crystal>, <contenttweaker:stormlight_fragment>, <aoa3:white_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:shard_of_protection>,
|
||||
[[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <soulshardsrespawn:soul_shard>.withTag({binding: {kills: 1024, bound: "aoa3:construct_resistance"}}), <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:empowered_apothecary_stone>,
|
||||
[[<aoa3:blooming_power_stone>, <aoa3:glaring_power_stone>, <aoa3:blooming_power_stone>],
|
||||
[<aoa3:glaring_power_stone>, <contenttweaker:apothecary_stone>, <aoa3:glaring_power_stone>],
|
||||
[<aoa3:blooming_power_stone>, <aoa3:glaring_power_stone>, <aoa3:blooming_power_stone>]]);
|
||||
|
||||
recipes.addHiddenShapeless("makeapothecarykey",<contenttweaker:apothecary_prison_key>,
|
||||
[<contenttweaker:empowered_apothecary_stone>,
|
||||
<botania:dye:0>,
|
||||
<botania:dye:2>,
|
||||
<botania:dye:11>,
|
||||
<botania:dye:12>
|
||||
]);
|
||||
|
||||
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<gendustry:honey_comb:14019>, <fluid:binnie.liquor.cherry>*1000, <fluid:sweet_cherry_liquor>*1000]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<aoa3:goldicap_petals>, <fluid:sweet_cherry_liquor>*1000, <fluid:sweet_herby_cherry_liquor>*1000]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:chocolate_cherry_truffle>,
|
||||
[[<aoa3:chocolate_block>, <contenttweaker:gold_leaf>, <aoa3:chocolate_block>],
|
||||
[<aoa3:dark_chocolate_block>, <forge:bucketfilled>.withTag({FluidName: "sweet_herby_cherry_liquor", Amount: 1000}), <aoa3:dark_chocolate_block>],
|
||||
[<aoa3:white_chocolate_block>, null, <aoa3:white_chocolate_block>]]);
|
||||
|
||||
mods.abyssalcraft.InfusionRitual.addRitual("freetheheartofhearts",
|
||||
4, 0,
|
||||
100000,
|
||||
true,
|
||||
<contenttweaker:whispering_heart_of_hearts>,
|
||||
<contenttweaker:aeldunari>,
|
||||
[<contenttweaker:hand_of_dominion>,<contenttweaker:dragon_will_fragment>,
|
||||
<bewitchment:sigil_battle>,<contenttweaker:dragon_will_fragment>,
|
||||
<contenttweaker:wing_of_worship>,<contenttweaker:dragon_will_fragment>,
|
||||
<bewitchment:swirl_of_depths>,<contenttweaker:dragon_will_fragment>]);
|
||||
game.setLocalization("ac.ritual.freetheheartofhearts", "Heart of hearts");
|
||||
game.setLocalization("ac.ritual.freetheheartofhearts.desc", "Free the Heart of hearts");
|
||||
|
||||
recipes.addHiddenShapeless("dragonscalesheart",<contenttweaker:soul_of_the_dragonslayer>,
|
||||
[<contenttweaker:whispering_heart_of_hearts>,
|
||||
<iceandfire:dragonscales_white>,
|
||||
<iceandfire:dragonscales_green>,
|
||||
<iceandfire:dragonscales_gray>,
|
||||
<iceandfire:dragonscales_amythest>
|
||||
]);
|
||||
|
||||
recipes.addHiddenShapeless("gluttonybanner",<contenttweaker:gem_of_voracity>,
|
||||
[<contenttweaker:gem_of_gluttony>,
|
||||
<aoa3:bejewelled_candy_banner>
|
||||
]);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<minecraft:rotten_flesh>, <fluid:blood>*40]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:deep_metamorphic_rock>*2,
|
||||
[[<aoa3:runium_chunk>, <aoa3:runium_chunk>, <aoa3:runium_chunk>],
|
||||
[<aoa3:runium_chunk>, <contenttweaker:deep_metamorphic_rock>, <aoa3:runium_chunk>],
|
||||
[<aoa3:runium_chunk>, <aoa3:runium_chunk>, <aoa3:runium_chunk>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:stone_of_endless_hunger>*2,
|
||||
[[<tconstruct:edible:3>, <ore:ingotCandyte>, <contenttweaker:reprocessed_cosmic_meatball>],
|
||||
[<aoa3:chimera_chop>, <contenttweaker:stone_of_endless_hunger>, <aoa3:charger_shank>],
|
||||
[<twilightforest:hydra_chop>, <ore:ingotCandyte>, <twilightforest:cooked_venison>]]);
|
||||
|
||||
|
||||
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:slate_of_endless_hunger>, <contenttweaker:stone_of_endless_hunger>, 4, 1000000, 5000, 10000);
|
||||
|
||||
recipes.addHiddenShapeless('combopotionsicy',<contenttweaker:dreadful_shard>,
|
||||
[<contenttweaker:icy_dreadful_shard>,
|
||||
<xreliquary:potion_essence>.withTag({effects: [{duration: 10000, potency: 4, name: "xreliquary:flight_potion"}]}),
|
||||
<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 0, name: "bewitchment:fear"}]}),
|
||||
<xreliquary:potion_essence>.withTag({effects: [{duration: 1000, potency: 0, name: "ebwizardry:curse_of_undeath"}]}),
|
||||
<xreliquary:potion_essence>.withTag({effects: [{duration: 100, potency: 4, name: "bewitchment:iceworld"}]})]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:infused_dread_shard>,
|
||||
[[null, <ore:ingotVityte>, <bewitchment:perpetual_ice>],
|
||||
[<iceandfire:dread_shard>, <contenttweaker:dread_crown>.reuse(), <iceandfire:dread_shard>],
|
||||
[<bewitchment:perpetual_ice>, <ore:ingotVityte>, null]]);
|
||||
|
||||
recipes.addShaped(<bewitchment:perpetual_ice>,
|
||||
[[<minecraft:packed_ice>, <minecraft:packed_ice>, <minecraft:packed_ice>],
|
||||
[<minecraft:packed_ice>, <contenttweaker:dread_crown>.reuse(), <minecraft:packed_ice>],
|
||||
[<minecraft:packed_ice>, <minecraft:packed_ice>, <minecraft:packed_ice>]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:second_order_mythic_fractal>,
|
||||
1000000000, 1000000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:rainbow_lens>, <contenttweaker:arc_coil>,
|
||||
<contenttweaker:lyonite_plate>, <contenttweaker:vibranium_servo>,
|
||||
<contenttweaker:infused_dread_shard>, <contenttweaker:slate_of_endless_hunger>,
|
||||
<contenttweaker:stormlight_sphere>, <contenttweaker:warren_shard>,
|
||||
<contenttweaker:berserker_steel_ingot>, <contenttweaker:chocolate_cherry_truffle>,
|
||||
<contenttweaker:rosidian_ingot>]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:draconian_metal_clump>*3,
|
||||
[[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<extendedcrafting:singularity_custom:2028>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <extendedcrafting:singularity_custom:2026>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <extendedcrafting:singularity_custom:2027>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>],
|
||||
[<contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>, <contenttweaker:stormlight_sphere>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:lunar_star>*9,
|
||||
[[<aoa3:lunar_ingot>, <aoa3:lunar_ingot>, <aoa3:lunar_ingot>],
|
||||
[<aoa3:lunar_ingot>, <contenttweaker:lunar_star>, <aoa3:lunar_ingot>],
|
||||
[<aoa3:lunar_ingot>, <aoa3:lunar_ingot>, <aoa3:lunar_ingot>]]);
|
||||
|
||||
recipes.addHiddenShapeless("pressspice",<contenttweaker:pressed_spice>,
|
||||
[<extratrees:food:39>,
|
||||
<openblocks:stencil:0>.reuse(),
|
||||
<openblocks:stencil:2>.reuse(),
|
||||
<openblocks:stencil:7>.reuse(),
|
||||
<openblocks:stencil:10>.reuse()]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:recursive_imprisonment_gem>,
|
||||
500000, 500000,
|
||||
<contenttweaker:lunar_star>,
|
||||
[<contenttweaker:pressed_spice>, <animus:component:1>,
|
||||
<ore:ingotUltimate>, <ore:ingotUltimate>]);
|
||||
|
||||
recipes.addHiddenShapeless("catalizedatore",<contenttweaker:catalyzed_runic_ore>,
|
||||
[<contenttweaker:runic_ore>,
|
||||
<thaumicwonders:eldritch_cluster:6>,
|
||||
<thaumicwonders:eldritch_cluster:1>,
|
||||
<thaumicwonders:eldritch_cluster:5>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("chargelighningshroom", "",
|
||||
<contenttweaker:charged_electric_mushroom>, 100,
|
||||
[<aspect:potentia>*200, <aspect:aer>*200, <aspect:ventus>*200, <aspect:volatus>*200, <aspect:draco>*200],
|
||||
<advancedrocketry:electricmushroom>,
|
||||
[<contenttweaker:charged_gemstone>, <contenttweaker:charged_gemstone>,
|
||||
<contenttweaker:charged_gemstone>, <contenttweaker:charged_gemstone>]);
|
||||
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:stormlight_infused_crystal>, <aoa3:crystallite_block>, <fluid:stormlight> * 30, 20);
|
||||
mods.nuclearcraft.infuser.addRecipe([<aoa3:crystallite_block>, <fluid:stormlight> * 30, <contenttweaker:stormlight_infused_crystal>]);
|
||||
|
||||
mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/altar/lyndenwyrmfabrial", <contenttweaker:wyvern_monument_activation_fabrial>, 4500, 400, [
|
||||
<contenttweaker:charged_electric_mushroom>, null, <contenttweaker:charged_electric_mushroom>,null, <contenttweaker:wyvern_head_stone>,
|
||||
null, <contenttweaker:charged_electric_mushroom>, null, <contenttweaker:charged_electric_mushroom>,<contenttweaker:stormlight_infused_crystal>,
|
||||
<contenttweaker:stormlight_infused_crystal>, <contenttweaker:stormlight_infused_crystal>, <contenttweaker:stormlight_infused_crystal>,<mowziesmobs:naga_fang>, <mowziesmobs:naga_fang>,
|
||||
<mowziesmobs:naga_fang>, <mowziesmobs:naga_fang>, <mowziesmobs:naga_fang>, <mowziesmobs:naga_fang>,<mowziesmobs:naga_fang>,
|
||||
<mowziesmobs:naga_fang>, <animus:component:4>, <animus:component:4>, <animus:component:4>, <animus:component:4>,
|
||||
//Outer Items, indices 25+
|
||||
<draconicevolution:awakened_core>, <draconicevolution:awakened_core>, <draconicevolution:awakened_core>, <draconicevolution:awakened_core>
|
||||
],
|
||||
"astralsorcery.constellation.discidia");
|
||||
|
||||
recipes.addShaped(<contenttweaker:fragment_of_creation>,
|
||||
[[<divinerpg:bedrock_chunk>, <contenttweaker:rainbow_gemstones>, <divinerpg:bedrock_chunk>],
|
||||
[<divinerpg:bedrock_chunk>, <contenttweaker:shard_of_a_fallen_spren>, <divinerpg:bedrock_chunk>],
|
||||
[<divinerpg:bedrock_chunk>, <mysticalagradditions:insanium:0>, <divinerpg:bedrock_chunk>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:ancient_wyvern_callstone>,
|
||||
[[<contenttweaker:stormlight_infused_crystal>, <contenttweaker:fragment_of_creation>, <contenttweaker:stormlight_infused_crystal>],
|
||||
[<contenttweaker:fragment_of_creation>, <draconicevolution:ender_energy_manipulator>, <contenttweaker:fragment_of_creation>],
|
||||
[<contenttweaker:stormlight_infused_crystal>, <contenttweaker:fragment_of_creation>, <contenttweaker:stormlight_infused_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:headstone>*3,
|
||||
[[<animus:component:4>, <animus:component:4>, <animus:component:4>],
|
||||
[<animus:component:4>, <contenttweaker:headstone>, <animus:component:4>],
|
||||
[<animus:component:4>, <animus:component:4>, <animus:component:4>]]);
|
||||
|
||||
|
||||
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:pulsating_fluix>, <contenttweaker:reactive_fluix>, <fluid:pulsating_starlight> * 10, 20);
|
||||
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:reactive_fluix>, <fluid:pulsating_starlight> * 10, <contenttweaker:pulsating_fluix>]);
|
||||
|
||||
mods.abyssalcraft.InfusionRitual.addRitual("oblivionairecallstone",
|
||||
4, 0,
|
||||
100000,
|
||||
true,
|
||||
<contenttweaker:oblivion_candle>,
|
||||
<contenttweaker:cursed_sapphire>,
|
||||
[<contenttweaker:pulsating_fluix>,<extendedcrafting:singularity_custom:994>,<contenttweaker:pulsating_fluix>,<extendedcrafting:singularity_custom:994>,
|
||||
<contenttweaker:pulsating_fluix>,<extendedcrafting:singularity_custom:994>,<contenttweaker:pulsating_fluix>,<extendedcrafting:singularity_custom:994>]);
|
||||
game.setLocalization("ac.ritual.oblivionairecallstone", "into oblivion");
|
||||
game.setLocalization("ac.ritual.oblivionairecallstone.desc", "oblivionaire");
|
||||
|
||||
recipes.addShaped(<contenttweaker:oblivionaire_callstone>,
|
||||
[[<contenttweaker:oblivion_catalyzer>, <abyssalcraft:odb>, <contenttweaker:oblivion_catalyzer>],
|
||||
[<abyssalcraft:odb>, <magicbees:resource:11>, <abyssalcraft:odb>],
|
||||
[<contenttweaker:oblivion_catalyzer>, <abyssalcraft:odb>, <contenttweaker:oblivion_catalyzer>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:primordial_catalyst>,
|
||||
[[<thaumicwonders:primordial_grain>, <contenttweaker:coralium_eye>, <thaumicwonders:primordial_grain>],
|
||||
[<contenttweaker:pulsating_fluix>, <contenttweaker:supertranslucent_catalyst>, <contenttweaker:pulsating_fluix>],
|
||||
[<thaumicwonders:primordial_grain>, <contenttweaker:coralium_eye>, <thaumicwonders:primordial_grain>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:cosmic_fracture>*2,
|
||||
[[<aoa3:ghoulish_block>, <contenttweaker:primordial_prism>, <aoa3:ghastly_block>],
|
||||
[<contenttweaker:primordial_prism>, <contenttweaker:cosmic_fracture>, <contenttweaker:primordial_prism>],
|
||||
[<aoa3:ghastly_block>, <contenttweaker:primordial_prism>, <aoa3:ghoulish_block>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:coralium_eye>*2,
|
||||
[[<abyssalcraft:ethaxiumingot>, <abyssalcraft:platec>, <abyssalcraft:ethaxiumingot>],
|
||||
[<contenttweaker:shadow_steel>, <contenttweaker:coralium_eye>, <contenttweaker:shadow_steel>],
|
||||
[<abyssalcraft:ethaxiumingot>, <abyssalcraft:platec>, <abyssalcraft:ethaxiumingot>]]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:essence:0>*4,
|
||||
[<contenttweaker:coralium_eye>,
|
||||
<contenttweaker:abyssal_wasteland_matter>,
|
||||
<ore:ingotLiquifiedCoralium>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:essence:1>*4,
|
||||
[<contenttweaker:coralium_eye>,
|
||||
<contenttweaker:dreadlands_matter>,
|
||||
<ore:ingotDreadium>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:essence:2>*4,
|
||||
[<contenttweaker:coralium_eye>,
|
||||
<contenttweaker:omothol_matter>,
|
||||
<ore:ingotEthaxium>]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:eldritch_will_ingot>,
|
||||
1000000000, 1000000000,
|
||||
<avaritia:block_resource:2>,
|
||||
[<materialpart:vengeful_steel:ingot>, <materialpart:corrosive_steel:ingot>,
|
||||
<materialpart:destructive_steel:ingot>, <materialpart:demonic_steel:ingot>,
|
||||
<materialpart:steadfast_steel:ingot>]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:third_order_mythic_fractal>,
|
||||
1000000000, 1000000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:eldritch_will_ingot>, <avaritia:block_resource:0>,
|
||||
<contenttweaker:runandium_ingot>, <contenttweaker:fragment_of_creation>,
|
||||
<contenttweaker:recursive_imprisonment_gem>, <contenttweaker:ascended_draconic_alloy>,
|
||||
<contenttweaker:primordial_catalyst>, <contenttweaker:brightseel_alloy_gear>,
|
||||
<contenttweaker:deeply_etched_adamantium>]);
|
||||
|
||||
// tier 4
|
||||
// clunky chunky
|
||||
// dream cluster
|
||||
// big slime
|
||||
// dimensional fracture
|
||||
// paradigm of dominion
|
||||
// warren splitter fabrial
|
||||
// recursion of war
|
||||
// ensnaring fabrial
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:pearlescent_artifact>,
|
||||
100000000, 100000000,
|
||||
<biomesoplenty:terrestrial_artifact>,
|
||||
[<divinerpg:dirty_pearls>, <divinerpg:dirty_pearls>,
|
||||
<divinerpg:dirty_pearls>, <divinerpg:dirty_pearls>,
|
||||
<divinerpg:dirty_pearls>, <divinerpg:dirty_pearls>,
|
||||
<divinerpg:dirty_pearls>, <divinerpg:dirty_pearls>,
|
||||
<divinerpg:clean_pearls>, <divinerpg:clean_pearls>,
|
||||
<divinerpg:clean_pearls>, <divinerpg:clean_pearls>,
|
||||
<divinerpg:polished_pearls>, <divinerpg:polished_pearls>,
|
||||
<divinerpg:shiny_pearls>]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:fourth_order_mythic_fractal>,
|
||||
1000000000, 1000000000,
|
||||
<contenttweaker:plate_clump_mythic>,
|
||||
[<contenttweaker:will_ensnaring_fabrial>, <contenttweaker:clunky_chunky_brick>,
|
||||
<contenttweaker:dream_cluster>, <contenttweaker:big_slime>,
|
||||
<contenttweaker:cosmic_fracture>, <contenttweaker:paradigm_of_dominion>,
|
||||
<contenttweaker:warren_splitter_fabrial>, <contenttweaker:recursion_of_war>,
|
||||
<contenttweaker:pearlescent_artifact>]);
|
||||
|
||||
|
||||
recipes.addHiddenShapeless("tabletcomboftw",<contenttweaker:stone_of_anima>,
|
||||
[<ore:ingotChalcedony>,
|
||||
<aoa3:sight_tablet>,
|
||||
<aoa3:strength_tablet>,
|
||||
<aoa3:vitality_tablet>,
|
||||
<aoa3:pressure_tablet>,
|
||||
<aoa3:satiation_tablet>,
|
||||
<aoa3:cleansing_tablet>,
|
||||
<aoa3:distortion_tablet>,
|
||||
<aoa3:sanctity_tablet>]);
|
||||
|
||||
mods.botania.RuneAltar.addRecipe(<contenttweaker:warlord_callstone>,
|
||||
[<contenttweaker:stone_of_anima>,
|
||||
<contenttweaker:stone_of_anima>,
|
||||
<contenttweaker:stone_of_anima>,
|
||||
<divinerpg:aquatic_ingot>,
|
||||
<divinerpg:aquatic_ingot>,
|
||||
<divinerpg:aquatic_ingot>], 1000000);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:recursion_of_war>,
|
||||
[<contenttweaker:stone_of_anima>,
|
||||
<contenttweaker:sword_recursion>,
|
||||
<contenttweaker:shield_recursion>]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:shield_recursion>*2,
|
||||
[[null, <divinerpg:apalachia_shield>, null],
|
||||
[<extrabotany:elementiumshield>, <contenttweaker:shield_recursion>, <contenttweaker:shield_of_terra>],
|
||||
[null, <erebus:bamboo_shield>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:sword_recursion>*2,
|
||||
[[<aoa3:royal_greatblade>, <cyclicmagic:crystal_sword>, <aoa3:runic_greatblade>],
|
||||
[<divinerpg:skythern_blade>, <contenttweaker:sword_recursion>, <aoa3:bloodfury>],
|
||||
[<aoa3:shroomic_greatblade>, <aoa3:explochron_sword>, <aoa3:goofy_greatblade>]]);
|
||||
|
||||
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:clunky_chunky_brick>*2,
|
||||
10000000, 10000000,
|
||||
<contenttweaker:clunky_chunky_brick>,
|
||||
[<aoa3:compass_rune>,
|
||||
<aoa3:distortion_rune>,
|
||||
<aoa3:energy_rune>,
|
||||
<aoa3:fire_rune>,
|
||||
<aoa3:kinetic_rune>,
|
||||
<aoa3:life_rune>,
|
||||
<aoa3:lunar_rune>,
|
||||
<aoa3:poison_rune>,
|
||||
<aoa3:power_rune>,
|
||||
<aoa3:storm_rune>,
|
||||
<aoa3:strike_rune>,
|
||||
<aoa3:water_rune>,
|
||||
<aoa3:wind_rune>,
|
||||
<aoa3:wither_rune>]);
|
||||
|
||||
mods.abyssalcraft.InfusionRitual.addRitual("shadowlordsupcallstone",
|
||||
4, 0,
|
||||
100000,
|
||||
true,
|
||||
<contenttweaker:key_of_flesh_dominion>,
|
||||
<abyssalcraft:gatewaykeyjzh>,
|
||||
[<aoa3:staring_eye>,<contenttweaker:abyssal_flesh>,<aoa3:staring_eye>,<contenttweaker:abyssal_flesh>,
|
||||
<aoa3:staring_eye>,<contenttweaker:abyssal_flesh>,<aoa3:staring_eye>,<contenttweaker:abyssal_flesh>]);
|
||||
game.setLocalization("ac.ritual.shadowlordsupcallstone", "The Lord of Shadows");
|
||||
game.setLocalization("ac.ritual.shadowlordsupcallstone.desc", "Domains of the flesh");
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:shoggothflesh:0>,
|
||||
[<contenttweaker:eye_of_flesh_manipulation>.reuse(),
|
||||
<minecraft:rotten_flesh>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:shoggothflesh:1>,
|
||||
[<contenttweaker:eye_of_flesh_manipulation>.reuse(),
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:shoggothflesh:2>,
|
||||
[<contenttweaker:eye_of_flesh_manipulation>.reuse(),
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:shoggothflesh:3>,
|
||||
[<contenttweaker:eye_of_flesh_manipulation>.reuse(),
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>]);
|
||||
|
||||
recipes.addShapeless(<abyssalcraft:shoggothflesh:4>,
|
||||
[<contenttweaker:eye_of_flesh_manipulation>.reuse(),
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>,
|
||||
<minecraft:rotten_flesh>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:eldritch_essence>,
|
||||
[<abyssalcraft:essence:0>,
|
||||
<abyssalcraft:essence:1>,
|
||||
<abyssalcraft:essence:2>,
|
||||
<abyssalcraft:eldritchscale>]);
|
||||
|
||||
mods.thermalexpansion.Enchanter.addRecipe(<contenttweaker:eye_of_flesh_manipulation>*2, <contenttweaker:eye_of_flesh_manipulation>, <contenttweaker:eldritch_essence>, 300, 5, false);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("supergrawcall", "",
|
||||
<contenttweaker:gravitational_callstone>, 100,
|
||||
[<aspect:sol>*500, <aspect:luna>*500, <aspect:stellae>*500],
|
||||
<contenttweaker:lelyetia_garnet>,
|
||||
[<contenttweaker:fluctuating_alloy>, <contenttweaker:fiery_rhenium_ingot>,
|
||||
<contenttweaker:fluctuating_alloy>, <contenttweaker:fiery_rhenium_ingot>,
|
||||
<contenttweaker:fluctuating_alloy>, <contenttweaker:fiery_rhenium_ingot>,
|
||||
<contenttweaker:fluctuating_alloy>, <contenttweaker:fiery_rhenium_ingot>]);
|
||||
|
||||
mods.thaumcraft.Crucible.registerRecipe("dupegrawfrabrial", "", <contenttweaker:core_of_mirroring>*3, <contenttweaker:core_of_mirroring>, [<aspect:sol>*5, <aspect:luna>*5, <aspect:stellae>*5]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:warren_splitter_fabrial>*2,
|
||||
[[<contenttweaker:fluctuatite_stabilizer>, <botania:brewflask>.withTag({brewKey: "oneforall"}), <contenttweaker:fluctuatite_stabilizer>],
|
||||
[null, <contenttweaker:core_of_mirroring>, null],
|
||||
[<botania:brewflask>.withTag({brewKey: "shell"}), <contenttweaker:fluctuatite_stabilizer>, <botania:brewflask>.withTag({brewKey: "emptiness"})]]);
|
||||
|
||||
|
||||
mods.astralsorcery.Altar.addTraitAltarRecipe("mypackname:shaped/internal/altar/makeskytherncallstone", <contenttweaker:horde_domination_callstone>, 4500, 100, [
|
||||
<extrabotany:material:1>, <contenttweaker:hand_of_dominion>, <extrabotany:material:1>,
|
||||
<contenttweaker:hand_of_dominion>, <extendedcrafting:singularity_custom:2001>, <contenttweaker:hand_of_dominion>,
|
||||
<extrabotany:material:1>, <contenttweaker:hand_of_dominion>, <extrabotany:material:1>,
|
||||
<contenttweaker:enhanced_chaos_shard>,
|
||||
<contenttweaker:enhanced_chaos_shard>,
|
||||
<contenttweaker:enhanced_chaos_shard>,
|
||||
<contenttweaker:enhanced_chaos_shard>,
|
||||
null, null,
|
||||
null, null,
|
||||
null, null,
|
||||
null, null,
|
||||
<contenttweaker:imperfect_gem_of_the_cosmos>,
|
||||
<contenttweaker:imperfect_gem_of_the_cosmos>,
|
||||
<contenttweaker:imperfect_gem_of_the_cosmos>,
|
||||
<contenttweaker:imperfect_gem_of_the_cosmos>,
|
||||
//Outer Items, indices 25+
|
||||
<contenttweaker:recursive_demantoid>,
|
||||
<contenttweaker:recursive_demantoid>,
|
||||
<contenttweaker:recursive_demantoid>,
|
||||
<contenttweaker:recursive_demantoid>,
|
||||
<contenttweaker:recursive_demantoid>,
|
||||
<contenttweaker:recursive_demantoid>
|
||||
],
|
||||
"astralsorcery.constellation.lucerna");
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("combinehordesigil", "",
|
||||
<contenttweaker:twilight_sigil_of_dominion>, 100,
|
||||
[<aspect:imperium>*600, <aspect:vinculum>*500, <aspect:bestia>*400, <aspect:desiderium>*400],
|
||||
<contenttweaker:soul_of_colonial_servitude>,
|
||||
[<contenttweaker:ensnaring_soul>, <contenttweaker:ensnaring_soul>,
|
||||
<contenttweaker:ensnaring_soul>, <contenttweaker:ensnaring_soul>,
|
||||
<contenttweaker:ensnaring_soul>, <contenttweaker:ensnaring_soul>]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:will_ensnaring_fabrial>,
|
||||
[[<minecraft:potion>.withTag({Potion: "minecraft:water_breathing"}), <thaumcraft:metal_alchemical_advanced>, <minecraft:potion>.withTag({Potion: "cofhcore:resistance+"})],
|
||||
[<enderio:block_alloy:6>, <contenttweaker:twilight_sigil_of_dominion>.reuse(), <enderio:block_alloy:6>],
|
||||
[<minecraft:potion>.withTag({Potion: "cyclicmagic:haste2"}), <contenttweaker:restless_steel_frame>, <minecraft:potion>.withTag({Potion: "minecraft:long_leaping"})]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:horrific_callstone>,
|
||||
[[<contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>],
|
||||
[<contenttweaker:muon_crystal>, <contenttweaker:skotaninomicom>.reuse(), <contenttweaker:muon_crystal>],
|
||||
[<contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:big_slime>,
|
||||
[[<contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>],
|
||||
[<contenttweaker:cursed_slime>, <contenttweaker:big_slime>.reuse(), <contenttweaker:cursed_slime>],
|
||||
[<contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:runic_key>,
|
||||
[[<forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000}), <aoa3:dungeon_tokens>, <forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000})],
|
||||
[<aoa3:oxygen_tablet>, <contenttweaker:draconic_key>, <aoa3:strength_tablet>],
|
||||
[<forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000}), <thaumadditions:jar_mithminite>.withTag({Aspects: [{amount: 4000, key: "stellae"}]}), <forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000})]]);
|
||||
|
||||
|
||||
// tier 5
|
||||
// hassium alloy
|
||||
// allthedivrpgaoa
|
||||
// allthetokens
|
||||
// furnacedim
|
||||
// allthewands
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:recursion_prison_key>,
|
||||
[[<contenttweaker:universal_realgar>, <contenttweaker:first_order_mythic_fractal>, null,
|
||||
<contenttweaker:second_order_mythic_fractal>, <contenttweaker:nero_core>, <contenttweaker:second_order_mythic_fractal>,
|
||||
null, <contenttweaker:first_order_mythic_fractal>, <contenttweaker:universal_realgar>],
|
||||
|
||||
[<contenttweaker:first_order_mythic_fractal>, null, null,
|
||||
null, <contenttweaker:primordial_recursion>, null,
|
||||
null, null, <contenttweaker:first_order_mythic_fractal>],
|
||||
|
||||
[null, null, <contenttweaker:third_order_mythic_fractal>,
|
||||
null, <contenttweaker:fourth_order_mythic_fractal>, null,
|
||||
<contenttweaker:third_order_mythic_fractal>, null, null],
|
||||
|
||||
[<contenttweaker:second_order_mythic_fractal>, null, null,
|
||||
<contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>,
|
||||
null, null, <contenttweaker:second_order_mythic_fractal>],
|
||||
|
||||
[<contenttweaker:akathartos_core>, <contenttweaker:immortal_recursion>, <contenttweaker:fourth_order_mythic_fractal>,
|
||||
<divinerpg:mortum_heart>, <aoa3:craexxeus_statue>, <divinerpg:mortum_heart>,
|
||||
<contenttweaker:fourth_order_mythic_fractal>, <contenttweaker:temporal_recursion>, <contenttweaker:pauram_core>],
|
||||
|
||||
[<contenttweaker:second_order_mythic_fractal>, null, null,
|
||||
<contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>,
|
||||
null, null, <contenttweaker:second_order_mythic_fractal>],
|
||||
|
||||
[null, null, <contenttweaker:third_order_mythic_fractal>,
|
||||
null, <contenttweaker:fourth_order_mythic_fractal>, null,
|
||||
<contenttweaker:third_order_mythic_fractal>, null, null],
|
||||
|
||||
[<contenttweaker:first_order_mythic_fractal>, null, null,
|
||||
null, <contenttweaker:ancient_recursion>, null,
|
||||
null, null, <contenttweaker:first_order_mythic_fractal>],
|
||||
|
||||
[<contenttweaker:universal_realgar>, <contenttweaker:first_order_mythic_fractal>, null,
|
||||
<contenttweaker:second_order_mythic_fractal>, <contenttweaker:zoi_core>, <contenttweaker:second_order_mythic_fractal>,
|
||||
null, <contenttweaker:first_order_mythic_fractal>, <contenttweaker:universal_realgar>]]);
|
||||
|
||||
+219
-1
@@ -6,6 +6,211 @@ recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[<aoa3:jungle_thorns>, <aoa3:raw_charger_shank>, <aoa3:mud_ball>],
|
||||
[<aoa3:torn_cloth>, <aoa3:power_core>, <aoa3:rusted_iron_ingot>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<abyssalcraft:shadowfragment>, <abyssalcraft:shadowfragment>, <abyssalcraft:shadowfragment>],
|
||||
[<aoa3:flammable_dust>, <aoa3:chilli>, <aoa3:sharp_claw>],
|
||||
[<abyssalcraft:shadowfragment>, <abyssalcraft:shadowfragment>, <abyssalcraft:shadowfragment>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<divinerpg:corrupted_shards>, <divinerpg:terran_shards>, <divinerpg:ender_shards>],
|
||||
[<aoa3:void_scales>, <divinerpg:divine_shards>, <divinerpg:purple_blaze>],
|
||||
[<divinerpg:molten_shards>, <divinerpg:jungle_shards>, <divinerpg:ice_shards>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<minecraft:end_crystal>, <minecraft:shulker_shell>, <minecraft:end_crystal>],
|
||||
[<minecraft:shulker_shell>, <divinerpg:watching_eye>, <minecraft:shulker_shell>],
|
||||
[<minecraft:end_crystal>, <minecraft:shulker_shell>, <minecraft:end_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:candlefish>, <aoa3:crimson_skipper>, <aoa3:crimson_stripefish>],
|
||||
[<aoa3:fingerfish>, <aoa3:amphibiyte_lung>, <aoa3:dark_hatchetfish>],
|
||||
[<aoa3:golden_gullfish>, <aoa3:ironback>, <aoa3:limefish>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:pearl_stripefish>, <aoa3:rainbowfish>, <aoa3:razorfish>],
|
||||
[<aoa3:rocketfish>, <aoa3:amphibiyte_lung>, <aoa3:sailback>],
|
||||
[<aoa3:sapphire_strider>, <aoa3:turquoise_stripefish>, <aoa3:violet_skipper>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<aoa3:raw_candlefish>, <aoa3:raw_crimson_skipper>, <aoa3:raw_crimson_stripefish>],
|
||||
[<aoa3:raw_fingerfish>, <aoa3:amphibiyte_lung>, <aoa3:raw_dark_hatchetfish>],
|
||||
[<aoa3:raw_golden_gullfish>, <aoa3:raw_ironback>, <aoa3:raw_limefish>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<aoa3:raw_pearl_stripefish>, <aoa3:raw_rainbowfish>, <aoa3:raw_razorfish>],
|
||||
[<aoa3:raw_rocketfish>, <aoa3:amphibiyte_lung>, <aoa3:raw_sailback>],
|
||||
[<aoa3:raw_sapphire_strider>, <aoa3:raw_turquoise_stripefish>, <aoa3:raw_violet_skipper>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<aoa3:nether_tokens>, <aoa3:enchanted_gunpowder>, <aoa3:nether_tokens>],
|
||||
[<aoa3:fiery_chops>, <divinerpg:bluefire_stone>, <contenttweaker:better_hellfire>],
|
||||
[<aoa3:nether_tokens>, <divinerpg:fury_fire>, <aoa3:nether_tokens>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<ore:aoaRune>, <ore:aoaRune>, <ore:aoaRune>],
|
||||
[<ore:aoaRune>, <ore:aoaRune>, <ore:aoaRune>],
|
||||
[<ore:aoaRune>, <ore:aoaRune>, <ore:aoaRune>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:ivory>, <aoa3:sticky_slime>, <aoa3:opteryx_feather>],
|
||||
[<aoa3:jungle_thorns>, <aoa3:precasian_tokens>, <aoa3:armour_plating>],
|
||||
[<aoa3:sharp_claw>, <contenttweaker:kaiyu_bone>, <minecraft:bone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aether_legacy:holystone>, <aoa3:mud_ball>, <erebus:umberstone>],
|
||||
[<aoa3:dense_rock>, <aoa3:deeplands_tokens>, <aoa3:armour_plating>],
|
||||
[<aoa3:deeplands_stone>, <divinerpg:bedrock_chunk>, <minecraft:stone>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:zhinx_dust>, <aoa3:yellow_spores>, <aoa3:orange_spores>],
|
||||
[<aether_legacy:enchanted_gravitite>, <aoa3:lelyetia_tokens>, <aether_legacy:enchanted_gravitite>],
|
||||
[<aoa3:zhinx_dust>, <aoa3:yellow_spores>, <aoa3:orange_spores>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>, <minecraft:gunpowder>],
|
||||
[<xreliquary:void_tear>, <aoa3:creeponia_tokens>, <xreliquary:void_tear>],
|
||||
[<aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>, <minecraft:gunpowder>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:void_scales>, <aoa3:nightmare_flakes>, <aoa3:void_scales>],
|
||||
[<ore:ingotDreadium>, <aoa3:abyss_tokens>, <ore:ingotDreadium>],
|
||||
[<aoa3:void_scales>, <aoa3:nightmare_flakes>, <aoa3:void_scales>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:enchanted_gunpowder>, <aoa3:hive_egg>, <aoa3:enchanted_gunpowder>],
|
||||
[<aoa3:hive_chunk>, <aoa3:baron_tokens>, <aoa3:hive_chunk>],
|
||||
[<aoa3:enchanted_gunpowder>, <aoa3:hive_egg>, <aoa3:enchanted_gunpowder>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:toxic_lump>, <aoa3:vox_shroom>, <aoa3:toxic_lump>],
|
||||
[<aoa3:degraded_steel>, <aoa3:vox_ponds_tokens>, <aoa3:degraded_steel>],
|
||||
[<aoa3:toxic_lump>, <aoa3:vox_shroom>, <aoa3:toxic_lump>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:orange_mushroom_outside>, <aoa3:orange_shroom>, <aoa3:green_mushroom_outside>],
|
||||
[<aoa3:yellow_shroom>, <aoa3:mysterium_tokens>, <aoa3:green_shroom>],
|
||||
[<aoa3:yellow_mushroom_outside>, <aoa3:blue_shroom>, <aoa3:blue_mushroom_outside>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:fungal_tea>, <aoa3:fungal_tea>, <aoa3:fungal_tea>],
|
||||
[<aoa3:fungal_tea>, <aoa3:scream_shield>, <aoa3:fungal_tea>],
|
||||
[<aoa3:fungal_tea>, <aoa3:fungal_tea>, <aoa3:fungal_tea>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:magnet_shard>, <aoa3:gold_spring>, <aoa3:mecha_gear>],
|
||||
[<aoa3:power_core>, <aoa3:iromine_tokens>, <aoa3:power_core>],
|
||||
[<aoa3:mecha_gear>, <aoa3:gold_spring>, <aoa3:magnet_shard>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:havendales_blue>, <aoa3:havendales_pink>, <aoa3:havendales_yellow>],
|
||||
[<aoa3:floating_stone>, <aoa3:iromine_tokens>, <aoa3:voliant_heart>],
|
||||
[<aoa3:havendales_blue>, <aoa3:havendales_pink>, <aoa3:havendales_yellow>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:chocolate_block>, <aoa3:green_candy>, <aoa3:white_chocolate_block>],
|
||||
[<aoa3:white_candy>, <aoa3:candyland_tokens>, <aoa3:aqua_cotton_candy>],
|
||||
[<aoa3:red_candy>, <aoa3:dark_chocolate_block>, <aoa3:pink_cotton_candy>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:sour_gummy>, <aoa3:candy_corn>, <aoa3:sour_candy>],
|
||||
[<aoa3:eye_candy>, <aoa3:candyland_tokens>, <aoa3:eye_candy>],
|
||||
[<aoa3:peppermint_candy>, <aoa3:sour_pop>, <aoa3:spearmint_candy>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:celevians_blue>, <aoa3:hardened_confetti_ball>, <aoa3:celevians_purple>],
|
||||
[<aoa3:balloon>, <aoa3:celeve_tokens>, <aoa3:balloon>],
|
||||
[<aoa3:celevians_white>, <aoa3:hardened_confetti_ball>, <aoa3:celevians_red>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:blue_petals>, <aoa3:light_blue_petals>, <aoa3:magenta_petals>],
|
||||
[<aoa3:red_petals>, <aoa3:gardencia_tokens>, <aoa3:purple_petals>],
|
||||
[<aoa3:rose_petals>, <aoa3:goldicap_petals>, <aoa3:yellow_petals>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:goldicap_petals>, <aoa3:small_blue_petal>, <aoa3:goldicap_petals>],
|
||||
[<aoa3:small_green_petal>, <aoa3:gardencia_tokens>, <aoa3:small_orange_petal>],
|
||||
[<aoa3:small_red_petal>, <aoa3:goldicap_petals>, <aoa3:small_purple_petal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:blue_crystal>, <aoa3:green_crystal>, <aoa3:purple_crystal>],
|
||||
[<minecraft:diamond>, <aoa3:crystevia_tokens>, <minecraft:diamond>],
|
||||
[<aoa3:red_crystal>, <aoa3:white_crystal>, <aoa3:yellow_crystal>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:blue_druse>, <aoa3:green_druse>, <aoa3:purple_druse>],
|
||||
[<minecraft:diamond>, <aoa3:crystevia_tokens>, <minecraft:diamond>],
|
||||
[<aoa3:red_druse>, <aoa3:white_druse>, <aoa3:yellow_druse>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:blue_crystal_block>, <aoa3:green_crystal_block>, <aoa3:purple_crystal_block>],
|
||||
[<minecraft:diamond>, <aoa3:crystevia_tokens>, <minecraft:diamond>],
|
||||
[<aoa3:red_crystal_block>, <aoa3:white_crystal_block>, <aoa3:yellow_crystal_block>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*4,
|
||||
[[<aoa3:white_coral>, <aoa3:yellow_coral>, <aoa3:pink_coral>],
|
||||
[<aoa3:coral_stone>, <aoa3:borean_tokens>, <aoa3:bubble_berries>],
|
||||
[<aoa3:blue_coral>, <aoa3:green_coral>, <aoa3:orange_coral>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*4,
|
||||
[[<aoa3:mega_rune_fragment_yellow>, <aoa3:runic_energy>, <aoa3:mega_rune_fragment_red>],
|
||||
[<aoa3:runic_energy>, <aoa3:runandor_tokens>, <aoa3:runic_energy>],
|
||||
[<aoa3:mega_rune_fragment_green>, <aoa3:runic_energy>, <aoa3:mega_rune_fragment_blue>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*4,
|
||||
[[<aoa3:lunar_ingot>, <aoa3:lunarade>, <aoa3:orbulon>],
|
||||
[<aoa3:luntar>, <aoa3:lunar_tokens>, <aoa3:lunalip>],
|
||||
[<aoa3:orbulon>, <aoa3:lunarade>, <aoa3:lunar_ingot>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*5,
|
||||
[[<aoa3:dawn_bush>, <aoa3:dawn_bush>, <aoa3:dawn_bush>],
|
||||
[<aoa3:dawn_bush>, <aoa3:dustopia_tokens>, <aoa3:dawn_bush>],
|
||||
[<aoa3:dawn_bush>, <aoa3:dawn_bush>, <aoa3:dawn_bush>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*5,
|
||||
[[<aoa3:haunted_flower>, <aoa3:haunted_flower>, <aoa3:haunted_flower>],
|
||||
[<aoa3:ghoulasm>, <aoa3:dustopia_tokens>, <aoa3:ghoulasm>],
|
||||
[<aoa3:haunted_flower>, <aoa3:haunted_flower>, <aoa3:haunted_flower>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*6,
|
||||
[[<aoa3:shyre_weed>, <aoa3:whitewashing_solution>, <aoa3:shyre_weed>],
|
||||
[<aoa3:whitewashing_solution>, <aoa3:shyrelands_tokens>, <aoa3:whitewashing_solution>],
|
||||
[<aoa3:shyre_weed>, <aoa3:whitewashing_solution>, <aoa3:shyre_weed>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*6,
|
||||
[[<divinerpg:dream_carrot>, <divinerpg:dream_pie>, <divinerpg:dream_melon>],
|
||||
[<divinerpg:dream_cake>, <aoa3:shyrelands_tokens>, <divinerpg:dream_cake>],
|
||||
[<divinerpg:dream_melon>, <divinerpg:dream_pie>, <divinerpg:dream_carrot>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>,
|
||||
[[<aoa3:copper_coin>, <aoa3:copper_coin>, <aoa3:copper_coin>],
|
||||
[<aoa3:copper_coin>, <aoa3:copper_coin>, <aoa3:copper_coin>],
|
||||
[<aoa3:copper_coin>, <aoa3:copper_coin>, <aoa3:copper_coin>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*2,
|
||||
[[<aoa3:silver_coin>, <aoa3:silver_coin>, <aoa3:silver_coin>],
|
||||
[<aoa3:silver_coin>, <aoa3:silver_coin>, <aoa3:silver_coin>],
|
||||
[<aoa3:silver_coin>, <aoa3:silver_coin>, <aoa3:silver_coin>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:gold_coin>, <aoa3:gold_coin>, <aoa3:gold_coin>],
|
||||
[<aoa3:gold_coin>, <aoa3:gold_coin>, <aoa3:gold_coin>],
|
||||
[<aoa3:gold_coin>, <aoa3:gold_coin>, <aoa3:gold_coin>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:lunaver_coin>, <aoa3:lunaver_coin>, <aoa3:lunaver_coin>],
|
||||
[<aoa3:lunaver_coin>, <aoa3:lunaver_coin>, <aoa3:lunaver_coin>],
|
||||
[<aoa3:lunaver_coin>, <aoa3:lunaver_coin>, <aoa3:lunaver_coin>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:silvro_coin>, <aoa3:silvro_coin>, <aoa3:silvro_coin>],
|
||||
[<aoa3:silvro_coin>, <aoa3:silvro_coin>, <aoa3:silvro_coin>],
|
||||
[<aoa3:silvro_coin>, <aoa3:silvro_coin>, <aoa3:silvro_coin>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:clump_of_mythic_matter>*3,
|
||||
[[<aoa3:circus_coin>, <aoa3:circus_coin>, <aoa3:circus_coin>],
|
||||
[<aoa3:circus_coin>, <aoa3:circus_coin>, <aoa3:circus_coin>],
|
||||
[<aoa3:circus_coin>, <aoa3:circus_coin>, <aoa3:circus_coin>]]);
|
||||
|
||||
mods.thermalexpansion.Compactor.addMintRecipe(<contenttweaker:compressed_clump_mythic>, <contenttweaker:clump_of_mythic_matter>*9, 1000);
|
||||
|
||||
mods.techreborn.implosionCompressor.addRecipe(<contenttweaker:double_compressed_clump_mythic>, null, <contenttweaker:compressed_clump_mythic>*9, null, 40, 512);
|
||||
@@ -47,4 +252,17 @@ mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:searing_organic_m
|
||||
|
||||
mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:quenched_organic_mythic_board>, <contenttweaker:searing_organic_mythic_board>, <fluid:cryotheum>*50, 1000);
|
||||
|
||||
mods.techreborn.vacuumFreezer.addRecipe(<contenttweaker:cured_organic_mythic_board>, <contenttweaker:quenched_organic_mythic_board>, 40, 128);
|
||||
mods.techreborn.vacuumFreezer.addRecipe(<contenttweaker:cured_organic_mythic_board>, <contenttweaker:quenched_organic_mythic_board>, 40, 128);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:superfocused_plate_mythic>,
|
||||
10000000,
|
||||
<contenttweaker:rainbow_lens>,
|
||||
[<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
|
||||
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>]);
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
|
||||
mods.jei.JEI.hideCategory("zmaster587.AR.rollingMachine");
|
||||
|
||||
mods.jei.JEI.hideCategory("railcraft.rock.crusher");
|
||||
|
||||
mods.jei.JEI.hideCategory("TechReborn.Centrifuge");
|
||||
|
||||
mods.jei.JEI.hideCategory("TechReborn.ChemicalReactor");
|
||||
|
||||
mods.jei.JEI.hideCategory("deepmoblearningbm.digital_will_injector");
|
||||
@@ -0,0 +1,541 @@
|
||||
--- JEI Categories ---
|
||||
minecraft.crafting
|
||||
minecraft.fuel
|
||||
minecraft.smelting
|
||||
minecraft.brewing
|
||||
minecraft.anvil
|
||||
pe.worldtransmute
|
||||
pe.collector
|
||||
divinerpg:arcana_extractor
|
||||
thaumadditions:flux_concentrator
|
||||
Avatitia.Extreme
|
||||
Avatitia.Compressor
|
||||
bloodmagic:altar
|
||||
bloodmagic:binding
|
||||
bloodmagic:alchemyArray
|
||||
bloodmagic:soulForge
|
||||
bloodmagic:salchemyTable
|
||||
bloodmagic:armourDowngrade
|
||||
ie.cokeoven
|
||||
ie.alloysmelter
|
||||
ie.blastfurnace
|
||||
ie.blastfurnace.fuel
|
||||
ie.metalPress
|
||||
ie.crusher
|
||||
ie.workbench
|
||||
ie.squeezer
|
||||
ie.fermenter
|
||||
ie.refinery
|
||||
ie.arcFurnace
|
||||
ie.arcFurnace.recycling
|
||||
ie.bottlingMachine
|
||||
ie.mixer
|
||||
deepmoblearningbm.digital_agonizer
|
||||
deepmoblearningbm.digital_agonizer_catalyst
|
||||
deepmoblearningbm.digital_will_injector
|
||||
environmentaltech.voidminer.botanic.t1
|
||||
environmentaltech.voidminer.botanic.t2
|
||||
environmentaltech.voidminer.botanic.t3
|
||||
environmentaltech.voidminer.botanic.t4
|
||||
environmentaltech.voidminer.botanic.t5
|
||||
environmentaltech.voidminer.botanic.t6
|
||||
environmentaltech.voidminer.ore.t1
|
||||
environmentaltech.voidminer.ore.t2
|
||||
environmentaltech.voidminer.ore.t3
|
||||
environmentaltech.voidminer.ore.t4
|
||||
environmentaltech.voidminer.ore.t5
|
||||
environmentaltech.voidminer.ore.t6
|
||||
environmentaltech.voidminer.resource.t1
|
||||
environmentaltech.voidminer.resource.t2
|
||||
environmentaltech.voidminer.resource.t3
|
||||
environmentaltech.voidminer.resource.t4
|
||||
environmentaltech.voidminer.resource.t5
|
||||
environmentaltech.voidminer.resource.t6
|
||||
Painter
|
||||
compactmachines3.MultiblockMiniaturization
|
||||
deepmoblearning.simulation_chamber
|
||||
deepmoblearning.extraction_chamber
|
||||
deepmoblearning.trial_keystone
|
||||
extrabotany.pedestal
|
||||
tconstruct.smeltery
|
||||
tconstruct.alloy
|
||||
tconstruct.casting_table
|
||||
tconstruct.dryingrack
|
||||
beebetteratbees.beetree
|
||||
mysticalagriculture:reprocessor_jei
|
||||
mysticalagriculture:tinkering_table_jei
|
||||
jeresources.plant
|
||||
jeresources.worldgen
|
||||
jeresources.mob
|
||||
jeresources.dungeon
|
||||
jeresources.villager
|
||||
ae2fc:dy_fluid_pattern
|
||||
ae2fc:dy_fluid_craft_pattern
|
||||
actuallyadditions.coffee
|
||||
actuallyadditions.compost
|
||||
actuallyadditions.crushing
|
||||
actuallyadditions.reconstructor
|
||||
actuallyadditions.empowerer
|
||||
actuallyadditions.booklet
|
||||
zmaster587.AR.rollingMachine
|
||||
zmaster587.AR.lathe
|
||||
zmaster587.AR.precisionAssembler
|
||||
zmaster587.AR.sawMill
|
||||
zmaster587.AR.chemicalReactor
|
||||
zmaster587.AR.crystallizer
|
||||
zmaster587.AR.electrolyzer
|
||||
zmaster587.AR.arcFurnace
|
||||
zmaster587.AR.platePresser
|
||||
zmaster587.AR.centrifuge
|
||||
zmaster587.AR.precisionlaseretcher
|
||||
chisel.chiseling
|
||||
oc.manual
|
||||
oc.api
|
||||
appliedenergistics2.grinder
|
||||
appliedenergistics2.condenser
|
||||
appliedenergistics2.inscriber
|
||||
astralsorcery.lightwell
|
||||
astralsorcery.grindstone
|
||||
astralsorcery.infuser
|
||||
astralsorcery.lightTransmutation
|
||||
astralsorcery.altar.trait
|
||||
astralsorcery.altar.constellation
|
||||
astralsorcery.altar.attunement
|
||||
astralsorcery.altar.discovery
|
||||
GENDUSTRY_MUTAGEN_PRODUCER
|
||||
GENDUSTRY_PROTEIN_LIQUIFIER
|
||||
GENDUSTRY_DNA_LIQUIFIER
|
||||
GENDUSTRY_MUTATRON
|
||||
GENDUSTRY_SAMPLER
|
||||
GENDUSTRY_TRANSPOSER
|
||||
GENDUSTRY_IMPRINTER
|
||||
GENDUSTRY_REPLICATOR
|
||||
bloodarsenal:sanguineInfusion
|
||||
threng.agg
|
||||
threng.purify
|
||||
threng.etch
|
||||
threng.energize
|
||||
abyssalcraft.fuel.transmutation
|
||||
abyssalcraft.transmutation
|
||||
abyssalcraft.fuel.crystallization
|
||||
abyssalcraft.crystallization
|
||||
abyssalcraft.ritual
|
||||
abyssalcraft.engraving
|
||||
abyssalcraft.rending
|
||||
abyssalcraft.upgrade
|
||||
abyssalcraft.materialization
|
||||
immersivepetroleum.distillation
|
||||
sludge_refiner_category
|
||||
bioreactor_accepted_items
|
||||
protein_reactor_accepted_items
|
||||
machine_produce_category
|
||||
petrified_burn_time
|
||||
fluid_dictionary
|
||||
stone_work_factory
|
||||
EXTRACTOR_RECIPE
|
||||
if_manual_category
|
||||
ORE_WASHER
|
||||
ORE_FERMENTER
|
||||
ORE_SIEVE
|
||||
thermaldynamics.covers
|
||||
DraconicEvolution.Fusion
|
||||
aether_legacy.enchantment
|
||||
aether_legacy.freezable
|
||||
xreliquary:alkahestryCrafting
|
||||
xreliquary:alkahestryCharging
|
||||
xreliquary:mortar
|
||||
xreliquary:cauldron
|
||||
plethora-core:modules
|
||||
plethora-core:peripherals
|
||||
tinker_io:ore_crusher
|
||||
tinker_io:smart_output
|
||||
tinker_io:fuel_input_machine
|
||||
projectex.alchemy_table
|
||||
THAUMCRAFT_ARCANE_WORKBENCH
|
||||
THAUMCRAFT_CRUCIBLE
|
||||
THAUMCRAFT_INFUSION
|
||||
THAUMCRAFT_ASPECT_COMPOUND
|
||||
THAUMCRAFT_ASPECT_FROM_ITEMSTACK
|
||||
draconicalchemy.Transmutation
|
||||
draconicalchemy.Deposition
|
||||
justenoughreactors:fuel
|
||||
justenoughreactors:reactor
|
||||
justenoughreactors:turbine
|
||||
railcraft.rolling
|
||||
railcraft.coke
|
||||
railcraft.rock.crusher
|
||||
railcraft.blast.furnace
|
||||
iceandfire.fire_dragon_forge
|
||||
iceandfire.ice_dragon_forge
|
||||
iceandfire.lightning_dragon_forge
|
||||
chickens.Laying
|
||||
chickens.Breeding
|
||||
chickens.Drops
|
||||
chickens.Throws
|
||||
chickens.Henhousing
|
||||
ebwizardry:arcane_workbench
|
||||
ebwizardry:imbuement_altar
|
||||
flux
|
||||
Imbuing
|
||||
binnie.genetics.incubator
|
||||
binnie.genetics.isolator
|
||||
binnie.genetics.polymeriser
|
||||
binnie.genetics.sequencer
|
||||
binnie.genetics.inoculator
|
||||
binnie.genetics.genepool
|
||||
binnie.genetics.database
|
||||
VILLAGER_TRADE_CATEGORY
|
||||
forestry.bottler
|
||||
forestry.carpenter
|
||||
forestry.centrifuge
|
||||
forestry.fabricator
|
||||
forestry.fermenter
|
||||
forestry.moistener
|
||||
forestry.rainmaker
|
||||
forestry.squeezer
|
||||
forestry.still
|
||||
thebetweenlands:compost
|
||||
thebetweenlands:animator
|
||||
thebetweenlands:druid_altar
|
||||
thebetweenlands:pestle_and_mortar
|
||||
thebetweenlands:purifier
|
||||
thebetweenlands:smoking_rack
|
||||
thebetweenlands:crab_pot_filter_bubbler
|
||||
thebetweenlands:crab_pot_filter_silt
|
||||
forestry.farming
|
||||
TechReborn.BlastFurnace
|
||||
TechReborn.DistillationTower
|
||||
TechReborn.FusionReactor
|
||||
TechReborn.ImplosionCompressor
|
||||
TechReborn.IndustrialGrinder
|
||||
TechReborn.IndustrialElectrolyzer
|
||||
TechReborn.IndustrialSawmill
|
||||
TechReborn.RollingMachine
|
||||
TechReborn.VacuumFreezer
|
||||
TechReborn.FluidReplicator
|
||||
TechReborn.AlloySmelter
|
||||
TechReborn.AssemblingMachine
|
||||
TechReborn.Centrifuge
|
||||
TechReborn.ChemicalReactor
|
||||
TechReborn.Compressor
|
||||
TechReborn.Extractor
|
||||
TechReborn.Grinder
|
||||
TechReborn.PlateBendingMachine
|
||||
TechReborn.SolidCanningMachine
|
||||
TechReborn.WireMill
|
||||
TechReborn.DieselGenerator
|
||||
TechReborn.GasTurbine
|
||||
TechReborn.PlasmaGenerator
|
||||
TechReborn.SemifluidGenerator
|
||||
TechReborn.ThermalGenerator
|
||||
TechReborn.Scrapbox
|
||||
extendedcrafting:combination_crafting
|
||||
extendedcrafting:table_crafting_3x3
|
||||
extendedcrafting:table_crafting_5x5
|
||||
extendedcrafting:table_crafting_7x7
|
||||
extendedcrafting:table_crafting_9x9
|
||||
extendedcrafting:compressor
|
||||
extendedcrafting:ender_crafting
|
||||
forestry.charcoal.pile
|
||||
bdew.jeibees.mutation.rootBees
|
||||
bdew.jeibees.produce.rootBees
|
||||
bdew.jeibees.mutation.rootTrees
|
||||
bdew.jeibees.produce.rootTrees
|
||||
bdew.jeibees.mutation.rootButterflies
|
||||
bdew.jeibees.mutation.rootFlowers
|
||||
modularmachinery.preview
|
||||
modularmachinery.recipes.mythical_resource_miner_tier4
|
||||
modularmachinery.recipes.mythical_resource_miner_tier3
|
||||
modularmachinery.recipes.neutronium_cannon
|
||||
modularmachinery.recipes.mythical_resource_miner_tier2
|
||||
modularmachinery.recipes.lp_harvester
|
||||
modularmachinery.recipes.mythical_resource_miner_tier1
|
||||
modularmachinery.recipes.me_entropic_sythesizer
|
||||
modularmachinery.recipes.relativistic_collapser
|
||||
modularmachinery.recipes.blood_god_altar_network
|
||||
modularmachinery.recipes.mythical_resource_miner_tier9
|
||||
modularmachinery.recipes.mythical_resource_miner_tier8
|
||||
modularmachinery.recipes.mythical_resource_miner_tier7
|
||||
modularmachinery.recipes.mythical_resource_miner_tier6
|
||||
modularmachinery.recipes.creation_altar
|
||||
modularmachinery.recipes.infinity_furnace
|
||||
modularmachinery.recipes.twelve_gates_of_heaven
|
||||
modularmachinery.recipes.mythical_resource_miner_tier5
|
||||
modularmachinery.recipes.gaia_altar
|
||||
modularmachinery.recipes.mythic_processor_drying_rack
|
||||
modularmachinery.recipes.cold_iron_forge
|
||||
modularmachinery.recipes.lilith_altar
|
||||
modularmachinery.recipes.essentia_solidifier
|
||||
modularmachinery.recipes.impetus_syphon
|
||||
modularmachinery.recipes.linear_fusion_accelerator
|
||||
modularmachinery.recipes.dreading_crucible
|
||||
modularmachinery.recipes.the_cube
|
||||
modularmachinery.recipes.mythic_processor_alloy_furnace
|
||||
modularmachinery.recipes.arc_reactor
|
||||
modularmachinery.recipes.arcane_autoinfuser
|
||||
modularmachinery.recipes.chaotic_condenser
|
||||
modularmachinery.recipes.plasmatic_condenser
|
||||
modularmachinery.recipes.quark_decomposer
|
||||
modularmachinery.recipes.ender_stone_crucible
|
||||
modularmachinery.recipes.two_phase_fission_reactor
|
||||
modularmachinery.recipes.essentia_crystallizer
|
||||
modularmachinery.recipes.plated_carpenter
|
||||
modularmachinery.recipes.dragonfire_crucible
|
||||
modularmachinery.recipes.sterilized_altar
|
||||
modularmachinery.recipes.herne_altar
|
||||
modularmachinery.recipes.mythic_processor_empowerer
|
||||
modularmachinery.recipes.salt_repolarizer
|
||||
modularmachinery.recipes.botanic_condenser
|
||||
modularmachinery.recipes.mythical_resource_miner_tier12
|
||||
modularmachinery.recipes.mythical_resource_miner_tier13
|
||||
modularmachinery.recipes.mythical_resource_miner_tier10
|
||||
modularmachinery.recipes.mythical_resource_miner_tier11
|
||||
modularmachinery.recipes.definer_two
|
||||
modularmachinery.recipes.mythical_resource_miner_tier16
|
||||
modularmachinery.recipes.mythical_resource_miner_tier17
|
||||
modularmachinery.recipes.mythical_resource_miner_tier14
|
||||
modularmachinery.recipes.mythical_resource_miner_tier15
|
||||
modularmachinery.recipes.baphomet_altar
|
||||
modularmachinery.recipes.mythical_resource_miner_tier18
|
||||
modularmachinery.recipes.mythical_resource_miner_tier19
|
||||
modularmachinery.recipes.carminite_empowerer
|
||||
modularmachinery.recipes.gravitite_enchanter
|
||||
modularmachinery.recipes.spatial_crucible
|
||||
modularmachinery.recipes.thaumic_replicator
|
||||
modularmachinery.recipes.moloch_altar
|
||||
modularmachinery.recipes.mythic_processor_pulverizer
|
||||
modularmachinery.recipes.terrestrial_cauldron
|
||||
modularmachinery.recipes.particle_accelerator
|
||||
modularmachinery.recipes.soul_accumulator
|
||||
modularmachinery.recipes.mythic_processor_purifier
|
||||
modularmachinery.recipes.gravitational_collapser
|
||||
modularmachinery.recipes.arcane_autoworkbench
|
||||
modularmachinery.recipes.corrupted_library
|
||||
modularmachinery.recipes.shadow_fracturer
|
||||
modularmachinery.recipes.dyson_compressor
|
||||
modularmachinery.recipes.enchanted_greenhouse
|
||||
modularmachinery.recipes.meteoric_befaller
|
||||
modularmachinery.recipes.dragonfire_forge
|
||||
modularmachinery.recipes.blood_god_altar
|
||||
modularmachinery.recipes.dimensional_stabilizer
|
||||
modularmachinery.recipes.neutronium_bombarder
|
||||
modularmachinery.recipes.iron_centrifuge
|
||||
modularmachinery.recipes.sentient_coagulator
|
||||
modularmachinery.recipes.illuminated_enchanter
|
||||
modularmachinery.recipes.dyson_discharger
|
||||
modularmachinery.recipes.valonite_gateway
|
||||
modularmachinery.recipes.bloodmaster_crucible
|
||||
modularmachinery.recipes.mythic_processor_muon_extractor
|
||||
modularmachinery.recipes.blood_reprocessor
|
||||
modularmachinery.recipes.advanced_compression_engine
|
||||
modularmachinery.recipes.inertial_confinement_reactor
|
||||
modularmachinery.recipes.empowered_monolith
|
||||
modularmachinery.recipes.mythic_accelerator
|
||||
modularmachinery.recipes.processor_clean_room
|
||||
modularmachinery.recipes.token_totem
|
||||
modularmachinery.recipes.mythical_resource_miner_tier20
|
||||
modularmachinery.recipes.auto_astral_altar
|
||||
modularmachinery.recipes.mythical_resource_miner_tier23
|
||||
modularmachinery.recipes.mythic_processor_gearworking_die
|
||||
modularmachinery.recipes.mythical_resource_miner_tier24
|
||||
modularmachinery.recipes.mythical_resource_miner_tier21
|
||||
modularmachinery.recipes.plasmatic_controller
|
||||
modularmachinery.recipes.mythical_resource_miner_tier22
|
||||
modularmachinery.recipes.mythical_resource_miner_tier27
|
||||
modularmachinery.recipes.mythical_resource_miner_tier28
|
||||
modularmachinery.recipes.mythical_resource_miner_tier25
|
||||
modularmachinery.recipes.mythical_resource_miner_tier26
|
||||
modularmachinery.recipes.aluminum_lathe
|
||||
modularmachinery.recipes.compression_engine
|
||||
modularmachinery.recipes.mythical_resource_miner_tier29
|
||||
modularmachinery.recipes.mythical_resource_crucible
|
||||
modularmachinery.recipes.dyson_irradiator
|
||||
modularmachinery.recipes.mythic_processor_compactor
|
||||
modularmachinery.recipes.nightmare_electrolyzer
|
||||
modularmachinery.recipes.me_mythic_assembler
|
||||
modularmachinery.recipes.mythic_processor_furnace
|
||||
modularmachinery.recipes.safe_nuke_environment
|
||||
modularmachinery.recipes.dyson_sphere
|
||||
modularmachinery.recipes.pe_sterilizer
|
||||
modularmachinery.recipes.mythic_excavation_computer_multiblock
|
||||
modularmachinery.recipes.infusinator
|
||||
modularmachinery.recipes.wizardry_combiner
|
||||
modularmachinery.recipes.high_impulse_accelerator
|
||||
modularmachinery.recipes.font_of_divinity
|
||||
modularmachinery.recipes.mythic_processor_rolling_machine
|
||||
modularmachinery.recipes.mechanized_coop
|
||||
modularmachinery.recipes.compression_turbine
|
||||
modularmachinery.recipes.mechanized_essentia_smeltery
|
||||
modularmachinery.recipes.everburning_forge
|
||||
infinityPowder
|
||||
jei.ritual
|
||||
jei.cauldron
|
||||
jei.brew
|
||||
tile.bewitchment.witches_oven.name
|
||||
tile.bewitchment.distillery.name
|
||||
tile.bewitchment.spinning_wheel.name
|
||||
tile.bewitchment.frostfire.name
|
||||
jei.incense
|
||||
tile.bewitchment.sigil_table.name
|
||||
tinkersjei:tool_stats
|
||||
hatchery.nesting_pen.drops
|
||||
hatchery.shredder.recipe
|
||||
hatchery.luckyeggs.drop
|
||||
hatchery.eggmachine.egg
|
||||
hatchery.fertilizermixer.recipe
|
||||
hatchery.generator.recipe
|
||||
botania.brewery
|
||||
botania.pureDaisy
|
||||
botania.runicAltar
|
||||
botania.petals
|
||||
botania.elvenTrade
|
||||
botania.manaPool
|
||||
botania.orechid
|
||||
botania.orechid_ignem
|
||||
binnie.extratrees.lumbermill
|
||||
binnie.extratrees.fruitpress
|
||||
binnie.extratrees.brewing
|
||||
binnie.extratrees.distilling
|
||||
roost.breeding
|
||||
roost.catching
|
||||
roost.roosting
|
||||
buildcraft:category_heatable
|
||||
buildcraft:category_distiller
|
||||
buildcraft:category_coolable
|
||||
buildcraft-compat:engine.combustion
|
||||
buildcraft-compat:silicon.assembly
|
||||
integrateddynamicscompat:dryingBasin
|
||||
integrateddynamicscompat:squeezer
|
||||
integrateddynamicscompat:mechanicalDryingBasin
|
||||
integrateddynamicscompat:mechanicalSqueezer
|
||||
mysticalagradditions:tier_6_crop_jei
|
||||
hydrator
|
||||
packager
|
||||
dehydrator
|
||||
melter
|
||||
solidifier
|
||||
dynamistics:process_pattern_crafting_substitute
|
||||
dynamistics:process_pattern_crafting_nonsubstitute
|
||||
dynamistics:process_pattern_processing
|
||||
dynamistics:package_process
|
||||
dynamistics:encoder_processing
|
||||
dynamistics:unpackaging
|
||||
dynamistics:packaging
|
||||
nae2:cell_view
|
||||
aoa3.infusion
|
||||
aoa3.imbuing
|
||||
aoa3.frameBench
|
||||
aoa3.whitewashing
|
||||
aoa3.upgradeKits
|
||||
thermalexpansion.furnace
|
||||
thermalexpansion.furnace_food
|
||||
thermalexpansion.furnace_ore
|
||||
thermalexpansion.furnace_pyrolysis
|
||||
thermalexpansion.pulverizer
|
||||
thermalexpansion.pulverizer_petrotheum
|
||||
thermalexpansion.sawmill
|
||||
thermalexpansion.sawmill_tapper
|
||||
thermalexpansion.smelter
|
||||
thermalexpansion.smelter_pyrotheum
|
||||
thermalexpansion.insolator
|
||||
thermalexpansion.insolator_tree
|
||||
thermalexpansion.compactor
|
||||
thermalexpansion.compactor_mint
|
||||
thermalexpansion.compactor_gear
|
||||
thermalexpansion.crucible
|
||||
thermalexpansion.crucible_lava
|
||||
thermalexpansion.refinery
|
||||
thermalexpansion.refinery_fossil
|
||||
thermalexpansion.refinery_potion
|
||||
thermalexpansion.transposer_fill
|
||||
thermalexpansion.transposer_extract
|
||||
thermalexpansion.charger
|
||||
thermalexpansion.centrifuge
|
||||
thermalexpansion.centrifuge_mobs
|
||||
thermalexpansion.brewer
|
||||
thermalexpansion.enchanter
|
||||
thermalexpansion.precipitator
|
||||
thermalexpansion.extruder
|
||||
thermalexpansion.extruder_sedimentary
|
||||
thermalexpansion.steam
|
||||
thermalexpansion.magmatic
|
||||
thermalexpansion.compression
|
||||
thermalexpansion.reactant
|
||||
thermalexpansion.reactant_elemental
|
||||
thermalexpansion.enervation
|
||||
thermalexpansion.numismatic
|
||||
thermalexpansion.numismatic_gem
|
||||
thermalexpansion.factorizer_combine
|
||||
thermalexpansion.factorizer_split
|
||||
thermalexpansion.coolant
|
||||
jei.information
|
||||
nuclearcraft_manufactory
|
||||
nuclearcraft_isotope_separator
|
||||
nuclearcraft_decay_hastener
|
||||
nuclearcraft_fuel_reprocessor
|
||||
nuclearcraft_alloy_furnace
|
||||
nuclearcraft_infuser
|
||||
nuclearcraft_melter
|
||||
nuclearcraft_supercooler
|
||||
nuclearcraft_electrolyser
|
||||
nuclearcraft_irradiator
|
||||
nuclearcraft_ingot_former
|
||||
nuclearcraft_pressurizer
|
||||
nuclearcraft_chemical_reactor
|
||||
nuclearcraft_salt_mixer
|
||||
nuclearcraft_crystallizer
|
||||
nuclearcraft_dissolver
|
||||
nuclearcraft_extractor
|
||||
nuclearcraft_centrifuge
|
||||
nuclearcraft_rock_crusher
|
||||
nuclearcraft_collector
|
||||
nuclearcraft_active_cooler
|
||||
nuclearcraft_decay_generator
|
||||
nuclearcraft_fission
|
||||
nuclearcraft_fusion
|
||||
nuclearcraft_salt_fission
|
||||
nuclearcraft_coolant_heater
|
||||
nuclearcraft_heat_exchanger
|
||||
nuclearcraft_high_turbine
|
||||
nuclearcraft_condenser
|
||||
extrautils2.blockPatterns
|
||||
extrautils2.terraformer
|
||||
extrautils2.resonator
|
||||
xu2_machine_extrautils2:furnace
|
||||
xu2_machine_extrautils2:crusher
|
||||
xu2_machine_extrautils2:enchanter
|
||||
xu2_machine_extrautils2:generator_survival
|
||||
xu2_machine_extrautils2:generator
|
||||
xu2_machine_extrautils2:generator_culinary
|
||||
xu2_machine_extrautils2:generator_lava
|
||||
xu2_machine_extrautils2:generator_redstone
|
||||
xu2_machine_extrautils2:generator_ender
|
||||
xu2_machine_extrautils2:generator_potion
|
||||
xu2_machine_extrautils2:generator_pink
|
||||
xu2_machine_extrautils2:generator_overclock
|
||||
xu2_machine_extrautils2:generator_tnt
|
||||
xu2_machine_extrautils2:generator_netherstar
|
||||
xu2_machine_extrautils2:generator_dragonsbreath
|
||||
xu2_machine_extrautils2:generator_ice
|
||||
xu2_machine_extrautils2:generator_death
|
||||
xu2_machine_extrautils2:generator_enchant
|
||||
xu2_machine_extrautils2:generator_slime
|
||||
AlloySmelter
|
||||
CombustionGenerator
|
||||
Enchanter
|
||||
SagMill
|
||||
GrindingBall
|
||||
SliceNSPlice
|
||||
SolarPanel
|
||||
SoulBinder
|
||||
StirlingGenerator
|
||||
EIOTank
|
||||
Vat
|
||||
EIOWC
|
||||
EIOWO
|
||||
ZombieGenerator
|
||||
EnderGenerator
|
||||
LavaGenerator
|
||||
woot:stygianavil
|
||||
agricraft.mutation
|
||||
agricraft.produce
|
||||
+1313
-1027
File diff suppressed because it is too large
Load Diff
@@ -29,6 +29,8 @@ mods.ltt.LootTable.removeGlobalItem("projectred-core:resource_item:102");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:4");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:11");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:7");
|
||||
|
||||
// mods.ltt.LootTable.removeGlobalItem("ebwizardry:magic_wand");
|
||||
// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_ice_wand");
|
||||
// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_fire_wand");
|
||||
@@ -51,6 +53,15 @@ mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:13");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:5");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:7");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:10");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame:0");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame:1");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame:2");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:part:29");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:part:0");
|
||||
mods.ltt.LootTable.removeGlobalItem("techreborn:part");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("mod_lavacow:bonesword");
|
||||
|
||||
@@ -75,6 +86,7 @@ mods.ltt.LootTable.removeGlobalItem("railcraft:dust:4");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:dust:5");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:dust:6");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:dust:7");
|
||||
mods.ltt.LootTable.removeGlobalItem("railcraft:dust");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:bloodstone");
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:footbone_fragment");
|
||||
@@ -87,5 +99,8 @@ mods.ltt.LootTable.removeGlobalItem("aoa3:shyrestone_ingot");
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:charged_runium_chunk");
|
||||
mods.ltt.LootTable.removeGlobalItem("aoa3:ghoulish_ingot");
|
||||
|
||||
mods.ltt.LootTable.removeGlobalItem("abyssalcraft:copperingot");
|
||||
mods.ltt.LootTable.removeGlobalItem("abyssalcraft:tiningot");
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -58,8 +58,11 @@ var masterspellperditio = VanillaFactory.createItem("master_spell_perditio");
|
||||
masterspellperditio.maxStackSize = 1;
|
||||
masterspellperditio.glowing = true;
|
||||
masterspellperditio.itemRightClick = function(stack, world, player, hand) {
|
||||
Commands.call("fill ~10 ~-1 ~10 ~-10 ~-1 ~-10 minecraft:stone 0 replace bewitchment:blessed_stone 0", player, world, true, true);
|
||||
Commands.call("fill ~10 ~-1 ~10 ~-10 ~-1 ~-10 air 0 replace minecraft:stone 0", player, world, true, true);
|
||||
|
||||
Commands.call("execute @s ~ ~ ~ detect ~ ~-1 ~ bewitchment:blessed_stone 0 fill ~ ~-1 ~ ~ ~-1 ~ air 0 destroy", player, world, true, true);
|
||||
Commands.call("execute @s ~ ~ ~ detect ~ ~-1 ~ contenttweaker:scale_of_the_ancient_heart 0 fill ~ ~-1 ~ ~ ~-1 ~ air 0 destroy", player, world, true, true);
|
||||
Commands.call("execute @s ~ ~ ~ detect ~ ~-1 ~ contenttweaker:asgard_furnace_brick 0 fill ~ ~-1 ~ ~ ~-1 ~ air 0 destroy", player, world, true, true);
|
||||
return "Pass";
|
||||
};
|
||||
masterspellperditio.register();
|
||||
|
||||
@@ -551,4 +551,69 @@ cra58.addItemInput(<abyssalcraft:cpearl>);
|
||||
cra58.addItemInput(<abyssalcraft:dreadbrick:0>*2);
|
||||
cra58.addItemInput(<abyssalcraft:abydreadbrick:0>*2);
|
||||
cra58.addItemOutput(<contenttweaker:dreadlands_gem>*4);
|
||||
cra58.build();
|
||||
cra58.build();
|
||||
|
||||
val cra59 = RecipeBuilder.newBuilder("cra59","sterilized_altar",120);
|
||||
cra59.addEnergyPerTickInput(1200);
|
||||
cra59.addFluidInput(<fluid:liquid_pe>*5000);
|
||||
// cra59.addFluidInput(<fluid:liquid_lp>*5000);
|
||||
cra59.addItemInput(<gendustry:honey_comb:14010>*50);
|
||||
cra59.addItemInput(<abyssalcraft:oc>);
|
||||
cra59.addItemInput(<minecraft:book>);
|
||||
cra59.addItemOutput(<abyssalcraft:necronomicon>.withTag({PotEnergy: 5000.0 as float}));
|
||||
cra59.build();
|
||||
|
||||
val cra60 = RecipeBuilder.newBuilder("cra60","sterilized_altar",120);
|
||||
cra60.addEnergyPerTickInput(1200);
|
||||
cra60.addFluidInput(<fluid:liquid_pe>*10000);
|
||||
// cra59.addFluidInput(<fluid:liquid_lp>*5000);
|
||||
cra60.addItemInput(<gendustry:honey_comb:14010>*100);
|
||||
cra60.addItemInput(<abyssalcraft:essence:0>);
|
||||
cra60.addItemInput(<minecraft:book>);
|
||||
cra60.addItemOutput(<abyssalcraft:necronomicon_cor>.withTag({PotEnergy: 10000.0 as float}));
|
||||
cra60.build();
|
||||
|
||||
val cra61 = RecipeBuilder.newBuilder("cra61","sterilized_altar",120);
|
||||
cra61.addEnergyPerTickInput(1200);
|
||||
cra61.addFluidInput(<fluid:liquid_pe>*10000);
|
||||
cra61.addFluidInput(<fluid:liquid_lp>*10000);
|
||||
cra61.addItemInput(<gendustry:honey_comb:14010>*200);
|
||||
cra61.addItemInput(<abyssalcraft:essence:1>);
|
||||
cra61.addItemInput(<minecraft:book>);
|
||||
cra61.addItemOutput(<abyssalcraft:necronomicon_dre>.withTag({PotEnergy: 20000.0 as float}));
|
||||
cra61.build();
|
||||
|
||||
val cra62 = RecipeBuilder.newBuilder("cra62","sterilized_altar",120);
|
||||
cra62.addEnergyPerTickInput(1200);
|
||||
cra62.addFluidInput(<fluid:liquid_pe>*20000);
|
||||
cra62.addFluidInput(<fluid:liquid_lp>*20000);
|
||||
cra62.addItemInput(<gendustry:honey_comb:14010>*400);
|
||||
cra62.addItemInput(<abyssalcraft:essence:2>);
|
||||
cra62.addItemInput(<minecraft:book>);
|
||||
cra62.addItemOutput(<abyssalcraft:necronomicon_omt>.withTag({PotEnergy: 40000.0 as float}));
|
||||
cra62.build();
|
||||
|
||||
val cra63 = RecipeBuilder.newBuilder("cra63","sterilized_altar",120);
|
||||
cra63.addEnergyPerTickInput(1200);
|
||||
cra63.addFluidInput(<fluid:liquid_pe>*20000);
|
||||
cra63.addFluidInput(<fluid:liquid_lp>*20000);
|
||||
cra63.addItemInput(<gendustry:honey_comb:14010>*1000);
|
||||
cra63.addItemInput(<abyssalcraft:eldritchscale>*16);
|
||||
cra63.addItemInput(<minecraft:book>);
|
||||
cra63.addItemOutput(<abyssalcraft:abyssalnomicon>.withTag({PotEnergy: 100000.0 as float}));
|
||||
cra63.build();
|
||||
|
||||
val cra64 = RecipeBuilder.newBuilder("cra64","sterilized_altar",120);
|
||||
cra64.addEnergyPerTickInput(1200);
|
||||
cra64.addFluidInput(<fluid:liquid_pe>*100);
|
||||
cra64.addFluidInput(<fluid:liquid_lp>*100);
|
||||
cra64.addItemInput(<contenttweaker:eye_of_flesh_manipulation>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:0>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:1>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:2>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:3>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:4>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:5>);
|
||||
cra64.addItemInput(<abyssalcraft:statue:6>);
|
||||
cra64.addItemOutput(<contenttweaker:paradigm_of_dominion>);
|
||||
cra64.build();
|
||||
@@ -61,3 +61,28 @@ bloominginf.addItemInput(<thaumcraft:seal:10>*1);
|
||||
bloominginf.addItemInput(<abyssalcraft:dreadplate>*1);
|
||||
bloominginf.addItemOutput(<aoa3:blooming_infusion_stone>*18);
|
||||
bloominginf.build();
|
||||
|
||||
val alltheinfinf = RecipeBuilder.newBuilder("alltheinfinf","infusinator",80);
|
||||
alltheinfinf.addEnergyPerTickInput(5000);
|
||||
alltheinfinf.addItemInput(<contenttweaker:mother_pixon_soul>);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:1>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:13>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:4>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:6>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:13>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:8>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:10>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:7>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:16>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:9>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:18>*1);
|
||||
alltheinfinf.addItemInput(<thaumcraft:seal:2>*1);
|
||||
alltheinfinf.addItemOutput(<aoa3:ambient_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:blooming_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:glaring_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:gleaming_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:glistening_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:glowing_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:radiant_infusion_stone>*32);
|
||||
alltheinfinf.addItemOutput(<aoa3:shining_infusion_stone>*32);
|
||||
alltheinfinf.build();
|
||||
|
||||
@@ -30,7 +30,7 @@ enc4.addItemInput(<aether_legacy:dungeon_block:4>*16);
|
||||
enc4.addItemInput(<astralsorcery:itemperkgem:0>);
|
||||
enc4.addItemInput(<astralsorcery:itemperkgem:1>);
|
||||
enc4.addItemInput(<astralsorcery:itemperkgem:2>);
|
||||
enc4.addItemOutput(<aether_legacy:holy_sword>.withTag({ench: [{lvl: 4 as short, id: 20 as short}, {lvl: 45 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 22 as short},{lvl: 5 as short, id: 21 as short},{lvl: 100 as short, id: 17 as short}], RepairCost: 1, display: {Name: "Dragnipur"}}));
|
||||
enc4.addItemOutput(<aether_legacy:holy_sword>.withTag({ench: [{lvl: 4 as short, id: 20 as short}, {lvl: 45 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 22 as short},{lvl: 5 as short, id: 21 as short},{lvl: 100 as short, id: 17 as short}], RepairCost: 1, display: {Name: "Durandal"}}));
|
||||
enc4.build();
|
||||
|
||||
val enc5 = RecipeBuilder.newBuilder("astaeth5","gravitite_enchanter",40);
|
||||
|
||||
@@ -14,3 +14,10 @@ ezpzbloodnet.setChance(0.0);
|
||||
// ezpzbloodnet.addFluidOutput(<fluid:lifeessence>*1000);
|
||||
ezpzbloodnet.addLifeEssenceOutput(600, false);
|
||||
ezpzbloodnet.build();
|
||||
|
||||
val rheniumbloodnet = RecipeBuilder.newBuilder("rheniumbloodnet","blood_god_altar_network",50);
|
||||
rheniumbloodnet.addFluidInput(<fluid:rhenium>*144);
|
||||
rheniumbloodnet.addItemInput(<contenttweaker:eldrich_blood_slime>);
|
||||
rheniumbloodnet.setChance(0.0);
|
||||
rheniumbloodnet.addLifeEssenceOutput(6000, false);
|
||||
rheniumbloodnet.build();
|
||||
|
||||
@@ -9,4 +9,9 @@ aby1.build();
|
||||
recipes.addShaped(<dimdoors:fabric:15>,
|
||||
[[<dimdoors:world_thread>, <bloodmagic:arcane_ashes>, <dimdoors:world_thread>],
|
||||
[<bloodmagic:arcane_ashes>, <minecraft:stone:0>, <bloodmagic:arcane_ashes>],
|
||||
[<dimdoors:world_thread>, <bloodmagic:arcane_ashes>, <dimdoors:world_thread>]]);
|
||||
[<dimdoors:world_thread>, <bloodmagic:arcane_ashes>, <dimdoors:world_thread>]]);
|
||||
|
||||
val aby2 = RecipeBuilder.newBuilder("dimensional4200","dimensional_stabilizer",200);
|
||||
aby2.addFluidInput(<fluid:refined_life_essence>*50);
|
||||
aby2.addItemOutput(<dimdoors:world_thread>*10);
|
||||
aby2.build();
|
||||
@@ -97,16 +97,8 @@ dragondysirrad.build();
|
||||
|
||||
val dysonastralmat = RecipeBuilder.newBuilder("dysonastralmat","auto_astral_altar",1200);
|
||||
dysonastralmat.addEnergyPerTickInput(1000);
|
||||
dysonastralmat.addItemInput(<bhc:blue_heart_canister>);
|
||||
dysonastralmat.addItemInput(<bhc:green_heart_canister>);
|
||||
dysonastralmat.addItemInput(<bhc:yellow_heart_canister>);
|
||||
dysonastralmat.addItemInput(<bhc:red_heart_canister>);
|
||||
dysonastralmat.addItemInput(<bewitchment:demon_heart>);
|
||||
dysonastralmat.addItemInput(<divinerpg:eden_heart>);
|
||||
dysonastralmat.addItemInput(<divinerpg:wildwood_heart>);
|
||||
dysonastralmat.addItemInput(<divinerpg:apalachia_heart>);
|
||||
dysonastralmat.addItemInput(<divinerpg:skythern_heart>);
|
||||
dysonastralmat.addItemInput(<divinerpg:mortum_heart>);
|
||||
dysonastralmat.addItemInput(<contenttweaker:rainbow_heart_canister>);
|
||||
dysonastralmat.addItemInput(<contenttweaker:whispering_heart_of_hearts>);
|
||||
dysonastralmat.addItemInput(<materialpart:vityte:ingot>);
|
||||
dysonastralmat.addItemOutput(<contenttweaker:aeldunari>);
|
||||
dysonastralmat.build();
|
||||
@@ -187,9 +179,10 @@ mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:starmetal_alloy
|
||||
|
||||
val irradiationultimate = RecipeBuilder.newBuilder("irradiationultimate","dyson_irradiator",200);
|
||||
irradiationultimate.addEnergyPerTickInput(500000);
|
||||
irradiationultimate.addGridPowerInput(500);
|
||||
// irradiationultimate.addGridPowerInput(500);
|
||||
// irradiationultimate.addAspectInput("lux",30);
|
||||
irradiationultimate.addRainbowInput();
|
||||
// irradiationultimate.addRainbowInput();
|
||||
irradiationultimate.addItemInput(<extrautils2:decorativesolid:8>);
|
||||
irradiationultimate.addFluidInput(<fluid:hyperdense_plasma>*100);
|
||||
irradiationultimate.addFluidInput(<fluid:magnatar_stabilizer>*200);
|
||||
irradiationultimate.addItemInput(<contenttweaker:defined_ingot>);
|
||||
@@ -200,9 +193,10 @@ irradiationultimate.build();
|
||||
|
||||
val irradiationultimate1 = RecipeBuilder.newBuilder("irradiationultimate1","dyson_irradiator",200);
|
||||
irradiationultimate1.addEnergyPerTickInput(500000);
|
||||
irradiationultimate1.addGridPowerInput(500);
|
||||
// irradiationultimate1.addGridPowerInput(500);
|
||||
// irradiationultimate1.addAspectInput("lux",30);
|
||||
irradiationultimate1.addRainbowInput();
|
||||
// irradiationultimate1.addRainbowInput();
|
||||
irradiationultimate1.addItemInput(<extrautils2:decorativesolid:8>);
|
||||
irradiationultimate1.addFluidInput(<fluid:hyperdense_plasma>*100);
|
||||
irradiationultimate1.addFluidInput(<fluid:magnatar_stabilizer>*200);
|
||||
irradiationultimate1.addItemInput(<contenttweaker:defined_ingot>);
|
||||
@@ -488,7 +482,7 @@ halitewarrior.addEnergyPerTickInput(50000000);
|
||||
halitewarrior.addFluidInput(<fluid:halite_fluid>*2000);
|
||||
halitewarrior.addFluidInput(<fluid:magnatar_stabilizer>*2000);
|
||||
// halitewarrior.addAspectInput("lux",50);
|
||||
halitewarrior.addRainbowInput();
|
||||
// halitewarrior.addRainbowInput();
|
||||
halitewarrior.addItemInput(<divinerpg:halite_shield>);
|
||||
halitewarrior.addItemInput(<divinerpg:halite_blade>);
|
||||
halitewarrior.addItemInput(<divinerpg:halite_bow>);
|
||||
@@ -506,9 +500,10 @@ mods.nuclearcraft.fusion.addRecipe([<fluid:relativistic_matter>*10, <fluid:techn
|
||||
|
||||
val irradiationchaosbuff = RecipeBuilder.newBuilder("irradiationchaosbuff","dyson_irradiator",200);
|
||||
irradiationchaosbuff.addEnergyPerTickInput(500000);
|
||||
irradiationchaosbuff.addGridPowerInput(6000);
|
||||
irradiationchaosbuff.addRainbowInput();
|
||||
// irradiationchaosbuff.addGridPowerInput(6000);
|
||||
// irradiationchaosbuff.addRainbowInput();
|
||||
// halitewarrior.addAspectInput("lux",10);
|
||||
irradiationchaosbuff.addItemInput(<extrautils2:decorativesolid:8>);
|
||||
irradiationchaosbuff.addFluidInput(<fluid:hyperdense_plasma>*200);
|
||||
irradiationchaosbuff.addFluidInput(<fluid:magnatar_stabilizer>*200);
|
||||
irradiationchaosbuff.addFluidInput(<fluid:chaos>*1440);
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
import crafttweaker.enchantments.IEnchantmentDefinition;
|
||||
import crafttweaker.data.IData;
|
||||
import mods.astralsorcery.Utils;
|
||||
|
||||
|
||||
|
||||
val array3 as IEnchantmentDefinition[] = [<enchantment:cyclicmagic:enchantment.quickdraw>];
|
||||
@@ -647,4 +649,26 @@ enc51.addItemInput(<aoa3:holly_arrow>*64);
|
||||
enc51.addItemInput(<aoa3:damage_enhancer>*32);
|
||||
enc51.addItemInput(<aoa3:alacrity_bow>);
|
||||
enc51.addItemOutput(<minecraft:enchanted_book>.withTag(map50));
|
||||
enc51.build();
|
||||
enc51.build();
|
||||
|
||||
val celestialunattunes = Utils.getCrystalORIngredient(true, false);
|
||||
|
||||
recipes.addShaped(<contenttweaker:celestial_jewel>,
|
||||
[[null, <botania:manaresource:0>, null],
|
||||
[<botania:manaresource:0>, celestialunattunes, <botania:manaresource:0>],
|
||||
[null, <botania:manaresource:0>, null]]);
|
||||
|
||||
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:celestial_lattice>, <contenttweaker:celestial_jewel>, 1000, <extendedcrafting:material:11>, 1000000);
|
||||
|
||||
|
||||
val enc52 = RecipeBuilder.newBuilder("enc52","illuminated_enchanter",20);
|
||||
enc52.addEnergyPerTickInput(15000);
|
||||
enc52.addFluidInput(<fluid:astralsorcery.liquidstarlight>*1000);
|
||||
enc52.addItemInput(<contenttweaker:celestial_lattice>);
|
||||
enc52.setChance(0.0);
|
||||
enc52.addItemInput(<mysticalagriculture:rock_crystal_essence>);
|
||||
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();
|
||||
@@ -159,7 +159,7 @@ recipes.addShaped(<modularmachinery:blockfluidinputhatch:6>,
|
||||
recipes.addShaped(<modularmachinery:blockfluidinputhatch:7>,
|
||||
[[<minecraft:bucket>, <modularmachinery:blockfluidinputhatch:6>, <minecraft:bucket>],
|
||||
[null, <modularmachinery:itemmodularium>, null],
|
||||
[null, <modularmachinery:itemmodularium>, null]]);
|
||||
[null, null, null]]);
|
||||
|
||||
|
||||
recipes.addShaped(<modularmachinery:blockfluidoutputhatch:2>,
|
||||
|
||||
@@ -77,4 +77,56 @@ opdra8.addItemInput(<xreliquary:angelic_feather>);
|
||||
opdra8.addItemOutput(<iceandfire:stymphalian_bird_dagger>.withTag({ench: [{lvl: 27 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 10 as short, id: 34 as short}], RepairCost: 1, display: {Name: "Dagger of the Skies"}}));
|
||||
opdra8.build();
|
||||
|
||||
val opdra9 = RecipeBuilder.newBuilder("dragoncruc9","dragonfire_crucible",100);
|
||||
opdra9.addFluidInput(<fluid:eternal_dragon_fire>*2000);
|
||||
opdra9.addItemInput(<minecraft:glass_bottle>);
|
||||
opdra9.addItemInput(<techreborn:ingot:25>*4);
|
||||
opdra9.addItemInput(<minecraft:glowstone>*64);
|
||||
opdra9.addItemOutput(<iceandfire:lightning_dragon_blood>);
|
||||
opdra9.build();
|
||||
|
||||
val opdra10 = RecipeBuilder.newBuilder("dragoncruc10","dragonfire_crucible",100);
|
||||
opdra10.addFluidInput(<fluid:eternal_dragon_fire>*1000);
|
||||
opdra10.addItemInput(<minecraft:iron_ingot>);
|
||||
opdra10.addItemInput(<iceandfire:lightning_dragon_blood>);
|
||||
opdra10.addItemOutput(<iceandfire:dragonsteel_lightning_ingot>);
|
||||
opdra10.build();
|
||||
|
||||
val opdra11 = RecipeBuilder.newBuilder("dragoncruc11","dragonfire_crucible",3000);
|
||||
opdra11.addFluidInput(<fluid:eternal_dragon_fire>*32000);
|
||||
opdra11.addItemInput(<iceandfire:dragonsteel_ice_sword>);
|
||||
opdra11.addItemInput(<iceandfire:dragonsteel_ice_ingot>*8);
|
||||
opdra11.addItemInput(<draconicevolution:draconic_block>*4);
|
||||
opdra11.addItemInput(<minecraft:dragon_egg>*4);
|
||||
opdra11.addItemInput(<iceandfire:manuscript>*20);
|
||||
opdra11.addItemInput(<iceandfire:dragonscales_black>*4);
|
||||
opdra11.addItemInput(<iceandfire:dragonscales_amythest>*4);
|
||||
opdra11.addItemInput(<iceandfire:dragonscales_copper>*4);
|
||||
opdra11.addItemInput(<iceandfire:dragonscales_electric>*4);
|
||||
opdra11.addItemOutput(<iceandfire:dragonbone_sword_lightning>.withTag({ench: [{lvl: 75 as short, id: 16 as short}, {lvl: 3 as short, id: 22 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 21 as short},{lvl: 15 as short, id: 66 as short},{lvl: 2 as short, id: 19 as short}], RepairCost: 1, display: {Name: "Claiomh Solais"}}));
|
||||
opdra11.build();
|
||||
|
||||
|
||||
val opdra12 = RecipeBuilder.newBuilder("dragoncruc12","dragonfire_crucible",40);
|
||||
opdra12.addFluidInput(<fluid:eternal_dragon_fire>*500);
|
||||
opdra12.addItemInput(<contenttweaker:soul_of_the_dragonslayer>);
|
||||
opdra12.addItemInput(<contenttweaker:hand_of_dominion>);
|
||||
opdra12.addItemInput(<contenttweaker:wing_of_worship>);
|
||||
opdra12.addItemInput(<aoa3:mystite_ingot>);
|
||||
opdra12.addItemInput(<botania:manaresource:4>*8);
|
||||
opdra12.addItemInput(<bewitchment:cold_iron_ingot>*16);
|
||||
opdra12.addItemInput(<iceandfire:dragonsteel_ice_ingot>);
|
||||
opdra12.addItemInput(<iceandfire:dragonsteel_fire_ingot>);
|
||||
opdra12.addItemInput(<iceandfire:dragonsteel_lightning_ingot>);
|
||||
opdra12.addItemOutput(<contenttweaker:berserker_steel_ingot>);
|
||||
opdra12.build();
|
||||
|
||||
val opdra13 = RecipeBuilder.newBuilder("dragoncruc13","dragonfire_crucible",40);
|
||||
opdra13.addFluidInput(<fluid:eternal_dragon_fire>*30000);
|
||||
opdra13.addItemInput(<forestry:crafting_material:5>*64);
|
||||
opdra13.addItemInput(<bewitchment:perpetual_ice>*64);
|
||||
opdra13.addItemInput(<iceandfire:dread_shard>*64);
|
||||
opdra13.addItemInput(<contenttweaker:dreadful_shard>);
|
||||
opdra13.addItemInput(<ore:ingotIceDragonsteel>*32);
|
||||
opdra13.addItemOutput(<contenttweaker:dreadful_prison_key>);
|
||||
opdra13.build();
|
||||
@@ -307,6 +307,7 @@ val reci29 = RecipeBuilder.newBuilder("thaum29","arcane_autoworkbench",120);
|
||||
reci29.addEnergyPerTickInput(100);
|
||||
reci29.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aqua"}]}));
|
||||
reci29.addItemInput(<thaumcraft:tube>);
|
||||
reci29.addItemInput(<ore:gateWood>);
|
||||
reci29.addItemOutput(<thaumcraft:tube_oneway>);
|
||||
reci29.build();
|
||||
|
||||
@@ -540,7 +541,7 @@ reci53.addItemInput(<appliedenergistics2:material:8>);
|
||||
reci53.addItemInput(<appliedenergistics2:material:22>);
|
||||
reci53.addItemInput(<appliedenergistics2:material:10>);
|
||||
reci53.addItemInput(<thaumcraft:nugget:5>*6);
|
||||
reci53.addItemOutput(<thaumicenergistics:coalescence_core>);
|
||||
reci53.addItemOutput(<thaumicenergistics:coalescence_core>*2);
|
||||
reci53.build();
|
||||
|
||||
val reci54 = RecipeBuilder.newBuilder("thaum54","arcane_autoworkbench",120);
|
||||
@@ -549,7 +550,7 @@ reci54.addItemInput(<appliedenergistics2:material:8>);
|
||||
reci54.addItemInput(<appliedenergistics2:material:22>);
|
||||
reci54.addItemInput(<appliedenergistics2:material:11>);
|
||||
reci54.addItemInput(<thaumcraft:nugget:5>*6);
|
||||
reci54.addItemOutput(<thaumicenergistics:diffusion_core>);
|
||||
reci54.addItemOutput(<thaumicenergistics:diffusion_core>*2);
|
||||
reci54.build();
|
||||
|
||||
val reci55 = RecipeBuilder.newBuilder("thaum55","arcane_autoworkbench",120);
|
||||
|
||||
@@ -30,27 +30,34 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fuel_exchanger_ves
|
||||
[<nuclearcraft:salt_fission_wall>, <nuclearcraft:heat_exchanger_wall>, <nuclearcraft:salt_fission_vessel>, <nuclearcraft:heat_exchanger_wall>, <nuclearcraft:salt_fission_wall>],
|
||||
[<contenttweaker:stormlight_fragment>, <nuclearcraft:salt_fission_wall>, <materialpart:promethium:nugget>, <nuclearcraft:salt_fission_wall>, <contenttweaker:stormlight_fragment>]]);
|
||||
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:lif>*144, <fluid:water>*10, <fluid:diluted_lithium_fluoride>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:bef2>*144, <fluid:water>*10, <fluid:diluted_beryllium_fluoride>*144]);
|
||||
mods.thermalexpansion.Centrifuge.addRecipe([(<contenttweaker:paraffin>) % 2], <thermalfoundation:material:892>, null, 2000);
|
||||
mods.thermalexpansion.Centrifuge.addRecipe([(<contenttweaker:paraffin>) % 1], <minecraft:coal>, null, 2000);
|
||||
mods.thermalexpansion.Centrifuge.addRecipe([(<contenttweaker:paraffin>*5) % 80], <extrabees:misc:18>, null, 2000);
|
||||
|
||||
mods.thermalexpansion.Crucible.addRecipe(<fluid:mineral_oil>*50, <contenttweaker:paraffin>, 3000);
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:paraffin>, <fluid:mineral_oil>*50]);
|
||||
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:lif>*144, <fluid:mineral_oil>*10, <fluid:diluted_lithium_fluoride>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:bef2>*144, <fluid:mineral_oil>*10, <fluid:diluted_beryllium_fluoride>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:diluted_beryllium_fluoride>*144, <fluid:diluted_lithium_fluoride>*288, <fluid:diluted_flibe_mix>*144]);
|
||||
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:sodium>*144, <fluid:water>*10, <fluid:diluted_sodium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:fluidsodium>*144, <fluid:water>*10, <fluid:diluted_sodium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:potassium>*144, <fluid:water>*10, <fluid:diluted_potassium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:fluidpotassium>*144, <fluid:water>*10, <fluid:diluted_potassium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:sodium>*144, <fluid:mineral_oil>*10, <fluid:diluted_sodium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:fluidsodium>*144, <fluid:mineral_oil>*10, <fluid:diluted_sodium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:potassium>*144, <fluid:mineral_oil>*10, <fluid:diluted_potassium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:fluidpotassium>*144, <fluid:mineral_oil>*10, <fluid:diluted_potassium>*144]);
|
||||
mods.nuclearcraft.salt_mixer.addRecipe([<fluid:diluted_sodium>*144, <fluid:diluted_potassium>*288, <fluid:diluted_nak_mix>*144]);
|
||||
|
||||
val saltup1 = RecipeBuilder.newBuilder("saltup1","salt_repolarizer",20);
|
||||
saltup1.addEnergyPerTickInput(2000000);
|
||||
saltup1.addFluidInput(<fluid:diluted_flibe_mix>*144);
|
||||
saltup1.addFluidOutput(<fluid:flibe>*1440);
|
||||
saltup1.addFluidOutput(<fluid:flibe>*576);
|
||||
saltup1.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltup1.build();
|
||||
|
||||
val saltup2 = RecipeBuilder.newBuilder("saltup2","salt_repolarizer",20);
|
||||
saltup2.addEnergyPerTickInput(2000000);
|
||||
saltup2.addFluidInput(<fluid:diluted_nak_mix>*144);
|
||||
saltup2.addFluidOutput(<fluid:nak>*1440);
|
||||
saltup2.addFluidOutput(<fluid:nak>*576);
|
||||
saltup2.addItemInput(<contenttweaker:polar_catalyst>);
|
||||
saltup2.build();
|
||||
|
||||
@@ -68,7 +75,7 @@ twophas1.addFluidInput(<fluid:nak>*10);
|
||||
twophas1.addFluidInput(<fluid:flibe>*10);
|
||||
twophas1.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas1.addFluidInput(<fluid:water>*10000);
|
||||
twophas1.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas1.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas1.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas1.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas1.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -81,7 +88,7 @@ twophas2.addFluidInput(<fluid:nak>*10);
|
||||
twophas2.addFluidInput(<fluid:flibe>*10);
|
||||
twophas2.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas2.addFluidInput(<fluid:water>*10000);
|
||||
twophas2.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas2.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas2.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas2.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas2.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -94,7 +101,7 @@ twophas3.addFluidInput(<fluid:nak>*10);
|
||||
twophas3.addFluidInput(<fluid:flibe>*10);
|
||||
twophas3.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas3.addFluidInput(<fluid:water>*10000);
|
||||
twophas3.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas3.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas3.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas3.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas3.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -107,7 +114,7 @@ twophas4.addFluidInput(<fluid:nak>*10);
|
||||
twophas4.addFluidInput(<fluid:flibe>*10);
|
||||
twophas4.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas4.addFluidInput(<fluid:water>*10000);
|
||||
twophas4.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas4.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas4.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas4.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas4.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -120,7 +127,7 @@ twophas5.addFluidInput(<fluid:nak>*10);
|
||||
twophas5.addFluidInput(<fluid:flibe>*10);
|
||||
twophas5.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas5.addFluidInput(<fluid:water>*10000);
|
||||
twophas5.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas5.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas5.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas5.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas5.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -133,7 +140,7 @@ twophas6.addFluidInput(<fluid:nak>*10);
|
||||
twophas6.addFluidInput(<fluid:flibe>*10);
|
||||
twophas6.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas6.addFluidInput(<fluid:water>*10000);
|
||||
twophas6.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas6.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas6.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas6.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas6.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -146,7 +153,7 @@ twophas7.addFluidInput(<fluid:nak>*10);
|
||||
twophas7.addFluidInput(<fluid:flibe>*10);
|
||||
twophas7.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas7.addFluidInput(<fluid:water>*10000);
|
||||
twophas7.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas7.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas7.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas7.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas7.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -159,7 +166,7 @@ twophas8.addFluidInput(<fluid:nak>*10);
|
||||
twophas8.addFluidInput(<fluid:flibe>*10);
|
||||
twophas8.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas8.addFluidInput(<fluid:water>*10000);
|
||||
twophas8.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas8.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas8.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas8.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas8.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -172,7 +179,7 @@ twophas9.addFluidInput(<fluid:nak>*10);
|
||||
twophas9.addFluidInput(<fluid:flibe>*10);
|
||||
twophas9.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas9.addFluidInput(<fluid:water>*10000);
|
||||
twophas9.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas9.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas9.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas9.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas9.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -185,7 +192,7 @@ twophas10.addFluidInput(<fluid:nak>*10);
|
||||
twophas10.addFluidInput(<fluid:flibe>*10);
|
||||
twophas10.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas10.addFluidInput(<fluid:water>*10000);
|
||||
twophas10.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas10.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas10.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas10.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas10.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -198,7 +205,7 @@ twophas11.addFluidInput(<fluid:nak>*10);
|
||||
twophas11.addFluidInput(<fluid:flibe>*10);
|
||||
twophas11.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas11.addFluidInput(<fluid:water>*10000);
|
||||
twophas11.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas11.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas11.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas11.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas11.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -211,7 +218,7 @@ twophas12.addFluidInput(<fluid:nak>*10);
|
||||
twophas12.addFluidInput(<fluid:flibe>*10);
|
||||
twophas12.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas12.addFluidInput(<fluid:water>*10000);
|
||||
twophas12.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas12.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas12.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas12.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas12.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -224,7 +231,7 @@ twophas13.addFluidInput(<fluid:nak>*10);
|
||||
twophas13.addFluidInput(<fluid:flibe>*10);
|
||||
twophas13.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas13.addFluidInput(<fluid:water>*10000);
|
||||
twophas13.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas13.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas13.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas13.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas13.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -237,7 +244,7 @@ twophas14.addFluidInput(<fluid:nak>*10);
|
||||
twophas14.addFluidInput(<fluid:flibe>*10);
|
||||
twophas14.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas14.addFluidInput(<fluid:water>*10000);
|
||||
twophas14.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas14.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas14.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas14.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas14.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -250,7 +257,7 @@ twophas15.addFluidInput(<fluid:nak>*10);
|
||||
twophas15.addFluidInput(<fluid:flibe>*10);
|
||||
twophas15.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas15.addFluidInput(<fluid:water>*10000);
|
||||
twophas15.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas15.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas15.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas15.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas15.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -263,7 +270,7 @@ twophas16.addFluidInput(<fluid:nak>*10);
|
||||
twophas16.addFluidInput(<fluid:flibe>*10);
|
||||
twophas16.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas16.addFluidInput(<fluid:water>*10000);
|
||||
twophas16.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas16.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas16.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas16.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas16.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -276,7 +283,7 @@ twophas17.addFluidInput(<fluid:nak>*10);
|
||||
twophas17.addFluidInput(<fluid:flibe>*10);
|
||||
twophas17.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas17.addFluidInput(<fluid:water>*10000);
|
||||
twophas17.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas17.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas17.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas17.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas17.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -289,7 +296,7 @@ twophas18.addFluidInput(<fluid:nak>*10);
|
||||
twophas18.addFluidInput(<fluid:flibe>*10);
|
||||
twophas18.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas18.addFluidInput(<fluid:water>*10000);
|
||||
twophas18.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas18.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas18.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas18.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas18.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
@@ -302,10 +309,755 @@ twophas19.addFluidInput(<fluid:nak>*10);
|
||||
twophas19.addFluidInput(<fluid:flibe>*10);
|
||||
twophas19.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas19.addFluidInput(<fluid:water>*10000);
|
||||
twophas19.addFluidOutput(<fluid:steam>*10000);
|
||||
twophas19.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas19.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas19.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas19.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas19.addItemInput(<contenttweaker:polonium_beryllium_alloy_ingot>*4);
|
||||
twophas19.addItemOutput(<contenttweaker:depleted_polonium>*4);
|
||||
twophas19.build();
|
||||
|
||||
|
||||
//----------------------------------------------------------
|
||||
|
||||
val twophas20 = RecipeBuilder.newBuilder("twophas20","two_phase_fission_reactor",20);
|
||||
twophas20.addFluidInput(<fluid:nak>*10);
|
||||
twophas20.addFluidInput(<fluid:flibe>*10);
|
||||
twophas20.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas20.addFluidInput(<fluid:water>*10000);
|
||||
twophas20.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas20.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas20.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas20.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas20.addItemInput(<nuclearcraft:fuel_thorium:1>*4);
|
||||
twophas20.addItemOutput(<nuclearcraft:depleted_fuel_thorium:1>*4);
|
||||
twophas20.build();
|
||||
|
||||
val twophas21 = RecipeBuilder.newBuilder("twophas21","two_phase_fission_reactor",20);
|
||||
twophas21.addFluidInput(<fluid:nak>*10);
|
||||
twophas21.addFluidInput(<fluid:flibe>*10);
|
||||
twophas21.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas21.addFluidInput(<fluid:water>*10000);
|
||||
twophas21.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas21.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas21.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas21.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas21.addItemInput(<nuclearcraft:fuel_uranium:0>*4);
|
||||
twophas21.addItemOutput(<nuclearcraft:depleted_fuel_uranium:0>*4);
|
||||
twophas21.build();
|
||||
|
||||
val twophas22 = RecipeBuilder.newBuilder("twophas22","two_phase_fission_reactor",20);
|
||||
twophas22.addFluidInput(<fluid:nak>*10);
|
||||
twophas22.addFluidInput(<fluid:flibe>*10);
|
||||
twophas22.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas22.addFluidInput(<fluid:water>*10000);
|
||||
twophas22.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas22.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas22.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas22.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas22.addItemInput(<nuclearcraft:fuel_uranium:1>*4);
|
||||
twophas22.addItemOutput(<nuclearcraft:depleted_fuel_uranium:1>*4);
|
||||
twophas22.build();
|
||||
|
||||
val twophas23 = RecipeBuilder.newBuilder("twophas23","two_phase_fission_reactor",20);
|
||||
twophas23.addFluidInput(<fluid:nak>*10);
|
||||
twophas23.addFluidInput(<fluid:flibe>*10);
|
||||
twophas23.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas23.addFluidInput(<fluid:water>*10000);
|
||||
twophas23.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas23.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas23.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas23.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas23.addItemInput(<nuclearcraft:fuel_uranium:2>*4);
|
||||
twophas23.addItemOutput(<nuclearcraft:depleted_fuel_uranium:2>*4);
|
||||
twophas23.build();
|
||||
|
||||
val twophas24 = RecipeBuilder.newBuilder("twophas24","two_phase_fission_reactor",20);
|
||||
twophas24.addFluidInput(<fluid:nak>*10);
|
||||
twophas24.addFluidInput(<fluid:flibe>*10);
|
||||
twophas24.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas24.addFluidInput(<fluid:water>*10000);
|
||||
twophas24.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas24.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas24.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas24.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas24.addItemInput(<nuclearcraft:fuel_uranium:3>*4);
|
||||
twophas24.addItemOutput(<nuclearcraft:depleted_fuel_uranium:3>*4);
|
||||
twophas24.build();
|
||||
|
||||
val twophas25 = RecipeBuilder.newBuilder("twophas25","two_phase_fission_reactor",20);
|
||||
twophas25.addFluidInput(<fluid:nak>*10);
|
||||
twophas25.addFluidInput(<fluid:flibe>*10);
|
||||
twophas25.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas25.addFluidInput(<fluid:water>*10000);
|
||||
twophas25.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas25.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas25.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas25.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas25.addItemInput(<nuclearcraft:fuel_uranium:5>*4);
|
||||
twophas25.addItemOutput(<nuclearcraft:depleted_fuel_uranium:5>*4);
|
||||
twophas25.build();
|
||||
|
||||
val twophas26 = RecipeBuilder.newBuilder("twophas26","two_phase_fission_reactor",20);
|
||||
twophas26.addFluidInput(<fluid:nak>*10);
|
||||
twophas26.addFluidInput(<fluid:flibe>*10);
|
||||
twophas26.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas26.addFluidInput(<fluid:water>*10000);
|
||||
twophas26.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas26.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas26.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas26.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas26.addItemInput(<nuclearcraft:fuel_uranium:6>*4);
|
||||
twophas26.addItemOutput(<nuclearcraft:depleted_fuel_uranium:6>*4);
|
||||
twophas26.build();
|
||||
|
||||
val twophas27 = RecipeBuilder.newBuilder("twophas27","two_phase_fission_reactor",20);
|
||||
twophas27.addFluidInput(<fluid:nak>*10);
|
||||
twophas27.addFluidInput(<fluid:flibe>*10);
|
||||
twophas27.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas27.addFluidInput(<fluid:water>*10000);
|
||||
twophas27.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas27.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas27.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas27.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas27.addItemInput(<nuclearcraft:fuel_uranium:7>*4);
|
||||
twophas27.addItemOutput(<nuclearcraft:depleted_fuel_uranium:7>*4);
|
||||
twophas27.build();
|
||||
|
||||
val twophas28 = RecipeBuilder.newBuilder("twophas28","two_phase_fission_reactor",20);
|
||||
twophas28.addFluidInput(<fluid:nak>*10);
|
||||
twophas28.addFluidInput(<fluid:flibe>*10);
|
||||
twophas28.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas28.addFluidInput(<fluid:water>*10000);
|
||||
twophas28.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas28.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas28.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas28.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas28.addItemInput(<nuclearcraft:fuel_neptunium:0>*4);
|
||||
twophas28.addItemOutput(<nuclearcraft:depleted_fuel_neptunium:0>*4);
|
||||
twophas28.build();
|
||||
|
||||
val twophas29 = RecipeBuilder.newBuilder("twophas29","two_phase_fission_reactor",20);
|
||||
twophas29.addFluidInput(<fluid:nak>*10);
|
||||
twophas29.addFluidInput(<fluid:flibe>*10);
|
||||
twophas29.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas29.addFluidInput(<fluid:water>*10000);
|
||||
twophas29.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas29.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas29.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas29.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas29.addItemInput(<nuclearcraft:fuel_neptunium:1>*4);
|
||||
twophas29.addItemOutput(<nuclearcraft:depleted_fuel_neptunium:1>*4);
|
||||
twophas29.build();
|
||||
|
||||
val twophas30 = RecipeBuilder.newBuilder("twophas30","two_phase_fission_reactor",20);
|
||||
twophas30.addFluidInput(<fluid:nak>*10);
|
||||
twophas30.addFluidInput(<fluid:flibe>*10);
|
||||
twophas30.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas30.addFluidInput(<fluid:water>*10000);
|
||||
twophas30.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas30.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas30.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas30.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas30.addItemInput(<nuclearcraft:fuel_neptunium:2>*4);
|
||||
twophas30.addItemOutput(<nuclearcraft:depleted_fuel_neptunium:2>*4);
|
||||
twophas30.build();
|
||||
|
||||
val twophas31 = RecipeBuilder.newBuilder("twophas31","two_phase_fission_reactor",20);
|
||||
twophas31.addFluidInput(<fluid:nak>*10);
|
||||
twophas31.addFluidInput(<fluid:flibe>*10);
|
||||
twophas31.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas31.addFluidInput(<fluid:water>*10000);
|
||||
twophas31.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas31.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas31.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas31.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas31.addItemInput(<nuclearcraft:fuel_neptunium:3>*4);
|
||||
twophas31.addItemOutput(<nuclearcraft:depleted_fuel_neptunium:3>*4);
|
||||
twophas31.build();
|
||||
|
||||
val twophas32 = RecipeBuilder.newBuilder("twophas32","two_phase_fission_reactor",20);
|
||||
twophas32.addFluidInput(<fluid:nak>*10);
|
||||
twophas32.addFluidInput(<fluid:flibe>*10);
|
||||
twophas32.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas32.addFluidInput(<fluid:water>*10000);
|
||||
twophas32.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas32.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas32.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas32.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas32.addItemInput(<nuclearcraft:fuel_plutonium:0>*4);
|
||||
twophas32.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:0>*4);
|
||||
twophas32.build();
|
||||
|
||||
val twophas33 = RecipeBuilder.newBuilder("twophas33","two_phase_fission_reactor",20);
|
||||
twophas33.addFluidInput(<fluid:nak>*10);
|
||||
twophas33.addFluidInput(<fluid:flibe>*10);
|
||||
twophas33.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas33.addFluidInput(<fluid:water>*10000);
|
||||
twophas33.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas33.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas33.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas33.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas33.addItemInput(<nuclearcraft:fuel_plutonium:1>*4);
|
||||
twophas33.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:1>*4);
|
||||
twophas33.build();
|
||||
|
||||
val twophas34 = RecipeBuilder.newBuilder("twophas34","two_phase_fission_reactor",20);
|
||||
twophas34.addFluidInput(<fluid:nak>*10);
|
||||
twophas34.addFluidInput(<fluid:flibe>*10);
|
||||
twophas34.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas34.addFluidInput(<fluid:water>*10000);
|
||||
twophas34.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas34.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas34.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas34.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas34.addItemInput(<nuclearcraft:fuel_plutonium:2>*4);
|
||||
twophas34.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:2>*4);
|
||||
twophas34.build();
|
||||
|
||||
val twophas35 = RecipeBuilder.newBuilder("twophas35","two_phase_fission_reactor",20);
|
||||
twophas35.addFluidInput(<fluid:nak>*10);
|
||||
twophas35.addFluidInput(<fluid:flibe>*10);
|
||||
twophas35.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas35.addFluidInput(<fluid:water>*10000);
|
||||
twophas35.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas35.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas35.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas35.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas35.addItemInput(<nuclearcraft:fuel_plutonium:3>*4);
|
||||
twophas35.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:3>*4);
|
||||
twophas35.build();
|
||||
|
||||
val twophas36 = RecipeBuilder.newBuilder("twophas36","two_phase_fission_reactor",20);
|
||||
twophas36.addFluidInput(<fluid:nak>*10);
|
||||
twophas36.addFluidInput(<fluid:flibe>*10);
|
||||
twophas36.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas36.addFluidInput(<fluid:water>*10000);
|
||||
twophas36.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas36.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas36.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas36.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas36.addItemInput(<nuclearcraft:fuel_plutonium:4>*4);
|
||||
twophas36.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:4>*4);
|
||||
twophas36.build();
|
||||
|
||||
val twophas37 = RecipeBuilder.newBuilder("twophas37","two_phase_fission_reactor",20);
|
||||
twophas37.addFluidInput(<fluid:nak>*10);
|
||||
twophas37.addFluidInput(<fluid:flibe>*10);
|
||||
twophas37.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas37.addFluidInput(<fluid:water>*10000);
|
||||
twophas37.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas37.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas37.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas37.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas37.addItemInput(<nuclearcraft:fuel_plutonium:5>*4);
|
||||
twophas37.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:5>*4);
|
||||
twophas37.build();
|
||||
|
||||
val twophas38 = RecipeBuilder.newBuilder("twophas38","two_phase_fission_reactor",20);
|
||||
twophas38.addFluidInput(<fluid:nak>*10);
|
||||
twophas38.addFluidInput(<fluid:flibe>*10);
|
||||
twophas38.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas38.addFluidInput(<fluid:water>*10000);
|
||||
twophas38.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas38.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas38.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas38.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas38.addItemInput(<nuclearcraft:fuel_plutonium:6>*4);
|
||||
twophas38.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:6>*4);
|
||||
twophas38.build();
|
||||
|
||||
val twophas39 = RecipeBuilder.newBuilder("twophas39","two_phase_fission_reactor",20);
|
||||
twophas39.addFluidInput(<fluid:nak>*10);
|
||||
twophas39.addFluidInput(<fluid:flibe>*10);
|
||||
twophas39.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas39.addFluidInput(<fluid:water>*10000);
|
||||
twophas39.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas39.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas39.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas39.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas39.addItemInput(<nuclearcraft:fuel_plutonium:7>*4);
|
||||
twophas39.addItemOutput(<nuclearcraft:depleted_fuel_plutonium:7>*4);
|
||||
twophas39.build();
|
||||
|
||||
val twophas40 = RecipeBuilder.newBuilder("twophas40","two_phase_fission_reactor",20);
|
||||
twophas40.addFluidInput(<fluid:nak>*10);
|
||||
twophas40.addFluidInput(<fluid:flibe>*10);
|
||||
twophas40.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas40.addFluidInput(<fluid:water>*10000);
|
||||
twophas40.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas40.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas40.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas40.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas40.addItemInput(<nuclearcraft:fuel_americium:0>*4);
|
||||
twophas40.addItemOutput(<nuclearcraft:depleted_fuel_americium:0>*4);
|
||||
twophas40.build();
|
||||
|
||||
val twophas41 = RecipeBuilder.newBuilder("twophas41","two_phase_fission_reactor",20);
|
||||
twophas41.addFluidInput(<fluid:nak>*10);
|
||||
twophas41.addFluidInput(<fluid:flibe>*10);
|
||||
twophas41.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas41.addFluidInput(<fluid:water>*10000);
|
||||
twophas41.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas41.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas41.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas41.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas41.addItemInput(<nuclearcraft:fuel_americium:1>*4);
|
||||
twophas41.addItemOutput(<nuclearcraft:depleted_fuel_americium:1>*4);
|
||||
twophas41.build();
|
||||
|
||||
val twophas42 = RecipeBuilder.newBuilder("twophas42","two_phase_fission_reactor",20);
|
||||
twophas42.addFluidInput(<fluid:nak>*10);
|
||||
twophas42.addFluidInput(<fluid:flibe>*10);
|
||||
twophas42.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas42.addFluidInput(<fluid:water>*10000);
|
||||
twophas42.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas42.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas42.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas42.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas42.addItemInput(<nuclearcraft:fuel_americium:2>*4);
|
||||
twophas42.addItemOutput(<nuclearcraft:depleted_fuel_americium:2>*4);
|
||||
twophas42.build();
|
||||
|
||||
val twophas43 = RecipeBuilder.newBuilder("twophas43","two_phase_fission_reactor",20);
|
||||
twophas43.addFluidInput(<fluid:nak>*10);
|
||||
twophas43.addFluidInput(<fluid:flibe>*10);
|
||||
twophas43.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas43.addFluidInput(<fluid:water>*10000);
|
||||
twophas43.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas43.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas43.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas43.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas43.addItemInput(<nuclearcraft:fuel_americium:3>*4);
|
||||
twophas43.addItemOutput(<nuclearcraft:depleted_fuel_americium:3>*4);
|
||||
twophas43.build();
|
||||
|
||||
val twophas44 = RecipeBuilder.newBuilder("twophas44","two_phase_fission_reactor",20);
|
||||
twophas44.addFluidInput(<fluid:nak>*10);
|
||||
twophas44.addFluidInput(<fluid:flibe>*10);
|
||||
twophas44.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas44.addFluidInput(<fluid:water>*10000);
|
||||
twophas44.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas44.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas44.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas44.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas44.addItemInput(<nuclearcraft:fuel_curium:0>*4);
|
||||
twophas44.addItemOutput(<nuclearcraft:depleted_fuel_curium:0>*4);
|
||||
twophas44.build();
|
||||
|
||||
val twophas45 = RecipeBuilder.newBuilder("twophas45","two_phase_fission_reactor",20);
|
||||
twophas45.addFluidInput(<fluid:nak>*10);
|
||||
twophas45.addFluidInput(<fluid:flibe>*10);
|
||||
twophas45.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas45.addFluidInput(<fluid:water>*10000);
|
||||
twophas45.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas45.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas45.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas45.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas45.addItemInput(<nuclearcraft:fuel_curium:1>*4);
|
||||
twophas45.addItemOutput(<nuclearcraft:depleted_fuel_curium:1>*4);
|
||||
twophas45.build();
|
||||
|
||||
val twophas46 = RecipeBuilder.newBuilder("twophas46","two_phase_fission_reactor",20);
|
||||
twophas46.addFluidInput(<fluid:nak>*10);
|
||||
twophas46.addFluidInput(<fluid:flibe>*10);
|
||||
twophas46.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas46.addFluidInput(<fluid:water>*10000);
|
||||
twophas46.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas46.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas46.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas46.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas46.addItemInput(<nuclearcraft:fuel_curium:2>*4);
|
||||
twophas46.addItemOutput(<nuclearcraft:depleted_fuel_curium:2>*4);
|
||||
twophas46.build();
|
||||
|
||||
val twophas47 = RecipeBuilder.newBuilder("twophas47","two_phase_fission_reactor",20);
|
||||
twophas47.addFluidInput(<fluid:nak>*10);
|
||||
twophas47.addFluidInput(<fluid:flibe>*10);
|
||||
twophas47.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas47.addFluidInput(<fluid:water>*10000);
|
||||
twophas47.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas47.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas47.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas47.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas47.addItemInput(<nuclearcraft:fuel_curium:3>*4);
|
||||
twophas47.addItemOutput(<nuclearcraft:depleted_fuel_curium:3>*4);
|
||||
twophas47.build();
|
||||
|
||||
val twophas48 = RecipeBuilder.newBuilder("twophas48","two_phase_fission_reactor",20);
|
||||
twophas48.addFluidInput(<fluid:nak>*10);
|
||||
twophas48.addFluidInput(<fluid:flibe>*10);
|
||||
twophas48.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas48.addFluidInput(<fluid:water>*10000);
|
||||
twophas48.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas48.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas48.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas48.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas48.addItemInput(<nuclearcraft:fuel_curium:4>*4);
|
||||
twophas48.addItemOutput(<nuclearcraft:depleted_fuel_curium:4>*4);
|
||||
twophas48.build();
|
||||
|
||||
val twophas49 = RecipeBuilder.newBuilder("twophas49","two_phase_fission_reactor",20);
|
||||
twophas49.addFluidInput(<fluid:nak>*10);
|
||||
twophas49.addFluidInput(<fluid:flibe>*10);
|
||||
twophas49.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas49.addFluidInput(<fluid:water>*10000);
|
||||
twophas49.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas49.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas49.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas49.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas49.addItemInput(<nuclearcraft:fuel_curium:5>*4);
|
||||
twophas49.addItemOutput(<nuclearcraft:depleted_fuel_curium:5>*4);
|
||||
twophas49.build();
|
||||
|
||||
val twophas50 = RecipeBuilder.newBuilder("twophas50","two_phase_fission_reactor",20);
|
||||
twophas50.addFluidInput(<fluid:nak>*10);
|
||||
twophas50.addFluidInput(<fluid:flibe>*10);
|
||||
twophas50.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas50.addFluidInput(<fluid:water>*10000);
|
||||
twophas50.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas50.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas50.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas50.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas50.addItemInput(<nuclearcraft:fuel_curium:6>*4);
|
||||
twophas50.addItemOutput(<nuclearcraft:depleted_fuel_curium:6>*4);
|
||||
twophas50.build();
|
||||
|
||||
val twophas51 = RecipeBuilder.newBuilder("twophas51","two_phase_fission_reactor",20);
|
||||
twophas51.addFluidInput(<fluid:nak>*10);
|
||||
twophas51.addFluidInput(<fluid:flibe>*10);
|
||||
twophas51.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas51.addFluidInput(<fluid:water>*10000);
|
||||
twophas51.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas51.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas51.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas51.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas51.addItemInput(<nuclearcraft:fuel_curium:7>*4);
|
||||
twophas51.addItemOutput(<nuclearcraft:depleted_fuel_curium:7>*4);
|
||||
twophas51.build();
|
||||
|
||||
val twophas52 = RecipeBuilder.newBuilder("twophas52","two_phase_fission_reactor",20);
|
||||
twophas52.addFluidInput(<fluid:nak>*10);
|
||||
twophas52.addFluidInput(<fluid:flibe>*10);
|
||||
twophas52.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas52.addFluidInput(<fluid:water>*10000);
|
||||
twophas52.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas52.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas52.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas52.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas52.addItemInput(<nuclearcraft:fuel_curium:8>*4);
|
||||
twophas52.addItemOutput(<nuclearcraft:depleted_fuel_curium:8>*4);
|
||||
twophas52.build();
|
||||
|
||||
val twophas53 = RecipeBuilder.newBuilder("twophas53","two_phase_fission_reactor",20);
|
||||
twophas53.addFluidInput(<fluid:nak>*10);
|
||||
twophas53.addFluidInput(<fluid:flibe>*10);
|
||||
twophas53.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas53.addFluidInput(<fluid:water>*10000);
|
||||
twophas53.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas53.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas53.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas53.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas53.addItemInput(<nuclearcraft:fuel_curium:9>*4);
|
||||
twophas53.addItemOutput(<nuclearcraft:depleted_fuel_curium:9>*4);
|
||||
twophas53.build();
|
||||
|
||||
val twophas54 = RecipeBuilder.newBuilder("twophas54","two_phase_fission_reactor",20);
|
||||
twophas54.addFluidInput(<fluid:nak>*10);
|
||||
twophas54.addFluidInput(<fluid:flibe>*10);
|
||||
twophas54.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas54.addFluidInput(<fluid:water>*10000);
|
||||
twophas54.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas54.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas54.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas54.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas54.addItemInput(<nuclearcraft:fuel_curium:10>*4);
|
||||
twophas54.addItemOutput(<nuclearcraft:depleted_fuel_curium:10>*4);
|
||||
twophas54.build();
|
||||
|
||||
val twophas55 = RecipeBuilder.newBuilder("twophas55","two_phase_fission_reactor",20);
|
||||
twophas55.addFluidInput(<fluid:nak>*10);
|
||||
twophas55.addFluidInput(<fluid:flibe>*10);
|
||||
twophas55.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas55.addFluidInput(<fluid:water>*10000);
|
||||
twophas55.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas55.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas55.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas55.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas55.addItemInput(<nuclearcraft:fuel_curium:11>*4);
|
||||
twophas55.addItemOutput(<nuclearcraft:depleted_fuel_curium:11>*4);
|
||||
twophas55.build();
|
||||
|
||||
val twophas56 = RecipeBuilder.newBuilder("twophas56","two_phase_fission_reactor",20);
|
||||
twophas56.addFluidInput(<fluid:nak>*10);
|
||||
twophas56.addFluidInput(<fluid:flibe>*10);
|
||||
twophas56.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas56.addFluidInput(<fluid:water>*10000);
|
||||
twophas56.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas56.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas56.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas56.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas56.addItemInput(<nuclearcraft:fuel_berkelium:0>*4);
|
||||
twophas56.addItemOutput(<nuclearcraft:depleted_fuel_berkelium:0>*4);
|
||||
twophas56.build();
|
||||
|
||||
val twophas57 = RecipeBuilder.newBuilder("twophas57","two_phase_fission_reactor",20);
|
||||
twophas57.addFluidInput(<fluid:nak>*10);
|
||||
twophas57.addFluidInput(<fluid:flibe>*10);
|
||||
twophas57.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas57.addFluidInput(<fluid:water>*10000);
|
||||
twophas57.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas57.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas57.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas57.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas57.addItemInput(<nuclearcraft:fuel_berkelium:1>*4);
|
||||
twophas57.addItemOutput(<nuclearcraft:depleted_fuel_berkelium:1>*4);
|
||||
twophas57.build();
|
||||
|
||||
val twophas58 = RecipeBuilder.newBuilder("twophas58","two_phase_fission_reactor",20);
|
||||
twophas58.addFluidInput(<fluid:nak>*10);
|
||||
twophas58.addFluidInput(<fluid:flibe>*10);
|
||||
twophas58.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas58.addFluidInput(<fluid:water>*10000);
|
||||
twophas58.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas58.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas58.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas58.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas58.addItemInput(<nuclearcraft:fuel_berkelium:2>*4);
|
||||
twophas58.addItemOutput(<nuclearcraft:depleted_fuel_berkelium:2>*4);
|
||||
twophas58.build();
|
||||
|
||||
val twophas59 = RecipeBuilder.newBuilder("twophas59","two_phase_fission_reactor",20);
|
||||
twophas59.addFluidInput(<fluid:nak>*10);
|
||||
twophas59.addFluidInput(<fluid:flibe>*10);
|
||||
twophas59.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas59.addFluidInput(<fluid:water>*10000);
|
||||
twophas59.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas59.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas59.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas59.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas59.addItemInput(<nuclearcraft:fuel_berkelium:3>*4);
|
||||
twophas59.addItemOutput(<nuclearcraft:depleted_fuel_berkelium:3>*4);
|
||||
twophas59.build();
|
||||
|
||||
val twophas60 = RecipeBuilder.newBuilder("twophas60","two_phase_fission_reactor",20);
|
||||
twophas60.addFluidInput(<fluid:nak>*10);
|
||||
twophas60.addFluidInput(<fluid:flibe>*10);
|
||||
twophas60.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas60.addFluidInput(<fluid:water>*10000);
|
||||
twophas60.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas60.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas60.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas60.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas60.addItemInput(<nuclearcraft:fuel_californium:0>*4);
|
||||
twophas60.addItemOutput(<nuclearcraft:depleted_fuel_californium:0>*4);
|
||||
twophas60.build();
|
||||
|
||||
val twophas61 = RecipeBuilder.newBuilder("twophas61","two_phase_fission_reactor",20);
|
||||
twophas61.addFluidInput(<fluid:nak>*10);
|
||||
twophas61.addFluidInput(<fluid:flibe>*10);
|
||||
twophas61.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas61.addFluidInput(<fluid:water>*10000);
|
||||
twophas61.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas61.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas61.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas61.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas61.addItemInput(<nuclearcraft:fuel_californium:1>*4);
|
||||
twophas61.addItemOutput(<nuclearcraft:depleted_fuel_californium:1>*4);
|
||||
twophas61.build();
|
||||
|
||||
val twophas62 = RecipeBuilder.newBuilder("twophas62","two_phase_fission_reactor",20);
|
||||
twophas62.addFluidInput(<fluid:nak>*10);
|
||||
twophas62.addFluidInput(<fluid:flibe>*10);
|
||||
twophas62.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas62.addFluidInput(<fluid:water>*10000);
|
||||
twophas62.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas62.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas62.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas62.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas62.addItemInput(<nuclearcraft:fuel_californium:2>*4);
|
||||
twophas62.addItemOutput(<nuclearcraft:depleted_fuel_californium:2>*4);
|
||||
twophas62.build();
|
||||
|
||||
val twophas63 = RecipeBuilder.newBuilder("twophas63","two_phase_fission_reactor",20);
|
||||
twophas63.addFluidInput(<fluid:nak>*10);
|
||||
twophas63.addFluidInput(<fluid:flibe>*10);
|
||||
twophas63.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas63.addFluidInput(<fluid:water>*10000);
|
||||
twophas63.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas63.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas63.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas63.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas63.addItemInput(<nuclearcraft:fuel_californium:3>*4);
|
||||
twophas63.addItemOutput(<nuclearcraft:depleted_fuel_californium:3>*4);
|
||||
twophas63.build();
|
||||
|
||||
val twophas64 = RecipeBuilder.newBuilder("twophas64","two_phase_fission_reactor",20);
|
||||
twophas64.addFluidInput(<fluid:nak>*10);
|
||||
twophas64.addFluidInput(<fluid:flibe>*10);
|
||||
twophas64.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas64.addFluidInput(<fluid:water>*10000);
|
||||
twophas64.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas64.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas64.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas64.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas64.addItemInput(<nuclearcraft:fuel_californium:4>*4);
|
||||
twophas64.addItemOutput(<nuclearcraft:depleted_fuel_californium:4>*4);
|
||||
twophas64.build();
|
||||
|
||||
val twophas65 = RecipeBuilder.newBuilder("twophas65","two_phase_fission_reactor",20);
|
||||
twophas65.addFluidInput(<fluid:nak>*10);
|
||||
twophas65.addFluidInput(<fluid:flibe>*10);
|
||||
twophas65.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas65.addFluidInput(<fluid:water>*10000);
|
||||
twophas65.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas65.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas65.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas65.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas65.addItemInput(<nuclearcraft:fuel_californium:5>*4);
|
||||
twophas65.addItemOutput(<nuclearcraft:depleted_fuel_californium:5>*4);
|
||||
twophas65.build();
|
||||
|
||||
val twophas66 = RecipeBuilder.newBuilder("twophas66","two_phase_fission_reactor",20);
|
||||
twophas66.addFluidInput(<fluid:nak>*10);
|
||||
twophas66.addFluidInput(<fluid:flibe>*10);
|
||||
twophas66.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas66.addFluidInput(<fluid:water>*10000);
|
||||
twophas66.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas66.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas66.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas66.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas66.addItemInput(<nuclearcraft:fuel_californium:6>*4);
|
||||
twophas66.addItemOutput(<nuclearcraft:depleted_fuel_californium:6>*4);
|
||||
twophas66.build();
|
||||
|
||||
val twophas67 = RecipeBuilder.newBuilder("twophas67","two_phase_fission_reactor",20);
|
||||
twophas67.addFluidInput(<fluid:nak>*10);
|
||||
twophas67.addFluidInput(<fluid:flibe>*10);
|
||||
twophas67.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas67.addFluidInput(<fluid:water>*10000);
|
||||
twophas67.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas67.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas67.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas67.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas67.addItemInput(<nuclearcraft:fuel_californium:7>*4);
|
||||
twophas67.addItemOutput(<nuclearcraft:depleted_fuel_californium:7>*4);
|
||||
twophas67.build();
|
||||
|
||||
val twophas68 = RecipeBuilder.newBuilder("twophas68","two_phase_fission_reactor",20);
|
||||
twophas68.addFluidInput(<fluid:nak>*10);
|
||||
twophas68.addFluidInput(<fluid:flibe>*10);
|
||||
twophas68.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas68.addFluidInput(<fluid:water>*10000);
|
||||
twophas68.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas68.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas68.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas68.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas68.addItemInput(<contenttweaker:tsleu_235_fuel>*4);
|
||||
twophas68.addItemOutput(<nuclearcraft:depleted_fuel_uranium:4>*4);
|
||||
twophas68.build();
|
||||
|
||||
val twophas69 = RecipeBuilder.newBuilder("twophas69","two_phase_fission_reactor",20);
|
||||
twophas69.addFluidInput(<fluid:nak>*10);
|
||||
twophas69.addFluidInput(<fluid:flibe>*10);
|
||||
twophas69.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas69.addFluidInput(<fluid:water>*10000);
|
||||
twophas69.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas69.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas69.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas69.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas69.addItemInput(<bigreactors:ingotyellorium>*4);
|
||||
twophas69.addItemOutput(<bigreactors:ingotcyanite>*4);
|
||||
twophas69.build();
|
||||
|
||||
val twophas70 = RecipeBuilder.newBuilder("twophas70","two_phase_fission_reactor",20);
|
||||
twophas70.addFluidInput(<fluid:nak>*10);
|
||||
twophas70.addFluidInput(<fluid:flibe>*10);
|
||||
twophas70.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas70.addFluidInput(<fluid:water>*10000);
|
||||
twophas70.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas70.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas70.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas70.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas70.addItemInput(<bigreactors:ingotblutonium>*4);
|
||||
twophas70.addItemOutput(<bigreactors:ingotcyanite>*4);
|
||||
twophas70.build();
|
||||
|
||||
val twophas71 = RecipeBuilder.newBuilder("twophas71","two_phase_fission_reactor",20);
|
||||
twophas71.addFluidInput(<fluid:nak>*10);
|
||||
twophas71.addFluidInput(<fluid:flibe>*10);
|
||||
twophas71.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas71.addFluidInput(<fluid:water>*10000);
|
||||
twophas71.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas71.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas71.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas71.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas71.addItemInput(<contenttweaker:lefhm_fuel>*4);
|
||||
twophas71.addItemOutput(<contenttweaker:depleted_lefhm_fuel>*4);
|
||||
twophas71.build();
|
||||
|
||||
val twophas72 = RecipeBuilder.newBuilder("twophas72","two_phase_fission_reactor",20);
|
||||
twophas72.addFluidInput(<fluid:nak>*10);
|
||||
twophas72.addFluidInput(<fluid:flibe>*10);
|
||||
twophas72.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas72.addFluidInput(<fluid:water>*10000);
|
||||
twophas72.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas72.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas72.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas72.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas72.addItemInput(<contenttweaker:heuf_fuel>*4);
|
||||
twophas72.addItemOutput(<contenttweaker:depleted_heuf_fuel>*4);
|
||||
twophas72.build();
|
||||
|
||||
val twophas73 = RecipeBuilder.newBuilder("twophas73","two_phase_fission_reactor",20);
|
||||
twophas73.addFluidInput(<fluid:nak>*10);
|
||||
twophas73.addFluidInput(<fluid:flibe>*10);
|
||||
twophas73.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas73.addFluidInput(<fluid:water>*10000);
|
||||
twophas73.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas73.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas73.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas73.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas73.addItemInput(<contenttweaker:lees_fuel>*4);
|
||||
twophas73.addItemOutput(<contenttweaker:depleted_lees_fuel>*4);
|
||||
twophas73.build();
|
||||
|
||||
val twophas74 = RecipeBuilder.newBuilder("twophas74","two_phase_fission_reactor",20);
|
||||
twophas74.addFluidInput(<fluid:nak>*10);
|
||||
twophas74.addFluidInput(<fluid:flibe>*10);
|
||||
twophas74.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas74.addFluidInput(<fluid:water>*10000);
|
||||
twophas74.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas74.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas74.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas74.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas74.addItemInput(<contenttweaker:hefm_fuel>*4);
|
||||
twophas74.addItemOutput(<contenttweaker:depleted_hefm_fuel>*4);
|
||||
twophas74.build();
|
||||
|
||||
val twophas75 = RecipeBuilder.newBuilder("twophas75","two_phase_fission_reactor",20);
|
||||
twophas75.addFluidInput(<fluid:nak>*10);
|
||||
twophas75.addFluidInput(<fluid:flibe>*10);
|
||||
twophas75.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas75.addFluidInput(<fluid:water>*10000);
|
||||
twophas75.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas75.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas75.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas75.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas75.addItemInput(<contenttweaker:amfm_fuel>*4);
|
||||
twophas75.addItemOutput(<contenttweaker:depleted_amfm_fuel>*4);
|
||||
twophas75.build();
|
||||
|
||||
val twophas76 = RecipeBuilder.newBuilder("twophas76","two_phase_fission_reactor",20);
|
||||
twophas76.addFluidInput(<fluid:nak>*10);
|
||||
twophas76.addFluidInput(<fluid:flibe>*10);
|
||||
twophas76.addFluidInput(<fluid:fluorine>*10);
|
||||
twophas76.addFluidInput(<fluid:water>*10000);
|
||||
twophas76.addFluidOutput(<fluid:high_pressure_steam>*10000);
|
||||
twophas76.addFluidOutput(<fluid:nak_hot>*10);
|
||||
twophas76.addFluidOutput(<fluid:spent_flibe>*10);
|
||||
twophas76.addFluidOutput(<fluid:hot_fluorine>*10);
|
||||
twophas76.addItemInput(<contenttweaker:herrr_fuel>*4);
|
||||
twophas76.addItemOutput(<contenttweaker:depleted_herrr_fuel>*4);
|
||||
twophas76.build();
|
||||
|
||||
|
||||
@@ -309,7 +309,27 @@ recipes.addShapeless(<contenttweaker:cut_vethea_garnet>*4,
|
||||
<contenttweaker:ender_dolomite_dust>,
|
||||
<ore:dustPetrotheum>]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:myrmitite_casing>,
|
||||
recipes.addShaped(<contenttweaker:myrmitite_casing>*8,
|
||||
[[<ore:plateMyrmitite>, <enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:jungle_dramcryx"}), <ore:plateMyrmitite>],
|
||||
[<enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:enthralled_dramcryx"}), <contenttweaker:highly_advanced_machine_casing>, <enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:deathcryx"})],
|
||||
[<ore:plateMyrmitite>, <enderio:item_soul_vial:1>.withTag({entityId: "divinerpg:eden_cadillion"}), <ore:plateMyrmitite>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:terrasteel_crystal>*2,
|
||||
[[<botania:manaresource:5>, <botania:spreader:3>, <botania:manaresource:5>],
|
||||
[<botania:spreader:3>, <contenttweaker:terrasteel_crystal>, <botania:spreader:3>],
|
||||
[<botania:manaresource:5>, <botania:spreader:3>, <botania:manaresource:5>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:demonic_manastone>*2,
|
||||
[[<dimdoors:world_thread>, <bloodmagic:slate:4>, <dimdoors:world_thread>],
|
||||
[<bloodmagic:slate:4>, <contenttweaker:demonic_manastone>, <bloodmagic:slate:4>],
|
||||
[<dimdoors:world_thread>, <bloodmagic:slate:4>, <dimdoors:world_thread>]]);
|
||||
|
||||
recipes.addShaped(<bewitchment:blessed_stone>*2,
|
||||
[[<minecraft:egg>, <bewitchment:sigil_mending>, <minecraft:egg>],
|
||||
[<minecraft:egg>, <bewitchment:blessed_stone>, <minecraft:egg>],
|
||||
[<minecraft:egg>, <contenttweaker:ender_feather>, <minecraft:egg>]]);
|
||||
|
||||
|
||||
mods.thermalexpansion.Crucible.addRecipe(<fluid:essence>*10000, <contenttweaker:condensed_essence>, 2000);
|
||||
|
||||
mods.nuclearcraft.melter.addRecipe([<contenttweaker:condensed_essence>, <fluid:essence>*10000]);
|
||||
|
||||
+210
-87
@@ -210,6 +210,32 @@ mith4.addItemOutput(<aoa3:raw_violet_skipper>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_dark_hatchetfish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_candlefish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_crimson_skipper>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_crimson_stripefish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_golden_gullfish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_limefish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_pearl_stripefish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_sailback>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_turquoise_stripefish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_razorfish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_rocketfish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_rainbowfish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_ironback>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:raw_fingerfish>*10);
|
||||
mith4.setChance(0.2);
|
||||
mith4.addItemOutput(<aoa3:ghostly_powder>*10);
|
||||
mith4.setChance(0.1);
|
||||
mith4.addItemOutput(<aoa3:flammable_dust>*10);
|
||||
@@ -410,6 +436,10 @@ ayeracoOreDict.add(<divinerpg:ayeraco_statue_yellow>);
|
||||
ayeracoOreDict.add(<divinerpg:ayeraco_statue_green>);
|
||||
ayeracoOreDict.add(<divinerpg:ayeraco_statue_purple>);
|
||||
|
||||
recipes.addShaped(<mowziesmobs:ice_crystal>*2,
|
||||
[[<divinerpg:snowflake>,<divinerpg:ice_stone>,<divinerpg:snowflake>],
|
||||
[<bewitchment:perpetual_ice>,<mowziesmobs:ice_crystal>,<bewitchment:perpetual_ice>],
|
||||
[<divinerpg:snowflake>,<divinerpg:ice_stone>,<divinerpg:snowflake>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ayeraco_stone>,
|
||||
[[<appliedenergistics2:sky_stone_block>, <appliedenergistics2:sky_stone_block>, <magicbees:beecomb:7>, <appliedenergistics2:sky_stone_block>, <appliedenergistics2:sky_stone_block>],
|
||||
@@ -473,6 +503,13 @@ spatcruc.addFluidInput(<fluid:liquid_uu_matter>*300);
|
||||
spatcruc.addFluidOutput(<fluid:spatial_matter>*12000);
|
||||
spatcruc.build();
|
||||
|
||||
recipes.remove(<aoa3:bone_horn>);
|
||||
|
||||
recipes.addShaped(<aoa3:bone_horn>,
|
||||
[[null, null, <aoa3:skullbone_fragment>],
|
||||
[null, <contenttweaker:kaiyu_bone>, <aoa3:chestbone_fragment>],
|
||||
[<aoa3:ivory>, <aoa3:legbone_fragment>, <aoa3:legbone_fragment>]]);
|
||||
|
||||
mods.forestry.Squeezer.addRecipe(<fluid:dragons_blood_plastic>*50, [<contenttweaker:dragons_blood_plastic>], 120);
|
||||
|
||||
val mith7 = RecipeBuilder.newBuilder("mythicaltier7","mythical_resource_miner_tier7",800);
|
||||
@@ -493,6 +530,8 @@ mith7.addItemOutput(<aoa3:armour_plating>*30);
|
||||
mith7.setChance(0.15);
|
||||
mith7.addItemOutput(<aoa3:precasian_tokens>*10);
|
||||
mith7.setChance(0.1);
|
||||
mith7.addItemOutput(<aoa3:jungle_thorns>*30);
|
||||
mith7.setChance(0.5);
|
||||
mith7.addItemOutput(<aoa3:silver_coin>*5);
|
||||
mith7.setChance(0.1);
|
||||
mith7.addItemOutput(<aoa3:gold_coin>*3);
|
||||
@@ -669,10 +708,14 @@ mith11.addItemOutput(<aoa3:dense_rock>*30);
|
||||
mith11.setChance(0.15);
|
||||
mith11.addItemOutput(<aoa3:deeplands_tokens>*10);
|
||||
mith11.setChance(0.1);
|
||||
mith11.addItemOutput(<aoa3:mud_ball>*30);
|
||||
mith11.setChance(0.5);
|
||||
mith11.addItemOutput(<projecte:item.pe_matter:0>);
|
||||
mith11.setChance(0.1);
|
||||
mith11.addItemOutput(<divinerpg:bedrock_chunk>*10);
|
||||
mith11.setChance(0.03);
|
||||
mith11.addItemOutput(<aoa3:armour_plating>*10);
|
||||
mith11.setChance(0.03);
|
||||
mith11.addItemOutput(<aoa3:silver_coin>*10);
|
||||
mith11.setChance(0.1);
|
||||
mith11.addItemOutput(<aoa3:gold_coin>*10);
|
||||
@@ -712,6 +755,8 @@ mith12.addItemOutput(<aoa3:void_scales>*30);
|
||||
mith12.setChance(0.13);
|
||||
mith12.addItemOutput(<aoa3:wither_rune>*10);
|
||||
mith12.setChance(0.05);
|
||||
mith12.addItemOutput(<aoa3:eye_bulb>*20);
|
||||
mith12.setChance(0.05);
|
||||
mith12.addItemOutput(<aoa3:silver_coin>*10);
|
||||
mith12.setChance(0.1);
|
||||
mith12.addItemOutput(<aoa3:gold_coin>*10);
|
||||
@@ -739,7 +784,7 @@ mythassabyss.build();
|
||||
|
||||
mods.tconstruct.Alloy.addRecipe(<fluid:vibranium>*144, [<fluid:fluctuatite>*144,<fluid:skeletal>*576,<fluid:baronyte>*144]);
|
||||
|
||||
mods.tconstruct.Alloy.addRecipe(<fluid:vibranium>*1152, [<fluid:fluctuatite>*144,<fluid:skeletal>*576,<fluid:baronyte>*144,<fluid:rhenium>*144]);
|
||||
mods.tconstruct.Alloy.addRecipe(<fluid:vibranium>*576, [<fluid:fluctuatite>*144,<fluid:skeletal>*576,<fluid:baronyte>*144,<fluid:rhenium>*144]);
|
||||
|
||||
val jewelruniumgrav = RecipeBuilder.newBuilder("jewelruniumgrav","gravitite_enchanter",80);
|
||||
jewelruniumgrav.addFluidInput(<fluid:astralsorcery.liquidstarlight>*500);
|
||||
@@ -760,7 +805,7 @@ jewelruniumgrav1.addItemInput(<aoa3:gemenyte>);
|
||||
jewelruniumgrav1.addItemInput(<aoa3:ornamyte>);
|
||||
jewelruniumgrav1.addItemInput(<aoa3:charged_runium_chunk>);
|
||||
jewelruniumgrav1.addItemInput(<materialpart:rhenium:dust>);
|
||||
jewelruniumgrav1.addItemOutput(<contenttweaker:jeweled_runium>*8);
|
||||
jewelruniumgrav1.addItemOutput(<contenttweaker:jeweled_runium>*4);
|
||||
jewelruniumgrav1.build();
|
||||
|
||||
mods.botania.ManaInfusion.addInfusion(<contenttweaker:rhenium_catalyst>, <materialpart:rhenium:ingot>, 1000);
|
||||
@@ -904,6 +949,22 @@ mith13.addItemOutput(<aoa3:sour_candy>*30);
|
||||
mith13.setChance(0.15);
|
||||
mith13.addItemOutput(<aoa3:gold_coin>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:aqua_cotton_candy>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:chocolate_block>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:dark_chocolate_block>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:white_chocolate_block>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:pink_cotton_candy>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:green_candy>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:red_candy>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:white_candy>*10);
|
||||
mith13.setChance(0.05);
|
||||
mith13.addItemOutput(<aoa3:peppermint_candy>*30);
|
||||
mith13.setChance(0.15);
|
||||
mith13.addItemOutput(<aoa3:spearmint_candy>*30);
|
||||
@@ -939,6 +1000,14 @@ mith14.addItemOutput(<aoa3:balloon>*30);
|
||||
mith14.setChance(0.15);
|
||||
mith14.addItemOutput(<aoa3:gold_coin>*10);
|
||||
mith14.setChance(0.05);
|
||||
mith14.addItemOutput(<aoa3:celevians_red>*20);
|
||||
mith14.setChance(0.05);
|
||||
mith14.addItemOutput(<aoa3:celevians_blue>*20);
|
||||
mith14.setChance(0.05);
|
||||
mith14.addItemOutput(<aoa3:celevians_white>*20);
|
||||
mith14.setChance(0.05);
|
||||
mith14.addItemOutput(<aoa3:celevians_purple>*20);
|
||||
mith14.setChance(0.05);
|
||||
mith14.addItemOutput(<aoa3:circus_coin>*10);
|
||||
mith14.setChance(0.1);
|
||||
mith14.addItemOutput(<contenttweaker:celeve_garnet>);
|
||||
@@ -980,6 +1049,22 @@ mith15.addItemOutput(<aoa3:life_rune>*10);
|
||||
mith15.setChance(0.02);
|
||||
mith15.addItemOutput(<aoa3:gold_coin>*10);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:blue_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:light_blue_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:magenta_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:purple_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:red_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:rose_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:yellow_petals>*20);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<aoa3:goldicap_petals>*30);
|
||||
mith15.setChance(0.05);
|
||||
mith15.addItemOutput(<contenttweaker:gardencia_garnet>);
|
||||
mith15.setChance(0.5);
|
||||
mith15.addItemOutput(<contenttweaker:tier15_token>);
|
||||
@@ -1011,6 +1096,30 @@ mith16.addItemOutput(<aoa3:white_druse>*30);
|
||||
mith16.setChance(0.15);
|
||||
mith16.addItemOutput(<aoa3:yellow_druse>*30);
|
||||
mith16.setChance(0.15);
|
||||
mith16.addItemOutput(<aoa3:blue_crystal_block>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:green_crystal_block>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:purple_crystal_block>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:yellow_crystal_block>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:white_crystal_block>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:red_crystal_block>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:blue_crystal>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:green_crystal>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:purple_crystal>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:yellow_crystal>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:white_crystal>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:red_crystal>*20);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:gold_coin>*10);
|
||||
mith16.setChance(0.05);
|
||||
mith16.addItemOutput(<aoa3:medium_skill_crystal>*3);
|
||||
@@ -1042,6 +1151,12 @@ mith17.addItemOutput(<aoa3:strike_rune>*10);
|
||||
mith17.setChance(0.08);
|
||||
mith17.addItemOutput(<aoa3:life_rune>*10);
|
||||
mith17.setChance(0.05);
|
||||
mith17.addItemOutput(<aoa3:havendales_blue>*30);
|
||||
mith17.setChance(0.05);
|
||||
mith17.addItemOutput(<aoa3:havendales_pink>*30);
|
||||
mith17.setChance(0.05);
|
||||
mith17.addItemOutput(<aoa3:havendales_yellow>*30);
|
||||
mith17.setChance(0.05);
|
||||
mith17.addItemOutput(<aoa3:fire_rune>*10);
|
||||
mith17.setChance(0.02);
|
||||
mith17.addItemOutput(<aoa3:energy_rune>*10);
|
||||
@@ -1110,6 +1225,24 @@ mith19.addItemOutput(<aoa3:mysterium_tokens>*10);
|
||||
mith19.setChance(0.1);
|
||||
mith19.addItemOutput(<aoa3:fungal_tea>*30);
|
||||
mith19.setChance(0.15);
|
||||
mith19.addItemOutput(<aoa3:blue_mushroom_outside>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:yellow_mushroom_outside>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:orange_mushroom_outside>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:green_mushroom_outside>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:blue_shroom>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:yellow_shroom>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:orange_shroom>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:green_shroom>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:mushroom_spores>*30);
|
||||
mith19.setChance(0.15);
|
||||
mith19.addItemOutput(<aoa3:chakram>*30);
|
||||
mith19.setChance(0.05);
|
||||
mith19.addItemOutput(<aoa3:distortion_rune>*10);
|
||||
@@ -1145,6 +1278,10 @@ mith20.addItemOutput(<aoa3:toxic_lump>*30);
|
||||
mith20.setChance(0.15);
|
||||
mith20.addItemOutput(<aoa3:chakram>*30);
|
||||
mith20.setChance(0.05);
|
||||
mith20.addItemOutput(<aoa3:vox_shroom>*30);
|
||||
mith20.setChance(0.05);
|
||||
mith20.addItemOutput(<aoa3:degraded_steel>*30);
|
||||
mith20.setChance(0.05);
|
||||
mith20.addItemOutput(<aoa3:poison_rune>*10);
|
||||
mith20.setChance(0.08);
|
||||
mith20.addItemOutput(<aoa3:storm_rune>*10);
|
||||
@@ -1221,6 +1358,7 @@ mythicmachineautoinf.addItemInput(<contenttweaker:arc_coil>*4);
|
||||
mythicmachineautoinf.addItemInput(<contenttweaker:vibranium_servo>);
|
||||
mythicmachineautoinf.addItemInput(<contenttweaker:magnetic_monopole>);
|
||||
mythicmachineautoinf.addItemInput(<nuclearcraft:part:12>);
|
||||
mythicmachineautoinf.addItemInput(<ore:plateIron>*4);
|
||||
mythicmachineautoinf.addItemOutput(<contenttweaker:mythic_machine_case>*2);
|
||||
mythicmachineautoinf.build();
|
||||
|
||||
@@ -1491,8 +1629,8 @@ mith22.addItemOutput(<aoa3:runandor_tokens>*10);
|
||||
mith22.setChance(0.1);
|
||||
mith22.addItemOutput(<aoa3:runic_energy>*30);
|
||||
mith22.setChance(0.15);
|
||||
mith22.addItemOutput(<aoa3:fragmented_anima_stone>*10);
|
||||
mith22.setChance(0.05);
|
||||
mith22.addItemOutput(<aoa3:fragmented_anima_stone>*50);
|
||||
mith22.setChance(0.5);
|
||||
mith22.addItemOutput(<aoa3:water_rune>*10);
|
||||
mith22.setChance(0.08);
|
||||
mith22.addItemOutput(<aoa3:storm_rune>*10);
|
||||
@@ -1523,6 +1661,14 @@ mith22.addItemOutput(<aoa3:strike_rune>*10);
|
||||
mith22.setChance(0.08);
|
||||
mith22.addItemOutput(<aoa3:wind_rune>*10);
|
||||
mith22.setChance(0.08);
|
||||
mith22.addItemOutput(<aoa3:mega_rune_fragment_blue>*20);
|
||||
mith22.setChance(0.05);
|
||||
mith22.addItemOutput(<aoa3:mega_rune_fragment_yellow>*20);
|
||||
mith22.setChance(0.05);
|
||||
mith22.addItemOutput(<aoa3:mega_rune_fragment_green>*20);
|
||||
mith22.setChance(0.05);
|
||||
mith22.addItemOutput(<aoa3:mega_rune_fragment_red>*20);
|
||||
mith22.setChance(0.05);
|
||||
mith22.addItemOutput(<contenttweaker:runandor_garnet>);
|
||||
mith22.setChance(0.5);
|
||||
mith22.addItemOutput(<contenttweaker:tier22_token>);
|
||||
@@ -1558,6 +1704,10 @@ mith23.addItemOutput(<aoa3:magic_repair_dust>*10);
|
||||
mith23.setChance(0.1);
|
||||
mith23.addItemOutput(<aoa3:lunar_ingot>*10);
|
||||
mith23.setChance(0.15);
|
||||
mith23.addItemOutput(<aoa3:luntar>*20);
|
||||
mith23.setChance(0.05);
|
||||
mith23.addItemOutput(<aoa3:lunalip>*20);
|
||||
mith23.setChance(0.05);
|
||||
mith23.addItemOutput(<actuallyadditions:item_solidified_experience>*48);
|
||||
mith23.setChance(0.1);
|
||||
mith23.addItemOutput(<contenttweaker:lunalus_garnet>);
|
||||
@@ -2114,6 +2264,8 @@ mith26.addFluidInput(<fluid:chaotic_matter>*50);
|
||||
mith26.addFluidInput(<fluid:chaotic_honey_3>*24);
|
||||
mith26.addItemOutput(<aoa3:greckon_tokens>*10);
|
||||
mith26.setChance(0.05);
|
||||
mith26.addItemOutput(<aoa3:haunted_flower>*30);
|
||||
mith26.setChance(0.05);
|
||||
mith26.addItemOutput(<aoa3:ghoulasm>*10);
|
||||
mith26.setChance(0.15);
|
||||
mith26.addItemOutput(<aoa3:distortion_rune>*10);
|
||||
@@ -2147,6 +2299,8 @@ mith27.addFluidInput(<fluid:chaotic_matter>*50);
|
||||
mith27.addFluidInput(<fluid:chaotic_honey_4>*24);
|
||||
mith27.addItemOutput(<aoa3:dustopia_tokens>*10);
|
||||
mith27.setChance(0.05);
|
||||
mith27.addItemOutput(<aoa3:dawn_bush>*40);
|
||||
mith27.setChance(0.05);
|
||||
mith27.addItemOutput(<aoa3:life_rune>*10);
|
||||
mith27.setChance(0.5);
|
||||
mith27.addItemOutput(<aoa3:gold_coin>*8);
|
||||
@@ -2209,10 +2363,32 @@ mith28.addItemOutput(<contenttweaker:vethea_garnet>);
|
||||
mith28.setChance(0.5);
|
||||
mith28.addItemOutput(<divinerpg:dream_melon>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:dream_pie>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:dream_cake>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:dream_carrot>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:honeychunk>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:honeysuckle>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:dark_dream_bricks>*32);
|
||||
mith28.setChance(0.1);
|
||||
mith28.addItemOutput(<divinerpg:light_dream_bricks>*32);
|
||||
mith28.setChance(0.1);
|
||||
mith28.addItemOutput(<divinerpg:red_dream_bricks>*32);
|
||||
mith28.setChance(0.1);
|
||||
mith28.addItemOutput(<divinerpg:acid>*16);
|
||||
mith28.setChance(0.1);
|
||||
mith28.addItemOutput(<divinerpg:clean_pearls>*10);
|
||||
mith28.setChance(0.2);
|
||||
mith28.addItemOutput(<divinerpg:shiny_pearls>*10);
|
||||
mith28.setChance(0.05);
|
||||
mith28.addItemOutput(<divinerpg:polished_pearls>*10);
|
||||
mith28.setChance(0.1);
|
||||
mith28.addItemOutput(<divinerpg:dirty_pearls>*10);
|
||||
mith28.setChance(0.4);
|
||||
mith28.addItemOutput(<contenttweaker:tier28_token>);
|
||||
mith28.build();
|
||||
|
||||
@@ -2255,8 +2431,8 @@ true,
|
||||
<extendedcrafting:singularity:1>,
|
||||
[<draconicevolution:chaos_shard:1>,<contenttweaker:eden_refined_gem>,<draconicevolution:chaos_shard:1>,<contenttweaker:wildwood_refined_gem>,
|
||||
<draconicevolution:chaos_shard:1>,<contenttweaker:apalachia_refined_gem>,<draconicevolution:chaos_shard:1>,<contenttweaker:skythern_refined_gem>]);
|
||||
game.setLocalization("ac.ritual.VetheaWhiteInfusion", "Vethea White Hole Infusion");
|
||||
game.setLocalization("ac.ritual.VetheaWhiteInfusion.desc", "Bring a white hole into existance through eldritch infusion!");
|
||||
game.setLocalization("ac.ritual.VetheaWhiteInfusion", "Vethea Negative Body Infusion");
|
||||
game.setLocalization("ac.ritual.VetheaWhiteInfusion.desc", "Bring a body with negative mass into existance through eldritch infusion!");
|
||||
|
||||
val edendragonref = RecipeBuilder.newBuilder("edendragonref","dragonfire_crucible",100);
|
||||
edendragonref.addFluidInput(<fluid:twilight_fire>*1000);
|
||||
@@ -2662,8 +2838,18 @@ mith29.addItemOutput(<aoa3:shyrelands_tokens>*10);
|
||||
mith29.setChance(0.1);
|
||||
mith29.addItemOutput(<aoa3:shyre_weed>*10);
|
||||
mith29.setChance(0.05);
|
||||
mith29.addItemOutput(<aoa3:arcbulb>*10);
|
||||
mith29.setChance(0.05);
|
||||
mith29.addItemOutput(<aoa3:horizon_daisies>*10);
|
||||
mith29.setChance(0.05);
|
||||
mith29.addItemOutput(<aoa3:arcflower>*10);
|
||||
mith29.setChance(0.05);
|
||||
mith29.addItemOutput(<aoa3:shyre_cap>*10);
|
||||
mith29.setChance(0.05);
|
||||
mith29.addItemOutput(<contenttweaker:shyrelands_garnet>);
|
||||
mith29.setChance(0.5);
|
||||
mith29.addItemOutput(<contenttweaker:mother_pixon_soul>*10);
|
||||
mith29.setChance(0.3);
|
||||
mith29.addItemOutput(<contenttweaker:tier29_token>);
|
||||
mith29.build();
|
||||
|
||||
@@ -2709,7 +2895,7 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:arbiterite_c
|
||||
<contenttweaker:bright_matter>,
|
||||
[<contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>]);
|
||||
|
||||
mods.techreborn.implosionCompressor.addRecipe(<contenttweaker:defined_plate>, <minecraft:stone:0>, <contenttweaker:defined_ingot>, <contenttweaker:bloodmaster_block>*4, 60, 512);
|
||||
// mods.techreborn.implosionCompressor.addRecipe(<contenttweaker:defined_plate>, <minecraft:stone:0>, <contenttweaker:defined_ingot>, <contenttweaker:bloodmaster_block>*4, 60, 512);
|
||||
|
||||
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:defined_gear>,
|
||||
[[<contenttweaker:shyre_crystal>, <contenttweaker:defined_plate>, <contenttweaker:shyre_crystal>],
|
||||
@@ -2792,7 +2978,7 @@ recipes.addHiddenShaped("mysteriummysteryez",
|
||||
|
||||
recipes.addShaped(<contenttweaker:summoning_computer>,
|
||||
[[<contenttweaker:fluix_lens>, <opencomputers:material:18>, <contenttweaker:fluix_lens>],
|
||||
[<opencomputers:material:18>, <extracells:storage.physical:3>, <opencomputers:material:18>],
|
||||
[<opencomputers:material:18>, <nae2:storage_cell_16384k>, <opencomputers:material:18>],
|
||||
[<contenttweaker:fluix_lens>, <opencomputers:material:18>, <contenttweaker:fluix_lens>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:primal_jewel>,
|
||||
@@ -2868,57 +3054,43 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:planetary_es
|
||||
|
||||
mods.avaritia.ExtremeCrafting.addShaped("makesupergemofthecosmos",
|
||||
<contenttweaker:perfected_gem_of_the_cosmos>,
|
||||
[[<contenttweaker:recursive_powder>, <contenttweaker:recursive_powder>, <extrautils2:decorativesolid:8>,
|
||||
[[<contenttweaker:paradigm_of_dominion>, <contenttweaker:recursive_powder>, <extrautils2:decorativesolid:8>,
|
||||
<contenttweaker:vethea_garnet>, <contenttweaker:cursed_sapphire>, <contenttweaker:vethea_garnet>,
|
||||
<extrautils2:decorativesolid:8>, <contenttweaker:recursive_powder>, <contenttweaker:recursive_powder>],
|
||||
<extrautils2:decorativesolid:8>, <contenttweaker:recursive_powder>, <contenttweaker:paradigm_of_dominion>],
|
||||
|
||||
[<contenttweaker:recursive_powder>, null, <contenttweaker:big_slime>,
|
||||
[<contenttweaker:recursive_powder>, <contenttweaker:recursion_of_war>, <contenttweaker:big_slime>,
|
||||
<contenttweaker:tennessine_gem>, <contenttweaker:cursed_sapphire>, <contenttweaker:tennessine_gem>,
|
||||
<contenttweaker:big_slime>, null, <contenttweaker:recursive_powder>],
|
||||
<contenttweaker:big_slime>, <contenttweaker:recursion_of_war>, <contenttweaker:recursive_powder>],
|
||||
|
||||
[<contenttweaker:clunky_chunky_brick>, null, null,
|
||||
[<contenttweaker:clunky_chunky_brick>, <contenttweaker:warren_splitter_fabrial>, <contenttweaker:will_ensnaring_fabrial>,
|
||||
<contenttweaker:astral_lizardite>, <contenttweaker:corrupted_aragonite>, <contenttweaker:astral_lizardite>,
|
||||
null, null, <contenttweaker:clunky_chunky_brick>],
|
||||
<contenttweaker:will_ensnaring_fabrial>, <contenttweaker:warren_splitter_fabrial>, <contenttweaker:clunky_chunky_brick>],
|
||||
|
||||
[<contenttweaker:stable_oganesson>, null, <contenttweaker:astral_lizardite>,
|
||||
[<contenttweaker:stable_oganesson>, <contenttweaker:will_ensnaring_fabrial>, <contenttweaker:astral_lizardite>,
|
||||
<contenttweaker:nightmare_block>, <contenttweaker:planetary_essence>, <contenttweaker:nightmare_block>,
|
||||
<contenttweaker:astral_lizardite>, null, <contenttweaker:stable_oganesson>],
|
||||
<contenttweaker:astral_lizardite>, <contenttweaker:will_ensnaring_fabrial>, <contenttweaker:stable_oganesson>],
|
||||
|
||||
[<contenttweaker:cursed_sapphire>, <contenttweaker:cosmic_fracture>, <contenttweaker:corrupted_aragonite>,
|
||||
<contenttweaker:planetary_essence>, <contenttweaker:imperfect_gem_of_the_cosmos>, <contenttweaker:planetary_essence>,
|
||||
<contenttweaker:corrupted_aragonite>, <contenttweaker:cosmic_fracture>, <contenttweaker:cursed_sapphire>],
|
||||
|
||||
[<contenttweaker:stable_oganesson>, null, <contenttweaker:astral_lizardite>,
|
||||
[<contenttweaker:stable_oganesson>, <contenttweaker:will_ensnaring_fabrial>, <contenttweaker:astral_lizardite>,
|
||||
<contenttweaker:nightmare_block>, <contenttweaker:planetary_essence>, <contenttweaker:nightmare_block>,
|
||||
<contenttweaker:astral_lizardite>, null, <contenttweaker:stable_oganesson>],
|
||||
<contenttweaker:astral_lizardite>, <contenttweaker:will_ensnaring_fabrial>, <contenttweaker:stable_oganesson>],
|
||||
|
||||
[<contenttweaker:clunky_chunky_brick>, null, null,
|
||||
[<contenttweaker:clunky_chunky_brick>, <contenttweaker:warren_splitter_fabrial>, <contenttweaker:will_ensnaring_fabrial>,
|
||||
<contenttweaker:astral_lizardite>, <contenttweaker:corrupted_aragonite>, <contenttweaker:astral_lizardite>,
|
||||
null, null, <contenttweaker:clunky_chunky_brick>],
|
||||
<contenttweaker:will_ensnaring_fabrial>, <contenttweaker:warren_splitter_fabrial>, <contenttweaker:clunky_chunky_brick>],
|
||||
|
||||
[<contenttweaker:recursive_powder>, null, <contenttweaker:big_slime>,
|
||||
[<contenttweaker:recursive_powder>, <contenttweaker:recursion_of_war>, <contenttweaker:big_slime>,
|
||||
<contenttweaker:tennessine_gem>, <contenttweaker:cursed_sapphire>, <contenttweaker:tennessine_gem>,
|
||||
<contenttweaker:big_slime>, null, <contenttweaker:recursive_powder>],
|
||||
<contenttweaker:big_slime>, <contenttweaker:recursion_of_war>, <contenttweaker:recursive_powder>],
|
||||
|
||||
[<contenttweaker:recursive_powder>, <contenttweaker:recursive_powder>, <extrautils2:decorativesolid:8>,
|
||||
[<contenttweaker:paradigm_of_dominion>, <contenttweaker:recursive_powder>, <extrautils2:decorativesolid:8>,
|
||||
<contenttweaker:vethea_garnet>, <contenttweaker:cursed_sapphire>, <contenttweaker:vethea_garnet>,
|
||||
<extrautils2:decorativesolid:8>, <contenttweaker:recursive_powder>, <contenttweaker:recursive_powder>]]);
|
||||
<extrautils2:decorativesolid:8>, <contenttweaker:recursive_powder>, <contenttweaker:paradigm_of_dominion>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:horrific_callstone>,
|
||||
[[<contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>],
|
||||
[<contenttweaker:muon_crystal>, <contenttweaker:skotaninomicom>, <contenttweaker:muon_crystal>],
|
||||
[<contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>, <contenttweaker:enhanced_chaos_shard>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:big_slime>,
|
||||
[[<contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>],
|
||||
[<contenttweaker:cursed_slime>, <contenttweaker:big_slime>.reuse(), <contenttweaker:cursed_slime>],
|
||||
[<contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>, <contenttweaker:cursed_slime>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:runic_key>,
|
||||
[[<forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000}), <aoa3:agility_tablet>, <forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000})],
|
||||
[<aoa3:oxygen_tablet>, <contenttweaker:draconic_key>, <aoa3:strength_tablet>],
|
||||
[<forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000}), <thaumadditions:jar_mithminite>.withTag({Aspects: [{amount: 4000, key: "stellae"}]}), <forge:bucketfilled>.withTag({FluidName: "astral_water", Amount: 1000})]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:complex_gearbox>,
|
||||
@@ -2959,57 +3131,8 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:complex_gearbox>,
|
||||
<ore:gearTitaniumIridium>, <ore:gearTitaniumAluminide>, <ore:gearDiamond>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:living_myrmitite_ingot>*2,
|
||||
[[null, <bloodmagic:component:8>, null],
|
||||
[<bloodmagic:component:8>, <contenttweaker:living_myrmitite_ingot>, <bloodmagic:component:8>],
|
||||
[null, <bloodmagic:component:8>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:abyssal_flesh>*2,
|
||||
[[null, <contenttweaker:living_flesh>, null],
|
||||
[<minecraft:splash_potion>.withTag({Potion: "abyssalcraft:dplague_strong"}), <contenttweaker:abyssal_flesh>, <minecraft:splash_potion>.withTag({Potion: "abyssalcraft:dplague_strong"})],
|
||||
[null, <contenttweaker:living_flesh>, null]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:flying_gunpowder>*2,
|
||||
[[<aoa3:enchanted_gunpowder>, <aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>],
|
||||
[<aoa3:unstable_gunpowder>, <contenttweaker:flying_gunpowder>, <aoa3:unstable_gunpowder>],
|
||||
[<aoa3:enchanted_gunpowder>, <aoa3:unstable_gunpowder>, <aoa3:enchanted_gunpowder>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:recursion_prison_key>,
|
||||
[[<contenttweaker:universal_realgar>, <contenttweaker:living_myrmitite_ingot>, <contenttweaker:abyssal_flesh>,
|
||||
<contenttweaker:phasing_alloy_plate>, <contenttweaker:nero_core>, <contenttweaker:phasing_alloy_plate>,
|
||||
<contenttweaker:abyssal_flesh>, <contenttweaker:living_myrmitite_ingot>, <contenttweaker:universal_realgar>],
|
||||
|
||||
[<contenttweaker:living_myrmitite_ingot>, <contenttweaker:deep_metamorphic_rock>, null,
|
||||
<contenttweaker:flying_gunpowder>, <contenttweaker:primordial_recursion>, <contenttweaker:flying_gunpowder>,
|
||||
null, <contenttweaker:deep_metamorphic_rock>, <contenttweaker:living_myrmitite_ingot>],
|
||||
|
||||
[<contenttweaker:rosidian_ingot>, null, <contenttweaker:wrought_iron_plate>,
|
||||
null, <contenttweaker:sword_shield>, null,
|
||||
<contenttweaker:wrought_iron_plate>, null, <contenttweaker:rosidian_ingot>],
|
||||
|
||||
[null, <contenttweaker:barathosynium_ingot>, null,
|
||||
<contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>,
|
||||
null, <contenttweaker:barathosynium_ingot>, null],
|
||||
|
||||
[<contenttweaker:akathartos_core>, <contenttweaker:immortal_recursion>, <contenttweaker:sword_shield>,
|
||||
<divinerpg:mortum_heart>, <aoa3:craexxeus_statue>, <divinerpg:mortum_heart>,
|
||||
<contenttweaker:sword_shield>, <contenttweaker:temporal_recursion>, <contenttweaker:pauram_core>],
|
||||
|
||||
[null, <contenttweaker:barathosynium_ingot>, null,
|
||||
<contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>, <contenttweaker:hassium_alloy_ingot>,
|
||||
null, <contenttweaker:barathosynium_ingot>, null],
|
||||
|
||||
[<contenttweaker:rosidian_ingot>, null, <contenttweaker:wrought_iron_plate>,
|
||||
null, <contenttweaker:sword_shield>, null,
|
||||
<contenttweaker:wrought_iron_plate>, null, <contenttweaker:rosidian_ingot>],
|
||||
|
||||
[<contenttweaker:living_myrmitite_ingot>, <contenttweaker:deep_metamorphic_rock>, null,
|
||||
<contenttweaker:flying_gunpowder>, <contenttweaker:ancient_recursion>, <contenttweaker:flying_gunpowder>,
|
||||
null, <contenttweaker:deep_metamorphic_rock>, <contenttweaker:living_myrmitite_ingot>],
|
||||
|
||||
[<contenttweaker:universal_realgar>, <contenttweaker:living_myrmitite_ingot>, <contenttweaker:abyssal_flesh>,
|
||||
<contenttweaker:phasing_alloy_plate>, <contenttweaker:zoi_core>, <contenttweaker:phasing_alloy_plate>,
|
||||
<contenttweaker:abyssal_flesh>, <contenttweaker:living_myrmitite_ingot>, <contenttweaker:universal_realgar>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:sacred_acorn>,
|
||||
|
||||
+192
-2
@@ -54,6 +54,18 @@ var mapBraveOther as IData = {
|
||||
};
|
||||
mapBrave += mapBraveOther;
|
||||
|
||||
val enchlistPrisonrealm as IEnchantmentDefinition[] = [<enchantment:cofhcore:multishot>, <enchantment:minecraft:power>, <enchantment:minecraft:infinity>, <enchantment:cofhcore:leech>];
|
||||
var mapPrisonRealm as IData = {};
|
||||
mapPrisonRealm += enchlistPrisonrealm[0].makeEnchantment(6).makeTag();
|
||||
mapPrisonRealm += enchlistPrisonrealm[1].makeEnchantment(30).makeTag();
|
||||
mapPrisonRealm += enchlistPrisonrealm[2].makeEnchantment(1).makeTag();
|
||||
mapPrisonRealm += enchlistPrisonrealm[3].makeEnchantment(1).makeTag();
|
||||
var mapPrisonRealmOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Prison Realm Bow"}
|
||||
};
|
||||
mapPrisonRealm += mapPrisonRealmOther;
|
||||
|
||||
|
||||
val enchlistMirkwood as IEnchantmentDefinition[] = [<enchantment:enderio:witherarrow>, <enchantment:minecraft:power>, <enchantment:minecraft:infinity>, <enchantment:cofhcore:leech>];
|
||||
var mapMirkwood as IData = {};
|
||||
@@ -157,6 +169,27 @@ var mapSpeedyBowOther as IData = {
|
||||
};
|
||||
mapSpeedyBow += mapSpeedyBowOther;
|
||||
|
||||
val enchlistWarrenSword as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:soulshardsrespawn:soul_stealer>, <enchantment:mod_lavacow:lifesteal>];
|
||||
var mapWarrenSword as IData = {};
|
||||
mapWarrenSword += enchlistWarrenSword[0].makeEnchantment(100).makeTag();
|
||||
mapWarrenSword += enchlistWarrenSword[1].makeEnchantment(30).makeTag();
|
||||
mapWarrenSword += enchlistWarrenSword[2].makeEnchantment(50).makeTag();
|
||||
var mapWarrenSwordOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Dragnipur"}
|
||||
};
|
||||
mapWarrenSword += mapWarrenSwordOther;
|
||||
|
||||
val enchlistWarBound as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:draconicevolution:enchant_reaper>];
|
||||
var mapWarBound as IData = {};
|
||||
mapWarBound += enchlistWarBound[0].makeEnchantment(55).makeTag();
|
||||
mapWarBound += enchlistWarBound[1].makeEnchantment(100).makeTag();
|
||||
var mapWarBoundOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "War"}
|
||||
};
|
||||
mapWarBound += mapWarBoundOther;
|
||||
|
||||
val enclistStellar as IEnchantmentDefinition[] = [
|
||||
<enchantment:ebwizardry:shock_protection>,
|
||||
<enchantment:minecraft:protection>,
|
||||
@@ -181,8 +214,73 @@ mapStellar += enclistStellar[8].makeEnchantment(2).makeTag();
|
||||
mapStellar += enclistStellar[9].makeEnchantment(1).makeTag();
|
||||
|
||||
|
||||
val enchlistBigBoySword as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:cofhcore:vorpal>, <enchantment:aoa3:sever>];
|
||||
var mapBigBoySword as IData = {};
|
||||
mapBigBoySword += enchlistBigBoySword[0].makeEnchantment(55).makeTag();
|
||||
mapBigBoySword += enchlistBigBoySword[1].makeEnchantment(20).makeTag();
|
||||
mapBigBoySword += enchlistBigBoySword[2].makeEnchantment(20).makeTag();
|
||||
var mapBigBoySwordOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Dragon Slayer"}
|
||||
};
|
||||
mapBigBoySword += mapBigBoySwordOther;
|
||||
|
||||
|
||||
val enchlistPlaguesword as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:tombstone:plague_bringer>, <enchantment:minecraft:smite>];
|
||||
var mapPlaguesword as IData = {};
|
||||
mapPlaguesword += enchlistPlaguesword[0].makeEnchantment(75).makeTag();
|
||||
mapPlaguesword += enchlistPlaguesword[1].makeEnchantment(20).makeTag();
|
||||
mapPlaguesword += enchlistPlaguesword[2].makeEnchantment(20).makeTag();
|
||||
var mapPlagueswordOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Plaguesword"}
|
||||
};
|
||||
mapPlaguesword += mapPlagueswordOther;
|
||||
|
||||
val enchlistSlimesword as IEnchantmentDefinition[] = [<enchantment:minecraft:unbreaking>, <enchantment:endercore:xpboost>];
|
||||
var mapSlimesword as IData = {};
|
||||
mapSlimesword += enchlistSlimesword[0].makeEnchantment(125).makeTag();
|
||||
mapSlimesword += enchlistSlimesword[1].makeEnchantment(50).makeTag();
|
||||
var mapSlimeswordOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Jerry's Sword"}
|
||||
};
|
||||
mapSlimesword += mapSlimeswordOther;
|
||||
|
||||
val enchlistBloodKopesh as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:endercore:xpboost>, <enchantment:mod_lavacow:lifesteal>];
|
||||
var mapBloodKopesh as IData = {};
|
||||
mapBloodKopesh += enchlistBloodKopesh[0].makeEnchantment(75).makeTag();
|
||||
mapBloodKopesh += enchlistBloodKopesh[1].makeEnchantment(150).makeTag();
|
||||
mapBloodKopesh += enchlistBloodKopesh[2].makeEnchantment(150).makeTag();
|
||||
var mapBloodKopeshOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Sacrificial Khopesh"}
|
||||
};
|
||||
mapBloodKopesh += mapBloodKopeshOther;
|
||||
|
||||
|
||||
val enchlistCaliburn as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:cofhcore:vorpal>, <enchantment:enderio:witherweapon>];
|
||||
var mapCaliburn as IData = {};
|
||||
mapCaliburn += enchlistCaliburn[0].makeEnchantment(120).makeTag();
|
||||
mapCaliburn += enchlistCaliburn[1].makeEnchantment(16).makeTag();
|
||||
mapCaliburn += enchlistCaliburn[2].makeEnchantment(20).makeTag();
|
||||
var mapCaliburnOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Caliburn"}
|
||||
};
|
||||
mapCaliburn += mapCaliburnOther;
|
||||
|
||||
val enchlistDauthdaert as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:abyssalcraft:coralium>, <enchantment:tombstone:plague_bringer>, <enchantment:tombstone:plague_bringer>];
|
||||
var mapDauthdaert as IData = {};
|
||||
mapDauthdaert += enchlistDauthdaert[0].makeEnchantment(75).makeTag();
|
||||
mapDauthdaert += enchlistDauthdaert[1].makeEnchantment(20).makeTag();
|
||||
mapDauthdaert += enchlistDauthdaert[2].makeEnchantment(20).makeTag();
|
||||
var mapDauthdaertOther as IData = {
|
||||
RepairCost: 1,
|
||||
display: {Name: "Dauthdaert"}
|
||||
};
|
||||
mapDauthdaert += mapDauthdaertOther;
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -350,7 +448,7 @@ recipes.addShaped(<soulshardsrespawn:vile_sword>.withTag(mapVile),
|
||||
[<extendedcrafting:storage:2>, <soulshardsrespawn:vile_sword>, <extendedcrafting:storage:2>],
|
||||
[<extendedcrafting:storage:2>, <contenttweaker:aeldunari>.reuse(), <extendedcrafting:storage:2>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<divinerpg:slime_sword>.withTag({ench: [{lvl: 100 as short, id: 34 as short}], RepairCost: 1, display: {Name: "Jerry's Sword"}}),
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<divinerpg:slime_sword>.withTag(mapSlimesword),
|
||||
[[<extrabees:honey_comb:82>, null, null, <magicbees:beecomb:8>, null, null, <extrabees:honey_comb:82>],
|
||||
[null, <ore:ingotStellarAlloy>, <thermalfoundation:material:1024>, <thermalfoundation:material:1024>, <thermalfoundation:material:1024>, <ore:ingotStellarAlloy>, null],
|
||||
[null, <thermalfoundation:material:1024>, <contenttweaker:scorcher_eternal_flame>, <aoa3:runium_chunk>, <contenttweaker:scorcher_eternal_flame>, <divinerpg:frosted_allure>, null],
|
||||
@@ -511,7 +609,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<mowziesmobs:wrought_axe>.withTag(
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:wrought_iron_shard>, <contenttweaker:nethersky_steel_ingot>, <contenttweaker:wrought_iron_shard>*2]);
|
||||
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:wrought_iron_shard>, <contenttweaker:nethersky_steel_ingot>, <contenttweaker:wrought_iron_shard>*2, 2000);
|
||||
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:wrought_iron_shard>*2, <contenttweaker:nethersky_steel_ingot>, <contenttweaker:wrought_iron_shard>, 2000);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<aoa3:chilli_chugger>.withTag(mapChilly),
|
||||
[[<aoa3:chilli>, null, null, null, null, null, <aoa3:chilli>],
|
||||
@@ -521,3 +619,95 @@ mods.extendedcrafting.TableCrafting.addShaped(<aoa3:chilli_chugger>.withTag(mapC
|
||||
[null, <divinerpg:terran_stone>, <contenttweaker:gun_devil_piece>, <contenttweaker:gun_devil_piece>, <contenttweaker:gun_devil_piece>, <divinerpg:terran_stone>, null],
|
||||
[null, <ore:ingotStellarAlloy>, <divinerpg:terran_stone>, <contenttweaker:vibrating_stone>, <divinerpg:terran_stone>, <ore:ingotStellarAlloy>, null],
|
||||
[<aoa3:chilli>, null, null, null, null, null, <aoa3:chilli>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<divinerpg:corrupted_maul>.withTag({ench: [{lvl: 85 as short, id: 16 as short}], RepairCost: 1, display: {Name: "Helltree"}}),
|
||||
[[<contenttweaker:eden_star>, <contenttweaker:barathosynium_ingot>, <iceandfire:dragonsteel_fire_ingot>, <iceandfire:dragonsteel_ice_ingot>, <iceandfire:dragonsteel_lightning_ingot>, <contenttweaker:barathosynium_ingot>, <contenttweaker:eden_star>],
|
||||
[<contenttweaker:barathosynium_ingot>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:barathosynium_ingot>],
|
||||
[<iceandfire:dragonsteel_lightning_ingot>, <contenttweaker:abyssal_flesh>, <contenttweaker:infused_rhenium_ingot>, <aoa3:runium_chunk>, <contenttweaker:infused_rhenium_ingot>, <contenttweaker:abyssal_flesh>, <iceandfire:dragonsteel_fire_ingot>],
|
||||
[<iceandfire:dragonsteel_ice_ingot>, <contenttweaker:abyssal_flesh>, <aoa3:runium_chunk>, <divinerpg:corrupted_maul>, <aoa3:runium_chunk>, <contenttweaker:abyssal_flesh>, <iceandfire:dragonsteel_ice_ingot>],
|
||||
[<iceandfire:dragonsteel_fire_ingot>, <contenttweaker:abyssal_flesh>, <contenttweaker:infused_rhenium_ingot>, <aoa3:runium_chunk>, <contenttweaker:infused_rhenium_ingot>, <contenttweaker:abyssal_flesh>, <iceandfire:dragonsteel_lightning_ingot>],
|
||||
[<contenttweaker:barathosynium_ingot>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:abyssal_flesh>, <contenttweaker:barathosynium_ingot>],
|
||||
[<contenttweaker:eden_star>, <contenttweaker:barathosynium_ingot>, <iceandfire:dragonsteel_lightning_ingot>, <iceandfire:dragonsteel_ice_ingot>, <iceandfire:dragonsteel_fire_ingot>, <contenttweaker:barathosynium_ingot>, <contenttweaker:eden_star>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<thaumicwonders:primal_destroyer>.withTag(mapWarrenSword),
|
||||
[[<contenttweaker:first_order_mythic_fractal>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <contenttweaker:first_order_mythic_fractal>],
|
||||
[<iceandfire:dragonsteel_lightning_block>, <ore:ingotStellarAlloy>, <contenttweaker:warren_shard>, <contenttweaker:warren_shard>, <contenttweaker:warren_shard>, <ore:ingotStellarAlloy>, <iceandfire:dragonsteel_lightning_block>],
|
||||
[<iceandfire:dragonsteel_lightning_block>, <contenttweaker:warren_shard>, <contenttweaker:heart_of_darkness>, <contenttweaker:wormhole_catalyst>, <contenttweaker:heart_of_darkness>, <contenttweaker:warren_shard>, <iceandfire:dragonsteel_lightning_block>],
|
||||
[<iceandfire:dragonsteel_lightning_block>, <contenttweaker:warren_shard>, <contenttweaker:wormhole_catalyst>, <thaumicwonders:primal_destroyer>, <contenttweaker:wormhole_catalyst>, <contenttweaker:warren_shard>, <iceandfire:dragonsteel_lightning_block>],
|
||||
[<iceandfire:dragonsteel_lightning_block>, <contenttweaker:warren_shard>, <contenttweaker:heart_of_darkness>, <contenttweaker:wormhole_catalyst>, <contenttweaker:heart_of_darkness>, <contenttweaker:warren_shard>, <iceandfire:dragonsteel_lightning_block>],
|
||||
[<iceandfire:dragonsteel_lightning_block>, <ore:ingotStellarAlloy>, <contenttweaker:warren_shard>, <contenttweaker:warren_shard>, <contenttweaker:warren_shard>, <ore:ingotStellarAlloy>, <iceandfire:dragonsteel_lightning_block>],
|
||||
[<contenttweaker:first_order_mythic_fractal>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <iceandfire:dragonsteel_lightning_block>, <contenttweaker:first_order_mythic_fractal>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<aoa3:baron_greatblade>.withTag(mapBigBoySword),
|
||||
[[null, null, null, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, null, null, null],
|
||||
[null, null, null, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, null, null, null],
|
||||
[null, null, null, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, null, null, null],
|
||||
[null, null, null, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, null, null, null],
|
||||
[null, null, <contenttweaker:ender_feather>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:ender_feather>, null, null],
|
||||
[null, null, <contenttweaker:endergenic_sediment>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:endergenic_sediment>, null, null],
|
||||
[null, null, <ore:ingotPromethium>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <ore:ingotPromethium>, null, null],
|
||||
[null, <gendustry:honey_comb:14019>, <contenttweaker:first_order_mythic_fractal>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:berserker_steel_ingot>, <contenttweaker:first_order_mythic_fractal>, <gendustry:honey_comb:14019>, null],
|
||||
[null, null, null, null, <aoa3:baron_greatblade>, null, null, null, null]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<extrabotany:firstfractal>.withTag(mapPlaguesword),
|
||||
[[<contenttweaker:eden_star>, <contenttweaker:infused_dread_shard>, null, null, null, <contenttweaker:infused_dread_shard>, <contenttweaker:eden_star>],
|
||||
[<contenttweaker:infused_dread_shard>, <iceandfire:dread_shard>, <iceandfire:dread_shard>, null, <iceandfire:dread_shard>, <iceandfire:dread_shard>, <contenttweaker:infused_dread_shard>],
|
||||
[null, <iceandfire:dread_shard>, <contenttweaker:fiery_rhenium_ingot>, <aoa3:runium_chunk>, <contenttweaker:fiery_rhenium_ingot>, <iceandfire:dread_shard>, null],
|
||||
[null, null, <aoa3:runium_chunk>, <extrabotany:firstfractal>, <aoa3:runium_chunk>, null, null],
|
||||
[null, <iceandfire:dread_shard>, <contenttweaker:fiery_rhenium_ingot>, <aoa3:runium_chunk>, <contenttweaker:fiery_rhenium_ingot>, <iceandfire:dread_shard>, null],
|
||||
[<contenttweaker:infused_dread_shard>, <iceandfire:dread_shard>, <iceandfire:dread_shard>, null, <iceandfire:dread_shard>, <iceandfire:dread_shard>, <contenttweaker:infused_dread_shard>],
|
||||
[<contenttweaker:eden_star>, <contenttweaker:infused_dread_shard>, null, null, null, <contenttweaker:infused_dread_shard>, <contenttweaker:eden_star>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<animus:kama_bound>.withTag(mapBloodKopesh),
|
||||
[[<contenttweaker:slate_of_endless_hunger>, <aoa3:bloodstone>, null, null, null, <aoa3:bloodstone>, <contenttweaker:slate_of_endless_hunger>],
|
||||
[<aoa3:bloodstone>, null, null, <bewitchment:poppet_vampiric>, null, null, <aoa3:bloodstone>],
|
||||
[null, null, <contenttweaker:fiery_rhenium_ingot>, <aoa3:runium_chunk>, <contenttweaker:fiery_rhenium_ingot>, null, null],
|
||||
[null, <bewitchment:poppet_vampiric>, <aoa3:runium_chunk>, <animus:kama_bound>, <aoa3:runium_chunk>, <bewitchment:poppet_vampiric>, null],
|
||||
[null, null, <contenttweaker:fiery_rhenium_ingot>, <aoa3:runium_chunk>, <contenttweaker:fiery_rhenium_ingot>, null, null],
|
||||
[<aoa3:bloodstone>, null, null, <bewitchment:poppet_vampiric>, null, null, <aoa3:bloodstone>],
|
||||
[<contenttweaker:slate_of_endless_hunger>, <aoa3:bloodstone>, null, null, null, <aoa3:bloodstone>, <contenttweaker:slate_of_endless_hunger>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<enderio:item_end_steel_bow>.withTag(mapPrisonRealm),
|
||||
[[<contenttweaker:cursed_gem_of_betrayal>, null, null, <contenttweaker:recursive_imprisonment_gem>, null, null, <contenttweaker:cursed_gem_of_betrayal>],
|
||||
[null, <divinerpg:legendary_ender_eye>, <contenttweaker:gun_devil_piece>, <divinerpg:legendary_ender_eye>, <contenttweaker:gun_devil_piece>, <divinerpg:legendary_ender_eye>, null],
|
||||
[null, <contenttweaker:gun_devil_piece>, <contenttweaker:visualent_fang>, <aoa3:runium_chunk>, <contenttweaker:visualent_fang>, <contenttweaker:gun_devil_piece>, null],
|
||||
[<contenttweaker:recursive_imprisonment_gem>, <divinerpg:legendary_ender_eye>, <aoa3:runium_chunk>, <enderio:item_end_steel_bow>, <aoa3:runium_chunk>, <divinerpg:legendary_ender_eye>, <contenttweaker:recursive_imprisonment_gem>],
|
||||
[null, <contenttweaker:gun_devil_piece>, <contenttweaker:visualent_fang>, <aoa3:runium_chunk>, <contenttweaker:visualent_fang>, <contenttweaker:gun_devil_piece>, null],
|
||||
[null, <divinerpg:legendary_ender_eye>, <contenttweaker:gun_devil_piece>, <divinerpg:legendary_ender_eye>, <contenttweaker:gun_devil_piece>, <divinerpg:legendary_ender_eye>, null],
|
||||
[<contenttweaker:cursed_gem_of_betrayal>, null, null, <contenttweaker:recursive_imprisonment_gem>, null, null, <contenttweaker:cursed_gem_of_betrayal>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<botania:starsword>.withTag(mapCaliburn),
|
||||
[[<contenttweaker:second_order_mythic_fractal>, null, null, <contenttweaker:runandium_ingot>, null, null, <contenttweaker:second_order_mythic_fractal>],
|
||||
[null, null, <contenttweaker:fragment_of_creation>, <contenttweaker:brightseel_alloy_plate>, <contenttweaker:fragment_of_creation>, null, null],
|
||||
[null, <contenttweaker:fragment_of_creation>, <contenttweaker:eternal_shoulder>, <aoa3:elecanium_block>, <contenttweaker:eternal_shoulder>, <contenttweaker:fragment_of_creation>, null],
|
||||
[<contenttweaker:runandium_ingot>, <contenttweaker:brightseel_alloy_plate>, <aoa3:elecanium_block>, <botania:starsword>, <aoa3:elecanium_block>, <contenttweaker:brightseel_alloy_plate>, <contenttweaker:runandium_ingot>],
|
||||
[null, <contenttweaker:fragment_of_creation>, <contenttweaker:eternal_shoulder>, <aoa3:elecanium_block>, <contenttweaker:eternal_shoulder>, <contenttweaker:fragment_of_creation>, null],
|
||||
[null, null, <contenttweaker:fragment_of_creation>, <contenttweaker:brightseel_alloy_plate>, <contenttweaker:fragment_of_creation>, null, null],
|
||||
[<contenttweaker:second_order_mythic_fractal>, null, null, <contenttweaker:runandium_ingot>, null, null, <contenttweaker:second_order_mythic_fractal>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<aether_legacy:valkyrie_lance>.withTag(mapDauthdaert),
|
||||
[[<contenttweaker:primordial_catalyst>, null, null, null, null, null, <contenttweaker:primordial_catalyst>],
|
||||
[null, <abyssalcraft:platec>, <abyssalcraft:platec>, <abyssalcraft:platec>, <abyssalcraft:platec>, <abyssalcraft:platec>, null],
|
||||
[null, <abyssalcraft:platec>, <ore:dragonScaleBlock>, <ore:dragonScaleBlock>, <ore:dragonScaleBlock>, <abyssalcraft:platec>, null],
|
||||
[null, <abyssalcraft:platec>, <ore:dragonScaleBlock>, <aether_legacy:valkyrie_lance>, <ore:dragonScaleBlock>, <abyssalcraft:platec>, null],
|
||||
[null, <abyssalcraft:platec>, <ore:dragonScaleBlock>, <ore:dragonScaleBlock>, <ore:dragonScaleBlock>, <abyssalcraft:platec>, null],
|
||||
[null, <abyssalcraft:platec>, <abyssalcraft:platec>, <abyssalcraft:platec>, <abyssalcraft:platec>, <abyssalcraft:platec>, null],
|
||||
[<contenttweaker:primordial_catalyst>, null, null, null, null, null, <contenttweaker:primordial_catalyst>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<thermalfoundation:tool.fishing_rod_platinum>.withTag({ench: [{lvl: 350 as short, id: 34 as short}], RepairCost: 1, display: {Name: "Fishing Sticc"}}),
|
||||
[[<contenttweaker:second_order_mythic_fractal>, null, null, <contenttweaker:second_order_mythic_fractal>, null, null, <contenttweaker:second_order_mythic_fractal>],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[null, null, <projectex:matter:11>, null, <projectex:matter:11>, null, null],
|
||||
[<contenttweaker:second_order_mythic_fractal>, <contenttweaker:ascended_draconic_alloy>, null, <thermalfoundation:tool.fishing_rod_platinum>, null, <contenttweaker:ascended_draconic_alloy>, <contenttweaker:second_order_mythic_fractal>],
|
||||
[null, null, <projectex:matter:11>, null, <projectex:matter:11>, null, null],
|
||||
[null, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, null, <contenttweaker:ascended_draconic_alloy>, null],
|
||||
[<contenttweaker:second_order_mythic_fractal>, null, null, <contenttweaker:second_order_mythic_fractal>, null, null, <contenttweaker:second_order_mythic_fractal>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<bloodmagic:bound_sword>.withTag(mapWarBound),
|
||||
[[<openblocks:tank>.withTag({tank: {FluidName: "overworldian_fluid", Amount: 16000}}), <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <openblocks:tank>.withTag({tank: {FluidName: "overworldian_fluid", Amount: 16000}})],
|
||||
[<contenttweaker:nethengeic_gem>, <contenttweaker:unstable_fragment_of_unraveling>, <dimdoors:world_thread>, <contenttweaker:unstable_fragment_of_unraveling>, <dimdoors:world_thread>, <contenttweaker:unstable_fragment_of_unraveling>, <contenttweaker:nethengeic_gem>],
|
||||
[<contenttweaker:nethengeic_gem>, <dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>, <contenttweaker:nethengeic_gem>],
|
||||
[<contenttweaker:nethengeic_gem>, <dimdoors:world_thread>, <dimdoors:world_thread>, <bloodmagic:bound_sword>, <dimdoors:world_thread>, <contenttweaker:unstable_fragment_of_unraveling>, <contenttweaker:nethengeic_gem>],
|
||||
[<contenttweaker:nethengeic_gem>, <dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>, <contenttweaker:nethengeic_gem>],
|
||||
[<contenttweaker:nethengeic_gem>, <contenttweaker:unstable_fragment_of_unraveling>, <dimdoors:world_thread>, <contenttweaker:unstable_fragment_of_unraveling>, <dimdoors:world_thread>, <contenttweaker:unstable_fragment_of_unraveling>, <contenttweaker:nethengeic_gem>],
|
||||
[<openblocks:tank>.withTag({tank: {FluidName: "overworldian_fluid", Amount: 16000}}), <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <contenttweaker:nethengeic_gem>, <openblocks:tank>.withTag({tank: {FluidName: "overworldian_fluid", Amount: 16000}})]]);
|
||||
|
||||
@@ -98,12 +98,13 @@ mythallo13.addItemInput(<ore:enderpearl>);
|
||||
mythallo13.addItemOutput(<enderio:item_alloy_ingot:5>);
|
||||
mythallo13.build();
|
||||
|
||||
# Recipe changed by Pyromaniacal
|
||||
|
||||
val mythallo14 = RecipeBuilder.newBuilder("mythallo14","mythic_processor_alloy_furnace",1);
|
||||
mythallo14.addEnergyPerTickInput(80000);
|
||||
mythallo14.addItemInput(<ore:ingotIron>);
|
||||
mythallo14.addItemInput(<ore:dustCoal>);
|
||||
mythallo14.addItemInput(<ore:obsidian>);
|
||||
mythallo14.addItemOutput(<enderio:item_alloy_ingot:6>);
|
||||
mythallo14.addItemInput(<ore:ingotZirconium>*7);
|
||||
mythallo14.addItemInput(<ore:ingotTin>);
|
||||
mythallo14.addItemOutput(<ore:ingotZircalloy>);
|
||||
mythallo14.build();
|
||||
|
||||
val mythallo15 = RecipeBuilder.newBuilder("mythallo15","mythic_processor_alloy_furnace",1);
|
||||
@@ -329,11 +330,13 @@ mythallo44.addItemInput(<ore:ingotEndSteel>);
|
||||
mythallo44.addItemOutput(<enderio:item_alloy_endergy_ingot:2>);
|
||||
mythallo44.build();
|
||||
|
||||
# Recipe changed by Pyromaniacal
|
||||
|
||||
val mythallo45 = RecipeBuilder.newBuilder("mythallo45","mythic_processor_alloy_furnace",1);
|
||||
mythallo45.addEnergyPerTickInput(80000);
|
||||
mythallo45.addItemInput(<minecraft:chorus_fruit_popped>);
|
||||
mythallo45.addItemInput(<ore:ingotEndSteel>);
|
||||
mythallo45.addItemOutput(<enderio:item_alloy_endergy_ingot:2>);
|
||||
mythallo45.addItemInput(<ore:itemSilicon>);
|
||||
mythallo45.addItemInput(<ore:ingotGraphite>);
|
||||
mythallo45.addItemOutput(<ore:ingotSiliconCarbide>);
|
||||
mythallo45.build();
|
||||
|
||||
val mythallo46 = RecipeBuilder.newBuilder("mythallo46","mythic_processor_alloy_furnace",1);
|
||||
@@ -362,4 +365,436 @@ mythallo49.addEnergyPerTickInput(80000);
|
||||
mythallo49.addItemInput(<nuclearcraft:depleted_fuel_mixed_oxide:0>);
|
||||
mythallo49.addItemInput(<nuclearcraft:depleted_fuel_mixed_oxide:1>);
|
||||
mythallo49.addItemOutput(<nuclearcraft:depleted_fuel_ic2:1>);
|
||||
mythallo49.build();
|
||||
mythallo49.build();
|
||||
|
||||
val mythallo50 = RecipeBuilder.newBuilder("mythallo50","mythic_processor_alloy_furnace",1);
|
||||
mythallo50.addEnergyPerTickInput(80000);
|
||||
mythallo50.addItemInput(<contenttweaker:spatial_anomaly>);
|
||||
mythallo50.addItemInput(<contenttweaker:superconducting_sednanite>);
|
||||
mythallo50.addItemInput(<aoa3:crystallite>);
|
||||
mythallo50.addItemInput(<dimdoors:world_thread>*4);
|
||||
mythallo50.addItemOutput(<contenttweaker:warren_shard>*2);
|
||||
mythallo50.build();
|
||||
|
||||
# Recipes added by Pyromaniacal
|
||||
|
||||
val mythallo51 = RecipeBuilder.newBuilder("mythallo51","mythic_processor_alloy_furnace",1);
|
||||
mythallo51.addEnergyPerTickInput(80000);
|
||||
mythallo51.addItemInput(<ore:ingotIron>*15);
|
||||
mythallo51.addItemInput(<ore:dustCarbonManganese>);
|
||||
mythallo51.addItemOutput(<ore:ingotHSLASteel>);
|
||||
mythallo51.build();
|
||||
|
||||
val mythallo52 = RecipeBuilder.newBuilder("mythallo52", "mythic_processor_alloy_furnace",1);
|
||||
mythallo52.addEnergyPerTickInput(80000);
|
||||
mythallo52.addItemInput(<ore:ingotCopper>*3);
|
||||
mythallo52.addItemInput(<ore:ingotZinc>);
|
||||
mythallo52.addItemOutput(<ore:ingotBrass>*4);
|
||||
mythallo52.build();
|
||||
|
||||
val mythallo53 = RecipeBuilder.newBuilder("mythallo53","mythic_processor_alloy_furnace",1);
|
||||
mythallo53.addEnergyPerTickInput(80000);
|
||||
mythallo53.addItemInput(<ore:ingotAluminum>*7);
|
||||
mythallo53.addItemInput(<ore:ingotTitanium>*3);
|
||||
mythallo53.addItemOutput(<ore:ingotTitaniumAluminide>);
|
||||
mythallo53.build();
|
||||
|
||||
val mythallo54 = RecipeBuilder.newBuilder("mythallo54","mythic_processor_alloy_furnace",1);
|
||||
mythallo54.addEnergyPerTickInput(80000);
|
||||
mythallo54.addItemInput(<ore:ingotTitanium>);
|
||||
mythallo54.addItemInput(<ore:ingotIridium>);
|
||||
mythallo54.addItemOutput(<ore:ingotTitaniumIridium>*2);
|
||||
mythallo54.build();
|
||||
|
||||
val mythallo55 = RecipeBuilder.newBuilder("mythallo55","mythic_processor_alloy_furnace",1);
|
||||
mythallo55.addEnergyPerTickInput(80000);
|
||||
mythallo55.addItemInput(<contenttweaker:unidentified_ingot>);
|
||||
mythallo55.addItemInput(<ore:ingotMithrillium>*3);
|
||||
mythallo55.addItemOutput(<ore:ingotCrystalMatrix>*2);
|
||||
mythallo55.build();
|
||||
|
||||
val mythallo56 = RecipeBuilder.newBuilder("mythallo56","mythic_processor_alloy_furnace",1);
|
||||
mythallo56.addEnergyPerTickInput(80000);
|
||||
mythallo56.addItemInput(<contenttweaker:rosidian_blend>);
|
||||
mythallo56.addItemInput(<contenttweaker:adamantium_ingot>);
|
||||
mythallo56.addItemOutput(<contenttweaker:rosidian_ingot>);
|
||||
mythallo56.build();
|
||||
|
||||
val mythallo57 = RecipeBuilder.newBuilder("mythallo57","mythic_processor_alloy_furnace",1);
|
||||
mythallo57.addEnergyPerTickInput(80000);
|
||||
mythallo57.addItemInput(<contenttweaker:ultimate_ore>);
|
||||
mythallo57.addItemInput(<divinerpg:mortum_chunk>);
|
||||
mythallo57.addItemOutput(<extendedcrafting:material:32>*8);
|
||||
mythallo57.build();
|
||||
|
||||
val mythallo58 = RecipeBuilder.newBuilder("mythallo58","mythic_processor_alloy_furnace",1);
|
||||
mythallo58.addEnergyPerTickInput(80000);
|
||||
mythallo58.addItemInput(<contenttweaker:matrix_ore>);
|
||||
mythallo58.addItemInput(<aoa3:shyrestone_block>);
|
||||
mythallo58.addItemOutput(<ore:ingotCrystalMatrix>*8);
|
||||
mythallo58.build();
|
||||
|
||||
val mythallo59 = RecipeBuilder.newBuilder("mythallo59","mythic_processor_alloy_furnace",1);
|
||||
mythallo59.addEnergyPerTickInput(80000);
|
||||
mythallo59.addItemInput(<contenttweaker:psimetal>);
|
||||
mythallo59.addItemInput(<ore:ingotPhotonium>);
|
||||
mythallo59.addItemOutput(<contenttweaker:ivory_psimetal>*2);
|
||||
mythallo59.build();
|
||||
|
||||
val mythallo60 = RecipeBuilder.newBuilder("mythallo60","mythic_processor_alloy_furnace",1);
|
||||
mythallo60.addEnergyPerTickInput(80000);
|
||||
mythallo60.addItemInput(<contenttweaker:psimetal>);
|
||||
mythallo60.addItemInput(<ore:ingotIridium>);
|
||||
mythallo60.addItemOutput(<contenttweaker:ebony_psimetal>*2);
|
||||
mythallo60.build();
|
||||
|
||||
val mythallo61 = RecipeBuilder.newBuilder("mythallo61","mythic_processor_alloy_furnace",1);
|
||||
mythallo61.addEnergyPerTickInput(80000);
|
||||
mythallo61.addItemInput(<ore:ingotEndSteel>);
|
||||
mythallo61.addItemInput(<aoa3:energy_rune>);
|
||||
mythallo61.addItemOutput(<ore:ingotMelodicAlloy>*10);
|
||||
mythallo61.build();
|
||||
|
||||
val mythallo62 = RecipeBuilder.newBuilder("mythallo62","mythic_processor_alloy_furnace",1);
|
||||
mythallo62.addEnergyPerTickInput(80000);
|
||||
mythallo62.addItemInput(<minecraft:lapis_block>);
|
||||
mythallo62.addItemInput(<minecraft:diamond_block>*4);
|
||||
mythallo62.addItemInput(<contenttweaker:calcite_gem>);
|
||||
mythallo62.addItemOutput(<ore:ingotCrystaltine>*8);
|
||||
mythallo62.build();
|
||||
|
||||
val mythallo63 = RecipeBuilder.newBuilder("mythallo63","mythic_processor_alloy_furnace",1);
|
||||
mythallo63.addEnergyPerTickInput(80000);
|
||||
mythallo63.addItemInput(<contenttweaker:chaotic_propolis>*4);
|
||||
mythallo63.addItemInput(<extrabees:honey_comb:76>);
|
||||
mythallo63.addItemOutput(<contenttweaker:chaotic_comb>);
|
||||
mythallo63.build();
|
||||
|
||||
val mythallo64 = RecipeBuilder.newBuilder("mythallo64","mythic_processor_alloy_furnace",1);
|
||||
mythallo64.addEnergyPerTickInput(80000);
|
||||
mythallo64.addItemInput(<contenttweaker:irradiated_naquadah_core>);
|
||||
mythallo64.addItemInput(<ore:blockLead>*25);
|
||||
mythallo64.addItemOutput(<contenttweaker:naquadah_ingot>);
|
||||
mythallo64.build();
|
||||
|
||||
val mythallo65 = RecipeBuilder.newBuilder("mythallo65","mythic_processor_alloy_furnace",1);
|
||||
mythallo65.addEnergyPerTickInput(80000);
|
||||
mythallo65.addItemInput(<ore:emcDarkMatter>*4);
|
||||
mythallo65.addItemInput(<ore:emcRedMatter>*12);
|
||||
mythallo65.addItemOutput(<contenttweaker:calcite_gem>);
|
||||
mythallo65.build();
|
||||
|
||||
val mythallo66 = RecipeBuilder.newBuilder("mythallo66","mythic_processor_alloy_furnace",1);
|
||||
mythallo66.addEnergyPerTickInput(80000);
|
||||
mythallo66.addItemInput(<contenttweaker:negatively_charged_mithril>);
|
||||
mythallo66.addItemInput(<contenttweaker:positively_charged_mithril>);
|
||||
mythallo66.addItemOutput(<contenttweaker:superconducting_mithril>*2);
|
||||
mythallo66.build();
|
||||
|
||||
val mythallo67 = RecipeBuilder.newBuilder("mythallo67","mythic_processor_alloy_furnace",1);
|
||||
mythallo67.addEnergyPerTickInput(80000);
|
||||
mythallo67.addItemInput(<ore:ingotPolonium>);
|
||||
mythallo67.addItemInput(<ore:ingotBeryllium>);
|
||||
mythallo67.addItemOutput(<contenttweaker:polonium_beryllium_alloy_ingot>);
|
||||
mythallo67.build();
|
||||
|
||||
val mythallo68 = RecipeBuilder.newBuilder("mythallo68","mythic_processor_alloy_furnace",1);
|
||||
mythallo68.addEnergyPerTickInput(80000);
|
||||
mythallo68.addItemInput(<avaritia:cosmic_meatballs>);
|
||||
mythallo68.addItemInput(<ore:dustCyanite>);
|
||||
mythallo68.addItemOutput(<contenttweaker:mutated_meatball>);
|
||||
mythallo68.build();
|
||||
|
||||
val mythallo69 = RecipeBuilder.newBuilder("mythallo69","mythic_processor_alloy_furnace",1);
|
||||
mythallo69.addEnergyPerTickInput(80000);
|
||||
mythallo69.addItemInput(<techreborn:upgrades:3>);
|
||||
mythallo69.addItemInput(<bewitchment:golden_thread>*32);
|
||||
mythallo69.addItemOutput(<contenttweaker:superconducting_thread>*8);
|
||||
mythallo69.build(); # nice
|
||||
|
||||
val mythallo70 = RecipeBuilder.newBuilder("mythallo70","mythic_processor_alloy_furnace",1);
|
||||
mythallo70.addEnergyPerTickInput(80000);
|
||||
mythallo70.addItemInput(<ore:ingotSednanite>);
|
||||
mythallo70.addItemInput(<bloodmagic:item_demon_crystal:0>);
|
||||
mythallo70.addItemOutput(<ore:ingotDemonicSteel>);
|
||||
mythallo70.build();
|
||||
|
||||
val mythallo71 = RecipeBuilder.newBuilder("mythallo71","mythic_processor_alloy_furnace",1);
|
||||
mythallo71.addEnergyPerTickInput(80000);
|
||||
mythallo71.addItemInput(<ore:ingotSednanite>);
|
||||
mythallo71.addItemInput(<bloodmagic:item_demon_crystal:1>);
|
||||
mythallo71.addItemOutput(<ore:ingotCorrosiveSteel>);
|
||||
mythallo71.build();
|
||||
|
||||
val mythallo72 = RecipeBuilder.newBuilder("mythallo72","mythic_processor_alloy_furnace",1);
|
||||
mythallo72.addEnergyPerTickInput(80000);
|
||||
mythallo72.addItemInput(<ore:ingotSednanite>);
|
||||
mythallo72.addItemInput(<bloodmagic:item_demon_crystal:2>);
|
||||
mythallo72.addItemOutput(<ore:ingotDestructiveSteel>);
|
||||
mythallo72.build();
|
||||
|
||||
val mythallo73 = RecipeBuilder.newBuilder("mythallo73","mythic_processor_alloy_furnace",1);
|
||||
mythallo73.addEnergyPerTickInput(80000);
|
||||
mythallo73.addItemInput(<ore:ingotSednanite>);
|
||||
mythallo73.addItemInput(<bloodmagic:item_demon_crystal:3>);
|
||||
mythallo73.addItemOutput(<ore:ingotVengefulSteel>);
|
||||
mythallo73.build();
|
||||
|
||||
val mythallo74 = RecipeBuilder.newBuilder("mythallo74","mythic_processor_alloy_furnace",1);
|
||||
mythallo74.addEnergyPerTickInput(80000);
|
||||
mythallo74.addItemInput(<ore:ingotSednanite>);
|
||||
mythallo74.addItemInput(<bloodmagic:item_demon_crystal:4>);
|
||||
mythallo74.addItemOutput(<ore:ingotSteadfastSteel>);
|
||||
mythallo74.build();
|
||||
|
||||
val mythallo75 = RecipeBuilder.newBuilder("mythallo75","mythic_processor_alloy_furnace",1);
|
||||
mythallo75.addEnergyPerTickInput(80000);
|
||||
mythallo75.addItemInput(<bewitchment:stew_of_the_grotesque>);
|
||||
mythallo75.addItemInput(<contenttweaker:adamantium_ingot>);
|
||||
mythallo75.addItemOutput(<contenttweaker:deeply_etched_adamantium>);
|
||||
mythallo75.build();
|
||||
|
||||
val mythallo76 = RecipeBuilder.newBuilder("mythallo76","mythic_processor_alloy_furnace",1);
|
||||
mythallo76.addEnergyPerTickInput(80000);
|
||||
mythallo76.addItemInput(<contenttweaker:meatballium_323>);
|
||||
mythallo76.addItemInput(<contenttweaker:meatballium_328>);
|
||||
mythallo76.addItemOutput(<contenttweaker:meatballium_ingot>);
|
||||
mythallo76.build();
|
||||
|
||||
val mythallo77 = RecipeBuilder.newBuilder("mythallo77","mythic_processor_alloy_furnace",1);
|
||||
mythallo77.addEnergyPerTickInput(80000);
|
||||
mythallo77.addItemInput(<contenttweaker:adamantium_stinger>);
|
||||
mythallo77.addItemInput(<contenttweaker:cursed_myrmitite_catalyst>);
|
||||
mythallo77.addItemOutput(<contenttweaker:adamantium_ingot>);
|
||||
mythallo77.build();
|
||||
|
||||
val mythallo78 = RecipeBuilder.newBuilder("mythallo78","mythic_processor_alloy_furnace",1);
|
||||
mythallo78.addEnergyPerTickInput(80000);
|
||||
mythallo78.addItemInput(<contenttweaker:wrought_iron_shard>);
|
||||
mythallo78.addItemInput(<contenttweaker:nethersky_steel_ingot>);
|
||||
mythallo78.addItemOutput(<contenttweaker:wrought_iron_shard>*2);
|
||||
mythallo78.build();
|
||||
|
||||
val mythallo79 = RecipeBuilder.newBuilder("mythallo79","mythic_processor_alloy_furnace",1);
|
||||
mythallo79.addEnergyPerTickInput(80000);
|
||||
mythallo79.addItemInput(<contenttweaker:ignitable_dust>);
|
||||
mythallo79.addItemInput(<ore:dustPyrotheum>);
|
||||
mythallo79.addItemOutput(<contenttweaker:phosphorous_crystal>);
|
||||
mythallo79.build();
|
||||
|
||||
val mythallo80 = RecipeBuilder.newBuilder("mythallo80","mythic_processor_alloy_furnace",1);
|
||||
mythallo80.addEnergyPerTickInput(80000);
|
||||
mythallo80.addItemInput(<contenttweaker:osmium_egg>);
|
||||
mythallo80.addItemInput(<mysticalagriculture:fire_essence>);
|
||||
mythallo80.addItemOutput(<contenttweaker:osmium_ingot>);
|
||||
mythallo80.build();
|
||||
|
||||
val mythallo81 = RecipeBuilder.newBuilder("mythallo81","mythic_processor_alloy_furnace",1);
|
||||
mythallo81.addEnergyPerTickInput(80000);
|
||||
mythallo81.addItemInput(<contenttweaker:neodymium_earth>);
|
||||
mythallo81.addItemInput(<contenttweaker:nethersky_steel_ingot>);
|
||||
mythallo81.addItemOutput(<contenttweaker:neodymium_magnetic_alloy>);
|
||||
mythallo81.build();
|
||||
|
||||
val mythallo82 = RecipeBuilder.newBuilder("mythallo82","mythic_processor_alloy_furnace",1);
|
||||
mythallo82.addEnergyPerTickInput(80000);
|
||||
mythallo82.addItemInput(<contenttweaker:rainbow_egg>);
|
||||
mythallo82.addItemInput(<ore:cropAcorn>);
|
||||
mythallo82.addItemOutput(<contenttweaker:disgusting_omelette>);
|
||||
mythallo82.build();
|
||||
|
||||
val mythallo83 = RecipeBuilder.newBuilder("mythallo83","mythic_processor_alloy_furnace",1);
|
||||
mythallo83.addEnergyPerTickInput(80000);
|
||||
mythallo83.addItemInput(<contenttweaker:technetium_remains>);
|
||||
mythallo83.addItemInput(<ore:dustSulfur>);
|
||||
mythallo83.addItemOutput(<contenttweaker:technetium_disulfide>);
|
||||
mythallo83.build();
|
||||
|
||||
val mythallo84 = RecipeBuilder.newBuilder("mythallo84","mythic_processor_alloy_furnace",1);
|
||||
mythallo84.addEnergyPerTickInput(80000);
|
||||
mythallo84.addItemInput(<ore:ingotAluminum>*5);
|
||||
mythallo84.addItemInput(<ore:ingotIron>*3);
|
||||
mythallo84.addItemOutput(<ore:ingotAlumite>*3);
|
||||
mythallo84.build();
|
||||
|
||||
val mythallo85 = RecipeBuilder.newBuilder("mythallo85","mythic_processor_alloy_furnace",1);
|
||||
mythallo85.addEnergyPerTickInput(80000);
|
||||
mythallo85.addItemInput(<ore:ingotBloodInfusedIron>);
|
||||
mythallo85.addItemInput(<minecraft:porkchop>);
|
||||
mythallo85.addItemOutput(<ore:ingotPigIron>*4);
|
||||
mythallo85.build();
|
||||
|
||||
val mythallo86 = RecipeBuilder.newBuilder("mythallo86","mythic_processor_alloy_furnace",1);
|
||||
mythallo86.addEnergyPerTickInput(80000);
|
||||
mythallo86.addItemInput(<ore:enderpearl>);
|
||||
mythallo86.addItemInput(<ore:ingotArlemite>);
|
||||
mythallo86.addItemOutput(<ore:ingotPulsatingIron>*3);
|
||||
mythallo86.build();
|
||||
|
||||
val mythallo87 = RecipeBuilder.newBuilder("mythallo87","mythic_processor_alloy_furnace",1);
|
||||
mythallo87.addEnergyPerTickInput(80000);
|
||||
mythallo87.addItemInput(<ore:ingotPulsatingIron>);
|
||||
mythallo87.addItemInput(<ore:ingotCrudeSteel>);
|
||||
mythallo87.addItemOutput(<extendedcrafting:material:36>);
|
||||
mythallo87.build();
|
||||
|
||||
val mythallo88 = RecipeBuilder.newBuilder("mythallo88","mythic_processor_alloy_furnace",1);
|
||||
mythallo88.addEnergyPerTickInput(80000);
|
||||
mythallo88.addItemInput(<contenttweaker:ground_beef>);
|
||||
mythallo88.addItemInput(<contenttweaker:ground_pork>);
|
||||
mythallo88.addItemOutput(<contenttweaker:meatball>);
|
||||
mythallo88.build();
|
||||
|
||||
val mythallo89 = RecipeBuilder.newBuilder("mythallo89","mythic_processor_alloy_furnace",1);
|
||||
mythallo89.addEnergyPerTickInput(80000);
|
||||
mythallo89.addItemInput(<ore:resinDragonsBlood>*6);
|
||||
mythallo89.addItemInput(<ore:fiberSiliconCarbide>*4);
|
||||
mythallo89.addItemOutput(<ore:ingotSiCSiCCMC>);
|
||||
mythallo89.build();
|
||||
|
||||
val mythallo90 = RecipeBuilder.newBuilder("mythallo90","mythic_processor_alloy_furnace",1);
|
||||
mythallo90.addEnergyPerTickInput(80000);
|
||||
mythallo90.addItemInput(<ore:ingotAstralStarmetal>);
|
||||
mythallo90.addItemInput(<ore:ingotPrimalOgerite>);
|
||||
mythallo90.addItemOutput(<contenttweaker:starmetal_alloy_ingot>*2);
|
||||
mythallo90.build();
|
||||
|
||||
val mythallo91 = RecipeBuilder.newBuilder("mythallo91","mythic_processor_alloy_furnace",1);
|
||||
mythallo91.addEnergyPerTickInput(80000);
|
||||
mythallo91.addItemInput(<contenttweaker:ground_beef>*64);
|
||||
mythallo91.addItemInput(<contenttweaker:meatball>*64);
|
||||
mythallo91.addItemOutput(<contenttweaker:hearty_meatball>);
|
||||
mythallo91.build();
|
||||
|
||||
val mythallo92 = RecipeBuilder.newBuilder("mythallo92","mythic_processor_alloy_furnace",1);
|
||||
mythallo92.addEnergyPerTickInput(80000);
|
||||
mythallo92.addItemInput(<divinerpg:collector_fragments>);
|
||||
mythallo92.addItemInput(<divinerpg:divine_stone>);
|
||||
mythallo92.addItemOutput(<contenttweaker:collecting_stone>);
|
||||
mythallo92.build();
|
||||
|
||||
val mythallo93 = RecipeBuilder.newBuilder("mythallo93","mythic_processor_alloy_furnace",1);
|
||||
mythallo93.addEnergyPerTickInput(80000);
|
||||
mythallo93.addItemInput(<contenttweaker:glitch_infused_egg>);
|
||||
mythallo93.addItemInput(<extrabees:honey_comb:27>);
|
||||
mythallo93.addItemOutput(<deepmoblearning:glitch_infused_ingot>);
|
||||
mythallo93.build();
|
||||
|
||||
val mythallo94 = RecipeBuilder.newBuilder("mythallo94","mythic_processor_alloy_furnace",1);
|
||||
mythallo94.addEnergyPerTickInput(80000);
|
||||
mythallo94.addItemInput(<contenttweaker:gravitite_clathrate>);
|
||||
mythallo94.addItemInput(<ore:gemAquamarine>);
|
||||
mythallo94.addItemOutput(<contenttweaker:gravitite_matrix>);
|
||||
mythallo94.build();
|
||||
|
||||
val mythallo95 = RecipeBuilder.newBuilder("mythallo95","mythic_processor_alloy_furnace",1);
|
||||
mythallo95.addEnergyPerTickInput(80000);
|
||||
mythallo95.addItemInput(<ore:ingotEnderium>);
|
||||
mythallo95.addItemInput(<enderutilities:enderpart:0>*2);
|
||||
mythallo95.addItemOutput(<enderutilities:enderpart:1>*2);
|
||||
mythallo95.build();
|
||||
|
||||
val mythallo96 = RecipeBuilder.newBuilder("mythallo96","mythic_processor_alloy_furnace",1);
|
||||
mythallo96.addEnergyPerTickInput(80000);
|
||||
mythallo96.addItemInput(<ore:ingotLumium>);
|
||||
mythallo96.addItemInput(<enderutilities:enderpart:1>*2);
|
||||
mythallo96.addItemOutput(<enderutilities:enderpart:2>*2);
|
||||
mythallo96.build();
|
||||
|
||||
val mythallo97 = RecipeBuilder.newBuilder("mythallo97","mythic_processor_alloy_furnace",1);
|
||||
mythallo97.addEnergyPerTickInput(80000);
|
||||
mythallo97.addItemInput(<ore:ingotVibrantAlloy>);
|
||||
mythallo97.addItemInput(<ore:ingotIron>*2);
|
||||
mythallo97.addItemOutput(<enderutilities:enderpart:0>*2);
|
||||
mythallo97.build();
|
||||
|
||||
val mythallo98 = RecipeBuilder.newBuilder("mythallo98","mythic_processor_alloy_furnace",1);
|
||||
mythallo98.addEnergyPerTickInput(80000);
|
||||
mythallo98.addItemInput(<divinerpg:snowflake>);
|
||||
mythallo98.addItemInput(<divinerpg:arcanium>);
|
||||
mythallo98.addItemOutput(<contenttweaker:divine_flake>);
|
||||
mythallo98.build();
|
||||
|
||||
val mythallo99 = RecipeBuilder.newBuilder("mythallo99","mythic_processor_alloy_furnace",1);
|
||||
mythallo99.addEnergyPerTickInput(80000);
|
||||
mythallo99.addItemInput(<ore:dustRedstone>);
|
||||
mythallo99.addItemInput(<ore:ingotArlemite>);
|
||||
mythallo99.addItemOutput(<ore:ingotRedAlloy>*12);
|
||||
mythallo99.build();
|
||||
|
||||
val mythallo100 = RecipeBuilder.newBuilder("mythallo100","mythic_processor_alloy_furnace",1);
|
||||
mythallo100.addEnergyPerTickInput(80000);
|
||||
mythallo100.addItemInput(<contenttweaker:demon_will_powder>);
|
||||
mythallo100.addItemInput(<divinerpg:rupee_ingot>);
|
||||
mythallo100.addItemOutput(<ore:ingotDemonicSteel>*2);
|
||||
mythallo100.build();
|
||||
|
||||
val mythallo101 = RecipeBuilder.newBuilder("mythallo101","mythic_processor_alloy_furnace",1);
|
||||
mythallo101.addEnergyPerTickInput(80000);
|
||||
mythallo101.addItemInput(<contenttweaker:corrosive_will_powder>);
|
||||
mythallo101.addItemInput(<divinerpg:arlemite_ingot>);
|
||||
mythallo101.addItemOutput(<ore:ingotCorrosiveSteel>*2);
|
||||
mythallo101.build();
|
||||
|
||||
val mythallo102 = RecipeBuilder.newBuilder("mythallo102","mythic_processor_alloy_furnace",1);
|
||||
mythallo102.addEnergyPerTickInput(80000);
|
||||
mythallo102.addItemInput(<contenttweaker:destructive_will_powder>);
|
||||
mythallo102.addItemInput(<aoa3:limonite_ingot>);
|
||||
mythallo102.addItemOutput(<ore:ingotDestructiveSteel>*2);
|
||||
mythallo102.build();
|
||||
|
||||
val mythallo103 = RecipeBuilder.newBuilder("mythallo103","mythic_processor_alloy_furnace",1);
|
||||
mythallo103.addEnergyPerTickInput(80000);
|
||||
mythallo103.addItemInput(<contenttweaker:vengeful_will_powder>);
|
||||
mythallo103.addItemInput(<aoa3:rosite_ingot>);
|
||||
mythallo103.addItemOutput(<ore:ingotVengefulSteel>*2);
|
||||
mythallo103.build();
|
||||
|
||||
val mythallo104 = RecipeBuilder.newBuilder("mythallo104","mythic_processor_alloy_furnace",1);
|
||||
mythallo104.addEnergyPerTickInput(80000);
|
||||
mythallo104.addItemInput(<contenttweaker:steadfast_will_powder>);
|
||||
mythallo104.addItemInput(<ore:ingotManyullyn>);
|
||||
mythallo104.addItemOutput(<ore:ingotSteadfastSteel>*2);
|
||||
mythallo104.build();
|
||||
|
||||
val mythallo105 = RecipeBuilder.newBuilder("mythallo105","mythic_processor_alloy_furnace",1);
|
||||
mythallo105.addEnergyPerTickInput(80000);
|
||||
mythallo105.addItemInput(<ore:ingotDreadium>);
|
||||
mythallo105.addItemInput(<ore:ingotUraniumOxide>);
|
||||
mythallo105.addItemOutput(<ore:ingotDreadite>*2);
|
||||
mythallo105.build();
|
||||
|
||||
val mythallo106 = RecipeBuilder.newBuilder("mythallo106","mythic_processor_alloy_furnace",1);
|
||||
mythallo106.addEnergyPerTickInput(80000);
|
||||
mythallo106.addItemInput(<ore:oreEtherium>);
|
||||
mythallo106.addItemInput(<ore:dustSednanite>);
|
||||
mythallo106.addItemInput(<thaumcraft:void_seed>);
|
||||
mythallo106.addItemInput(<divinerpg:corrupted_stone>);
|
||||
mythallo106.addItemInput(<ore:ingotHoneyComb>);
|
||||
mythallo106.addItemOutput(<ore:ingotDemonicSteel>*2);
|
||||
mythallo106.build();
|
||||
|
||||
val mythallo107 = RecipeBuilder.newBuilder("mythallo107","mythic_processor_alloy_furnace",1);
|
||||
mythallo107.addEnergyPerTickInput(80000);
|
||||
mythallo107.addItemInput(<contenttweaker:catalyzed_runic_ore>);
|
||||
mythallo107.addItemInput(<aoa3:elecanium_ingot>);
|
||||
mythallo107.addItemInput(<aoa3:charged_runium_chunk>);
|
||||
mythallo107.addItemOutput(<contenttweaker:runandium_ingot>);
|
||||
mythallo107.build();
|
||||
|
||||
val mythallo109 = RecipeBuilder.newBuilder("mythallo109","mythic_processor_alloy_furnace",10);
|
||||
mythallo109.addEnergyPerTickInput(80000);
|
||||
mythallo109.addItemInput(<ore:ingotTungsten>);
|
||||
mythallo109.addItemInput(<ore:ingotSteel>);
|
||||
mythallo109.addItemOutput(<techreborn:ingot:17>);
|
||||
mythallo109.addItemOutput(<techreborn:dust:15>*3);
|
||||
mythallo109.build();
|
||||
|
||||
val mythallo108 = RecipeBuilder.newBuilder("mythallo108","mythic_processor_alloy_furnace",1);
|
||||
mythallo108.addEnergyPerTickInput(80000);
|
||||
mythallo108.addItemInput(<contenttweaker:ascended_draconium_ingot>);
|
||||
mythallo108.addItemInput(<contenttweaker:stormlight_infused_crystal>*4);
|
||||
mythallo108.addItemInput(<ore:ingotBrightsteel>);
|
||||
mythallo108.addItemOutput(<contenttweaker:ascended_draconic_alloy>*2);
|
||||
mythallo108.build();
|
||||
|
||||
|
||||
@@ -340,4 +340,114 @@ val mythcomp57 = RecipeBuilder.newBuilder("mythcomp57","mythic_processor_compact
|
||||
mythcomp57.addEnergyPerTickInput(60000);
|
||||
mythcomp57.addItemInput(<ore:dustRedGarnet> * 16);
|
||||
mythcomp57.addItemOutput(<techreborn:plates:15>*16);
|
||||
mythcomp57.build();
|
||||
mythcomp57.build();
|
||||
|
||||
val mythcomp58 = RecipeBuilder.newBuilder("mythcomp58","mythic_processor_compactor",20);
|
||||
mythcomp58.addEnergyPerTickInput(60000);
|
||||
mythcomp58.addItemInput(<contenttweaker:defined_ingot>);
|
||||
mythcomp58.addItemInput(<contenttweaker:bloodmaster_block>*4);
|
||||
mythcomp58.addItemOutput(<contenttweaker:defined_plate>);
|
||||
mythcomp58.build();
|
||||
|
||||
val mythcomp59 = RecipeBuilder.newBuilder("mythcomp59","mythic_processor_compactor",20);
|
||||
mythcomp59.addEnergyPerTickInput(60000);
|
||||
mythcomp59.addItemInput(<contenttweaker:compressed_clump_mythic>*9);
|
||||
mythcomp59.addItemOutput(<contenttweaker:double_compressed_clump_mythic>);
|
||||
mythcomp59.build();
|
||||
|
||||
val mythcomp60 = RecipeBuilder.newBuilder("mythcomp60","mythic_processor_compactor",20);
|
||||
mythcomp60.addEnergyPerTickInput(60000);
|
||||
mythcomp60.addItemInput(<contenttweaker:double_compressed_clump_mythic>*9);
|
||||
mythcomp60.addItemOutput(<contenttweaker:triple_compressed_clump_mythic>);
|
||||
mythcomp60.build();
|
||||
|
||||
val mythcomp61 = RecipeBuilder.newBuilder("mythcomp61","mythic_processor_compactor",2);
|
||||
mythcomp61.addEnergyPerTickInput(60000);
|
||||
mythcomp61.addItemInput(<ore:ingotIchorium>*16);
|
||||
mythcomp61.addItemOutput(<ore:plateIchorium>*16);
|
||||
mythcomp61.build();
|
||||
|
||||
val mythcomp62 = RecipeBuilder.newBuilder("mythcomp62","mythic_processor_compactor",2);
|
||||
mythcomp62.addEnergyPerTickInput(60000);
|
||||
mythcomp62.addItemInput(<contenttweaker:phasing_alloy_ingot>*4);
|
||||
mythcomp62.addItemOutput(<contenttweaker:phasing_alloy_plate>*4);
|
||||
mythcomp62.build();
|
||||
|
||||
val mythcomp63 = RecipeBuilder.newBuilder("mythcomp63","mythic_processor_compactor",2);
|
||||
mythcomp63.addEnergyPerTickInput(60000);
|
||||
mythcomp63.addItemInput(<contenttweaker:naquadah_ingot>*4);
|
||||
mythcomp63.addItemOutput(<contenttweaker:naquadah_plate>*4);
|
||||
mythcomp63.build();
|
||||
|
||||
val mythcomp64 = RecipeBuilder.newBuilder("mythcomp64","mythic_processor_compactor",2);
|
||||
mythcomp64.addEnergyPerTickInput(60000);
|
||||
mythcomp64.addItemInput(<contenttweaker:wrought_iron_shard>*4);
|
||||
mythcomp64.addItemInput(<aoa3:charged_runium_chunk>*4);
|
||||
mythcomp64.addItemOutput(<contenttweaker:wrought_iron_plate>);
|
||||
mythcomp64.build();
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
val mythcomp70 = RecipeBuilder.newBuilder("mythcomp70","mythic_processor_compactor",2);
|
||||
mythcomp70.addEnergyPerTickInput(60000);
|
||||
mythcomp70.addItemInput(<contenttweaker:osiris_spinel>*4);
|
||||
mythcomp70.addItemOutput(<ore:plateOsiris>*4);
|
||||
mythcomp70.build();
|
||||
|
||||
val mythcomp71 = RecipeBuilder.newBuilder("mythcomp71","mythic_processor_compactor",2);
|
||||
mythcomp71.addEnergyPerTickInput(60000);
|
||||
mythcomp71.addItemInput(<contenttweaker:ptah_spinel>*4);
|
||||
mythcomp71.addItemOutput(<ore:platePtah>*4);
|
||||
mythcomp71.build();
|
||||
|
||||
val mythcomp72 = RecipeBuilder.newBuilder("mythcomp72","mythic_processor_compactor",2);
|
||||
mythcomp72.addEnergyPerTickInput(60000);
|
||||
mythcomp72.addItemInput(<contenttweaker:hator_spinel>*4);
|
||||
mythcomp72.addItemOutput(<ore:plateHator>*4);
|
||||
mythcomp72.build();
|
||||
|
||||
val mythcomp73 = RecipeBuilder.newBuilder("mythcomp73","mythic_processor_compactor",2);
|
||||
mythcomp73.addEnergyPerTickInput(60000);
|
||||
mythcomp73.addItemInput(<contenttweaker:europa_spinel>*4);
|
||||
mythcomp73.addItemOutput(<ore:plateEuropa>*4);
|
||||
mythcomp73.build();
|
||||
|
||||
val mythcomp74 = RecipeBuilder.newBuilder("mythcomp74","mythic_processor_compactor",2);
|
||||
mythcomp74.addEnergyPerTickInput(60000);
|
||||
mythcomp74.addItemInput(<contenttweaker:oi_spinel>*4);
|
||||
mythcomp74.addItemOutput(<ore:plateOi>*4);
|
||||
mythcomp74.build();
|
||||
|
||||
val mythcomp75 = RecipeBuilder.newBuilder("mythcomp75","mythic_processor_compactor",2);
|
||||
mythcomp75.addEnergyPerTickInput(60000);
|
||||
mythcomp75.addItemInput(<contenttweaker:falacer_spinel>*4);
|
||||
mythcomp75.addItemOutput(<ore:plateFalacer>*4);
|
||||
mythcomp75.build();
|
||||
|
||||
val mythcomp76 = RecipeBuilder.newBuilder("mythcomp76","mythic_processor_compactor",2);
|
||||
mythcomp76.addEnergyPerTickInput(60000);
|
||||
mythcomp76.addItemInput(<contenttweaker:orcus_spinel>*4);
|
||||
mythcomp76.addItemOutput(<ore:plateOrcus>*4);
|
||||
mythcomp76.build();
|
||||
|
||||
val mythcomp77 = RecipeBuilder.newBuilder("mythcomp77","mythic_processor_compactor",2);
|
||||
mythcomp77.addEnergyPerTickInput(60000);
|
||||
mythcomp77.addItemInput(<contenttweaker:haumea_spinel>*4);
|
||||
mythcomp77.addItemOutput(<ore:plateHaumea>*4);
|
||||
mythcomp77.build();
|
||||
|
||||
val mythcomp78 = RecipeBuilder.newBuilder("mythcomp78","mythic_processor_compactor",2);
|
||||
mythcomp78.addEnergyPerTickInput(60000);
|
||||
mythcomp78.addItemInput(<contenttweaker:sedna_spinel>*4);
|
||||
mythcomp78.addItemOutput(<ore:plateSedna>*4);
|
||||
mythcomp78.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val mythfurn1 = RecipeBuilder.newBuilder("mythfurn1","mythic_processor_furnace",1);
|
||||
@@ -30,4 +29,16 @@ val mythfurn4 = RecipeBuilder.newBuilder("mythfurn4","mythic_processor_furnace",
|
||||
mythfurn4.addEnergyPerTickInput(60000);
|
||||
mythfurn4.addItemInput(<divinerpg:shadow_bar>*16);
|
||||
mythfurn4.addItemOutput(<contenttweaker:shadow_steel>*16);
|
||||
mythfurn4.build();
|
||||
mythfurn4.build();
|
||||
|
||||
val mythfurn5 = RecipeBuilder.newBuilder("mythfurn5","mythic_processor_furnace",1);
|
||||
mythfurn5.addEnergyPerTickInput(60000);
|
||||
mythfurn5.addItemInput(<ore:dustPlutonium>);
|
||||
mythfurn5.addItemOutput(<ore:ingotPlutonium>);
|
||||
mythfurn5.build();
|
||||
|
||||
val mythfurn6 = RecipeBuilder.newBuilder("mythfurn6","mythic_processor_furnace",1);
|
||||
mythfurn6.addEnergyPerTickInput(60000);
|
||||
mythfurn6.addItemInput(<contenttweaker:draconian_metal_clump>);
|
||||
mythfurn6.addItemOutput(<contenttweaker:draconian_metal_ingot>);
|
||||
mythfurn6.build();
|
||||
@@ -184,4 +184,32 @@ val mythgear31 = RecipeBuilder.newBuilder("mythgear31","mythic_processor_gearwor
|
||||
mythgear31.addEnergyPerTickInput(30000);
|
||||
mythgear31.addItemInput(<ore:ingotVibraniumAlloy> * 16);
|
||||
mythgear31.addItemOutput(<materialpart:vibranium_alloy:gear>*4);
|
||||
mythgear31.build();
|
||||
mythgear31.build();
|
||||
|
||||
val mythgear32 = RecipeBuilder.newBuilder("mythgear32","mythic_processor_gearworking_die",2);
|
||||
mythgear32.addEnergyPerTickInput(30000);
|
||||
mythgear32.addItemInput(<contenttweaker:clump_of_mythic_matter> * 9);
|
||||
mythgear32.addItemOutput(<contenttweaker:compressed_clump_mythic>);
|
||||
mythgear32.build();
|
||||
|
||||
val mythgear33 = RecipeBuilder.newBuilder("mythgear33","mythic_processor_gearworking_die",2);
|
||||
mythgear33.addEnergyPerTickInput(30000);
|
||||
mythgear33.addItemInput(<contenttweaker:double_compressed_clump_mythic>);
|
||||
mythgear33.addItemInput(<contenttweaker:triple_compressed_clump_mythic>);
|
||||
mythgear33.setChance(0.0);
|
||||
mythgear33.addItemOutput(<contenttweaker:plate_clump_mythic>);
|
||||
mythgear33.build();
|
||||
|
||||
val mythgear34 = RecipeBuilder.newBuilder("mythgear34","mythic_processor_gearworking_die",2);
|
||||
mythgear34.addEnergyPerTickInput(30000);
|
||||
mythgear34.addItemInput(<contenttweaker:double_compressed_clump_mythic>);
|
||||
mythgear34.addItemInput(<contenttweaker:superfocused_plate_mythic>);
|
||||
mythgear34.setChance(0.0);
|
||||
mythgear34.addItemOutput(<contenttweaker:plate_clump_mythic>*9);
|
||||
mythgear34.build();
|
||||
|
||||
val mythgear35 = RecipeBuilder.newBuilder("mythgear32","mythic_processor_gearworking_die",2);
|
||||
mythgear35.addEnergyPerTickInput(30000);
|
||||
mythgear35.addItemInput(<contenttweaker:object_of_great_mass>*4);
|
||||
mythgear35.addItemOutput(<storagedrawers:upgrade_creative>*4);
|
||||
mythgear35.build();
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val mythpulv1 = RecipeBuilder.newBuilder("mythpulv1","mythic_processor_pulverizer",2);
|
||||
@@ -1164,4 +1163,76 @@ mythpulv187.addEnergyPerTickInput(60000);
|
||||
mythpulv187.addItemInput(<ore:oreSphalerite> * 16);
|
||||
mythpulv187.addItemOutput(<techreborn:dust:50>*256);
|
||||
mythpulv187.addItemOutput(<techreborn:dust:59>*128);
|
||||
mythpulv187.build();
|
||||
mythpulv187.build();
|
||||
|
||||
val mythpulv188 = RecipeBuilder.newBuilder("mythpulv188","mythic_processor_pulverizer",2);
|
||||
mythpulv188.addEnergyPerTickInput(60000);
|
||||
mythpulv188.addItemInput(<bloodmagic:item_demon_crystal:0> * 16);
|
||||
mythpulv188.addItemOutput(<contenttweaker:demon_will_powder>*16);
|
||||
mythpulv188.build();
|
||||
|
||||
val mythpulv189 = RecipeBuilder.newBuilder("mythpulv188","mythic_processor_pulverizer",2);
|
||||
mythpulv189.addEnergyPerTickInput(60000);
|
||||
mythpulv189.addItemInput(<bloodmagic:item_demon_crystal:1> * 16);
|
||||
mythpulv189.addItemOutput(<contenttweaker:corrosive_will_powder>*16);
|
||||
mythpulv189.build();
|
||||
|
||||
val mythpulv190 = RecipeBuilder.newBuilder("mythpulv190","mythic_processor_pulverizer",2);
|
||||
mythpulv190.addEnergyPerTickInput(60000);
|
||||
mythpulv190.addItemInput(<bloodmagic:item_demon_crystal:2> * 16);
|
||||
mythpulv190.addItemOutput(<contenttweaker:destructive_will_powder>*16);
|
||||
mythpulv190.build();
|
||||
|
||||
val mythpulv191 = RecipeBuilder.newBuilder("mythpulv191","mythic_processor_pulverizer",2);
|
||||
mythpulv191.addEnergyPerTickInput(60000);
|
||||
mythpulv191.addItemInput(<bloodmagic:item_demon_crystal:3> * 16);
|
||||
mythpulv191.addItemOutput(<contenttweaker:vengeful_will_powder>*16);
|
||||
mythpulv191.build();
|
||||
|
||||
val mythpulv192 = RecipeBuilder.newBuilder("mythpulv192","mythic_processor_pulverizer",2);
|
||||
mythpulv192.addEnergyPerTickInput(60000);
|
||||
mythpulv192.addItemInput(<bloodmagic:item_demon_crystal:4> * 16);
|
||||
mythpulv192.addItemOutput(<contenttweaker:steadfast_will_powder>*16);
|
||||
mythpulv192.build();
|
||||
|
||||
val mythpulv193 = RecipeBuilder.newBuilder("mythpulv193","mythic_processor_pulverizer",2);
|
||||
mythpulv193.addEnergyPerTickInput(60000);
|
||||
mythpulv193.addItemInput(<contenttweaker:holographic_ore> * 16);
|
||||
mythpulv193.addItemOutput(<contenttweaker:projector_gem>*128);
|
||||
mythpulv193.build();
|
||||
|
||||
val mythpulv194 = RecipeBuilder.newBuilder("mythpulv194","mythic_processor_pulverizer",2);
|
||||
mythpulv194.addEnergyPerTickInput(60000);
|
||||
mythpulv194.addItemInput(<ore:itemVibrantCrystal> * 16);
|
||||
mythpulv194.addItemOutput(<ore:itemVibrantPowder>*16);
|
||||
mythpulv194.build();
|
||||
|
||||
val mythpulv195 = RecipeBuilder.newBuilder("mythpulv195","mythic_processor_pulverizer",2);
|
||||
mythpulv195.addEnergyPerTickInput(60000);
|
||||
mythpulv195.addItemInput(<ore:itemPulsatingCrystal> * 16);
|
||||
mythpulv195.addItemOutput(<ore:itemPulsatingPowder>*16);
|
||||
mythpulv195.build();
|
||||
|
||||
val mythpulv196 = RecipeBuilder.newBuilder("mythpulv196","mythic_processor_pulverizer",2);
|
||||
mythpulv196.addEnergyPerTickInput(60000);
|
||||
mythpulv196.addItemInput(<contenttweaker:nethersky_steel_ingot> * 16);
|
||||
mythpulv196.addItemOutput(<contenttweaker:nethersky_steel_dust>*16);
|
||||
mythpulv196.build();
|
||||
|
||||
val mythpulv197 = RecipeBuilder.newBuilder("mythpulv197","mythic_processor_pulverizer",2);
|
||||
mythpulv197.addEnergyPerTickInput(60000);
|
||||
mythpulv197.addItemInput(<minecraft:sand> * 16);
|
||||
mythpulv197.addItemOutput(<ore:ingotSilicon>*16);
|
||||
mythpulv197.build();
|
||||
|
||||
val mythpulv198 = RecipeBuilder.newBuilder("mythpulv198","mythic_processor_pulverizer",2);
|
||||
mythpulv198.addEnergyPerTickInput(60000);
|
||||
mythpulv198.addItemInput(<contenttweaker:ender_dolomite> * 16);
|
||||
mythpulv198.addItemOutput(<contenttweaker:ender_dolomite_dust>*64);
|
||||
mythpulv198.build();
|
||||
|
||||
val mythpulv199 = RecipeBuilder.newBuilder("mythpulv199","mythic_processor_pulverizer",2);
|
||||
mythpulv199.addEnergyPerTickInput(60000);
|
||||
mythpulv199.addItemInput(<aoa3:void_scales> * 16);
|
||||
mythpulv199.addItemOutput(<contenttweaker:void_dust>*16);
|
||||
mythpulv199.build();
|
||||
@@ -0,0 +1,129 @@
|
||||
import mods.modularmachinery.RecipeBuilder;
|
||||
|
||||
val mythroll1 = RecipeBuilder.newBuilder("mythroll1","mythic_processor_rolling_machine",200);
|
||||
mythroll1.addEnergyPerTickInput(60000);
|
||||
mythroll1.addItemInput(<contenttweaker:shyre_mulch>*4);
|
||||
mythroll1.addItemInput(<contenttweaker:between_alloy_ingot>);
|
||||
mythroll1.addItemInput(<contenttweaker:abyssal_alloy_ingot>);
|
||||
mythroll1.addItemInput(<contenttweaker:twilight_alloy_ingot>);
|
||||
mythroll1.addItemInput(<contenttweaker:thermionic_alloy_ingot>);
|
||||
mythroll1.addItemInput(<contenttweaker:high_refraction_alloy_ingot>);
|
||||
mythroll1.addItemOutput(<contenttweaker:infinity_plate>);
|
||||
mythroll1.build();
|
||||
|
||||
val mythroll2 = RecipeBuilder.newBuilder("mythroll2","mythic_processor_rolling_machine",2);
|
||||
mythroll2.addEnergyPerTickInput(60000);
|
||||
mythroll2.addItemInput(<ore:ingotNickel>*4);
|
||||
mythroll2.addItemInput(<ore:ingotChrome>);
|
||||
mythroll2.addItemOutput(<techreborn:part:14>*2);
|
||||
mythroll2.build();
|
||||
|
||||
val mythroll3 = RecipeBuilder.newBuilder("mythroll3","mythic_processor_rolling_machine",2);
|
||||
mythroll3.addEnergyPerTickInput(60000);
|
||||
mythroll3.addItemInput(<ore:ingotNickel>*4);
|
||||
mythroll3.addItemInput(<ore:ingotCopper>*4);
|
||||
mythroll3.addItemOutput(<techreborn:part:13>*3);
|
||||
mythroll3.build();
|
||||
|
||||
val mythroll4 = RecipeBuilder.newBuilder("mythroll4","mythic_processor_rolling_machine",2);
|
||||
mythroll4.addEnergyPerTickInput(60000);
|
||||
mythroll4.addItemInput(<ore:ingotPalladium>*4);
|
||||
mythroll4.addItemInput(<ore:ingotPolonium>);
|
||||
mythroll4.addItemOutput(<contenttweaker:arc_coil>*2);
|
||||
mythroll4.build();
|
||||
|
||||
val mythroll5 = RecipeBuilder.newBuilder("mythroll5","mythic_processor_rolling_machine",2);
|
||||
mythroll5.addEnergyPerTickInput(60000);
|
||||
mythroll5.addItemInput(<ore:ingotRefinedIron>*3);
|
||||
mythroll5.addItemInput(<ore:ingotChrome>*3);
|
||||
mythroll5.addItemInput(<ore:ingotAluminum>*3);
|
||||
mythroll5.addItemOutput(<techreborn:part:15>*3);
|
||||
mythroll5.build();
|
||||
|
||||
val mythroll6 = RecipeBuilder.newBuilder("mythroll6","mythic_processor_rolling_machine",2);
|
||||
mythroll6.addEnergyPerTickInput(60000);
|
||||
mythroll6.addItemInput(<erebus:materials:48>*4);
|
||||
mythroll6.addItemInput(<erebus:materials:1>*3);
|
||||
mythroll6.addItemInput(<erebus:tarantula_egg>);
|
||||
mythroll6.addItemInput(<erebus:antlion_egg>);
|
||||
mythroll6.addItemOutput(<contenttweaker:organic_jade_plate>);
|
||||
mythroll6.build();
|
||||
|
||||
val mythroll7 = RecipeBuilder.newBuilder("mythroll7","mythic_processor_rolling_machine",2);
|
||||
mythroll7.addEnergyPerTickInput(60000);
|
||||
mythroll7.addItemInput(<ore:ingotAluminum>*6);
|
||||
mythroll7.addItemInput(<ore:dustMagnesium>*3);
|
||||
mythroll7.addItemOutput(<ore:plateMagnalium>);
|
||||
mythroll7.build();
|
||||
|
||||
|
||||
val mythroll8 = RecipeBuilder.newBuilder("mythroll8","mythic_processor_rolling_machine",2);
|
||||
mythroll8.addEnergyPerTickInput(60000);
|
||||
mythroll8.addItemInput(<ore:ingotVityte>*3);
|
||||
mythroll8.addItemInput(<ore:ingotLyon>*3);
|
||||
mythroll8.addItemInput(<ore:ingotCandyte>*3);
|
||||
mythroll8.addItemOutput(<contenttweaker:lyonite_plate>);
|
||||
mythroll8.build();
|
||||
|
||||
val mythroll9 = RecipeBuilder.newBuilder("mythroll9","mythic_processor_rolling_machine",2);
|
||||
mythroll9.addEnergyPerTickInput(60000);
|
||||
mythroll9.addItemInput(<bloodmagic:slate:4>*2);
|
||||
mythroll9.addItemInput(<ore:ingotPrimalOgerite>*2);
|
||||
mythroll9.addItemInput(<ore:plateMithminite>*2);
|
||||
mythroll9.addItemInput(<ore:ingotRubidium>);
|
||||
mythroll9.addItemInput(<ore:ingotCaesium>);
|
||||
mythroll9.addItemInput(<ore:ingotStrontium>);
|
||||
mythroll9.addItemOutput(<contenttweaker:matter_cluster>);
|
||||
mythroll9.build();
|
||||
|
||||
val mythroll10 = RecipeBuilder.newBuilder("mythroll10","mythic_processor_rolling_machine",2);
|
||||
mythroll10.addEnergyPerTickInput(60000);
|
||||
mythroll10.addItemInput(<ore:fuelLEU235>*4);
|
||||
mythroll10.addItemInput(<ore:dustPyrotheum>*4);
|
||||
mythroll10.addItemInput(<ore:dustCryotheum>*4);
|
||||
mythroll10.addItemInput(<ore:dustPetrotheum>*4);
|
||||
mythroll10.addItemInput(<ore:dustAerotheum>*4);
|
||||
mythroll10.addItemOutput(<contenttweaker:tsleu_235_fuel>*4);
|
||||
mythroll10.build();
|
||||
|
||||
val mythroll11 = RecipeBuilder.newBuilder("mythroll11","mythic_processor_rolling_machine",2);
|
||||
mythroll11.addEnergyPerTickInput(60000);
|
||||
mythroll11.addItemInput(<ore:plateIron>*4);
|
||||
mythroll11.addItemOutput(<libvulpes:productsheet:1>*4);
|
||||
mythroll11.build();
|
||||
|
||||
val mythroll12 = RecipeBuilder.newBuilder("mythroll12","mythic_processor_rolling_machine",2);
|
||||
mythroll12.addEnergyPerTickInput(60000);
|
||||
mythroll12.addItemInput(<ore:plateCopper>*4);
|
||||
mythroll12.addItemOutput(<libvulpes:productsheet:4>*4);
|
||||
mythroll12.build();
|
||||
|
||||
val mythroll13 = RecipeBuilder.newBuilder("mythroll13","mythic_processor_rolling_machine",2);
|
||||
mythroll13.addEnergyPerTickInput(60000);
|
||||
mythroll13.addItemInput(<ore:plateSteel>*4);
|
||||
mythroll13.addItemOutput(<libvulpes:productsheet:6>*4);
|
||||
mythroll13.build();
|
||||
|
||||
val mythroll14 = RecipeBuilder.newBuilder("mythroll14","mythic_processor_rolling_machine",2);
|
||||
mythroll14.addEnergyPerTickInput(60000);
|
||||
mythroll14.addItemInput(<ore:plateTitanium>*4);
|
||||
mythroll14.addItemOutput(<libvulpes:productsheet:7>*4);
|
||||
mythroll14.build();
|
||||
|
||||
val mythroll15 = RecipeBuilder.newBuilder("mythroll15","mythic_processor_rolling_machine",2);
|
||||
mythroll15.addEnergyPerTickInput(60000);
|
||||
mythroll15.addItemInput(<ore:plateAluminum>*4);
|
||||
mythroll15.addItemOutput(<libvulpes:productsheet:9>*4);
|
||||
mythroll15.build();
|
||||
|
||||
val mythroll16 = RecipeBuilder.newBuilder("mythroll16","mythic_processor_rolling_machine",2);
|
||||
mythroll16.addEnergyPerTickInput(60000);
|
||||
mythroll16.addItemInput(<ore:plateTitaniumAluminide>*4);
|
||||
mythroll16.addItemOutput(<libvulpes:productsheet:0>*4);
|
||||
mythroll16.build();
|
||||
|
||||
val mythroll17 = RecipeBuilder.newBuilder("mythroll17","mythic_processor_rolling_machine",2);
|
||||
mythroll17.addEnergyPerTickInput(60000);
|
||||
mythroll17.addItemInput(<ore:plateTitaniumIridium>*4);
|
||||
mythroll17.addItemOutput(<libvulpes:productsheet:1>*4);
|
||||
mythroll17.build();
|
||||
@@ -437,10 +437,10 @@ recipes.addShaped(<contenttweaker:stellar_alloy_shaft>,
|
||||
|
||||
recipes.removeShaped(<nuclearcraft:heat_exchanger_frame>);
|
||||
|
||||
recipes.addShaped(<nuclearcraft:heat_exchanger_frame>,
|
||||
[[<contenttweaker:shadow_steel>, <contenttweaker:stellar_alloy_shaft>, <contenttweaker:shadow_steel>],
|
||||
[<ore:blockSoularium>, <nuclearcraft:heat_exchanger_wall>, <ore:blockSoularium>],
|
||||
[<contenttweaker:shadow_steel>, <contenttweaker:stellar_alloy_shaft>, <contenttweaker:shadow_steel>]]);
|
||||
recipes.addShaped(<nuclearcraft:heat_exchanger_frame>*4,
|
||||
[[<nuclearcraft:heat_exchanger_wall>, <contenttweaker:shadow_steel>, <nuclearcraft:heat_exchanger_wall>],
|
||||
[<ore:blockSoularium>, <contenttweaker:stellar_alloy_shaft>, <ore:blockSoularium>],
|
||||
[<nuclearcraft:heat_exchanger_wall>, <contenttweaker:shadow_steel>, <nuclearcraft:heat_exchanger_wall>]]);
|
||||
|
||||
recipes.removeShaped(<nuclearcraft:heat_exchanger_controller>);
|
||||
|
||||
@@ -459,7 +459,7 @@ recipes.removeShaped(<nuclearcraft:heat_exchanger_tube_hard_carbon>);
|
||||
|
||||
mods.nuclearcraft.alloy_furnace.addRecipe([<techreborn:upgrades:3>, <bewitchment:golden_thread>*32, <contenttweaker:superconducting_thread>*8]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_thermoconducting>*4,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_thermoconducting>*8,
|
||||
[[<nuclearcraft:part:3>, <nuclearcraft:part:3>, <aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <nuclearcraft:part:3>],
|
||||
@@ -496,6 +496,43 @@ mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <nuclearcraft:part:3>]]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_hard_carbon>*8,
|
||||
[[<nuclearcraft:part:3>, <nuclearcraft:part:3>, <aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <nuclearcraft:part:3>],
|
||||
|
||||
[<nuclearcraft:part:3>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:alloy:2>,
|
||||
<nuclearcraft:alloy:2>, <nuclearcraft:alloy:2>, <nuclearcraft:alloy:2>,
|
||||
<nuclearcraft:alloy:2>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:part:3>],
|
||||
|
||||
[<aoa3:radiant_infusion_stone>, <nuclearcraft:alloy:2>, <contenttweaker:krypton_capture>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <contenttweaker:superconducting_thread>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:krypton_capture>, <nuclearcraft:alloy:2>, <aoa3:radiant_infusion_stone>],
|
||||
|
||||
[<contenttweaker:inert_crystal>, <nuclearcraft:alloy:2>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:mythic_machine_case>, <libvulpes:advstructuremachine>, <contenttweaker:mythic_machine_case>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <nuclearcraft:alloy:2>, <contenttweaker:inert_crystal>],
|
||||
|
||||
[<openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <nuclearcraft:alloy:2>, <libvulpes:advstructuremachine>,
|
||||
<contenttweaker:superconducting_thread>, <contenttweaker:arc_reactor_coil>, <contenttweaker:superconducting_thread>,
|
||||
<libvulpes:advstructuremachine>, <nuclearcraft:alloy:2>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}})],
|
||||
|
||||
[<contenttweaker:inert_crystal>, <nuclearcraft:alloy:2>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:mythic_machine_case>, <libvulpes:advstructuremachine>, <contenttweaker:mythic_machine_case>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <nuclearcraft:alloy:2>, <contenttweaker:inert_crystal>],
|
||||
|
||||
[<aoa3:radiant_infusion_stone>, <nuclearcraft:alloy:2>, <contenttweaker:krypton_capture>,
|
||||
<contenttweaker:imperfect_neutronium_nugget>, <contenttweaker:superconducting_thread>, <contenttweaker:imperfect_neutronium_nugget>,
|
||||
<contenttweaker:krypton_capture>, <nuclearcraft:alloy:2>, <aoa3:radiant_infusion_stone>],
|
||||
|
||||
[<nuclearcraft:part:3>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:alloy:2>,
|
||||
<nuclearcraft:alloy:2>, <nuclearcraft:alloy:2>, <nuclearcraft:alloy:2>,
|
||||
<nuclearcraft:alloy:2>, <contenttweaker:yttrium_ruthenium_cluster>, <nuclearcraft:part:3>],
|
||||
|
||||
[<nuclearcraft:part:3>, <nuclearcraft:part:3>, <aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <nuclearcraft:part:3>]]);
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -598,7 +635,7 @@ recipes.addShaped(<nuclearcraft:turbine_rotor_bearing>,
|
||||
[<nuclearcraft:alloy:15>, <contenttweaker:adamantium_plate>, <nuclearcraft:alloy:15>]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_thermoconducting>*8,
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<nuclearcraft:heat_exchanger_tube_thermoconducting>*16,
|
||||
[[<contenttweaker:adamantium_plate>, <nuclearcraft:part:3>, <aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:inert_crystal>, <openblocks:tank>.withTag({tank: {FluidName: "borax_solution", Amount: 16000}}), <contenttweaker:inert_crystal>,
|
||||
<aoa3:radiant_infusion_stone>, <nuclearcraft:part:3>, <contenttweaker:adamantium_plate>],
|
||||
@@ -686,4 +723,58 @@ recipes.addShaped(<thermalfoundation:armor.legs_lead>.withTag({ncRadiationResist
|
||||
recipes.addShaped(<thermalfoundation:armor.boots_lead>.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Boots"}}),
|
||||
[[<nuclearcraft:rad_shielding:2>, <contenttweaker:active_cursed_jewel>, <nuclearcraft:rad_shielding:2>],
|
||||
[<minecraft:golden_apple:1>, <thermalfoundation:armor.boots_lead>, <minecraft:golden_apple:1>],
|
||||
[<nuclearcraft:rad_shielding:2>, <nuclearcraft:boots_hazmat>, <nuclearcraft:rad_shielding:2>]]);
|
||||
[<nuclearcraft:rad_shielding:2>, <nuclearcraft:boots_hazmat>, <nuclearcraft:rad_shielding:2>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:salt_fission_distributor>);
|
||||
recipes.addShaped(<nuclearcraft:salt_fission_distributor>,
|
||||
[[<nuclearcraft:part:3>, <nuclearcraft:alloy:10>, <nuclearcraft:part:3>],
|
||||
[<contenttweaker:meatball_attuned_crystal>, <nuclearcraft:salt_fission_vent>, <contenttweaker:meatball_attuned_crystal>],
|
||||
[<nuclearcraft:part:3>, <nuclearcraft:alloy:10>, <nuclearcraft:part:3>]]);
|
||||
|
||||
|
||||
recipes.remove(<nuclearcraft:salt_fission_retriever>);
|
||||
recipes.addShaped(<nuclearcraft:salt_fission_retriever>,
|
||||
[[<nuclearcraft:part:3>, <nuclearcraft:alloy:1>, <nuclearcraft:part:3>],
|
||||
[<contenttweaker:meatball_attuned_crystal>, <nuclearcraft:salt_fission_vent>, <contenttweaker:meatball_attuned_crystal>],
|
||||
[<nuclearcraft:part:3>, <nuclearcraft:alloy:1>, <nuclearcraft:part:3>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:turbine_dynamo_coil:0>);
|
||||
recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:0>,
|
||||
[[<ore:ingotMagnesium>, <ore:ingotMagnesium>, <ore:ingotMagnesium>],
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotMagnesium>, <ore:ingotMagnesium>, <ore:ingotMagnesium>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:turbine_dynamo_coil:1>);
|
||||
recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:1>,
|
||||
[[<ore:ingotBeryllium>, <ore:ingotBeryllium>, <ore:ingotBeryllium>],
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotBeryllium>, <ore:ingotBeryllium>, <ore:ingotBeryllium>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:turbine_dynamo_coil:2>);
|
||||
recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:2>,
|
||||
[[<ore:ingotAluminum>, <ore:ingotAluminum>, <ore:ingotAluminum>],
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotAluminum>, <ore:ingotAluminum>, <ore:ingotAluminum>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:turbine_dynamo_coil:3>);
|
||||
recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:3>,
|
||||
[[<ore:ingotGold>, <ore:ingotGold>, <ore:ingotGold>],
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotGold>, <ore:ingotGold>, <ore:ingotGold>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:turbine_dynamo_coil:4>);
|
||||
recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:4>,
|
||||
[[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>],
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>]]);
|
||||
|
||||
recipes.remove(<nuclearcraft:turbine_dynamo_coil:5>);
|
||||
recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:5>,
|
||||
[[<ore:ingotSilver>, <ore:ingotSilver>, <ore:ingotSilver>],
|
||||
[<nuclearcraft:alloy:15>, <nuclearcraft:turbine_wall>, <nuclearcraft:alloy:15>],
|
||||
[<ore:ingotSilver>, <ore:ingotSilver>, <ore:ingotSilver>]]);
|
||||
|
||||
|
||||
mods.nuclearcraft.heat_exchanger.addRecipe([<fluid:high_pressure_steam>*1000, <fluid:supercritical_steam>*1000, 80000.0, 300, 700]);
|
||||
|
||||
mods.nuclearcraft.turbine.addRecipe([<fluid:supercritical_steam>, <fluid:exhaust_steam>*4, 3000.0, 200.0]);
|
||||
|
||||
+1
-1
@@ -39,7 +39,7 @@ recipes.addHiddenShapeless("haumeapuzzle",<contenttweaker:sigil_power>,
|
||||
|
||||
recipes.addShaped(<contenttweaker:demonologist_callstone>,
|
||||
[[<forestry:bee_combs:2>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "forestry.speciesDemonic"}), <forestry:bee_combs:2>],
|
||||
[<gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.devil"}), <contenttweaker:sigil_power>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.devil"})],
|
||||
[<contenttweaker:imp_skin>, <contenttweaker:sigil_power>, <contenttweaker:imp_skin>],
|
||||
[<forestry:bee_combs:2>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "forestry.speciesDemonic"}), <forestry:bee_combs:2>]]);
|
||||
|
||||
val oreDemonStoneOreDict = <ore:oreDemonStone>;
|
||||
|
||||
@@ -184,4 +184,13 @@ deathloop.itemRightClick = function(stack, world, player, hand) {
|
||||
return "PASS";
|
||||
|
||||
};
|
||||
deathloop.register();
|
||||
deathloop.register();
|
||||
|
||||
var lindenwyrmwarper = VanillaFactory.createItem("lyndenwyrm_warper");
|
||||
lindenwyrmwarper.maxStackSize = 1;
|
||||
lindenwyrmwarper.glowing = true;
|
||||
lindenwyrmwarper.itemRightClick = function(stack, world, player, hand) {
|
||||
Commands.call("cofh tpx @p 184", player, world, true, true);
|
||||
return "Pass";
|
||||
};
|
||||
lindenwyrmwarper.register();
|
||||
@@ -271,3 +271,41 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:finem_warper>,
|
||||
[<projectex:power_flower:7>, <materialpart:sednanite:ingot>, <materialpart:sednanite:ingot>,
|
||||
<materialpart:sednanite:ingot>, <materialpart:sednanite:ingot>, <materialpart:sednanite:ingot>,
|
||||
<materialpart:sednanite:ingot>, <materialpart:sednanite:ingot>, <projectex:power_flower:7>]]);
|
||||
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:lyndenwyrm_warper>,
|
||||
[[<contenttweaker:draconian_metal_ingot>, <draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>,
|
||||
<draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>,
|
||||
<draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>, <contenttweaker:draconian_metal_ingot>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:singularity_custom:2029>, <extendedcrafting:storage:4>,
|
||||
<extendedcrafting:storage:4>, <extendedcrafting:storage:4>, <extendedcrafting:storage:4>,
|
||||
<extendedcrafting:storage:4>, <extendedcrafting:singularity_custom:2029>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:storage:4>, <environmentaltech:structure_frame_5>,
|
||||
<environmentaltech:structure_frame_5>, <environmentaltech:structure_frame_5>, <environmentaltech:structure_frame_5>,
|
||||
<environmentaltech:structure_frame_5>, <extendedcrafting:storage:4>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:storage:4>, <environmentaltech:structure_frame_5>,
|
||||
<draconicevolution:draconic_block>, <contenttweaker:mythic_excavation_engine>, <draconicevolution:draconic_block>,
|
||||
<environmentaltech:structure_frame_5>, <extendedcrafting:storage:4>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:storage:4>, <environmentaltech:structure_frame_5>,
|
||||
<contenttweaker:mythic_excavation_engine>, <contenttweaker:wormhole_catalyst>, <contenttweaker:mythic_excavation_engine>,
|
||||
<environmentaltech:structure_frame_5>, <extendedcrafting:storage:4>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:storage:4>, <environmentaltech:structure_frame_5>,
|
||||
<draconicevolution:draconic_block>, <contenttweaker:mythic_excavation_engine>, <draconicevolution:draconic_block>,
|
||||
<environmentaltech:structure_frame_5>, <extendedcrafting:storage:4>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:storage:4>, <environmentaltech:structure_frame_5>,
|
||||
<environmentaltech:structure_frame_5>, <environmentaltech:structure_frame_5>, <environmentaltech:structure_frame_5>,
|
||||
<environmentaltech:structure_frame_5>, <extendedcrafting:storage:4>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <extendedcrafting:singularity_custom:2029>, <extendedcrafting:storage:4>,
|
||||
<extendedcrafting:storage:4>, <extendedcrafting:storage:4>, <extendedcrafting:storage:4>,
|
||||
<extendedcrafting:storage:4>, <extendedcrafting:singularity_custom:2029>, <draconicevolution:draconium_block:1>],
|
||||
|
||||
[<draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>,
|
||||
<draconicevolution:draconium_block:1>, <contenttweaker:draconian_metal_ingot>, <draconicevolution:draconium_block:1>,
|
||||
<draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>, <draconicevolution:draconium_block:1>]]);
|
||||
|
||||
@@ -50,8 +50,6 @@ mods.nuclearcraft.dissolver.addRecipe([<ore:dustSalt>, <fluid:water>*100, <fluid
|
||||
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:salt_water>*200, <fluid:chlorine>*40, <fluid:sodium>*40, <fluid:mineral_water>*120, null, 0.1, 0.9, 0.0]);
|
||||
|
||||
mods.nuclearcraft.heat_exchanger.addRecipe([<fluid:mineral_water>*10, <fluid:brine>*20, 80000.0, 300, 700]);
|
||||
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:brine>*20, <fluid:chlorine>*4, <fluid:sodium>*4, <fluid:saline_remains>*12, null, 0.1, 0.9, 0.0]);
|
||||
|
||||
mods.nuclearcraft.electrolyser.addRecipe([<fluid:saline_remains>*10, <fluid:francium>*5, <fluid:bromine>*5, null, null, 0.1, 0.9, 0.0]);
|
||||
@@ -103,9 +101,9 @@ mods.nuclearcraft.melter.addRecipe([<contenttweaker:selenium_dust>, <fluid:selen
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.removeRecipeWithInput([<fluid:hydrogen>, <fluid:chlorine>]);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:hydrogen>*500, <fluid:chlorine>*1000, <fluid:fluidchlorite>*100, <fluid:hydrogen_chloride>*1000, 0.1, 2.5, 0.2]);
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:hydrogen>*500, <fluid:chlorine>*1000, <fluid:fluidchlorite>*100, <fluid:hydrogenchloride>*1000, 0.1, 2.5, 0.2]);
|
||||
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:salt_water>*10, <fluid:hydrogen_chloride>*10, <fluid:fluidchlorite>*10, <fluid:hydrochloric_acid>*10, 0.1, 2.5, 0.2]);
|
||||
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:salt_water>*10, <fluid:hydrogenchloride>*10, <fluid:fluidchlorite>*10, <fluid:hydrochloric_acid>*10, 0.1, 2.5, 0.2]);
|
||||
|
||||
mods.nuclearcraft.rock_crusher.addRecipe([<thaumcraft:nugget:10>, <contenttweaker:yttrium_oxide>, <contenttweaker:barium_oxide>, null]);
|
||||
|
||||
|
||||
+371
-1
@@ -646,7 +646,7 @@ recipes.addShaped(<contenttweaker:better_glass_cutter>,
|
||||
[null, <ore:stickWood>, <ore:gemDiamond>],
|
||||
[<ore:ingotIron>, null, null]]);
|
||||
|
||||
mods.tconstruct.Melting.addRecipe(<fluid:alubrass>*288, <ore:cast>);
|
||||
mods.tconstruct.Melting.addRecipe(<fluid:alubrass>*144, <ore:cast>);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:item_demon_crystal:0>,
|
||||
[<contenttweaker:making_will>]);
|
||||
@@ -1270,6 +1270,15 @@ recipes.addShapeless(<thermalexpansion:reservoir:3>,
|
||||
recipes.addShapeless(<thermalexpansion:reservoir:4>,
|
||||
[<thermalexpansion:reservoir:4>]);
|
||||
|
||||
recipes.addShapeless(<enderio:block_cap_bank:0>,
|
||||
[<enderio:block_cap_bank:0>]);
|
||||
recipes.addShapeless(<enderio:block_cap_bank:1>,
|
||||
[<enderio:block_cap_bank:1>]);
|
||||
recipes.addShapeless(<enderio:block_cap_bank:2>,
|
||||
[<enderio:block_cap_bank:2>]);
|
||||
recipes.addShapeless(<enderio:block_cap_bank:3>,
|
||||
[<enderio:block_cap_bank:3>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:active_cryotheum_cooler>,
|
||||
[<contenttweaker:nuclearcraft_fission_interior>,
|
||||
<nuclearcraft:active_cooler>,
|
||||
@@ -1303,3 +1312,364 @@ recipes.addShaped(<contenttweaker:wormhole_fragment>,
|
||||
[[<biomesoplenty:flesh>, <aoa3:rusted_iron_ingot>, <biomesoplenty:flesh>],
|
||||
[<aoa3:rusted_iron_ingot>, <appliedenergistics2:material:9>, <aoa3:rusted_iron_ingot>],
|
||||
[<biomesoplenty:flesh>, <aoa3:rusted_iron_ingot>, <biomesoplenty:flesh>]]);
|
||||
|
||||
recipes.addShapeless(<agricraft:sprinkler>,
|
||||
[<contenttweaker:hidden_injei>,
|
||||
<agricraft:water_tank:0>,
|
||||
<agricraft:water_channel_valve:0>,
|
||||
<agricraft:grate:0>,
|
||||
<agricraft:water_channel_normal:0>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<astralsorcery:blockritualpedestal>,
|
||||
[<contenttweaker:buffing_astral_ritual>,
|
||||
<astralsorcery:blockritualpedestal>]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:safe_lymph_of_pixonia>, <fluid:primal_ogerite>, <fluid:lymph_of_pixonia>]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:safe_lymph_of_pixonia>, <fluid:vital_lymph>, <fluid:lymph_of_pixonia>]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:simplest_hot_salt_reactor>, <fluid:unholy_radioactive_mix>, <fluid:einstenium>]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:safe_einstenium>, <fluid:unholy_radioactive_mix>, <fluid:einstenium>]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:simplest_salt_reactor>, <fluid:possessed_starlight>, <fluid:whispering_starlight>]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:safe_meatballstarlight>, <fluid:possessed_starlight>, <fluid:whispering_starlight>]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:safe_polonium>, <fluid:polonium>, <fluid:spent_polonium>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:gold_nak_cooler>,
|
||||
[<contenttweaker:fill_coolantheater_with_fluid>,
|
||||
<nuclearcraft:salt_fission_heater>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "gold_nak", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:redstone_nak_cooler>,
|
||||
[<contenttweaker:fill_coolantheater_with_fluid>,
|
||||
<nuclearcraft:salt_fission_heater>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "redstone_nak", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:raw_nak_cooler>,
|
||||
[<contenttweaker:fill_coolantheater_with_fluid>,
|
||||
<nuclearcraft:salt_fission_heater>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "nak", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:cryotheum_nak_cooler>,
|
||||
[<contenttweaker:fill_coolantheater_with_fluid>,
|
||||
<nuclearcraft:salt_fission_heater>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "cryotheum_nak", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:liquidhelium_nak_cooler>,
|
||||
[<contenttweaker:fill_coolantheater_with_fluid>,
|
||||
<nuclearcraft:salt_fission_heater>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "liquidhelium_nak", Amount: 1000})]);
|
||||
|
||||
|
||||
|
||||
recipes.addShapeless(<contenttweaker:ogerite_vital_vessel>,
|
||||
[<contenttweaker:fill_vessel_with_fluid>,
|
||||
<nuclearcraft:salt_fission_vessel>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "primal_ogerite", Amount: 1000})]);
|
||||
recipes.addShapeless(<contenttweaker:ogerite_vital_vessel>,
|
||||
[<contenttweaker:fill_vessel_with_fluid>,
|
||||
<nuclearcraft:salt_fission_vessel>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "vital_lymph", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:polonium_vessel>,
|
||||
[<contenttweaker:fill_vessel_with_fluid>,
|
||||
<nuclearcraft:salt_fission_vessel>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "polonium", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:radioactive_mix_vessel>,
|
||||
[<contenttweaker:fill_vessel_with_fluid>,
|
||||
<nuclearcraft:salt_fission_vessel>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "unholy_radioactive_mix", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:pssessed_starlight_vessel>,
|
||||
[<contenttweaker:fill_vessel_with_fluid>,
|
||||
<nuclearcraft:salt_fission_vessel>,
|
||||
<forge:bucketfilled>.withTag({FluidName: "possessed_starlight", Amount: 1000})]);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:altar>,
|
||||
[<contenttweaker:life_essence_farm>,
|
||||
<bloodarsenal:glass_sacrificial_dagger>]);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:altar>,
|
||||
[<contenttweaker:life_essence_farm>,
|
||||
<bloodarsenal:glass_dagger_of_sacrifice>]);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:altar>,
|
||||
[<contenttweaker:life_essence_farm>,
|
||||
<contenttweaker:ritual_culling>]);
|
||||
|
||||
recipes.addShapeless(<bloodmagic:altar>,
|
||||
[<contenttweaker:life_essence_farm>,
|
||||
<deepmoblearningbm:digital_agonizer>,
|
||||
<deepmoblearning:living_matter_twilight>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:shining_sandstone>,
|
||||
[<contenttweaker:mark_fallen_tower>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:demon_stone>,
|
||||
[<contenttweaker:mark_fallen_tower>]);
|
||||
|
||||
mods.thermalexpansion.Crucible.addRecipe(<fluid:manyullyn>*144, <tconstruct:ingots:2>, 1000);
|
||||
mods.nuclearcraft.melter.addRecipe([<ore:ingotManyullyn>, <fluid:manyullyn>*144]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:triple_nak_heat_exchanger>, <fluid:water>, <fluid:high_pressure_steam>]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:quintuple_nak_heat_exchanger>, <fluid:water>, <fluid:high_pressure_steam>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:hot_heat_exchanger>,
|
||||
[<contenttweaker:fill_tube_with_any_nak>,
|
||||
<nuclearcraft:heat_exchanger_tube_hard_carbon>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:cold_heat_exchanger>,
|
||||
[<contenttweaker:fill_tube_with_water>,
|
||||
<nuclearcraft:heat_exchanger_tube_thermoconducting>]);
|
||||
|
||||
recipes.addShapeless(<nuclearcraft:salt_fission_controller>,
|
||||
[<contenttweaker:safe_einstenium>]);
|
||||
recipes.addShapeless(<nuclearcraft:salt_fission_controller>,
|
||||
[<contenttweaker:safe_lymph_of_pixonia>]);
|
||||
recipes.addShapeless(<nuclearcraft:salt_fission_controller>,
|
||||
[<contenttweaker:safe_einstenium>]);
|
||||
recipes.addShapeless(<nuclearcraft:salt_fission_controller>,
|
||||
[<contenttweaker:safe_meatballstarlight>]);
|
||||
|
||||
recipes.addShapeless(<nuclearcraft:heat_exchanger_controller>,
|
||||
[<contenttweaker:triple_nak_heat_exchanger>]);
|
||||
recipes.addShapeless(<nuclearcraft:heat_exchanger_controller>,
|
||||
[<contenttweaker:quintuple_nak_heat_exchanger>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:turbine_bearing>,
|
||||
[<contenttweaker:five_turbine_design>]);
|
||||
|
||||
recipes.addShapeless(<contenttweaker:inlet_outlet>,
|
||||
[<contenttweaker:oneside_inlet_oneside_outlet>,
|
||||
<nuclearcraft:turbine_inlet>,
|
||||
<nuclearcraft:turbine_outlet>]);
|
||||
|
||||
recipes.addShapeless(<aoa3:ambient_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:ambient_infusion_stone>,
|
||||
<contenttweaker:level20>]);
|
||||
recipes.addShapeless(<aoa3:blooming_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:blooming_infusion_stone>,
|
||||
<contenttweaker:level80>]);
|
||||
recipes.addShapeless(<aoa3:glaring_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:glaring_infusion_stone>,
|
||||
<contenttweaker:level30>]);
|
||||
recipes.addShapeless(<aoa3:gleaming_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:gleaming_infusion_stone>,
|
||||
<contenttweaker:level15>]);
|
||||
recipes.addShapeless(<aoa3:glistening_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:glistening_infusion_stone>,
|
||||
<contenttweaker:level5>]);
|
||||
recipes.addShapeless(<aoa3:glowing_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:glowing_infusion_stone>,
|
||||
<contenttweaker:level45>]);
|
||||
recipes.addShapeless(<aoa3:radiant_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:radiant_infusion_stone>,
|
||||
<contenttweaker:level70>]);
|
||||
recipes.addShapeless(<aoa3:shining_power_stone>,
|
||||
[<contenttweaker:right_click_with_lots_of_infusionstones>,
|
||||
<aoa3:infusion_table>,
|
||||
<aoa3:shining_infusion_stone>,
|
||||
<contenttweaker:level80>]);
|
||||
|
||||
|
||||
recipes.remove(<extracells:storage.fluid:0>);
|
||||
recipes.remove(<extracells:storage.fluid:1>);
|
||||
recipes.remove(<extracells:storage.fluid:2>);
|
||||
recipes.remove(<extracells:storage.fluid:3>);
|
||||
recipes.remove(<extracells:storage.fluid:4>);
|
||||
recipes.remove(<extracells:storage.fluid:5>);
|
||||
recipes.remove(<extracells:storage.fluid:6>);
|
||||
|
||||
recipes.remove(<extracells:storage.physical:0>);
|
||||
recipes.remove(<extracells:storage.physical:1>);
|
||||
recipes.remove(<extracells:storage.physical:2>);
|
||||
recipes.remove(<extracells:storage.physical:3>);
|
||||
recipes.remove(<extracells:storage.physical:4>);
|
||||
recipes.remove(<extracells:storage.physical:5>);
|
||||
recipes.remove(<extracells:storage.physical:6>);
|
||||
|
||||
|
||||
recipes.remove(<nae2:storage_cell_256k>);
|
||||
recipes.remove(<nae2:storage_cell_1024k>);
|
||||
recipes.remove(<nae2:storage_cell_4096k>);
|
||||
recipes.remove(<nae2:storage_cell_16384k>);
|
||||
|
||||
recipes.remove(<nae2:storage_cell_fluid_256k>);
|
||||
recipes.remove(<nae2:storage_cell_fluid_1024k>);
|
||||
recipes.remove(<nae2:storage_cell_fluid_4096k>);
|
||||
recipes.remove(<nae2:storage_cell_fluid_16384k>);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_fluid_256k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:5>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_fluid_256k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:5>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_fluid_1024k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:6>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_fluid_1024k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:6>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_fluid_4096k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:7>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_fluid_4096k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:7>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_fluid_16384k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:8>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_fluid_16384k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:8>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_256k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:1>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_256k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:1>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_1024k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:2>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_1024k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:2>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_4096k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:3>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_4096k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:3>]);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_16384k>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:4>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_16384k>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:4>]);
|
||||
|
||||
recipes.remove(<nae2:storage_cell_void>);
|
||||
recipes.remove(<nae2:fluid_storage_cell_void>);
|
||||
|
||||
recipes.addShaped(<nae2:storage_cell_void>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:0>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:ingotIron>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:storage_cell_void>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:0>]);
|
||||
|
||||
recipes.addShaped(<nae2:fluid_storage_cell_void>,
|
||||
[[<appliedenergistics2:quartz_glass>, <ore:dustRedstone>, <appliedenergistics2:quartz_glass>],
|
||||
[<ore:dustRedstone>, <nae2:material:0>, <ore:dustRedstone>],
|
||||
[<ore:ingotIron>, <ore:dyeBlue>, <ore:ingotIron>]]);
|
||||
recipes.addShapeless(<nae2:fluid_storage_cell_void>,
|
||||
[<appliedenergistics2:material:39>, <nae2:material:0>, <ore:dyeBlue>]);
|
||||
|
||||
recipes.addShapeless(<bigreactors:ingotcyanite>,
|
||||
[<contenttweaker:good_extreme_reactor_design>,
|
||||
<ore:ingotYellorium>]);
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:extreme_turbine>, <fluid:water>, <fluid:steam>]);
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:good_extreme_turbine>, <fluid:water>, <fluid:steam>]);
|
||||
|
||||
|
||||
recipes.addShapeless(<bigreactors:reactorcontroller>,
|
||||
[<contenttweaker:good_extreme_reactor_design>]);
|
||||
recipes.addShapeless(<bigreactors:turbinecontroller>,
|
||||
[<contenttweaker:good_extreme_turbine>]);
|
||||
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:0>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:1>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:2>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:3>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:4>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:5>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:6>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:7>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
recipes.addShapeless(<thaumicwonders:eldritch_cluster:8>,
|
||||
[<contenttweaker:catalyzation_chamber>,
|
||||
<thaumicwonders:alienist_stone>]);
|
||||
|
||||
recipes.addShapeless(<thaumicwonders:primordial_grain>,
|
||||
[<contenttweaker:primordial_accelerator>,
|
||||
<thaumcraft:primordial_pearl>]);
|
||||
|
||||
recipes.remove(<cyclicmagic:battery_infinite>);
|
||||
recipes.remove(<computercraft:command_computer>);
|
||||
|
||||
|
||||
recipes.remove(<iceandfire:armor_copper_metal_helmet>);
|
||||
recipes.addShaped(<iceandfire:armor_copper_metal_helmet>,
|
||||
[[null, <ore:ingotCopper>, <ore:ingotCopper>],
|
||||
[null, null, <ore:ingotCopper>],
|
||||
[null, <ore:ingotCopper>, <ore:ingotCopper>]]);
|
||||
|
||||
recipes.remove(<iceandfire:armor_copper_metal_chestplate>);
|
||||
recipes.addShaped(<iceandfire:armor_copper_metal_chestplate>,
|
||||
[[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>],
|
||||
[<ore:ingotCopper>, <ore:ingotCopper>, null],
|
||||
[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>]]);
|
||||
|
||||
recipes.remove(<iceandfire:armor_copper_metal_leggings>);
|
||||
recipes.addShaped(<iceandfire:armor_copper_metal_leggings>,
|
||||
[[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>],
|
||||
[null, null, <ore:ingotCopper>],
|
||||
[<ore:ingotCopper>, <ore:ingotCopper>, <ore:ingotCopper>]]);
|
||||
|
||||
recipes.remove(<iceandfire:armor_copper_metal_boots>);
|
||||
recipes.addShaped(<iceandfire:armor_copper_metal_boots>,
|
||||
[[null, <ore:ingotCopper>, <ore:ingotCopper>],
|
||||
[null, null, null],
|
||||
[null, <ore:ingotCopper>, <ore:ingotCopper>]]);
|
||||
|
||||
recipes.addShaped(<materialpart:promethium:ingot>,
|
||||
[[<materialpart:promethium:nugget>, <materialpart:promethium:nugget>, <materialpart:promethium:nugget>],
|
||||
[<materialpart:promethium:nugget>, <materialpart:promethium:nugget>, <materialpart:promethium:nugget>],
|
||||
[<materialpart:promethium:nugget>, <materialpart:promethium:nugget>, <materialpart:promethium:nugget>]]);
|
||||
|
||||
mods.chisel.Carving.addVariation("ayeracostatuescolored", <divinerpg:ayeraco_statue_red>);
|
||||
mods.chisel.Carving.addVariation("ayeracostatuescolored", <divinerpg:ayeraco_statue_blue>);
|
||||
mods.chisel.Carving.addVariation("ayeracostatuescolored", <divinerpg:ayeraco_statue_yellow>);
|
||||
mods.chisel.Carving.addVariation("ayeracostatuescolored", <divinerpg:ayeraco_statue_green>);
|
||||
mods.chisel.Carving.addVariation("ayeracostatuescolored", <divinerpg:ayeraco_statue_purple>);
|
||||
|
||||
|
||||
+73
-3
@@ -19,9 +19,79 @@ recipes.addShaped(<modularrouters:blank_upgrade>*6,
|
||||
[<minecraft:paper>, <minecraft:paper>, <minecraft:paper>],
|
||||
[<integrateddynamics:crystalized_menril_chunk>, <integrateddynamics:crystalized_menril_chunk>, <integrateddynamics:crystalized_menril_chunk>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:petrified_fluix>,
|
||||
[[<contenttweaker:essence_of_petrification>, <iceandfire:gorgon_head>, <contenttweaker:essence_of_petrification>],
|
||||
[<iceandfire:gorgon_head>, <ore:crystalPureFluix>, <iceandfire:gorgon_head>],
|
||||
[<contenttweaker:essence_of_petrification>, <iceandfire:gorgon_head>, <contenttweaker:essence_of_petrification>]]);
|
||||
|
||||
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:master_wizardry_catalyst>,
|
||||
100000,
|
||||
<contenttweaker:petrified_fluix>,
|
||||
[<ebwizardry:master_lightning_wand>,
|
||||
<ebwizardry:master_sorcery_wand>,
|
||||
<ebwizardry:master_earth_wand>,
|
||||
<ebwizardry:master_fire_wand>,
|
||||
<ebwizardry:master_ice_wand>,
|
||||
<ebwizardry:master_healing_wand>,
|
||||
<ebwizardry:master_necromancy_wand>,
|
||||
<ebwizardry:master_wand>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("makefluixhistorcall", "",
|
||||
<contenttweaker:fluix_historian_callstone>, 100,
|
||||
[<aspect:metallum>*500, <aspect:vitreus>*400, <aspect:alienis>*400],
|
||||
<contenttweaker:nethengeic_gem>,
|
||||
[<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>,
|
||||
<contenttweaker:master_wizardry_catalyst>]);
|
||||
|
||||
recipes.addHiddenShapeless("attunethefluxconstruct",<contenttweaker:attuned_fluix_construct>,
|
||||
[<contenttweaker:phasing_fluix_construct>,
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "mod_lavacow:salamander"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "twilightforest:slime_beetle"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "divinerpg:enthralled_dramcryx"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "divinerpg:glacide"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "erebus:erebus.stag_beetle"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "abyssalcraft:jzaharminion"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "divinerpg:ender_triplets"}),
|
||||
<draconicevolution:mob_soul>.withTag({EntityName: "divinerpg:death_hound"})]);
|
||||
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:digital_matter_transmission_module>,
|
||||
[[<techreborn:part:39>, <contenttweaker:attuned_fluix_construct>, <extendedcrafting:singularity_custom:2030>, <contenttweaker:attuned_fluix_construct>, <techreborn:part:39>],
|
||||
[<contenttweaker:phasing_snowflake>, <appliedenergistics2:quantum_ring>, <appliedenergistics2:quantum_ring>, <appliedenergistics2:quantum_ring>, <contenttweaker:phasing_snowflake>],
|
||||
[<extendedcrafting:singularity_custom:2031>, <appliedenergistics2:quantum_ring>, <appliedenergistics2:quantum_link>, <appliedenergistics2:quantum_ring>, <extendedcrafting:singularity_custom:2031>],
|
||||
[<contenttweaker:phasing_snowflake>, <appliedenergistics2:quantum_ring>, <appliedenergistics2:quantum_ring>, <appliedenergistics2:quantum_ring>, <contenttweaker:phasing_snowflake>],
|
||||
[<techreborn:part:39>, <contenttweaker:attuned_fluix_construct>, <extendedcrafting:singularity_custom:2030>, <contenttweaker:attuned_fluix_construct>, <techreborn:part:39>]]);
|
||||
|
||||
recipes.removeShaped(<extrautils2:playerchest>);
|
||||
|
||||
recipes.addShaped(<extrautils2:playerchest>,
|
||||
[[<actuallyadditions:block_player_interface>, <contenttweaker:digital_matter_transmission_module>, <actuallyadditions:block_player_interface>],
|
||||
[<contenttweaker:digital_matter_transmission_module>, <ironchest:iron_chest:5>, <contenttweaker:digital_matter_transmission_module>],
|
||||
[<actuallyadditions:block_player_interface>, <contenttweaker:digital_matter_transmission_module>, <actuallyadditions:block_player_interface>]]);
|
||||
|
||||
recipes.remove(<modularrouters:module:13>);
|
||||
|
||||
recipes.addShaped(<modularrouters:module:13>,
|
||||
[[null, <bewitchment:cold_iron_chestplate>, null],
|
||||
[<modularrouters:module:7>, <divinerpg:arksiane_lump>, <modularrouters:module:9>],
|
||||
[null, <bewitchment:cold_iron_helmet>, null]]);
|
||||
[[<contenttweaker:digital_matter_transmission_module>, <bewitchment:cold_iron_chestplate>, <contenttweaker:digital_matter_transmission_module>],
|
||||
[<modularrouters:module:7>, <minecraft:skull:2>, <modularrouters:module:9>],
|
||||
[<contenttweaker:digital_matter_transmission_module>, <bewitchment:cold_iron_helmet>, <contenttweaker:digital_matter_transmission_module>]]);
|
||||
|
||||
recipes.remove(<plethora:module:0>);
|
||||
|
||||
recipes.addShaped(<plethora:module:0>,
|
||||
[[<ore:ingotGold>, <contenttweaker:digital_matter_transmission_module>, <ore:ingotGold>],
|
||||
[<contenttweaker:digital_matter_transmission_module>, <plethora:neuralinterface>, <contenttweaker:digital_matter_transmission_module>],
|
||||
[<ore:ingotGold>, <contenttweaker:digital_matter_transmission_module>, <ore:ingotGold>]]);
|
||||
|
||||
recipes.removeShaped(<randomthings:playerinterface>);
|
||||
|
||||
recipes.addShaped(<randomthings:playerinterface>,
|
||||
[[<actuallyadditions:block_player_interface>, <contenttweaker:digital_matter_transmission_module>, <actuallyadditions:block_player_interface>],
|
||||
[<contenttweaker:digital_matter_transmission_module>, <appliedenergistics2:interface>, <contenttweaker:digital_matter_transmission_module>],
|
||||
[<actuallyadditions:block_player_interface>, <contenttweaker:digital_matter_transmission_module>, <actuallyadditions:block_player_interface>]]);
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
mods.techreborn.fusionReactor.addRecipe(<libvulpes:productingot:7>,
|
||||
mods.techreborn.fusionReactor.addRecipe(<techreborn:ingot:14>,
|
||||
<thermalfoundation:material:135>,
|
||||
<techreborn:ingot:14>*2,
|
||||
<contenttweaker:superfused_alloy_ingot>*2,
|
||||
1000000, -15000, 1000);
|
||||
|
||||
mods.techreborn.fusionReactor.removeRecipe(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidhelium3", Amount: 1000}}));
|
||||
|
||||
@@ -10,6 +10,16 @@ mapExpCutter += enclistEXPCutter[1].makeEnchantment(100).makeTag();
|
||||
mapExpCutter += enclistEXPCutter[2].makeEnchantment(1).makeTag();
|
||||
mapExpCutter += enclistEXPCutter[3].makeEnchantment(5).makeTag();
|
||||
|
||||
val enchlistMagicShield as IEnchantmentDefinition[] = [<enchantment:ebwizardry:shock_protection>, <enchantment:minecraft:protection>, <enchantment:ebwizardry:magic_protection>, <enchantment:ebwizardry:frost_protection>, <enchantment:minecraft:fire_protection>, <enchantment:minecraft:blast_protection>, <enchantment:minecraft:projectile_protection>];
|
||||
var mapMagicShielding as IData = {};
|
||||
mapMagicShielding += enchlistMagicShield[0].makeEnchantment(16).makeTag();
|
||||
mapMagicShielding += enchlistMagicShield[1].makeEnchantment(16).makeTag();
|
||||
mapMagicShielding += enchlistMagicShield[2].makeEnchantment(100).makeTag();
|
||||
mapMagicShielding += enchlistMagicShield[3].makeEnchantment(16).makeTag();
|
||||
mapMagicShielding += enchlistMagicShield[4].makeEnchantment(16).makeTag();
|
||||
mapMagicShielding += enchlistMagicShield[5].makeEnchantment(16).makeTag();
|
||||
mapMagicShielding += enchlistMagicShield[6].makeEnchantment(16).makeTag();
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("inflesser", "",
|
||||
<minecraft:spawn_egg>.withTag({EntityTag: {id: "thaumcraft:cultistportallesser"}}), 10,
|
||||
[<aspect:vitium>*30, <aspect:perditio>*56, <aspect:alienis>*25, <aspect:cognitio>*30],
|
||||
@@ -77,4 +87,40 @@ mods.thaumcraft.Infusion.registerRecipe("fluxspongeftw", "",
|
||||
[<extendedcrafting:singularity_custom:628>, <extendedcrafting:singularity_custom:628>,
|
||||
<thaumadditions:mithminite_block>, <thaumadditions:mithminite_block>,
|
||||
<contenttweaker:faultless_ichor_gem>, <contenttweaker:faultless_ichor_gem>,
|
||||
<contenttweaker:endergenic_sediment>, <contenttweaker:endergenic_sediment>]);
|
||||
<contenttweaker:endergenic_sediment>, <contenttweaker:endergenic_sediment>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("supermithhelm", "",
|
||||
<thaumadditions:mithminite_hood>.withTag(mapMagicShielding), 100,
|
||||
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
|
||||
<thaumadditions:mithminite_hood>,
|
||||
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
|
||||
<contenttweaker:phasing_gem>, <bewitchment:poppet_deathprotection>,
|
||||
<bewitchment:sigil_battle>, <aoa3:radiant_infusion_stone>,
|
||||
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("supermithchest", "",
|
||||
<thaumadditions:mithminite_robe>.withTag(mapMagicShielding), 100,
|
||||
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
|
||||
<thaumadditions:mithminite_robe>,
|
||||
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
|
||||
<contenttweaker:phasing_gem>, <bewitchment:poppet_deathprotection>,
|
||||
<bewitchment:sigil_battle>, <aoa3:radiant_infusion_stone>,
|
||||
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("supermithlegs", "",
|
||||
<thaumadditions:mithminite_belt>.withTag(mapMagicShielding), 100,
|
||||
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
|
||||
<thaumadditions:mithminite_belt>,
|
||||
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
|
||||
<contenttweaker:phasing_gem>, <bewitchment:poppet_deathprotection>,
|
||||
<bewitchment:sigil_battle>, <aoa3:radiant_infusion_stone>,
|
||||
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
|
||||
|
||||
mods.thaumcraft.Infusion.registerRecipe("supermithfeet", "",
|
||||
<thaumadditions:mithminite_boots>.withTag(mapMagicShielding), 100,
|
||||
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
|
||||
<thaumadditions:mithminite_boots>,
|
||||
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
|
||||
<contenttweaker:phasing_gem>, <bewitchment:poppet_deathprotection>,
|
||||
<bewitchment:sigil_battle>, <aoa3:radiant_infusion_stone>,
|
||||
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
|
||||
@@ -170,6 +170,18 @@ recipes.addShapeless(<iceandfire:dragonscales_sapphire>*3,
|
||||
recipes.addShapeless(<iceandfire:dragonscales_silver>*3,
|
||||
[<aoa3:ivory>,<contenttweaker:aeldunari>.reuse()]);
|
||||
|
||||
recipes.addShapeless(<iceandfire:dragonscales_electric>*3,
|
||||
[<aoa3:ghostly_powder>,<contenttweaker:aeldunari>.reuse()]);
|
||||
|
||||
recipes.addShapeless(<iceandfire:dragonscales_amythest>*3,
|
||||
[<aoa3:fragmented_anima_stone>,<contenttweaker:aeldunari>.reuse()]);
|
||||
|
||||
recipes.addShapeless(<iceandfire:dragonscales_copper>*3,
|
||||
[<aoa3:copper_coin>,<contenttweaker:aeldunari>.reuse()]);
|
||||
|
||||
recipes.addShapeless(<iceandfire:dragonscales_black>*3,
|
||||
[<aoa3:void_scales>,<contenttweaker:aeldunari>.reuse()]);
|
||||
|
||||
// chaos protection
|
||||
|
||||
//recipes.addShapeless(<astralsorcery:itemchargedcrystalsword>.withTag({StoredEnchantments: [{lvl: 8 as short, id: 16}]}),
|
||||
|
||||
@@ -8,18 +8,31 @@ recipes.remove(<railcraft:rock_crusher>);
|
||||
//==================================================================
|
||||
// saltpeter
|
||||
val saltpeterdust = <ore:dustSaltpeter>;
|
||||
// saltpeterdust.remove(<abyssalcraft:nitre>);
|
||||
saltpeterdust.remove(<abyssalcraft:nitre>);
|
||||
saltpeterdust.remove(<bloodmagic:component:24>);
|
||||
saltpeterdust.remove(<immersiveengineering:material:24>);
|
||||
saltpeterdust.remove(<railcraft:dust:2>);
|
||||
// saltpeterdust.remove(<techreborn:dust:44>);
|
||||
|
||||
furnace.addRecipe(<thermalfoundation:material:772>*9, <ore:oreSaltpeter>);
|
||||
furnace.remove(<abyssalcraft:nitre>);
|
||||
|
||||
furnace.addRecipe(<thermalfoundation:material:772>*1, <ore:oreSaltpeter>);
|
||||
|
||||
recipes.addShapeless(<thermalfoundation:material:772>*2,
|
||||
[<ore:oreSaltpeter>,
|
||||
<immersiveengineering:tool:0>]);
|
||||
|
||||
mods.abyssalcraft.Materializer.removeMaterialization(<abyssalcraft:nitre>);
|
||||
|
||||
mods.abyssalcraft.Materializer.addMaterialization(<thermalfoundation:material:772>, [<abyssalcraft:crystal:8>, <abyssalcraft:crystal:9>]);
|
||||
|
||||
recipes.remove(<immersiveengineering:material:24>);
|
||||
recipes.addShapeless(<thermalfoundation:material:772>, [<ore:oreSaltpeter>, <immersiveengineering:tool:0>]);
|
||||
|
||||
mods.immersiveengineering.Crusher.removeRecipe(<immersiveengineering:material:24>);
|
||||
|
||||
mods.immersiveengineering.Crusher.addRecipe(<thermalfoundation:material:772>*2, <ore:oreSaltpeter>, 2048);
|
||||
|
||||
//==================================================================
|
||||
// brass
|
||||
val brassingot = <ore:ingotBrass>;
|
||||
@@ -130,6 +143,12 @@ recipes.addShapeless(<thermalfoundation:material:321>,
|
||||
[<immersiveengineering:tool:0>,
|
||||
<ore:ingotTin>]);
|
||||
|
||||
recipes.remove(<forestry:gear_tin>);
|
||||
recipes.addShaped(<thermalfoundation:material:257>,
|
||||
[[null, <ore:ingotTin>, null],
|
||||
[<ore:ingotTin>, <ore:gearStone>, <ore:ingotTin>],
|
||||
[null, <ore:ingotTin>, null]]);
|
||||
|
||||
//==================================================================
|
||||
// copper
|
||||
val copperingot = <ore:ingotCopper>;
|
||||
@@ -141,6 +160,7 @@ copperingot.remove(<projectred-core:resource_item:100>);
|
||||
copperingot.remove(<railcraft:ingot:1>);
|
||||
// copperingot.remove(<techreborn:ingot:4>);
|
||||
copperingot.remove(<libvulpes:productingot:4>);
|
||||
copperingot.remove(<iceandfire:copper_ingot>);
|
||||
|
||||
furnace.remove(<abyssalcraft:copperingot>);
|
||||
furnace.remove(<forestry:ingot_copper>);
|
||||
@@ -152,15 +172,23 @@ furnace.remove(<techreborn:ingot:4>);
|
||||
furnace.remove(<libvulpes:productingot:4>);
|
||||
furnace.addRecipe(<thermalfoundation:material:128>, <ore:oreCopper>);
|
||||
|
||||
recipes.removeShapeless(<abyssalcraft:copperingot>);
|
||||
recipes.removeShapeless(<forestry:ingot_copper>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:0>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:0>);
|
||||
recipes.removeShapeless(<projectred-core:resource_item:100>);
|
||||
recipes.removeShapeless(<railcraft:ingot:1>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:4>);
|
||||
recipes.remove(<abyssalcraft:copperingot>);
|
||||
recipes.remove(<forestry:ingot_copper>);
|
||||
recipes.remove(<immersiveengineering:metal:0>);
|
||||
recipes.remove(<nuclearcraft:ingot:0>);
|
||||
recipes.remove(<projectred-core:resource_item:100>);
|
||||
recipes.remove(<railcraft:ingot:1>);
|
||||
recipes.remove(<libvulpes:productingot:4>);
|
||||
recipes.remove(<iceandfire:copper_ingot>);
|
||||
recipes.addShapeless(<thermalfoundation:material:128>*9, [<ore:blockCopper>]);
|
||||
|
||||
mods.immersiveengineering.ArcFurnace.removeRecipe(<immersiveengineering:metal:0>*2);
|
||||
mods.immersiveengineering.ArcFurnace.removeRecipe(<immersiveengineering:metal:0>);
|
||||
|
||||
mods.immersiveengineering.ArcFurnace.addRecipe(<immersiveengineering:metal:0>*2, <ore:oreCopper>, <immersiveengineering:material:7>, 200, 512);
|
||||
mods.immersiveengineering.ArcFurnace.addRecipe(<immersiveengineering:metal:0>, <ore:dustCopper>, <immersiveengineering:material:7>, 100, 512);
|
||||
|
||||
|
||||
val copperdust = <ore:dustCopper>;
|
||||
copperdust.remove(<enderio:item_material:26>);
|
||||
copperdust.remove(<immersiveengineering:metal:9>);
|
||||
@@ -182,6 +210,20 @@ recipes.addShapeless(<thermalfoundation:material:320>,
|
||||
[<immersiveengineering:tool:0>,
|
||||
<ore:ingotCopper>]);
|
||||
|
||||
recipes.remove(<forestry:gear_copper>);
|
||||
recipes.addShaped(<thermalfoundation:material:256>,
|
||||
[[null, <ore:ingotCopper>, null],
|
||||
[<ore:ingotCopper>, <ore:gearStone>, <ore:ingotCopper>],
|
||||
[null, <ore:ingotCopper>, null]]);
|
||||
|
||||
recipes.remove(<immersiveengineering:metal:320>);
|
||||
recipes.addShapeless(<thermalfoundation:material:320>,
|
||||
[<ore:blockSheetmetalCopper>]);
|
||||
|
||||
recipes.remove(<railcraft:plate:3>);
|
||||
|
||||
|
||||
|
||||
//==================================================================
|
||||
// silver
|
||||
val silveringot = <ore:ingotSilver>;
|
||||
@@ -268,6 +310,16 @@ recipes.addShapeless(<thermalfoundation:material:352>,
|
||||
[<immersiveengineering:tool:0>,
|
||||
<ore:ingotSteel>]);
|
||||
|
||||
val steelgear = <ore:gearSteel>;
|
||||
steelgear.remove(<libvulpes:productgear:6>);
|
||||
steelgear.remove(<railcraft:gear:2>);
|
||||
|
||||
recipes.removeShaped(<railcraft:locomotive_electric>);
|
||||
recipes.addShaped(<railcraft:locomotive_electric>,
|
||||
[[<minecraft:redstone_lamp>, <ore:plateSteel>, null],
|
||||
[<railcraft:charge:5>, <ore:blockBatteryRechargeable>, <railcraft:charge:5>],
|
||||
[<ore:gearSteel>, <minecraft:minecart>, <ore:gearSteel>]]);
|
||||
|
||||
//==================================================================
|
||||
// bronze
|
||||
val bronzeingot = <ore:ingotBronze>;
|
||||
@@ -288,6 +340,15 @@ bronzedust.remove(<careerbees:ingredients:8>);
|
||||
val bronzeplate = <ore:plateBronze>;
|
||||
bronzeplate.remove(<railcraft:plate:6>);
|
||||
|
||||
val bronzegear = <ore:gearBronze>;
|
||||
bronzegear.remove(<railcraft:gear:4>);
|
||||
|
||||
recipes.remove(<forestry:gear_bronze>);
|
||||
recipes.addShaped(<thermalfoundation:material:291>,
|
||||
[[null, <ore:ingotBronze>, null],
|
||||
[<ore:ingotBronze>, <ore:gearStone>, <ore:ingotBronze>],
|
||||
[null, <ore:ingotBronze>, null]]);
|
||||
|
||||
//==================================================================
|
||||
// aluminum
|
||||
val aluminumingot = <ore:ingotAluminum>;
|
||||
@@ -334,13 +395,23 @@ electrumingot.remove(<immersiveengineering:metal:7>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:7>);
|
||||
recipes.addShapeless(<thermalfoundation:material:161>*9, [<ore:blockElectrum>]);
|
||||
|
||||
|
||||
val electrumdust = <ore:dustElectrum>;
|
||||
electrumdust.remove(<immersiveengineering:metal:16>);
|
||||
// electrumdust.remove(<techreborn:dust:17>);
|
||||
|
||||
recipes.removeShapeless(<immersiveengineering:metal:16>);
|
||||
recipes.addShapeless(<thermalfoundation:material:97>*2, [<ore:dustSilver>,<ore:dustGold>]);
|
||||
|
||||
mods.immersiveengineering.Crusher.removeRecipe(<immersiveengineering:metal:16>);
|
||||
mods.immersiveengineering.Crusher.addRecipe(<thermalfoundation:material:97>, <ore:ingotElectrum>, 2048);
|
||||
|
||||
val electrumplate = <ore:plateElectrum>;
|
||||
electrumplate.remove(<immersiveengineering:metal:37>);
|
||||
|
||||
recipes.removeShapeless(<immersiveengineering:metal:37>);
|
||||
recipes.addShapeless(<thermalfoundation:material:353>, [<ore:ingotElectrum>, <immersiveengineering:tool:0>]);
|
||||
|
||||
mods.immersiveengineering.MetalPress.removeRecipe(<immersiveengineering:metal:37>);
|
||||
mods.immersiveengineering.MetalPress.addRecipe(<thermalfoundation:material:353>, <ore:ingotElectrum>, <immersiveengineering:mold:0>, 2000);
|
||||
|
||||
@@ -439,6 +510,9 @@ recipes.addShapeless(<thermalfoundation:material:164>*9, [<ore:blockConstantan>]
|
||||
val constantandust = <ore:dustConstantan>;
|
||||
constantandust.remove(<immersiveengineering:metal:15>);
|
||||
|
||||
recipes.remove(<immersiveengineering:metal:15>);
|
||||
recipes.addShapeless(<thermalfoundation:material:100>, [<ore:dustCopper>, <ore:dustNickel>]);
|
||||
|
||||
val constantanplate = <ore:plateConstantan>;
|
||||
constantanplate.remove(<immersiveengineering:metal:36>);
|
||||
|
||||
@@ -498,6 +572,10 @@ val invardust = <ore:dustInvar>;
|
||||
val invarplate = <ore:plateInvar>;
|
||||
invarplate.remove(<railcraft:plate:9>);
|
||||
|
||||
val invargear = <ore:gearInvar>;
|
||||
invargear.remove(<railcraft:gear:5>);
|
||||
|
||||
|
||||
|
||||
//==================================================================
|
||||
// iron
|
||||
@@ -554,12 +632,18 @@ recipes.addShapeless(<thermalfoundation:material:33>,
|
||||
[<immersiveengineering:tool:0>,
|
||||
<ore:ingotGold>]);
|
||||
|
||||
val goldgear = <ore:gearGold>;
|
||||
goldgear.remove(<buildcraftcore:gear_gold>);
|
||||
|
||||
//==================================================================
|
||||
// diamond
|
||||
val diamonddust = <ore:dustDiamond>;
|
||||
// diamonddust.remove(<techreborn:dust:16>);
|
||||
diamonddust.remove(<actuallyadditions:item_dust:2>);
|
||||
|
||||
val diamondgear = <ore:gearDiamond>;
|
||||
diamondgear.remove(<buildcraftcore:gear_diamond>);
|
||||
|
||||
//==================================================================
|
||||
// obsidian
|
||||
val obsidiandust = <ore:dustObsidian>;
|
||||
|
||||
@@ -166,4 +166,7 @@ var trait_antigravity = VanillaFactory.createItem("trait_antigravity"); trait_an
|
||||
var trait_ingarage = VanillaFactory.createItem("trait_ingarage"); trait_ingarage.textureLocation = instanceTEX; trait_ingarage.register();
|
||||
var trait_surfwaxmurica = VanillaFactory.createItem("trait_surfwaxmurica"); trait_surfwaxmurica.textureLocation = instanceTEX; trait_surfwaxmurica.register();
|
||||
var trait_undone = VanillaFactory.createItem("trait_undone"); trait_undone.textureLocation = instanceTEX; trait_undone.register();
|
||||
var trait_thunder = VanillaFactory.createItem("trait_thunder"); trait_thunder.textureLocation = instanceTEX; trait_thunder.register();
|
||||
var trait_thunder = VanillaFactory.createItem("trait_thunder"); trait_thunder.textureLocation = instanceTEX; trait_thunder.register();
|
||||
var trait_necrotic = VanillaFactory.createItem("trait_necrotic"); trait_necrotic.register();
|
||||
var trait_sentience = VanillaFactory.createItem("trait_sentience"); trait_sentience.register();
|
||||
|
||||
|
||||
@@ -156,4 +156,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:trait_ingarage>.addTooltip(format.red("Extra five damage when in the shadow"));
|
||||
<contenttweaker:trait_undone>.addTooltip(format.red("Chance of removing an armor piece on critical hits"));
|
||||
<contenttweaker:trait_surfwaxmurica>.addTooltip(format.red("Extra five damage while riding a mount"));
|
||||
<contenttweaker:trait_thunder>.addTooltip(format.red("Enemies are hit by lighning strikes"));
|
||||
<contenttweaker:trait_thunder>.addTooltip(format.red("Enemies are hit by lightning strikes"));
|
||||
<contenttweaker:trait_necrotic>.addTooltip(format.red("Life-steal"));
|
||||
<contenttweaker:trait_sentience>.addTooltip(format.red("Mobs drop will"));
|
||||
|
||||
|
||||
@@ -55,10 +55,10 @@ recipes.addShaped(<tconstruct:pattern>.withTag({PartType: "tconstruct:pick_head"
|
||||
[null, <tconstruct:pattern>, null],
|
||||
[null, <ore:plankWood>, null]]);
|
||||
|
||||
recipes.addShaped(<tconstruct:pattern>.withTag({PartType: "tconstruct:tough_tool_rod"}),
|
||||
[[null, <minecraft:obsidian>, null],
|
||||
[null, <tconstruct:pattern>, null],
|
||||
[null, <minecraft:obsidian>, null]]);
|
||||
//recipes.addShaped(<tconstruct:pattern>.withTag({PartType: "tconstruct:tough_tool_rod"}),
|
||||
//[[null, <minecraft:obsidian>, null],
|
||||
//[null, <tconstruct:pattern>, null],
|
||||
//[null, <minecraft:obsidian>, null]]);
|
||||
|
||||
recipes.addShaped(<tconstruct:pattern>.withTag({PartType: "tconstruct:tough_tool_rod"}),
|
||||
[[<ore:obsidianRod>, <ore:obsidianRod>, <ore:obsidianRod>],
|
||||
|
||||
+548
-1
@@ -1,3 +1,4 @@
|
||||
<contenttweaker:plate_clump_mythic>.addTooltip(format.red("You can start automating this after crafting the Alkemia Artifact"));
|
||||
|
||||
<aoa3:omni_chestplate>.addTooltip(format.red("Obtained from the explosive expert in creeponia"));
|
||||
<aoa3:omni_helmet>.addTooltip(format.red("Obtained from the explosive expert in creeponia"));
|
||||
@@ -32,6 +33,10 @@
|
||||
<contenttweaker:call_of_the_bloodhunt>.addTooltip(format.red("Thanks to Gebcrafter for the texture!"));
|
||||
<contenttweaker:gravitite_lens>.addTooltip(format.red("Thanks to Gebcrafter for the texture!"));
|
||||
|
||||
<contenttweaker:betweenlands_callstone_0>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
|
||||
<contenttweaker:hidden_power_callstone>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
|
||||
<contenttweaker:skeletal_callstone>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
|
||||
|
||||
<minecraft:concrete:0>.addTooltip(format.red("Thanks to 4lyfe for adding some EMC values"));
|
||||
|
||||
<ebwizardry:ethereal_crystalweave>.addTooltip(format.red("Found in battle towers"));
|
||||
@@ -47,7 +52,7 @@
|
||||
|
||||
<contenttweaker:wrought_summoner>.addTooltip(format.red("Callstone"));
|
||||
|
||||
<contenttweaker:gravitite_chunk>.addTooltip(format.red("Thanks to GalacticSilver for the textures!"));
|
||||
<contenttweaker:gravitite_chunk>.addTooltip(format.red("Thanks to GalacticSilver for the textures for gravitite processing!"));
|
||||
|
||||
<contenttweaker:paparazzi_camera>.addTooltip(format.red("Right click to unlock powerful extra botany artifacts"));
|
||||
|
||||
@@ -57,6 +62,16 @@
|
||||
<contenttweaker:pixonia_infusion_key>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
|
||||
|
||||
<contenttweaker:arcane_prison_key>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:harbinger_charm>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:crimson_gem>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:aquatic_stone>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:twilight_jewel>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:twilight_diamond>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:jewel_of_the_twilight_forest>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:mossy_grave_dust>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:terrasteel_crystal>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:apothecary_prison_key>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:secret_weapon>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
|
||||
<contenttweaker:reprocessed_cosmic_meatball>.addTooltip(format.red("Thanks to Gebcrafter for the texture!"));
|
||||
|
||||
@@ -79,3 +94,535 @@
|
||||
|
||||
<contenttweaker:wormhole_fragment>.addTooltip(format.red("Right click to summon a Realmshifter"));
|
||||
// <contenttweaker:wormhole_fragment>.addTooltip(format.red("WARNING: if you see Realmshifter spawn naturally, please report it"));
|
||||
|
||||
<contenttweaker:anomaly_detector_stage_3>.addTooltip(format.red("Callstone"));
|
||||
|
||||
<contenttweaker:druden_horn>.addTooltip(format.red("Obtained from the Rite of Spiritual Shift"));
|
||||
<contenttweaker:druden_horn>.addTooltip(format.red("Check uses for spectral dust to see a preview of the ritual"));
|
||||
|
||||
<contenttweaker:skythern_core>.addTooltip(format.red("NOTE: you need experienced cori statues to craft this, they are hard to see in recipe"));
|
||||
|
||||
<contenttweaker:hand_of_dominion>.addTooltip(format.red("Obtain the first from Leonard's Sabbath"));
|
||||
<contenttweaker:hand_of_dominion>.addTooltip(format.red("Check uses for athame to see a preview of the ritual"));
|
||||
<contenttweaker:hand_of_dominion>.addTooltip(format.red("Use the taxcollector bee to automate"));
|
||||
|
||||
<contenttweaker:wing_of_worship>.addTooltip(format.red("Obtain the first from Baphometh's Sabbath"));
|
||||
<contenttweaker:wing_of_worship>.addTooltip(format.red("Check uses for athame to see a preview of the ritual"));
|
||||
<contenttweaker:wing_of_worship>.addTooltip(format.red("Use the taxcollector bee to automate"));
|
||||
|
||||
<contenttweaker:imp_skin>.addTooltip(format.red("Obtain the first from the conjure imp ritual"));
|
||||
<contenttweaker:imp_skin>.addTooltip(format.red("Check uses for athame to see a preview of the ritual"));
|
||||
|
||||
<bewitchment:adders_fork>.addTooltip(format.red("Obtain the first from the Rite of Hellmouth"));
|
||||
<bewitchment:adders_fork>.addTooltip(format.red("Check uses for athame to see a preview of the ritual"));
|
||||
|
||||
<bewitchment:tongue_of_dog>.addTooltip(format.red("Obtain the first from the Rite of Greater Hellmouth"));
|
||||
<bewitchment:tongue_of_dog>.addTooltip(format.red("Check uses for athame to see a preview of the ritual"));
|
||||
|
||||
<bewitchment:toe_of_frog>.addTooltip(format.red("Found indirectly in some structures in the overworld and the nether"));
|
||||
<bewitchment:lizard_leg>.addTooltip(format.red("Found indirectly in some structures in the overworld and the nether"));
|
||||
|
||||
<iceandfire:dragonbone_sword_lightning>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<divinerpg:corrupted_maul>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<contenttweaker:anomaly_detector_stage_1>.addTooltip(format.red("Found in Pixonia"));
|
||||
|
||||
<contenttweaker:anomaly_detector_stage_1>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:magic_mushroom_dark>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:alchemical_mushroom>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
<contenttweaker:dried_vishroom>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
|
||||
<extrabotany:magicfinger>.addTooltip(format.red("Tranfers mana from player to pool very fast when right clicking."));
|
||||
|
||||
<bewitchment:perpetual_ice>.addTooltip(format.red("Use the Brew of Iceworld on stone to turn it into perpetual ice."));
|
||||
<bewitchment:perpetual_ice>.addTooltip(format.red("Brew Mandrake + Snow + Gunpowder (in this order) in a Witche's Cauldron and right click with empty bottles."));
|
||||
<bewitchment:perpetual_ice>.addTooltip(format.red("See cauldron JEI info box for more info on brews."));
|
||||
|
||||
<contenttweaker:eldrich_blood_slime>.addTooltip(format.red("Obtained from the anemic callstone"));
|
||||
|
||||
<contenttweaker:crimson_ichor>.addTooltip(format.red("Obtained from the Akathartos callstone"));
|
||||
|
||||
<contenttweaker:safe_lymph_of_pixonia>.addTooltip(format.red("Click to see safe reactor design"));
|
||||
<contenttweaker:safe_polonium>.addTooltip(format.red("Click to see safe reactor design"));
|
||||
<contenttweaker:safe_meatballstarlight>.addTooltip(format.red("Click to see safe reactor design"));
|
||||
<contenttweaker:safe_meatballstarlight>.addTooltip(format.red("You can reuse this one later for lymph"));
|
||||
<contenttweaker:safe_einstenium>.addTooltip(format.red("Click to see safe reactor design"));
|
||||
<contenttweaker:simplest_salt_reactor>.addTooltip(format.red("Click to see safe reactor design"));
|
||||
<contenttweaker:simplest_hot_salt_reactor>.addTooltip(format.red("Click to see safe reactor design"));
|
||||
|
||||
<contenttweaker:simplest_salt_reactor>.addTooltip(format.red("WARNING: this can only be one slice long, and won't work with unholy radiactive mix"));
|
||||
<contenttweaker:simplest_hot_salt_reactor>.addTooltip(format.red("WARNING: this can only be one slice long for unholy radioactive mix, five slices for lymph"));
|
||||
|
||||
<contenttweaker:safe_lymph_of_pixonia>.addTooltip(format.red("It shows the cross section of the interior rector setup, it can have as many slices as you want"));
|
||||
<contenttweaker:safe_polonium>.addTooltip(format.red("It shows the cross section of the interior rector setup, it can have as many slices as you want"));
|
||||
<contenttweaker:safe_meatballstarlight>.addTooltip(format.red("It shows the cross section of the interior rector setup, it can have as many slices as you want"));
|
||||
<contenttweaker:safe_einstenium>.addTooltip(format.red("It shows the cross section of the interior rector setup, it can have as many slices as you want"));
|
||||
|
||||
<nuclearcraft:fuel_uranium:4>.addTooltip(format.red("Thanks to Gebcrafter for the new nuclearcraft textures!"));
|
||||
<nuclearcraft:fuel_uranium:2>.addTooltip(format.red("Thanks to Gebcrafter for the new nuclearcraft textures!"));
|
||||
<nuclearcraft:fuel_thorium:0>.addTooltip(format.red("Thanks to Gebcrafter for the new nuclearcraft textures!"));
|
||||
|
||||
<enderio:item_conduit_facade:0>.addTooltip(format.red("WARNING: this causes lag"));
|
||||
<enderio:item_conduit_facade:1>.addTooltip(format.red("WARNING: this causes lag"));
|
||||
<enderio:item_conduit_facade:2>.addTooltip(format.red("WARNING: this causes lag"));
|
||||
<enderio:item_conduit_facade:3>.addTooltip(format.red("WARNING: this causes lag"));
|
||||
|
||||
<contenttweaker:dispelling_manuscript>.addTooltip(format.green("Reusable"));
|
||||
<contenttweaker:dread_crown>.addTooltip(format.green("Reusable"));
|
||||
|
||||
<bigreactors:reactorcontroller>.addTooltip(format.red("Better with a turbine!"));
|
||||
|
||||
<minecraft:enchanted_book>.addTooltip(format.red("The dispelling manuscript can be used to recycle enchanted books for a small profit"));
|
||||
|
||||
<contenttweaker:cryotheum_nak_cooler>.addTooltip(format.red("COOLANT SPREAD on output side (HOT COOLANT OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:raw_nak_cooler>.addTooltip(format.red("COOLANT SPREAD on output side (HOT COOLANT OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:redstone_nak_cooler>.addTooltip(format.red("COOLANT SPREAD on output side (HOT COOLANT OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:gold_nak_cooler>.addTooltip(format.red("COOLANT SPREAD on output side (HOT COOLANT OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:liquidhelium_nak_cooler>.addTooltip(format.red("COOLANT SPREAD on output side (HOT COOLANT OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
|
||||
<contenttweaker:ogerite_vital_vessel>.addTooltip(format.red("FUEL SPREAD on output side (DEPLETED OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:polonium_vessel>.addTooltip(format.red("FUEL SPREAD on output side (DEPLETED OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:radioactive_mix_vessel>.addTooltip(format.red("FUEL SPREAD on output side (DEPLETED OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
<contenttweaker:pssessed_starlight_vessel>.addTooltip(format.red("FUEL SPREAD on output side (DEPLETED OUT on last slice output side), DEFAULT on input side, DISABLED on all others"));
|
||||
|
||||
<astralsorcery:itemknowledgeshare>.addTooltip(format.red("To share knowledge with other players."));
|
||||
|
||||
<contenttweaker:triple_nak_heat_exchanger>.addTooltip(format.red("Click to see good heat exchanger design"));
|
||||
<contenttweaker:quintuple_nak_heat_exchanger>.addTooltip(format.red("Click to see good heat exchanger design"));
|
||||
|
||||
<contenttweaker:triple_nak_heat_exchanger>.addTooltip(format.red("The more slices, the faster"));
|
||||
<contenttweaker:quintuple_nak_heat_exchanger>.addTooltip(format.red("The more slices, the faster"));
|
||||
|
||||
<contenttweaker:triple_nak_heat_exchanger>.addTooltip(format.red("Can process up to 3 different NaK fluids for closed loop"));
|
||||
<contenttweaker:quintuple_nak_heat_exchanger>.addTooltip(format.red("Can process up to 5 different NaK fluids for closed loop"));
|
||||
|
||||
<nuclearcraft:salt_fission_controller>.addTooltip(format.red("Pyromaniacal is a nuclearcraft expert! Thanks for the help with documentation, and fixing typos!"));
|
||||
<nuclearcraft:heat_exchanger_controller>.addTooltip(format.red("Pyromaniacal is a nuclearcraft expert! Thanks for the help with documentation, and fixing typos!"));
|
||||
|
||||
<contenttweaker:inlet_outlet>.addTooltip(format.red("Use turbine inlet on one side, outlet on the other side"));
|
||||
|
||||
<contenttweaker:turbine_bearing>.addTooltip(format.red("Use the suggested designs on both sides, one for inlet, one for outlet"));
|
||||
|
||||
<contenttweaker:five_turbine_design>.addTooltip(format.red("Use the suggested designs on both sides, one for inlet, one for outlet"));
|
||||
<contenttweaker:five_turbine_design>.addTooltip(format.red("Use turbine shaft design in the middle, it can be as long as you want following this pattern"));
|
||||
|
||||
<contenttweaker:seed_analyzer>.addTooltip(format.red("Craft with agricraft and mystical agriculture seeds that have been in crop sticks to analyze them"));
|
||||
<contenttweaker:seed_analyzer>.addTooltip(format.red("Automated using the sequential fabricator"));
|
||||
<contenttweaker:seed_analyzer>.addTooltip(format.red("You will get an error in chat when setting it up for the first time, it's ok ignore it"));
|
||||
|
||||
<nuclearcraft:turbine_dynamo_coil:0>.addTooltip(format.red("Connects directly to energy transfer for power output"));
|
||||
<nuclearcraft:turbine_dynamo_coil:1>.addTooltip(format.red("Connects directly to energy transfer for power output"));
|
||||
<nuclearcraft:turbine_dynamo_coil:2>.addTooltip(format.red("Connects directly to energy transfer for power output"));
|
||||
<nuclearcraft:turbine_dynamo_coil:3>.addTooltip(format.red("Connects directly to energy transfer for power output"));
|
||||
<nuclearcraft:turbine_dynamo_coil:4>.addTooltip(format.red("Connects directly to energy transfer for power output"));
|
||||
<nuclearcraft:turbine_dynamo_coil:5>.addTooltip(format.red("Connects directly to energy transfer for power output"));
|
||||
|
||||
<agricraft:seed_analyzer>.addTooltip(format.red("WARNING: leaving this as a placed block in your world may cause crashes, break after using"));
|
||||
<agricraft:seed_analyzer>.addTooltip(format.red("This will soon be replaced by the portable seed analyzer"));
|
||||
<agricraft:peripheral>.addTooltip(format.red("WARNING: leaving this as a placed block in your world may cause crashes, break after using"));
|
||||
<agricraft:peripheral>.addTooltip(format.red("This will soon be replaced by the portable seed analyzer"));
|
||||
|
||||
<contenttweaker:recursive_anomaly>.addTooltip(format.green("Reusable"));
|
||||
<contenttweaker:nomnomnomicon>.addTooltip(format.green("Reusable"));
|
||||
<contenttweaker:infuser_fabrial>.addTooltip(format.green("Reusable"));
|
||||
|
||||
<contenttweaker:spatial_anomaly>.addTooltip(format.red("From the anomaly detector"));
|
||||
<contenttweaker:imperfect_anomaly>.addTooltip(format.red("From the anomaly detector"));
|
||||
|
||||
<thaumicwonders:primal_destroyer>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<contenttweaker:nomnomnomicon>.addTooltip(format.red("To recycle you nomicons"));
|
||||
|
||||
<contenttweaker:recursive_anomaly>.addTooltip(format.red("Pyromaniacal is accompanied by the sounds of chains, creaking, and groaning"));
|
||||
|
||||
<contenttweaker:gemheart>.addTooltip(format.red("Found on Apichisi"));
|
||||
<contenttweaker:gemheart>.addTooltip(format.red("Combine with the right crystals, Crystevia will guide you"));
|
||||
<contenttweaker:infuser_fabrial>.addTooltip(format.red("Combine a Gemheart with the right crystals, Crystevia will guide you"));
|
||||
|
||||
<abyssalcraft:dreadfragment>.addTooltip(format.red("Dropped by Dreadlands mobs"));
|
||||
|
||||
<abyssalcraft:gatekeeperessence>.addTooltip(format.red("Found at coordinates 0,0 in Omothol"));
|
||||
|
||||
<abyssalcraft:gatewaykey>.addTooltip(format.red("Right click while in the Overworld to open a portal to the Abyssal Wasteland"));
|
||||
<abyssalcraft:gatewaykeydl>.addTooltip(format.red("Right click while in the Abyssal wasteland to open a portal to the Dreadlands"));
|
||||
<abyssalcraft:gatewaykeyjzh>.addTooltip(format.red("Right click while in the Dreadlands to open a portal to Omothol"));
|
||||
|
||||
<contenttweaker:first_order_mythic_fractal>.addTooltip(format.red("It's a third-order Hilbert curve"));
|
||||
|
||||
<contenttweaker:ichorium_gem>.addTooltip(format.red("Thanks to CappanLF for the texture!"));
|
||||
|
||||
<contenttweaker:seed_analyzer>.addTooltip(format.red("WIP"));
|
||||
|
||||
<contenttweaker:burning_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Nether Roof"));
|
||||
|
||||
<contenttweaker:portable_furnace>.addTooltip(format.red("Found in the overworld!"));
|
||||
<contenttweaker:portable_furnace>.addTooltip(format.red("What do I do with this?"));
|
||||
<contenttweaker:portable_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Nether Roof"));
|
||||
|
||||
<ore:cropCherry>.addTooltip(format.red("Farm using the Enchanted Greenhouse, doing it in-world may corrupt things"));
|
||||
<ore:cropAcorn>.addTooltip(format.red("Farm using the Enchanted Greenhouse, doing it in-world may corrupt things"));
|
||||
|
||||
<contenttweaker:apothecary_stone>.addTooltip(format.red("Found in Iromine"));
|
||||
|
||||
<contenttweaker:empowered_apothecary_stone>.addTooltip(format.red("Combine with the right powders, Wildwood will guide you"));
|
||||
|
||||
<contenttweaker:apothecary_prison_key>.addTooltip(format.red("Combine the Empowered Apothecary Stone with the right powders, Wildwood will guide you"));
|
||||
|
||||
<ore:dragonScaleItem>.addTooltip(format.red("Dragons are less buggy thanks to ChaosStrikez!"));
|
||||
|
||||
<contenttweaker:dragon_will_fragment>.addTooltip(format.red("Found in Mysterium"));
|
||||
|
||||
<contenttweaker:whispering_heart_of_hearts>.addTooltip(format.red("Combine with the right Dragon Scales, Mysterium will guide you"));
|
||||
|
||||
<plustic:katana>.addTooltip(format.red("Made with: Tough Tool Rod, Large Sword Blade X2, Tough Binding"));
|
||||
|
||||
<plustic:laser_gun>.addTooltip(format.red("Made with: Tough Tool Rod, Pipe Piece, Laser Medium, Battery Cell"));
|
||||
|
||||
<tconstruct:pickaxe>.addTooltip(format.red("Made with: Tool Rod, Pickaxe Head, Binding"));
|
||||
|
||||
<tconstruct:shovel>.addTooltip(format.red("Made with: Tool Rod, Shovel Head, Binding"));
|
||||
|
||||
<tconstruct:mattock>.addTooltip(format.red("Made with: Tool Rod, Axe Head, Shovel Head"));
|
||||
|
||||
<tconstruct:kama>.addTooltip(format.red("Made with: Tool Rod, Kama Head, Binding"));
|
||||
|
||||
<tconstruct:lumberaxe>.addTooltip(format.red("Made with: Tool Rod, Axe Head, Binding"));
|
||||
|
||||
<tconstruct:hammer>.addTooltip(format.red("Made with: Tough Tool Rod, Hammer Head, Large Plate X2"));
|
||||
|
||||
<tconstruct:excavator>.addTooltip(format.red("Made with: Tough Tool Rod, Excavator Head, Large Plate, Tough Binding"));
|
||||
|
||||
<tconstruct:lumberaxe>.addTooltip(format.red("Made with: Tough Tool Rod, Broad Axe, Large Plate, Tough Binding"));
|
||||
|
||||
<tconstruct:scythe>.addTooltip(format.red("Made with: Tough Tool Rod, Scythe Head, Tough Binding, Tough Tool Rod"));
|
||||
|
||||
<tconstruct:broadsword>.addTooltip(format.red("Made with: Tool Rod, Sword Blade, Wide Guard"));
|
||||
|
||||
<tconstruct:longsword>.addTooltip(format.red("Made with: Tool Rod, Sword Blade, Hand Guard"));
|
||||
|
||||
<tconstruct:rapier>.addTooltip(format.red("Made with: Tool Rod, Sword Blade, Cross Guard"));
|
||||
|
||||
<tconstruct:frypan>.addTooltip(format.red("Made with: Tool Rod, Pan"));
|
||||
|
||||
<tconstruct:battlesign>.addTooltip(format.red("Made with: Tool Rod, Sign Plate"));
|
||||
|
||||
<tconstruct:cleaver>.addTooltip(format.red("Made with: Tough Tool Rod, Large Sword Blade, Large Plate, Tough Tool Rod"));
|
||||
|
||||
<tconstruct:shortbow>.addTooltip(format.red("Made with: Bowlimb X2, Bowstring"));
|
||||
|
||||
<tconstruct:longbow>.addTooltip(format.red("Made with: Bowlimb X2, Bowstring, Large Plate"));
|
||||
|
||||
<tconstruct:arrow>.addTooltip(format.red("Made with: Arrow Shaft, Arrow Head, Fletching"));
|
||||
|
||||
<tconstruct:crossbow>.addTooltip(format.red("Made with: Tough Tool Rod, Bowlimb, Tough Binding, Bowstring"));
|
||||
|
||||
<tconstruct:bolt>.addTooltip(format.red("Made with: Bolt Core X2, Fletching"));
|
||||
|
||||
<tconstruct:shuriken>.addTooltip(format.red("Made with: Knife Blade X4 (top left one determines repair material)"));
|
||||
|
||||
<aoa3:baron_greatblade>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<gendustry:honey_comb:14019>.addTooltip(format.red("From the Apothecary Prison Key"));
|
||||
|
||||
<contenttweaker:soul_of_the_dragonslayer>.addTooltip(format.red("Combine the Whispering Heart of Hearts with the right Scales, Mysterium will guide you!"));
|
||||
|
||||
<contenttweaker:voraceous_worm_callstone>.addTooltip(format.red("Obtained from the gem of Voracity"));
|
||||
|
||||
<contenttweaker:gem_of_gluttony>.addTooltip(format.red("Found in Pixonia"));
|
||||
<contenttweaker:gem_of_gluttony>.addTooltip(format.red("Craft with the right Bejewelled Banner, the Vox Ponds will guide you"));
|
||||
|
||||
<contenttweaker:gem_of_voracity>.addTooltip(format.red("Use me"));
|
||||
<contenttweaker:gem_of_voracity>.addTooltip(format.red("Craft the Gem of Gluttony with the right Bejewelled Banner, the Vox Ponds will guide you"));
|
||||
|
||||
<ae2stuff:wireless>.addTooltip(format.red("Right click with Dyes to change color"));
|
||||
|
||||
<contenttweaker:icy_dreadful_shard>.addTooltip(format.red("Found on Pixonia"));
|
||||
<contenttweaker:icy_dreadful_shard>.addTooltip(format.red("Surround with the right potion essences, the Apothecary Comb and the Dread Shards in the Twilight Forest will guide you"));
|
||||
|
||||
<contenttweaker:dreadful_shard>.addTooltip(format.red("Surround the Icy Dreadful Shard with the right potion essences, the Apothecary Comb and the Dread Shards in the Twilight Forest will guide you"));
|
||||
|
||||
<contenttweaker:dreadful_prison_key>.addTooltip(format.red("Callstone"));
|
||||
|
||||
<contenttweaker:good_extreme_reactor_design>.addTooltip(format.red("The taller the better, but no need to go crazy, 8 or 9 will be good enough"));
|
||||
<contenttweaker:good_extreme_reactor_design>.addTooltip(format.red("Thanks to Aquintus for the designs!"));
|
||||
|
||||
<contenttweaker:good_extreme_turbine>.addTooltip(format.red("Four slices of ludicrite, ten slices of rotor blades"));
|
||||
|
||||
<contenttweaker:stone_of_endless_hunger>.addTooltip(format.red("From the Voraceous Worm Callstone"));
|
||||
|
||||
<contenttweaker:dread_crown>.addTooltip(format.red("From the Dreadful Prison Key"));
|
||||
|
||||
<bigreactors:turbinefluidport>.addTooltip(format.red("Use the Extreme Wrench to configure"));
|
||||
|
||||
<extrabotany:firstfractal>.addTooltip(format.red("Can be super-enchanted"));
|
||||
<animus:kama_bound>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<aoa3:elecanium_ingot>.addTooltip(format.red("Fill an Openblocks tank with molten elecanium and surround with the right runes, Runandor will guide you"));
|
||||
<aoa3:elecanium_ore>.addTooltip(format.red("Fill an Openblocks tank with molten elecanium and surround with the right runes, Runandor will guide you"));
|
||||
|
||||
<thaumicwonders:alienist_stone>.addTooltip(format.red("Should be enchanted with the highest level of unbreaking available for automating Eldritch Clusters"));
|
||||
|
||||
<openblocks:stencil:0>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:1>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:2>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:3>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:4>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:5>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:6>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:7>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:8>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:9>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:10>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:11>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:12>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:13>.addTooltip(format.green("Reusable"));
|
||||
<openblocks:stencil:14>.addTooltip(format.green("Reusable"));
|
||||
|
||||
<contenttweaker:lunar_star>.addTooltip(format.red("Found on Lunalus"));
|
||||
|
||||
<contenttweaker:pressed_spice>.addTooltip(format.red("Combine the right spice with the right Openblocks Stencils, Lunalus will guide you"));
|
||||
|
||||
<contenttweaker:runic_ore>.addTooltip(format.red("Use the Ore Excavator on Runandor, Runic vein"));
|
||||
<contenttweaker:runic_ore>.addTooltip(format.red("Combine with the right Eldritch Clusters, Apalachia will guide you"));
|
||||
|
||||
<contenttweaker:catalyzed_runic_ore>.addTooltip(format.red("Combine a Runic Ore with the right Eldritch Clusters, Apalachia will guide you"));
|
||||
|
||||
<draconicevolution:draconium_block:1>.addTooltip(format.red("Place Awakened Draconium Blocks around a Draconic Reactor, and make it go boom"));
|
||||
|
||||
<contenttweaker:charged_gemstone>.addTooltip(format.red("Dropped by Charged Creepers, there are lots of ways of making lightning"));
|
||||
|
||||
<contenttweaker:wyvern_monument_activation_fabrial>.addTooltip(format.red("Use me"));
|
||||
<contenttweaker:wyvern_monument_activation_fabrial>.addTooltip(format.red("Thanks to Connor for the help with making this!"));
|
||||
|
||||
<draconicevolution:reactor_core>.addTooltip(format.red("Thanks to Connor for making Draconic Alchemy! Big booms are on the way!"));
|
||||
|
||||
<contenttweaker:stormlight_infused_crystal>.addTooltip(format.red("Use the Pumpjack from Immersive Engineering in Lyndenwyrm to get Stormlight"));
|
||||
|
||||
<contenttweaker:shard_of_a_fallen_spren>.addTooltip(format.red("Obtained from the Wyvern Monument Activation Fabrial"));
|
||||
|
||||
<contenttweaker:wyvern_head_stone>.addTooltip(format.red("Found in Lyndenwyrm"));
|
||||
|
||||
<contenttweaker:pulsating_fluix>.addTooltip(format.red("Use the Pumpjack from Immersive Engineering in Diamerisma to get Pulsating Starlight"));
|
||||
|
||||
<contenttweaker:oblivion_candle>.addTooltip(format.red("Use me"));
|
||||
|
||||
<contenttweaker:oblivion_catalyzer>.addTooltip(format.red("Obtained from the Oblivion Candle"));
|
||||
|
||||
<contenttweaker:coralium_eye>.addTooltip(format.red("Obtained from the Oblivionaire Callstone"));
|
||||
|
||||
<contenttweaker:eye_of_flesh_manipulation>.addTooltip(format.green("Reusable for making Shoggoth Flesh"));
|
||||
|
||||
<contenttweaker:twilight_sigil_of_dominion>.addTooltip(format.green("Reusable"));
|
||||
|
||||
<thermalexpansion:satchel:0>.addTooltip(format.red("WARNING: upgrades have a chance of disappearing, and auto pickup can bug out"));
|
||||
<thermalexpansion:satchel:1>.addTooltip(format.red("WARNING: upgrades have a chance of disappearing, and auto pickup can bug out"));
|
||||
<thermalexpansion:satchel:2>.addTooltip(format.red("WARNING: upgrades have a chance of disappearing, and auto pickup can bug out"));
|
||||
<thermalexpansion:satchel:3>.addTooltip(format.red("WARNING: upgrades have a chance of disappearing, and auto pickup can bug out"));
|
||||
<thermalexpansion:satchel:4>.addTooltip(format.red("WARNING: upgrades have a chance of disappearing, and auto pickup can bug out"));
|
||||
<thermalexpansion:satchel:100>.addTooltip(format.red("WARNING: upgrades have a chance of disappearing, and auto pickup can bug out"));
|
||||
|
||||
<enderio:item_end_steel_bow>.addTooltip(format.red("Can be super-enchanted"));
|
||||
<botania:starsword>.addTooltip(format.red("Can be super-enchanted"));
|
||||
<aether_legacy:valkyrie_lance>.addTooltip(format.red("Can be super-enchanted"));
|
||||
<bloodmagic:bound_sword>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<contenttweaker:headstone>.addTooltip(format.red("Obtained from the Ancient Wyvern Callstone"));
|
||||
|
||||
<contenttweaker:silky_forester_leaf>.addTooltip(format.red("Obtained from breaking Forestry and Binnie leaves with silk touch"));
|
||||
|
||||
<contenttweaker:runic_key>.addTooltip(format.red("Callstone"));
|
||||
<contenttweaker:key_of_flesh_dominion>.addTooltip(format.red("Callstone"));
|
||||
|
||||
<abyssalcraft:eldritchscale>.addTooltip(format.red("Dropped by Minions of the Gatekeeper"));
|
||||
|
||||
<contenttweaker:eye_of_flesh_manipulation>.addTooltip(format.red("Obtained from the Key of Flesh Dominion"));
|
||||
|
||||
<contenttweaker:core_of_mirroring>.addTooltip(format.red("Obtained from the Gravitational Callstone"));
|
||||
|
||||
<contenttweaker:sword_recursion>.addTooltip(format.red("Obtained from the Warlord Callstone"));
|
||||
<contenttweaker:shield_recursion>.addTooltip(format.red("Obtained from the Warlord Callstone"));
|
||||
|
||||
<contenttweaker:stone_of_anima>.addTooltip(format.red("Combine a Chalcedony Ingot with the right Tablets, L'Borean will guide you"));
|
||||
|
||||
<contenttweaker:ensnaring_soul>.addTooltip(format.red("Obtained from the Horde Domination Callstone"));
|
||||
<contenttweaker:soul_of_colonial_servitude>.addTooltip(format.red("Obtained from the Horde Domination Callstone"));
|
||||
|
||||
<contenttweaker:will_ensnaring_fabrial>.addTooltip(format.red("To make the potions with Thermal, start with Basaz Powder, Pufferfish, Pulverized Obsidian, Rabbit Foot"));
|
||||
|
||||
<contenttweaker:phasing_snowflake>.addTooltip(format.red("Hard mode drop: Glacides in Iceika"));
|
||||
|
||||
<contenttweaker:phasing_fluix_construct>.addTooltip(format.red("Obtained from the Fluix Historian Callstone"));
|
||||
|
||||
<contenttweaker:master_wizardry_catalyst>.addTooltip(format.red("Hard mode is your friend ;)"));
|
||||
|
||||
<contenttweaker:phasing_fluix_construct>.addTooltip(format.red("Combine with the right Draconic Evolution Souls, look around"));
|
||||
<contenttweaker:phasing_fluix_construct>.addTooltip(format.red("A certain super-enchant will help you ;)"));
|
||||
|
||||
<contenttweaker:attuned_fluix_construct>.addTooltip(format.red("Combine the Phasing Fluix Construct with the right Draconic Evolution Souls, the Fluix Historian Callstone will guide you"));
|
||||
|
||||
<contenttweaker:digital_matter_transmission_module>.addTooltip(format.red("Thanks to shardion for implementing dimension-blacklisting to player interfaces! No more Vethea gating!"));
|
||||
|
||||
<contenttweaker:second_order_mythic_fractal>.addTooltip(format.red("It's a fourth-order box fractal"));
|
||||
<contenttweaker:third_order_mythic_fractal>.addTooltip(format.red("It's a third-order H-tree"));
|
||||
<contenttweaker:fourth_order_mythic_fractal>.addTooltip(format.red("It's a fourth-order Menger sponge"));
|
||||
|
||||
<contenttweaker:eye_of_flesh_manipulation>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
|
||||
|
||||
<contenttweaker:celestial_lattice>.addTooltip(format.green("Reusable"));
|
||||
|
||||
<contenttweaker:key_of_flesh_dominion>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
|
||||
<contenttweaker:dreadful_prison_key>.addTooltip(format.red("Thanks to Josip for the texture!"));
|
||||
|
||||
<contenttweaker:hot_heat_exchanger>.addTooltip(format.red("Use Hard Carbon tubes"));
|
||||
<contenttweaker:cold_heat_exchanger>.addTooltip(format.red("Use Thermoconducting tubes"));
|
||||
|
||||
<ore:plateCopper>.addTooltip(format.red("Thanks to Mambodog261 for helping out with oredict unification!"));
|
||||
|
||||
<contenttweaker:superfocused_plate_mythic>.addTooltip(format.green("Reusable"));
|
||||
|
||||
<astralsorcery:itemskyresonator>.addTooltip(format.red("Shift-right-click to change mode"));
|
||||
<astralsorcery:itemskyresonator>.addTooltip(format.red("Fosic: finds locations with high starlight"));
|
||||
<astralsorcery:itemskyresonator>.addTooltip(format.red("Domic: shows the area of a ritual"));
|
||||
<astralsorcery:itemskyresonator>.addTooltip(format.red("Ichosic: finds Neromantic Prime veins"));
|
||||
|
||||
<divinerpg:amthirmis_lump>.addTooltip(format.red("Found in the pyramids in the first level"));
|
||||
<divinerpg:amthirmis_lump>.addTooltip(format.red("Obtained from right clicking a Crypt Keeper"));
|
||||
|
||||
<divinerpg:cermile_lump>.addTooltip(format.red("Dropped by the Hive Queen, found in the first level"));
|
||||
|
||||
<divinerpg:darven_lump>.addTooltip(format.red("Found in the pyramids in the first level"));
|
||||
<divinerpg:darven_lump>.addTooltip(format.red("Obtained from right clicking a level 2 Mysterious Man"));
|
||||
|
||||
<divinerpg:teaker_lump>.addTooltip(format.red("Obtained from right clicking a level 1 Mysterious Man"));
|
||||
|
||||
<divinerpg:pardimal_lump>.addTooltip(format.red("Obtained from right clicking a level 3 Mysterious Man"));
|
||||
|
||||
<divinerpg:quadrotic_lump>.addTooltip(format.red("Dropped by Quadro, found on the second level"));
|
||||
|
||||
<divinerpg:karos_lump>.addTooltip(format.red("Dropped by Karos, found on the second level"));
|
||||
|
||||
<divinerpg:heliosis_lump>.addTooltip(format.red("Dropped by Raglok, found on the third level"));
|
||||
|
||||
<divinerpg:arksiane_lump>.addTooltip(format.red("Dropped by Wreck, found on the third level"));
|
||||
|
||||
<ore:vetheaTemplate>.addTooltip(format.red("Traded from The Hunger"));
|
||||
|
||||
<divinerpg:dirty_pearls>.addTooltip(format.red("Dropped by mobs in Vethea"));
|
||||
<divinerpg:polished_pearls>.addTooltip(format.red("Dropped by mobs in Vethea"));
|
||||
<divinerpg:shiny_pearls>.addTooltip(format.red("Dropped by mobs in Vethea"));
|
||||
<divinerpg:clean_pearls>.addTooltip(format.red("Dropped by mobs in Vethea"));
|
||||
|
||||
<divinerpg:dream_flint>.addTooltip(format.red("Click on the altars in Vethea to summon Bosses"));
|
||||
|
||||
<divinerpg:degraded_template>.addTooltip(format.red("'Back in my day we cheesed the armor system.' -Pyromaniacal"));
|
||||
|
||||
<divinerpg:glistening_template>.addTooltip(format.red("'Back in my day we went naked because getting all the templates was too obnoxious!' -Pyromaniacal, sponsored by Lady Luna"));
|
||||
|
||||
<divinerpg:claw_template>.addTooltip(format.red("'Back in my day people complained about thermal items having vethea recipes…' -Ikea Bear"));
|
||||
|
||||
<divinerpg:teaker_backsword>.addTooltip(format.red("Uses 4 Lumps"));
|
||||
<divinerpg:amthirmis_backsword>.addTooltip(format.red("Uses 5 Lumps"));
|
||||
<divinerpg:darven_backsword>.addTooltip(format.red("Uses 6 Lumps"));
|
||||
<divinerpg:cermile_backsword>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
<divinerpg:pardimal_backsword>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:quadrotic_backsword>.addTooltip(format.red("Uses 13 Lumps"));
|
||||
<divinerpg:karos_backsword>.addTooltip(format.red("Uses 18 Lumps"));
|
||||
<divinerpg:heliosis_backsword>.addTooltip(format.red("Uses 20 Lumps"));
|
||||
<divinerpg:arksiane_backsword>.addTooltip(format.red("Uses 24 Lumps"));
|
||||
|
||||
<divinerpg:teaker_bow>.addTooltip(format.red("Uses 4 Lumps"));
|
||||
<divinerpg:amthirmis_bow>.addTooltip(format.red("Uses 5 Lumps"));
|
||||
<divinerpg:darven_bow>.addTooltip(format.red("Uses 6 Lumps"));
|
||||
<divinerpg:cermile_bow>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
<divinerpg:pardimal_bow>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:quadrotic_bow>.addTooltip(format.red("Uses 13 Lumps"));
|
||||
<divinerpg:karos_bow>.addTooltip(format.red("Uses 18 Lumps"));
|
||||
<divinerpg:heliosis_bow>.addTooltip(format.red("Uses 20 Lumps"));
|
||||
<divinerpg:arksiane_bow>.addTooltip(format.red("Uses 24 Lumps"));
|
||||
|
||||
<divinerpg:teaker_disk>.addTooltip(format.red("Uses 4 Lumps"));
|
||||
<divinerpg:amthirmis_disk>.addTooltip(format.red("Uses 5 Lumps"));
|
||||
<divinerpg:darven_disk>.addTooltip(format.red("Uses 6 Lumps"));
|
||||
<divinerpg:cermile_disk>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
<divinerpg:pardimal_disk>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:quadrotic_disk>.addTooltip(format.red("Uses 13 Lumps"));
|
||||
<divinerpg:karos_disk>.addTooltip(format.red("Uses 18 Lumps"));
|
||||
<divinerpg:heliosis_disk>.addTooltip(format.red("Uses 20 Lumps"));
|
||||
<divinerpg:arksiane_disk>.addTooltip(format.red("Uses 24 Lumps"));
|
||||
|
||||
<divinerpg:teaker_hammer>.addTooltip(format.red("Uses 7 Lumps"));
|
||||
<divinerpg:amthirmis_hammer>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:darven_hammer>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:cermile_hammer>.addTooltip(format.red("Uses 14 Lumps"));
|
||||
<divinerpg:pardimal_hammer>.addTooltip(format.red("Uses 17 Lumps"));
|
||||
<divinerpg:quadrotic_hammer>.addTooltip(format.red("Uses 19 Lumps"));
|
||||
<divinerpg:karos_hammer>.addTooltip(format.red("Uses 22 Lumps"));
|
||||
<divinerpg:heliosis_hammer>.addTooltip(format.red("Uses 27 Lumps"));
|
||||
<divinerpg:arksiane_hammer>.addTooltip(format.red("Uses 31 Lumps"));
|
||||
|
||||
<divinerpg:teaker_cannon>.addTooltip(format.red("Uses 7 Lumps"));
|
||||
<divinerpg:amthirmis_cannon>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:darven_cannon>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:cermile_cannon>.addTooltip(format.red("Uses 14 Lumps"));
|
||||
<divinerpg:pardimal_cannon>.addTooltip(format.red("Uses 17 Lumps"));
|
||||
<divinerpg:quadrotic_cannon>.addTooltip(format.red("Uses 19 Lumps"));
|
||||
<divinerpg:karos_cannon>.addTooltip(format.red("Uses 22 Lumps"));
|
||||
<divinerpg:heliosis_cannon>.addTooltip(format.red("Uses 27 Lumps"));
|
||||
<divinerpg:arksiane_cannon>.addTooltip(format.red("Uses 31 Lumps"));
|
||||
|
||||
<divinerpg:teaker_claw>.addTooltip(format.red("Uses 2 Lumps"));
|
||||
<divinerpg:amthirmis_claw>.addTooltip(format.red("Uses 3 Lumps"));
|
||||
<divinerpg:darven_claw>.addTooltip(format.red("Uses 4 Lumps"));
|
||||
<divinerpg:cermile_claw>.addTooltip(format.red("Uses 6 Lumps"));
|
||||
<divinerpg:pardimal_claw>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
<divinerpg:quadrotic_claw>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:karos_claw>.addTooltip(format.red("Uses 16 Lumps"));
|
||||
<divinerpg:heliosis_claw>.addTooltip(format.red("Uses 17 Lumps"));
|
||||
<divinerpg:arksiane_claw>.addTooltip(format.red("Uses 21 Lumps"));
|
||||
|
||||
<divinerpg:teaker_staff>.addTooltip(format.red("Uses 2 Lumps"));
|
||||
<divinerpg:amthirmis_staff>.addTooltip(format.red("Uses 3 Lumps"));
|
||||
<divinerpg:darven_staff>.addTooltip(format.red("Uses 4 Lumps"));
|
||||
<divinerpg:cermile_staff>.addTooltip(format.red("Uses 6 Lumps"));
|
||||
<divinerpg:pardimal_staff>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
<divinerpg:quadrotic_staff>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:karos_staff>.addTooltip(format.red("Uses 16 Lumps"));
|
||||
<divinerpg:heliosis_staff>.addTooltip(format.red("Uses 17 Lumps"));
|
||||
<divinerpg:arksiane_staff>.addTooltip(format.red("Uses 21 Lumps"));
|
||||
|
||||
<divinerpg:degraded_helmet>.addTooltip(format.red("Uses 7 Lumps"));
|
||||
<divinerpg:degraded_hood>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
<divinerpg:degraded_mask>.addTooltip(format.red("Uses 6 Lumps"));
|
||||
<divinerpg:degraded_chestplate>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:degraded_leggings>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:degraded_boots>.addTooltip(format.red("Uses 5 Lumps"));
|
||||
|
||||
<divinerpg:finished_helmet>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:finished_hood>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:finished_mask>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:finished_chestplate>.addTooltip(format.red("Uses 14 Lumps"));
|
||||
<divinerpg:finished_leggings>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:finished_boots>.addTooltip(format.red("Uses 5 Lumps"));
|
||||
|
||||
<divinerpg:glistening_helmet>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:glistening_hood>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:glistening_mask>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:glistening_chestplate>.addTooltip(format.red("Uses 14 Lumps"));
|
||||
<divinerpg:glistening_leggings>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:glistening_boots>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
|
||||
<divinerpg:demonized_helmet>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:demonized_hood>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:demonized_mask>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:demonized_chestplate>.addTooltip(format.red("Uses 14 Lumps"));
|
||||
<divinerpg:demonized_leggings>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:demonized_boots>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
|
||||
<divinerpg:tormented_helmet>.addTooltip(format.red("Uses 10 Lumps"));
|
||||
<divinerpg:tormented_hood>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:tormented_mask>.addTooltip(format.red("Uses 9 Lumps"));
|
||||
<divinerpg:tormented_chestplate>.addTooltip(format.red("Uses 14 Lumps"));
|
||||
<divinerpg:tormented_leggings>.addTooltip(format.red("Uses 11 Lumps"));
|
||||
<divinerpg:tormented_boots>.addTooltip(format.red("Uses 8 Lumps"));
|
||||
|
||||
+44
-46
@@ -267,7 +267,8 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<thermalfoundation:material:134>.addTooltip(format.red("Really rare in the Overworld, more common in the End"));
|
||||
|
||||
<divinerpg:purple_blaze>.addTooltip(format.red("Scorcher spawners are found in the large lava fountains in the nether - spawn eggs are craftable"));
|
||||
<divinerpg:purple_blaze>.addTooltip(format.red("Scorcher spawners are found in the large lava fountains in the nether"));
|
||||
<divinerpg:purple_blaze>.addTooltip(format.red("Bring a way to drain lava, or a sack of holding ;)"));
|
||||
|
||||
<aoa3:whitewash_bricks>.addTooltip(format.red("The Whitewashing table is a quest reward"));
|
||||
|
||||
@@ -307,13 +308,13 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<extratrees:planks.1:2>.addTooltip(format.red("Log is craftable"));
|
||||
|
||||
<bewitchment:spectral_dust>.addTooltip(format.red("Ghosts spawn eggs are craftable"));
|
||||
<bewitchment:spectral_dust>.addTooltip(format.red("Ghosts can be found in the end, around spectral moss"));
|
||||
|
||||
<thermalexpansion:machine:1>.addTooltip(format.red("You're gonna need a Quartz Grindstone and a Crank"));
|
||||
|
||||
<hatchery:pen>.addTooltip(format.red("Read the info box for info on how to farm and breed chickens!"));
|
||||
|
||||
<iceandfire:dread_shard>.addTooltip(format.red("Found in the Mausoleum in the overworld (icy!) - You may want a Gravemaster's Key"));
|
||||
<iceandfire:dread_shard>.addTooltip(format.red("Dropped by Dread Mobs - Found in the mausoleum in cold biomes in the overworld - the Gravemaster's Key is used to enter the mausoleum"));
|
||||
|
||||
<iceandfire:witherbone>.addTooltip(format.red("Wither Drop"));
|
||||
|
||||
@@ -429,7 +430,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<contenttweaker:forgotten_will>.addTooltip(format.green("reusable"));
|
||||
|
||||
<contenttweaker:divine_star>.addTooltip(format.red("Get the first one from a Tier 6 Mythical Void Resource Miner, Draconic is a NoNo (random51 tried)"));
|
||||
<contenttweaker:divine_star>.addTooltip(format.red("Get the first one from a Endergenic Mythical Void Resource Miner, Draconic is a NoNo (random51 tried)"));
|
||||
|
||||
<contenttweaker:soul_of_the_grand_wizard>.addTooltip(format.red("Use the staff of iceika inside the castle to open the gateway"));
|
||||
|
||||
@@ -571,7 +572,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<contenttweaker:aeldunari>.addTooltip(format.red("Found in the darkest depths of the darkest abyssal world of darkness"));
|
||||
|
||||
<contenttweaker:aeldunari>.addTooltip(format.green("Reusable"));
|
||||
<contenttweaker:aeldunari>.addTooltip(format.green("Reusable for shapeless recipes"));
|
||||
|
||||
<buildcraftsilicon:laser>.addTooltip(format.red("Connect to EnderIO conduits!"));
|
||||
|
||||
@@ -580,6 +581,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<techreborn:industrial_blast_furnace>.addTooltip(format.red("- use higher tier machine casings"));
|
||||
<techreborn:industrial_blast_furnace>.addTooltip(format.red("- add lava inside the hollow multiblock"));
|
||||
<techreborn:industrial_blast_furnace>.addTooltip(format.red("- right click with 4 kanthal heating coils"));
|
||||
<techreborn:industrial_blast_furnace>.addTooltip(format.red("- right click with 4 nichrome heating coils"));
|
||||
|
||||
|
||||
<torcherino:blocktorcherino>.addTooltip(format.red("Only works with crystals from illuminated enchanter - 'it's not a bug it's a feature!'"));
|
||||
@@ -610,7 +612,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<abyssalcraft:ethaxiumingot>.addTooltip(format.red("Obtained from Omothol Stone, and dropped by the minions of the Gatekeeper"));
|
||||
|
||||
<modularmachinery:blockaspectproviderinput>.addTooltip(format.red("If essentia input doesn't work, you can jumpstart it with a vial of the desired essentia and it will start flowing in automatically"));
|
||||
<modularmachinery:blockaspectproviderinput>.addTooltip(format.red("If essentia input doesn't work, you can jumpstart it by adding essentia manually with a phial, and using a label; it will start flowing in automatically"));
|
||||
|
||||
<thaumcraft:sanity_soap>.addTooltip(format.red("Hold right click to clear some sticky and temporary warp"));
|
||||
|
||||
@@ -662,16 +664,8 @@ import crafttweaker.item.IItemCondition;
|
||||
<ore:aoaGarnet>.addTooltip(format.red("If you need a large amount, batch craft or autocraft using the ME mythic assembler!"));
|
||||
<ore:aoaGarnet>.addTooltip(format.red("Puzzles will unlock better recipes for the ME mythic assembler!"));
|
||||
|
||||
<extracpus:crafting_storage_256k>.addTooltip(format.red("Requires at least a 1k crafting storage to work in multiblock"));
|
||||
|
||||
<extracpus:crafting_storage_1024k>.addTooltip(format.red("Requires at least a 1k crafting storage to work in multiblock"));
|
||||
|
||||
<extracpus:crafting_storage_4096k>.addTooltip(format.red("Requires at least a 1k crafting storage to work in multiblock"));
|
||||
|
||||
<extracpus:crafting_storage_16384k>.addTooltip(format.red("Requires at least a 1k crafting storage to work in multiblock"));
|
||||
|
||||
<divinerpg:arcanite_blade>.addTooltip(format.red("Traded in arcana from the war general"));
|
||||
<divinerpg:arcanite_blaster>.addTooltip(format.red("Traded in arcana from the war general"));
|
||||
<divinerpg:arcanite_blade>.addTooltip(format.red("Traded in arcana from the war general, obtained from the war general summoner"));
|
||||
<divinerpg:arcanite_blaster>.addTooltip(format.red("Traded in arcana from the war general, obtained from the war general summoner"));
|
||||
|
||||
<aoa3:glistening_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
|
||||
|
||||
@@ -830,6 +824,13 @@ import crafttweaker.item.IItemCondition;
|
||||
<extrabotany:material:3>.addTooltip(format.red("Dropped by a tier 3 Gaia Guardian"));
|
||||
|
||||
<bewitchment:blessed_stone>.addTooltip(format.red("CAREFUL: this block is unbreakable"));
|
||||
<bewitchment:blessed_stone>.addTooltip(format.red("Can be broken by the Master Spell Perditio"));
|
||||
|
||||
<contenttweaker:scale_of_the_ancient_heart>.addTooltip(format.red("CAREFUL: this block is unbreakable"));
|
||||
<contenttweaker:scale_of_the_ancient_heart>.addTooltip(format.red("Can be broken by the Master Spell Perditio"));
|
||||
|
||||
<contenttweaker:asgard_furnace_brick>.addTooltip(format.red("CAREFUL: this block is unbreakable"));
|
||||
<contenttweaker:asgard_furnace_brick>.addTooltip(format.red("Can be broken by the Master Spell Perditio"));
|
||||
|
||||
<contenttweaker:lesser_mana_core>.addTooltip(format.red("Use a resonant tank full of primal mana in empty mode"));
|
||||
|
||||
@@ -849,8 +850,6 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<storagedrawers:upgrade_creative:0>.addTooltip(format.red("Cannot be taken out"));
|
||||
|
||||
<contenttweaker:master_spell_perditio>.addTooltip(format.red("Works on blessed stone"));
|
||||
|
||||
<contenttweaker:weight_of_the_heart>.addTooltip(format.red("A mark of the fallen tower for 5000000"));
|
||||
|
||||
<bewitchment:spinning_wheel>.addTooltip(format.red("Requires power from an altar"));
|
||||
@@ -1214,7 +1213,8 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<contenttweaker:master_spell_caeles>.addTooltip(format.red("Sandman366 can split stacks!"));
|
||||
|
||||
<contenttweaker:master_spell_perditio>.addTooltip(format.red("erohw did it first!"));
|
||||
<contenttweaker:master_spell_perditio>.addTooltip(format.red("Before the fix, erohw exploited it first!"));
|
||||
<contenttweaker:master_spell_perditio>.addTooltip(format.red("Thanks to Brownster for adding cool features!"));
|
||||
|
||||
<divinerpg:divine_shickaxe>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
@@ -1289,6 +1289,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<aether_legacy:ice_pendant>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
<astralsorcery:itemcape>.addTooltip(format.red("Can be super-enchanted"));
|
||||
<astralsorcery:itemcape>.addTooltip(format.red("The recipe will not show up in JEI, check uses for the Neromantic Prime"));
|
||||
|
||||
<redstonearsenal:tool.bow_flux>.addTooltip(format.red("Can be super-enchanted"));
|
||||
|
||||
@@ -1605,7 +1606,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<contenttweaker:naquadah_chunk>.addTooltip(format.red("Found in the dungeon in Apichisi"));
|
||||
|
||||
<contenttweaker:ichor>.addTooltip(format.red("Obtained right-clicking the vibrating mithminite schythe on top of tainted soil"));
|
||||
<contenttweaker:ichor>.addTooltip(format.red("Obtained right-clicking the vibrating mithminite scythe while standing on top of tainted soil"));
|
||||
|
||||
<contenttweaker:unidentified_gem>.addTooltip(format.red("Found on the proxima belt"));
|
||||
|
||||
@@ -1628,17 +1629,17 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:amfm_fuel>.addTooltip(format.aqua("Base Depletion Time: 43 min"));
|
||||
<contenttweaker:amfm_fuel>.addTooltip(format.aqua("Base Power Gen: 10 RF/t"));
|
||||
<contenttweaker:amfm_fuel>.addTooltip(format.aqua("Base Heat Gen: 10 H/t"));
|
||||
<contenttweaker:amfm_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
<contenttweaker:amfm_fuel>.addTooltip(format.red("Thanks to Gebcrafter for the texture!"));
|
||||
|
||||
<contenttweaker:heuf_fuel>.addTooltip(format.aqua("Base Depletion Time: 60 min"));
|
||||
<contenttweaker:heuf_fuel>.addTooltip(format.aqua("Base Power Gen: 40 RF/t"));
|
||||
<contenttweaker:heuf_fuel>.addTooltip(format.aqua("Base Heat Gen: 200 H/t"));
|
||||
<contenttweaker:heuf_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
//<contenttweaker:heuf_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
|
||||
<contenttweaker:lees_fuel>.addTooltip(format.aqua("Base Depletion Time: 27 min"));
|
||||
<contenttweaker:lees_fuel>.addTooltip(format.aqua("Base Power Gen: 400 RF/t"));
|
||||
<contenttweaker:lees_fuel>.addTooltip(format.aqua("Base Heat Gen: 70 H/t"));
|
||||
<contenttweaker:lees_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
//<contenttweaker:lees_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
|
||||
<contenttweaker:fluix_lens>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
|
||||
@@ -1647,17 +1648,17 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:hefm_fuel>.addTooltip(format.aqua("Base Depletion Time: 27 min"));
|
||||
<contenttweaker:hefm_fuel>.addTooltip(format.aqua("Base Power Gen: 100 RF/t"));
|
||||
<contenttweaker:hefm_fuel>.addTooltip(format.aqua("Base Heat Gen: 101 H/t"));
|
||||
<contenttweaker:hefm_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
//<contenttweaker:hefm_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
|
||||
<contenttweaker:herrr_fuel>.addTooltip(format.aqua("Base Depletion Time: 43 min"));
|
||||
<contenttweaker:herrr_fuel>.addTooltip(format.aqua("Base Power Gen: 10 RF/t"));
|
||||
<contenttweaker:herrr_fuel>.addTooltip(format.aqua("Base Heat Gen: 999 H/t"));
|
||||
<contenttweaker:herrr_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
<contenttweaker:herrr_fuel>.addTooltip(format.red("Thanks to Gebcrafter for the texture!"));
|
||||
|
||||
<contenttweaker:lefhm_fuel>.addTooltip(format.aqua("Base Depletion Time: 27 min"));
|
||||
<contenttweaker:lefhm_fuel>.addTooltip(format.aqua("Base Power Gen: 100 RF/t"));
|
||||
<contenttweaker:lefhm_fuel>.addTooltip(format.aqua("Base Heat Gen: 10 H/t"));
|
||||
<contenttweaker:lefhm_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
//<contenttweaker:lefhm_fuel>.addTooltip(format.red("Thanks to Photon-Gr4vity for the texture!"));
|
||||
|
||||
<contenttweaker:polonium_beryllium_alloy_ingot>.addTooltip(format.aqua("Base Depletion Time: 200 sec"));
|
||||
<contenttweaker:polonium_beryllium_alloy_ingot>.addTooltip(format.aqua("Base Power Gen: 1800 RF/t"));
|
||||
@@ -2174,6 +2175,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:mutated_meatball>.addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<contenttweaker:meatane_pellet>.addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<materialpart:primal_ogerite:ingot>.addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<contenttweaker:stable_fusor>.addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
|
||||
<contenttweaker:gem_of_the_sleeping_city>.addTooltip(format.red("Found in L'Borean"));
|
||||
<contenttweaker:stone_of_the_sleeping_city>.addTooltip(format.red("Found in L'Borean"));
|
||||
@@ -2203,11 +2205,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<advancedrocketry:stationbuilder>.addTooltip(format.red("Place this block adjacent to the launchapad platform, one block above it!"));
|
||||
|
||||
|
||||
<gendustry:honey_comb:14010>.addTooltip(format.red("Each recipe adds 100 PE to a necronomicon"));
|
||||
<gendustry:honey_comb:14010>.addTooltip(format.red("Combs will be consumed even if the necronomicon is full!"));
|
||||
<gendustry:honey_comb:14010>.addTooltip(format.red("This works with the RFTools crafter in int mode!"));
|
||||
<gendustry:honey_comb:14010>.addTooltip(format.red("Because of a crafttweaker bug, you have to shift + click the output to charge."));
|
||||
<gendustry:honey_comb:14010>.addTooltip(format.red("Thanks to The_Computerizer and ThanasiShadoW for helping with the script!"));
|
||||
<gendustry:honey_comb:14010>.addTooltip(format.red("Thanks to The_Computerizer and ThanasiShadoW for trying to help!"));
|
||||
|
||||
<contenttweaker:skeletron_skull>.addTooltip(format.red("Montey30 explored too much :)"));
|
||||
|
||||
@@ -2443,9 +2441,12 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("ChaosStrikez (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Ikea Bear (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Sandman366 (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Paronity, Kherune (team)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Paronity & Kherune (team) (autocrafting challenge)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Nullity UwU (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Raziel (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("okay (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("IaM_Hybrid, _Syphex, Sl4g, Miyeonn (team)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("shadow46x2 (solo)"));
|
||||
<contenttweaker:defined_ingot>.addTooltip(format.red("Mathias & MillerGaming321 (in spirit)"));
|
||||
|
||||
<thermaldynamics:duct_32:0>.addTooltip(format.red("Use servos, retrievers, filters to move items with these (see their JEI tooltips for info on how to use them)"));
|
||||
@@ -2587,7 +2588,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<bloodmagic:blood_rune:10>.addTooltip(format.red("Part of the blood altar ziggurat"));
|
||||
|
||||
|
||||
<bloodmagic:blood_rune:9>.addTooltip(format.red("Increases the tick frequency for all altar operations, effect caps at 20"));
|
||||
<bloodmagic:blood_rune:9>.addTooltip(format.red("Increases the tick frequency for all altar operations, effect caps at 19"));
|
||||
<bloodmagic:blood_rune:7>.addTooltip(format.red("Increases the LP storage of the altar multiplicatively by 10%, for 15 runes or less it's better to use base runes of capacity"));
|
||||
<bloodmagic:blood_rune:1>.addTooltip(format.red("Increases crafting speed by 20%"));
|
||||
<bloodmagic:blood_rune:3>.addTooltip(format.red("Increases LP made from each mob killed (both dagger and rituals)"));
|
||||
@@ -2663,23 +2664,23 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<actuallyadditions:block_phantomface>.addTooltip(format.red("Use the phantom connector to bind to machines"));
|
||||
<actuallyadditions:block_phantomface>.addTooltip(format.red("Used to connect item transfer to a nearby machine"));
|
||||
<actuallyadditions:block_phantomface>.addTooltip(format.red("Place a phantom booster in top to increase range"));
|
||||
<actuallyadditions:block_phantomface>.addTooltip(format.red("Place a phantom booster on top to increase range"));
|
||||
|
||||
<actuallyadditions:block_phantom_placer>.addTooltip(format.red("Use the phantom connector to bind to blocks"));
|
||||
<actuallyadditions:block_phantom_placer>.addTooltip(format.red("Used to place blocks in a specific block space"));
|
||||
<actuallyadditions:block_phantom_placer>.addTooltip(format.red("Place a phantom booster in top to increase range"));
|
||||
<actuallyadditions:block_phantom_placer>.addTooltip(format.red("Place a phantom booster on top to increase range"));
|
||||
|
||||
<actuallyadditions:block_phantom_liquiface>.addTooltip(format.red("Use the phantom connector to bind to machines"));
|
||||
<actuallyadditions:block_phantom_liquiface>.addTooltip(format.red("Used to connect fluid transfer to a nearby machine"));
|
||||
<actuallyadditions:block_phantom_liquiface>.addTooltip(format.red("Place a phantom booster in top to increase range"));
|
||||
<actuallyadditions:block_phantom_liquiface>.addTooltip(format.red("Place a phantom booster on top to increase range"));
|
||||
|
||||
<actuallyadditions:block_phantom_energyface>.addTooltip(format.red("Use the phantom connector to bind to machines"));
|
||||
<actuallyadditions:block_phantom_energyface>.addTooltip(format.red("Used to connect energy transfer to a nearby machine"));
|
||||
<actuallyadditions:block_phantom_energyface>.addTooltip(format.red("Place a phantom booster in top to increase range"));
|
||||
<actuallyadditions:block_phantom_energyface>.addTooltip(format.red("Place a phantom booster on top to increase range"));
|
||||
|
||||
<actuallyadditions:block_phantom_redstoneface>.addTooltip(format.red("Use the phantom connector to bind to blocks"));
|
||||
<actuallyadditions:block_phantom_redstoneface>.addTooltip(format.red("Used to RECEIVE redstone signals from a nearby redstone item"));
|
||||
<actuallyadditions:block_phantom_redstoneface>.addTooltip(format.red("Place a phantom booster in top to increase range"));
|
||||
<actuallyadditions:block_phantom_redstoneface>.addTooltip(format.red("Place a phantom booster on top to increase range"));
|
||||
|
||||
<actuallyadditions:block_phantom_breaker>.addTooltip(format.red("Use the phantom connector to bind to blocks"));
|
||||
<actuallyadditions:block_phantom_breaker>.addTooltip(format.red("Used to break blocks in a specific block space"));
|
||||
@@ -2875,7 +2876,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<forge:bucketfilled>.withTag({FluidName: "fluidcalcium", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "coal", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "molten_scandium", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "hydrogen_chloride", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "hydrogenchloride", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "fluidchlorite", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "hydrochloric_acid", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
<forge:bucketfilled>.withTag({FluidName: "yttrium_oxide", Amount: 1000}).addTooltip(format.red("Warning: this crafting chain produces radiation!"));
|
||||
@@ -3143,8 +3144,6 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<mod_lavacow:moltenbeef>.addTooltip(format.red("Dropped by salamanders in the nether"));
|
||||
|
||||
<contenttweaker:portable_furnace>.addTooltip(format.red("Found in the overworld!"));
|
||||
<contenttweaker:portable_furnace>.addTooltip(format.red("What do I do with this?"));
|
||||
|
||||
<environmentaltech:modifier_accuracy>.addTooltip(format.red("Used in Void Miners, increases the effects of lenses"));
|
||||
<environmentaltech:modifier_speed>.addTooltip(format.red("Used in Void Miners, increases operation speed"));
|
||||
@@ -3191,11 +3190,10 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<ore:bed>.addTooltip(format.red("WARNING: do not use in the void dimension"));
|
||||
|
||||
<contenttweaker:burning_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Nether Roof"));
|
||||
|
||||
<contenttweaker:furnace_heart>.addTooltip(format.red("Found in the furnace dimension"));
|
||||
|
||||
<contenttweaker:living_myrmitite_ingot>.addTooltip(format.red("Combine enchanted myrmitite with the right modifier tomes - precasia will guide you"));
|
||||
<contenttweaker:living_myrmitite_ingot>.addTooltip(format.red("Combine enchanted myrmitite with the right modifier tomes, Precasia will guide you"));
|
||||
|
||||
<cyclicmagic:glowing_helmet>.addTooltip(format.red("Found in battle towers"));
|
||||
|
||||
@@ -3272,8 +3270,6 @@ import crafttweaker.item.IItemCondition;
|
||||
<appliedenergistics2:certus_quartz_cutting_knife>.addTooltip(format.red("Right click on a bus to rename it"));
|
||||
<appliedenergistics2:nether_quartz_cutting_knife>.addTooltip(format.red("Right click on a bus to rename it"));
|
||||
|
||||
<agricraft:seed_analyzer>.addTooltip(format.red("WARNING: leaving this as a placed block in your world may cause crashes, break after using"));
|
||||
<agricraft:peripheral>.addTooltip(format.red("WARNING: leaving this as a placed block in your world may cause crashes, and crash rour game when broken"));
|
||||
|
||||
<thebetweenlands:items_misc:45>.addTooltip(format.red("Dropped by emberlings, found in the sludgeon in the betweenlands, and in the final spatial diviner"));
|
||||
|
||||
@@ -3308,6 +3304,8 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<deepmoblearningbm:digital_will_injector>.addTooltip(format.red("This machine is disabled!"));
|
||||
|
||||
<advancedrocketry:rollingmachine>.addTooltip(format.red("This machine is disabled!"));
|
||||
|
||||
<contenttweaker:dense_redstone>.addTooltip(format.red("Thanks to EchoEclipse for the texture!"));
|
||||
|
||||
<bloodmagic:altar>.addTooltip(format.red("Read the info box for the possible ways of farming LP"));
|
||||
@@ -3347,7 +3345,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<thaumcraft:tube>.addTooltip(format.red("Tube that transports one type of essentia at a time"));
|
||||
|
||||
<thaumcraft:tube_valve>.addTooltip(format.red("Tube that can be switchen on and off"));
|
||||
<thaumcraft:tube_valve>.addTooltip(format.red("Tube that can be switched on and off"));
|
||||
|
||||
<thaumcraft:tube_restrict>.addTooltip(format.red("Tube that has lower priority"));
|
||||
|
||||
|
||||
@@ -7,3 +7,24 @@ mods.extendedcrafting.TableCrafting.addShaped(<torcherino:blocktorcherino>,
|
||||
[null, <minecraft:clock>, <minecraft:torch>, <minecraft:clock>, null],
|
||||
[<astralsorcery:itemusabledust:0>, null, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.acceleration"}), null, <astralsorcery:itemusabledust:0>]]);
|
||||
|
||||
recipes.remove(<torcherino:blocktorcherino2>);
|
||||
recipes.remove(<torcherino:blocktorcherino3>);
|
||||
recipes.remove(<torcherino:blocktorcherino4>);
|
||||
recipes.remove(<torcherino:blocktorcherino5>);
|
||||
|
||||
recipes.addShaped(<torcherino:blockcompressedtorcherino>*2,
|
||||
[[<torcherino:blocktorcherino>, <torcherino:blocktorcherino>, <torcherino:blocktorcherino>],
|
||||
[<torcherino:blocktorcherino>, <torcherino:blockcompressedtorcherino>, <torcherino:blocktorcherino>],
|
||||
[<torcherino:blocktorcherino>, <torcherino:blocktorcherino>, <torcherino:blocktorcherino>]]);
|
||||
|
||||
recipes.remove(<torcherino:blockcompressedtorcherino>);
|
||||
recipes.remove(<torcherino:blockcompressedtorcherino2>);
|
||||
recipes.remove(<torcherino:blockcompressedtorcherino3>);
|
||||
recipes.remove(<torcherino:blockcompressedtorcherino4>);
|
||||
recipes.remove(<torcherino:blockcompressedtorcherino5>);
|
||||
|
||||
recipes.remove(<torcherino:blocktcompressedtorcherino>);
|
||||
recipes.remove(<torcherino:blocktcompressedtorcherino2>);
|
||||
recipes.remove(<torcherino:blocktcompressedtorcherino3>);
|
||||
recipes.remove(<torcherino:blocktcompressedtorcherino4>);
|
||||
recipes.remove(<torcherino:blocktcompressedtorcherino5>);
|
||||
|
||||
+519
-7
@@ -45,6 +45,9 @@ mods.appliedenergistics2.Grinder.addRecipe(<minecraft:cobblestone>*2,
|
||||
<minecraft:cobblestone>,
|
||||
0.20);
|
||||
|
||||
mods.thermalexpansion.Pulverizer.addRecipe(<minecraft:cobblestone>*3, <divinerpg:dream_stone>, 300, <minecraft:cobblestone>*2, 15);
|
||||
|
||||
|
||||
mods.appliedenergistics2.Grinder.addRecipe(<minecraft:gravel>*2,
|
||||
<minecraft:cobblestone>,
|
||||
4,
|
||||
@@ -151,7 +154,7 @@ recipes.addShaped(<minecraft:lava_bucket>,
|
||||
|
||||
recipes.addShaped(<contenttweaker:dream_callstone>,
|
||||
[[<divinerpg:shiny_pearls>, <bewitchment:catechu_brown>, <divinerpg:shiny_pearls>],
|
||||
[<bewitchment:catechu_brown>, <divinerpg:arksiane_backsword>, <bewitchment:catechu_brown>],
|
||||
[<bewitchment:catechu_brown>, <divinerpg:tormented_mask>, <bewitchment:catechu_brown>],
|
||||
[<divinerpg:shiny_pearls>, <bewitchment:catechu_brown>, <divinerpg:shiny_pearls>]]);
|
||||
|
||||
|
||||
@@ -252,15 +255,524 @@ recipes.addShaped(<tconstruct:toolforge>.withTag({textureBlock: {id: "aoa3:lunar
|
||||
[<divinerpg:darven_lump>, <minecraft:crafting_table>, <divinerpg:darven_lump>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:hunger_summoner>,
|
||||
[[<divinerpg:dirty_pearls>, <ore:ingotIron>, <divinerpg:dirty_pearls>],
|
||||
[<ore:ingotIron>, <divinerpg:dirty_pearls>, <ore:ingotIron>],
|
||||
[<divinerpg:dirty_pearls>, <ore:ingotIron>, <divinerpg:dirty_pearls>]]);
|
||||
|
||||
|
||||
recipes.addShaped(<contenttweaker:mysteriousman_summoner>,
|
||||
[[<divinerpg:dirty_pearls>, <tconstruct:soil:0>, <divinerpg:dirty_pearls>],
|
||||
[<tconstruct:soil:0>, <divinerpg:dirty_pearls>, <tconstruct:soil:0>],
|
||||
[<divinerpg:dirty_pearls>, <tconstruct:soil:0>, <divinerpg:dirty_pearls>]]);
|
||||
|
||||
recipes.addShaped(<contenttweaker:mysteriousman2_summoner>,
|
||||
[[<divinerpg:polished_pearls>, <divinerpg:amthirmis_lump>, <divinerpg:polished_pearls>],
|
||||
[<divinerpg:amthirmis_lump>, <divinerpg:polished_pearls>, <divinerpg:amthirmis_lump>],
|
||||
[<divinerpg:polished_pearls>, <divinerpg:amthirmis_lump>, <divinerpg:polished_pearls>]]);
|
||||
|
||||
// player interfaces
|
||||
recipes.addShaped(<contenttweaker:mysteriousman3_summoner>,
|
||||
[[<divinerpg:polished_pearls>, <divinerpg:honeychunk>, <divinerpg:polished_pearls>],
|
||||
[<divinerpg:honeychunk>, <divinerpg:polished_pearls>, <divinerpg:honeychunk>],
|
||||
[<divinerpg:polished_pearls>, <divinerpg:honeychunk>, <divinerpg:polished_pearls>]]);
|
||||
|
||||
recipes.remove(<plethora:module:0>);
|
||||
recipes.addShaped(<scannable:scanner>,
|
||||
[[<ore:ingotIron>, <minecraft:iron_bars>, <ore:ingotIron>],
|
||||
[<minecraft:iron_bars>, <divinerpg:dirty_pearls>, <minecraft:iron_bars>],
|
||||
[<ore:ingotIron>, <minecraft:iron_bars>, <ore:ingotIron>]]);
|
||||
|
||||
recipes.addShaped(<plethora:module:0>,
|
||||
[[<ore:ingotGold>, <divinerpg:arksiane_lump>, <ore:ingotGold>],
|
||||
[<divinerpg:arksiane_lump>, <plethora:neuralinterface>, <divinerpg:arksiane_lump>],
|
||||
[<ore:ingotGold>, <divinerpg:arksiane_lump>, <ore:ingotGold>]]);
|
||||
recipes.addShaped(<divinerpg:dream_flint>,
|
||||
[[<minecraft:flint>, <ore:ingotIron>, <minecraft:flint>],
|
||||
[<ore:ingotIron>, <divinerpg:clean_pearls>, <ore:ingotIron>],
|
||||
[<minecraft:flint>, <ore:ingotIron>, <minecraft:flint>]]);
|
||||
|
||||
val vetheatemplate = <ore:vetheaTemplate>;
|
||||
vetheatemplate.add(<divinerpg:backsword_template>);
|
||||
vetheatemplate.add(<divinerpg:bow_template>);
|
||||
vetheatemplate.add(<divinerpg:cannon_template>);
|
||||
vetheatemplate.add(<divinerpg:claw_template>);
|
||||
vetheatemplate.add(<divinerpg:disk_template>);
|
||||
vetheatemplate.add(<divinerpg:hammer_template>);
|
||||
vetheatemplate.add(<divinerpg:staff_template>);
|
||||
vetheatemplate.add(<divinerpg:degraded_template>);
|
||||
vetheatemplate.add(<divinerpg:finished_template>);
|
||||
vetheatemplate.add(<divinerpg:glistening_template>);
|
||||
vetheatemplate.add(<divinerpg:demonized_template>);
|
||||
vetheatemplate.add(<divinerpg:tormented_template>);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_backsword>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:backsword_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_bow>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:bow_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_cannon>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:cannon_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_claw>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:claw_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_disk>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:disk_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_hammer>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:hammer_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:teaker_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:amthirmis_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:darven_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:cermile_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:pardimal_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:quadrotic_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:quadrotic_lump>]);
|
||||
recipes.addShapeless(<divinerpg:karos_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:karos_lump>]);
|
||||
recipes.addShapeless(<divinerpg:heliosis_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:heliosis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:arksiane_staff>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:staff_template>,
|
||||
<divinerpg:arksiane_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:degraded_helmet>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:degraded_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:degraded_hood>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:degraded_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:degraded_mask>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:degraded_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:degraded_chestplate>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:degraded_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:degraded_leggings>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:degraded_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
recipes.addShapeless(<divinerpg:degraded_boots>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:degraded_template>,
|
||||
<divinerpg:teaker_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:finished_helmet>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:finished_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:finished_hood>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:finished_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:finished_mask>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:finished_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:finished_chestplate>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:finished_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:finished_leggings>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:finished_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
recipes.addShapeless(<divinerpg:finished_boots>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:finished_template>,
|
||||
<divinerpg:amthirmis_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:glistening_helmet>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:glistening_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:glistening_hood>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:glistening_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:glistening_mask>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:glistening_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:glistening_chestplate>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:glistening_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:glistening_leggings>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:glistening_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
recipes.addShapeless(<divinerpg:glistening_boots>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:glistening_template>,
|
||||
<divinerpg:darven_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:demonized_helmet>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:demonized_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:demonized_hood>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:demonized_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:demonized_mask>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:demonized_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:demonized_chestplate>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:demonized_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:demonized_leggings>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:demonized_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
recipes.addShapeless(<divinerpg:demonized_boots>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:demonized_template>,
|
||||
<divinerpg:cermile_lump>]);
|
||||
|
||||
recipes.addShapeless(<divinerpg:tormented_helmet>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:tormented_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:tormented_hood>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:tormented_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:tormented_mask>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:tormented_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:tormented_chestplate>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:tormented_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:tormented_leggings>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:tormented_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
recipes.addShapeless(<divinerpg:tormented_boots>,
|
||||
[<contenttweaker:dream_infusion_crafting>,
|
||||
<divinerpg:infusion_table>,
|
||||
<divinerpg:tormented_template>,
|
||||
<divinerpg:pardimal_lump>]);
|
||||
+66
-62
@@ -1,111 +1,115 @@
|
||||
|
||||
-<enchantment:ebwizardry:freezing_weapon> - Frost Imbuement I (at level 1, max level 4, treasure: no, enchant id 68)
|
||||
-<enchantment:abyssalcraft:light_pierce> - Light Pierce I (at level 1, max level 5, treasure: no, enchant id 83)
|
||||
-<enchantment:enderio:repellent> - Repellent I (at level 1, max level 4, treasure: no, enchant id 47)
|
||||
-<enchantment:ebwizardry:freezing_weapon> - Frost Imbuement I (at level 1, max level 4, treasure: no, enchant id 69)
|
||||
-<enchantment:abyssalcraft:light_pierce> - Light Pierce I (at level 1, max level 5, treasure: no, enchant id 88)
|
||||
-<enchantment:enderio:repellent> - Repellent I (at level 1, max level 4, treasure: no, enchant id 46)
|
||||
-<enchantment:minecraft:sweeping> - Sweeping Edge I (at level 1, max level 3, treasure: no, enchant id 22)
|
||||
-<enchantment:minecraft:thorns> - Thorns I (at level 1, max level 3, treasure: no, enchant id 7)
|
||||
-<enchantment:cofhcore:leech> - Leech I (at level 1, max level 4, treasure: no, enchant id 89)
|
||||
-<enchantment:enderio:witherarrow> - Withering (at level 1, max level 1, treasure: no, enchant id 44)
|
||||
-<enchantment:divinerpg:rive> - Rive I (at level 1, max level 3, treasure: no, enchant id 77)
|
||||
-<enchantment:astralsorcery:enchantment.as.nightvision> - Night Vision (at level 1, max level 1, treasure: no, enchant id 107)
|
||||
-<enchantment:aoa3:greed> - Curse of Greed (at level 1, max level 1, treasure: no, enchant id 64)
|
||||
-<enchantment:cofhcore:leech> - Leech I (at level 1, max level 4, treasure: no, enchant id 94)
|
||||
-<enchantment:enderio:witherarrow> - Withering (at level 1, max level 1, treasure: no, enchant id 45)
|
||||
-<enchantment:mod_lavacow:corrosive> - Corrosive I (at level 1, max level 5, treasure: no, enchant id 82)
|
||||
-<enchantment:divinerpg:rive> - Rive I (at level 1, max level 3, treasure: no, enchant id 78)
|
||||
-<enchantment:astralsorcery:enchantment.as.nightvision> - Night Vision (at level 1, max level 1, treasure: no, enchant id 110)
|
||||
-<enchantment:aoa3:greed> - Curse of Greed (at level 1, max level 1, treasure: no, enchant id 65)
|
||||
-<enchantment:tombstone:blessing> - Blessing (at level 1, max level 10, treasure: no, enchant id 113)
|
||||
-<enchantment:minecraft:frost_walker> - Frost Walker I (at level 1, max level 2, treasure: yes, enchant id 9)
|
||||
-<enchantment:bibliocraft:bibliocraft.deathcompassench> - Eternal Compass (at level 1, max level 1, treasure: no, enchant id 75)
|
||||
-<enchantment:bibliocraft:bibliocraft.deathcompassench> - Eternal Compass (at level 1, max level 1, treasure: no, enchant id 76)
|
||||
-<enchantment:minecraft:punch> - Punch I (at level 1, max level 2, treasure: no, enchant id 49)
|
||||
-<enchantment:minecraft:sharpness> - Sharpness I (at level 1, max level 5, treasure: no, enchant id 16)
|
||||
-<enchantment:minecraft:efficiency> - Efficiency I (at level 1, max level 5, treasure: no, enchant id 32)
|
||||
-<enchantment:cyclicmagic:enchantment.quickdraw> - Quickdraw (at level 1, max level 1, treasure: no, enchant id 102)
|
||||
-<enchantment:cofhcore:smashing> - Smashing (at level 1, max level 1, treasure: no, enchant id 91)
|
||||
-<enchantment:aoa3:recharge> - Recharge I (at level 1, max level 5, treasure: no, enchant id 57)
|
||||
-<enchantment:aoa3:control> - Control I (at level 1, max level 3, treasure: no, enchant id 58)
|
||||
-<enchantment:cyclicmagic:enchantment.quickdraw> - Quickdraw (at level 1, max level 1, treasure: no, enchant id 106)
|
||||
-<enchantment:cofhcore:smashing> - Smashing (at level 1, max level 1, treasure: no, enchant id 96)
|
||||
-<enchantment:aoa3:recharge> - Recharge I (at level 1, max level 5, treasure: no, enchant id 58)
|
||||
-<enchantment:aoa3:control> - Control I (at level 1, max level 3, treasure: no, enchant id 59)
|
||||
-<enchantment:minecraft:lure> - Lure I (at level 1, max level 3, treasure: no, enchant id 62)
|
||||
-<enchantment:railcraft:implosion> - Implosion I (at level 1, max level 5, treasure: no, enchant id 13)
|
||||
-<enchantment:minecraft:fire_aspect> - Fire Aspect I (at level 1, max level 2, treasure: no, enchant id 20)
|
||||
-<enchantment:aoa3:crush> - Crush I (at level 1, max level 3, treasure: no, enchant id 60)
|
||||
-<enchantment:tombstone:plague_bringer> - Plague Bringer I (at level 1, max level 3, treasure: no, enchant id 43)
|
||||
-<enchantment:ebwizardry:magic_sword> - Imbuement I (at level 1, max level 4, treasure: no, enchant id 65)
|
||||
-<enchantment:aoa3:crush> - Crush I (at level 1, max level 3, treasure: no, enchant id 63)
|
||||
-<enchantment:tombstone:plague_bringer> - Plague Bringer (at level 1, max level 10, treasure: no, enchant id 43)
|
||||
-<enchantment:ebwizardry:magic_sword> - Imbuement I (at level 1, max level 4, treasure: no, enchant id 66)
|
||||
-<enchantment:draconicevolution:enchant_reaper> - Reaper I (at level 1, max level 5, treasure: no, enchant id 11)
|
||||
-<enchantment:astralsorcery:enchantment.as.smelting> - Scorching Heat (at level 1, max level 1, treasure: no, enchant id 108)
|
||||
-<enchantment:astralsorcery:enchantment.as.smelting> - Scorching Heat (at level 1, max level 1, treasure: no, enchant id 111)
|
||||
-<enchantment:minecraft:fortune> - Fortune I (at level 1, max level 3, treasure: no, enchant id 35)
|
||||
-<enchantment:openblocks:explosive> - Unstable I (at level 1, max level 3, treasure: no, enchant id 29)
|
||||
-<enchantment:divinerpg:aftershock> - Aftershock I (at level 1, max level 2, treasure: no, enchant id 78)
|
||||
-<enchantment:divinerpg:aftershock> - Aftershock I (at level 1, max level 2, treasure: no, enchant id 79)
|
||||
-<enchantment:openblocks:flim_flam> - Flim Flam I (at level 1, max level 4, treasure: no, enchant id 31)
|
||||
-<enchantment:minecraft:mending> - Mending (at level 1, max level 1, treasure: yes, enchant id 70)
|
||||
-<enchantment:minecraft:knockback> - Knockback I (at level 1, max level 2, treasure: no, enchant id 19)
|
||||
-<enchantment:extrautils2:xu.kaboomerang> - Kaboomerang I (at level 1, max level 3, treasure: no, enchant id 23)
|
||||
-<enchantment:woot:headhunter> - Headhunter I (at level 1, max level 3, treasure: no, enchant id 80)
|
||||
-<enchantment:ebwizardry:shock_protection> - Shock Protection I (at level 1, max level 4, treasure: no, enchant id 73)
|
||||
-<enchantment:aoa3:archmage> - Archmage I (at level 1, max level 3, treasure: no, enchant id 55)
|
||||
-<enchantment:woot:headhunter> - Headhunter I (at level 1, max level 3, treasure: no, enchant id 85)
|
||||
-<enchantment:ebwizardry:shock_protection> - Shock Protection I (at level 1, max level 4, treasure: no, enchant id 74)
|
||||
-<enchantment:aoa3:archmage> - Archmage I (at level 1, max level 3, treasure: no, enchant id 56)
|
||||
-<enchantment:minecraft:aqua_affinity> - Aqua Affinity (at level 1, max level 1, treasure: no, enchant id 6)
|
||||
-<enchantment:railcraft:smack> - Smack I (at level 1, max level 4, treasure: no, enchant id 15)
|
||||
-<enchantment:soulshardsrespawn:soul_stealer> - Soul Stealer I (at level 1, max level 5, treasure: no, enchant id 79)
|
||||
-<enchantment:cyclicmagic:enchantment.multishot> - Multi-Shot (at level 1, max level 1, treasure: no, enchant id 101)
|
||||
-<enchantment:bewitchment:magic_protection> - Magic Protection I (at level 1, max level 4, treasure: no, enchant id 74)
|
||||
-<enchantment:cyclicmagic:enchantment.beheading> - Beheading (at level 1, max level 1, treasure: no, enchant id 96)
|
||||
-<enchantment:soulshardsrespawn:soul_stealer> - Soul Stealer I (at level 1, max level 5, treasure: no, enchant id 83)
|
||||
-<enchantment:mod_lavacow:lifesteal> - Lifesteal I (at level 1, max level 3, treasure: no, enchant id 81)
|
||||
-<enchantment:cyclicmagic:enchantment.multishot> - Multi-Shot (at level 1, max level 1, treasure: no, enchant id 105)
|
||||
-<enchantment:bewitchment:magic_protection> - Magic Protection I (at level 1, max level 4, treasure: no, enchant id 75)
|
||||
-<enchantment:minecraft:vanishing_curse> - Curse of Vanishing (at level 1, max level 1, treasure: yes, enchant id 71)
|
||||
-<enchantment:endercore:autosmelt> - Auto-Smelt (at level 1, max level 1, treasure: no, enchant id 39)
|
||||
-<enchantment:cyclicmagic:enchantment.autosmelt> - Auto-Smelt (at level 1, max level 1, treasure: no, enchant id 95)
|
||||
-<enchantment:cyclicmagic:enchantment.autosmelt> - Auto-Smelt (at level 1, max level 1, treasure: no, enchant id 100)
|
||||
-<enchantment:minecraft:depth_strider> - Depth Strider I (at level 1, max level 3, treasure: no, enchant id 8)
|
||||
-<enchantment:aoa3:form> - Form I (at level 1, max level 3, treasure: no, enchant id 63)
|
||||
-<enchantment:cyclicmagic:enchantment.launch> - Multi-Jump I (at level 1, max level 5, treasure: no, enchant id 98)
|
||||
-<enchantment:cyclicmagic:enchantment.venom> - Venom I (at level 1, max level 2, treasure: no, enchant id 104)
|
||||
-<enchantment:simplyjetpacks:fuel_efficiency> - Fuel Efficiency I (at level 1, max level 4, treasure: no, enchant id 109)
|
||||
-<enchantment:aoa3:form> - Form I (at level 1, max level 3, treasure: no, enchant id 64)
|
||||
-<enchantment:cyclicmagic:enchantment.launch> - Multi-Jump I (at level 1, max level 5, treasure: no, enchant id 102)
|
||||
-<enchantment:cyclicmagic:enchantment.venom> - Venom I (at level 1, max level 2, treasure: no, enchant id 107)
|
||||
-<enchantment:simplyjetpacks:fuel_efficiency> - Fuel Efficiency I (at level 1, max level 4, treasure: no, enchant id 112)
|
||||
-<enchantment:mod_lavacow:poisonous> - Poisonous I (at level 1, max level 3, treasure: no, enchant id 80)
|
||||
-<enchantment:tombstone:soulbound> - Tombstone Soulbound (at level 1, max level 1, treasure: no, enchant id 41)
|
||||
-<enchantment:minecraft:protection> - Protection I (at level 1, max level 4, treasure: no, enchant id 0)
|
||||
-<enchantment:aoa3:intervention> - Intervention (at level 1, max level 1, treasure: yes, enchant id 54)
|
||||
-<enchantment:aoa3:intervention> - Intervention (at level 1, max level 1, treasure: yes, enchant id 55)
|
||||
-<enchantment:projectred-expansion:electric_efficiency> - Electric Efficiency I (at level 1, max level 4, treasure: no, enchant id 36)
|
||||
-<enchantment:cyclicmagic:enchantment.expboost> - Experience Boost I (at level 1, max level 3, treasure: no, enchant id 106)
|
||||
-<enchantment:cyclicmagic:enchantment.expboost> - Experience Boost I (at level 1, max level 3, treasure: no, enchant id 109)
|
||||
-<enchantment:minecraft:luck_of_the_sea> - Luck of the Sea I (at level 1, max level 3, treasure: no, enchant id 61)
|
||||
-<enchantment:cyclicmagic:enchantment.magnet> - Magnet I (at level 1, max level 3, treasure: no, enchant id 100)
|
||||
-<enchantment:cyclicmagic:enchantment.magnet> - Magnet I (at level 1, max level 3, treasure: no, enchant id 104)
|
||||
-<enchantment:minecraft:flame> - Flame (at level 1, max level 1, treasure: no, enchant id 50)
|
||||
-<enchantment:minecraft:feather_falling> - Feather Falling I (at level 1, max level 4, treasure: no, enchant id 2)
|
||||
-<enchantment:cofhcore:insight> - Insight I (at level 1, max level 3, treasure: no, enchant id 88)
|
||||
-<enchantment:cofhcore:insight> - Insight I (at level 1, max level 3, treasure: no, enchant id 93)
|
||||
-<enchantment:railcraft:destruction> - Destruction I (at level 1, max level 3, treasure: no, enchant id 14)
|
||||
-<enchantment:minecraft:binding_curse> - Curse of Binding (at level 1, max level 1, treasure: yes, enchant id 10)
|
||||
-<enchantment:abyssalcraft:multi_rend> - Multi-rend (at level 1, max level 1, treasure: no, enchant id 86)
|
||||
-<enchantment:abyssalcraft:multi_rend> - Multi-rend (at level 1, max level 1, treasure: no, enchant id 91)
|
||||
-<enchantment:minecraft:projectile_protection> - Projectile Protection I (at level 1, max level 4, treasure: no, enchant id 4)
|
||||
-<enchantment:minecraft:smite> - Smite I (at level 1, max level 5, treasure: no, enchant id 17)
|
||||
-<enchantment:aoa3:sever> - Sever I (at level 1, max level 5, treasure: no, enchant id 56)
|
||||
-<enchantment:aoa3:brace> - Brace (at level 1, max level 1, treasure: no, enchant id 53)
|
||||
-<enchantment:abyssalcraft:coralium> - Coralium (at level 1, max level 1, treasure: no, enchant id 81)
|
||||
-<enchantment:cofhcore:soulbound> - Soulbound I (at level 1, max level 3, treasure: no, enchant id 93)
|
||||
-<enchantment:ebwizardry:magic_protection> - Magic Protection I (at level 1, max level 4, treasure: no, enchant id 69)
|
||||
-<enchantment:enderio:witherweapon> - Decay (at level 1, max level 1, treasure: no, enchant id 46)
|
||||
-<enchantment:aoa3:sever> - Sever I (at level 1, max level 5, treasure: no, enchant id 57)
|
||||
-<enchantment:aoa3:brace> - Brace (at level 1, max level 1, treasure: no, enchant id 54)
|
||||
-<enchantment:abyssalcraft:coralium> - Coralium (at level 1, max level 1, treasure: no, enchant id 86)
|
||||
-<enchantment:cofhcore:soulbound> - Soulbound I (at level 1, max level 3, treasure: no, enchant id 98)
|
||||
-<enchantment:ebwizardry:magic_protection> - Magic Protection I (at level 1, max level 4, treasure: no, enchant id 72)
|
||||
-<enchantment:enderio:witherweapon> - Decay (at level 1, max level 1, treasure: no, enchant id 47)
|
||||
-<enchantment:extrautils2:xu.burnerang> - Burnerang (at level 1, max level 1, treasure: no, enchant id 25)
|
||||
-<enchantment:tombstone:magic_siphon> - Magic Siphon I (at level 1, max level 5, treasure: no, enchant id 42)
|
||||
-<enchantment:enderio:soulbound> - Soulbound (at level 1, max level 1, treasure: no, enchant id 45)
|
||||
-<enchantment:tombstone:magic_siphon> - Magic Siphon (at level 1, max level 10, treasure: no, enchant id 42)
|
||||
-<enchantment:enderio:soulbound> - Soulbound (at level 1, max level 1, treasure: no, enchant id 52)
|
||||
-<enchantment:minecraft:unbreaking> - Unbreaking I (at level 1, max level 3, treasure: no, enchant id 34)
|
||||
-<enchantment:cofhcore:multishot> - Multishot I (at level 1, max level 4, treasure: no, enchant id 90)
|
||||
-<enchantment:cofhcore:multishot> - Multishot I (at level 1, max level 4, treasure: no, enchant id 95)
|
||||
-<enchantment:openblocks:last_stand> - Last Stand I (at level 1, max level 2, treasure: no, enchant id 30)
|
||||
-<enchantment:cofhcore:vorpal> - Vorpal I (at level 1, max level 3, treasure: no, enchant id 94)
|
||||
-<enchantment:ebwizardry:frost_protection> - Frost Protection I (at level 1, max level 4, treasure: no, enchant id 72)
|
||||
-<enchantment:cofhcore:vorpal> - Vorpal I (at level 1, max level 3, treasure: no, enchant id 99)
|
||||
-<enchantment:ebwizardry:frost_protection> - Frost Protection I (at level 1, max level 4, treasure: no, enchant id 73)
|
||||
-<enchantment:extrautils2:xu.boomereaperang> - Boomereaperang (at level 1, max level 1, treasure: no, enchant id 27)
|
||||
-<enchantment:cyclicmagic:enchantment.lifeleech> - Life Leech I (at level 1, max level 2, treasure: no, enchant id 99)
|
||||
-<enchantment:cyclicmagic:enchantment.lifeleech> - Life Leech I (at level 1, max level 2, treasure: no, enchant id 103)
|
||||
-<enchantment:aerialaffinity:aerial_affinity> - Aerial Affinity (at level 1, max level 1, treasure: no, enchant id 53)
|
||||
-<enchantment:extrautils2:xu.bladerang> - Bladerang I (at level 1, max level 5, treasure: no, enchant id 26)
|
||||
-<enchantment:railcraft:wrecking> - Wrecking I (at level 1, max level 5, treasure: no, enchant id 12)
|
||||
-<enchantment:minecraft:fire_protection> - Fire Protection I (at level 1, max level 4, treasure: no, enchant id 1)
|
||||
-<enchantment:abyssalcraft:sapping> - Sapping I (at level 1, max level 3, treasure: no, enchant id 85)
|
||||
-<enchantment:abyssalcraft:sapping> - Sapping I (at level 1, max level 3, treasure: no, enchant id 90)
|
||||
-<enchantment:minecraft:power> - Power I (at level 1, max level 5, treasure: no, enchant id 48)
|
||||
-<enchantment:bibliocraft:bibliocraft.readingench> - Reading (at level 1, max level 1, treasure: no, enchant id 76)
|
||||
-<enchantment:cyclicmagic:enchantment.waterwalking> - Waterwalking (at level 1, max level 1, treasure: no, enchant id 105)
|
||||
-<enchantment:cyclicmagic:enchantment.reach> - Block Reach (at level 1, max level 1, treasure: no, enchant id 103)
|
||||
-<enchantment:tombstone:shadow_step> - Shadow Step I (at level 1, max level 5, treasure: no, enchant id 40)
|
||||
-<enchantment:bibliocraft:bibliocraft.readingench> - Reading (at level 1, max level 1, treasure: no, enchant id 77)
|
||||
-<enchantment:cyclicmagic:enchantment.waterwalking> - Waterwalking (at level 1, max level 1, treasure: no, enchant id 108)
|
||||
-<enchantment:tombstone:shadow_step> - Shadow Step (at level 1, max level 10, treasure: no, enchant id 40)
|
||||
-<enchantment:advancedrocketry:spacebreathing> - Airtight Seal (at level 1, max level 1, treasure: no, enchant id 37)
|
||||
-<enchantment:cofhcore:smelting> - Smelting (at level 1, max level 1, treasure: no, enchant id 92)
|
||||
-<enchantment:cofhcore:holding> - Holding I (at level 1, max level 4, treasure: no, enchant id 87)
|
||||
-<enchantment:enderio:shimmer> - Shimmer (at level 1, max level 1, treasure: yes, enchant id 52)
|
||||
-<enchantment:cofhcore:smelting> - Smelting (at level 1, max level 1, treasure: no, enchant id 97)
|
||||
-<enchantment:tombstone:curse_of_bones> - Curse of Bones (at level 1, max level 10, treasure: no, enchant id 114)
|
||||
-<enchantment:cofhcore:holding> - Holding I (at level 1, max level 4, treasure: no, enchant id 92)
|
||||
-<enchantment:enderio:shimmer> - Shimmer (at level 1, max level 1, treasure: yes, enchant id 44)
|
||||
-<enchantment:minecraft:blast_protection> - Blast Protection I (at level 1, max level 4, treasure: no, enchant id 3)
|
||||
-<enchantment:minecraft:bane_of_arthropods> - Bane of Arthropods I (at level 1, max level 5, treasure: no, enchant id 18)
|
||||
-<enchantment:endercore:xpboost> - XP Boost I (at level 1, max level 3, treasure: no, enchant id 38)
|
||||
-<enchantment:minecraft:silk_touch> - Silk Touch (at level 1, max level 1, treasure: no, enchant id 33)
|
||||
-<enchantment:minecraft:looting> - Looting I (at level 1, max level 3, treasure: no, enchant id 21)
|
||||
-<enchantment:extrautils2:xu.zoomerang> - Zoomerang I (at level 1, max level 3, treasure: no, enchant id 24)
|
||||
-<enchantment:abyssalcraft:dread> - Dread (at level 1, max level 1, treasure: no, enchant id 82)
|
||||
-<enchantment:abyssalcraft:dread> - Dread (at level 1, max level 1, treasure: no, enchant id 87)
|
||||
-<enchantment:variegated:manabound> - Manabound (at level 1, max level 1, treasure: yes, enchant id 84)
|
||||
-<enchantment:randomthings:magnetic> - Magnetic (at level 1, max level 1, treasure: no, enchant id 28)
|
||||
-<enchantment:minecraft:respiration> - Respiration I (at level 1, max level 3, treasure: no, enchant id 5)
|
||||
-<enchantment:ebwizardry:magic_bow> - Imbuement I (at level 1, max level 4, treasure: no, enchant id 66)
|
||||
-<enchantment:cyclicmagic:enchantment.excavation> - Excavation I (at level 1, max level 3, treasure: no, enchant id 97)
|
||||
-<enchantment:abyssalcraft:iron_wall> - Iron Wall (at level 1, max level 1, treasure: no, enchant id 84)
|
||||
-<enchantment:ebwizardry:flaming_weapon> - Fire Imbuement I (at level 1, max level 4, treasure: no, enchant id 67)
|
||||
-<enchantment:aoa3:shell> - Shell I (at level 1, max level 3, treasure: no, enchant id 59)
|
||||
-<enchantment:ebwizardry:magic_bow> - Imbuement I (at level 1, max level 4, treasure: no, enchant id 67)
|
||||
-<enchantment:cyclicmagic:enchantment.excavation> - Excavation I (at level 1, max level 3, treasure: no, enchant id 101)
|
||||
-<enchantment:abyssalcraft:iron_wall> - Iron Wall (at level 1, max level 1, treasure: no, enchant id 89)
|
||||
-<enchantment:ebwizardry:flaming_weapon> - Fire Imbuement I (at level 1, max level 4, treasure: no, enchant id 68)
|
||||
-<enchantment:aoa3:shell> - Shell I (at level 1, max level 3, treasure: no, enchant id 60)
|
||||
-<enchantment:minecraft:infinity> - Infinity (at level 1, max level 1, treasure: no, enchant id 51)
|
||||
|
||||
Reference in New Issue
Block a user