This commit is contained in:
sainagh
2024-05-25 09:31:20 -07:00
parent 9bc8b6f851
commit 9bccd068fd
393 changed files with 83107 additions and 5857 deletions
+15
View File
@@ -405,3 +405,18 @@ mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergist
mods.nuclearcraft.pressurizer.addRecipe([<ore:dustCertusQuartz>, <appliedenergistics2:crystal_seed:0>]);
mods.nuclearcraft.pressurizer.addRecipe([<ore:dustQuartz>, <appliedenergistics2:crystal_seed:600>]);
mods.nuclearcraft.pressurizer.addRecipe([<ore:dustNetherQuartz>, <appliedenergistics2:crystal_seed:600>]);
recipes.remove(<extracells:storage.component:0>);
recipes.remove(<extracells:storage.component:1>);
recipes.remove(<extracells:storage.component:2>);
recipes.remove(<extracells:storage.component:3>);
recipes.remove(<extracells:storage.component:4>);
recipes.remove(<extracells:storage.component:5>);
recipes.remove(<extracells:storage.component:6>);
recipes.remove(<extracells:storage.component:7>);
recipes.remove(<extracells:storage.component:8>);
recipes.remove(<extracells:storage.component:9>);
recipes.remove(<extracells:storage.component:10>);
+2
View File
@@ -415,6 +415,8 @@ aquaticstone.itemRightClick = function(stack, world, player, hand) {
Commands.call("summon divinerpg:shark ~ ~ ~", player, world, true, true);
Commands.call("summon divinerpg:shark ~ ~ ~", player, world, true, true);
Commands.call("summon divinerpg:shark ~ ~ ~", player, world, true, true);
Commands.call("summon divinerpg:liopleurodon ~ ~ ~", player, world, true, true);
Commands.call("summon divinerpg:liopleurodon ~ ~ ~", player, world, true, true);
stack.shrink(1);
return "PASS";
}
+16
View File
@@ -440,3 +440,19 @@ recipes.addShapeless(<modularmachinery:ziggurat_of_life_controller>,
recipes.addShapeless(<modularmachinery:berserker_forge_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:berserker_forge"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:dyson_discharger_t2_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t2"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:dyson_discharger_t3_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t3"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:dyson_discharger_t4_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t4"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:dyson_discharger_t5_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t5"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:dyson_discharger_t6_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t6"}).reuse(), <modularmachinery:blockcontroller>]);
+15
View File
@@ -4045,3 +4045,18 @@ fifthrecursivelock.itemRightClick = function(stack, world, player, hand) {
};
fifthrecursivelock.register();
var wootflusher= VanillaFactory.createItem("woot_flusher");
wootflusher.maxStackSize = 1;
wootflusher.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
player.sendChat("Flush Started");
Commands.call("woot flush all", player, world, true, true);
return "PASS";
};
wootflusher.register();
+1
View File
@@ -143,6 +143,7 @@ mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t3"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t4"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t5"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t6"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_compressor"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:relativistic_collapser"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:definer_two"}));
+1
View File
@@ -138,6 +138,7 @@ mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_discharger_t3_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_discharger_t4_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_discharger_t5_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson_discharger_t6_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:ziggurat_of_life_controller>);
+6
View File
@@ -0,0 +1,6 @@
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:big_stack_aurorablock>, <twilightforest:aurora_block>, 512, <extendedcrafting:material:11>, 1000);
recipes.addShapeless(<twilightforest:aurora_block>*512,
[<contenttweaker:super_stacker>, <contenttweaker:big_stack_aurorablock>]);
+31
View File
@@ -255,3 +255,34 @@ sacredcindersfruit.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Stay Hungry. Stay Foolish.");
};
sacredcindersfruit.register();
// __________________________________________________
var ethicalempanada = VanillaFactory.createItemFood("ethical_empanada", 5);
ethicalempanada.saturation = 1;
ethicalempanada.onItemFoodEaten = function(stack, world, player) {
player.sendChat("We can't judge if people are good or evil, but we can definitely judge if their actions are good or evil!");
};
ethicalempanada.register();
var nimblehummusdip = VanillaFactory.createItemFood("nimble_hummus_dip", 5);
nimblehummusdip.saturation = 1;
nimblehummusdip.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Stretching is important, especially after sitting down at a desk all day!");
};
nimblehummusdip.register();
var heavypolenta = VanillaFactory.createItemFood("heavy_polenta", 5);
heavypolenta.saturation = 1;
heavypolenta.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Did you walk your 10'000 steps today?");
};
heavypolenta.register();
var multifruitmilkshake = VanillaFactory.createItemFood("multi_fruit_milkshake", 5);
multifruitmilkshake.saturation = 1;
multifruitmilkshake.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Feels like it's time for a 10-minute abs workout!");
};
multifruitmilkshake.register();
+34
View File
@@ -1017,3 +1017,37 @@ puzzlesolmonumeatball.maxStackSize = 64;
puzzlesolmonumeatball.beaconPayment = false;
puzzlesolmonumeatball.register();
var superstacker = VanillaFactory.createItem("super_stacker");
superstacker.maxStackSize = 64;
superstacker.beaconPayment = false;
superstacker.register();
var bigstackaurorablock = VanillaFactory.createItem("big_stack_aurorablock");
bigstackaurorablock.maxStackSize = 64;
bigstackaurorablock.beaconPayment = false;
bigstackaurorablock.register();
var jeitipsitem = VanillaFactory.createItem("jei_tipsandtricks");
jeitipsitem.maxStackSize = 64;
jeitipsitem.beaconPayment = false;
jeitipsitem.register();
var emptinesstutorial = VanillaFactory.createItem("emptiness_tutorial");
emptinesstutorial.maxStackSize = 64;
emptinesstutorial.beaconPayment = false;
emptinesstutorial.register();
var rareloottable = VanillaFactory.createItem("rare_loot_table");
rareloottable.maxStackSize = 64;
rareloottable.beaconPayment = false;
rareloottable.register();
var bossdrop = VanillaFactory.createItem("boss_drop");
bossdrop.maxStackSize = 64;
bossdrop.beaconPayment = false;
bossdrop.register();
var dungeondrop = VanillaFactory.createItem("dungeon_drop");
dungeondrop.maxStackSize = 64;
dungeondrop.beaconPayment = false;
dungeondrop.register();
+6
View File
@@ -545,3 +545,9 @@ val chargedcreeperextra = chargedcreeper.getPool("powered_creeper");
chargedcreeperextra.addItemEntry(<contenttweaker:charged_gemstone>, 15);
chargedcreeperextra.addItemEntry(<xreliquary:mob_ingredient:8>, 15);
val fishingloot = LootTweaker.getTable("minecraft:gameplay/fishing/fish");
val fishinglootextrafeesh = fishingloot.addPool("extra_feesh", 1, 1, 0, 0);
fishinglootextrafeesh.addItemEntry(<aoa3:raw_sapphire_strider>, 15);
fishinglootextrafeesh.addItemEntry(<aoa3:raw_dark_hatchetfish>, 15);
fishinglootextrafeesh.addItemEntry(<aoa3:raw_sapphire_strider>, 15);
fishinglootextrafeesh.addItemEntry(<aoa3:raw_fingerfish>, 15);
+4 -4
View File
@@ -94,7 +94,7 @@ recipes.removeShaped(<draconicevolution:celestial_manipulator>);
mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:celestial_manipulator>,
[[<draconicevolution:chaotic_core>, <materialpart:lunastone:ingot>, <materialpart:brightsteel:ingot>,
<materialpart:chalcedony:ingot>, <torcherino:torch_lvl1>, <materialpart:chalcedony:ingot>,
<materialpart:chalcedony:ingot>, <tce:tce_torch_lvl1>, <materialpart:chalcedony:ingot>,
<materialpart:brightsteel:ingot>, <materialpart:lunastone:ingot>, <draconicevolution:chaotic_core>],
[<materialpart:lunastone:ingot>, <mysticalagradditions:special:4>, <contenttweaker:rainbow_gemstones>,
@@ -109,9 +109,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:celestial_manip
<avaritia:block_resource:2>, <environmentaltech:solar_cont_6>, <avaritia:block_resource:2>,
<contenttweaker:rainbow_gemstones>, <extendedcrafting:storage:4>, <materialpart:chalcedony:ingot>],
[<torcherino:torch_lvl1>, <bloodmagic:blood_shard:1>, <bigreactors:mineralanglesite>,
[<tce:tce_torch_lvl1>, <bloodmagic:blood_shard:1>, <bigreactors:mineralanglesite>,
<environmentaltech:solar_cont_6>, <magicbees:resource:11>, <environmentaltech:solar_cont_6>,
<bigreactors:mineralanglesite>, <bloodmagic:blood_shard:1>, <torcherino:torch_lvl1>],
<bigreactors:mineralanglesite>, <bloodmagic:blood_shard:1>, <tce:tce_torch_lvl1>],
[<materialpart:chalcedony:ingot>, <extendedcrafting:storage:4>, <contenttweaker:rainbow_gemstones>,
<avaritia:block_resource:2>, <environmentaltech:solar_cont_6>, <avaritia:block_resource:2>,
@@ -126,7 +126,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<draconicevolution:celestial_manip
<contenttweaker:rainbow_gemstones>, <mysticalagradditions:special:4>, <materialpart:lunastone:ingot>],
[<draconicevolution:chaotic_core>, <materialpart:lunastone:ingot>, <materialpart:brightsteel:ingot>,
<materialpart:chalcedony:ingot>, <torcherino:torch_lvl1>, <materialpart:chalcedony:ingot>,
<materialpart:chalcedony:ingot>, <tce:tce_torch_lvl1>, <materialpart:chalcedony:ingot>,
<materialpart:brightsteel:ingot>, <materialpart:lunastone:ingot>, <draconicevolution:chaotic_core>]]);
+356
View File
@@ -0,0 +1,356 @@
recipes.addShapeless(<contenttweaker:smash_jaw>,
[<contenttweaker:boss_drop>, <aoa3:troll_idol>]);
recipes.addShapeless(<contenttweaker:ancient_remnants>,
[<contenttweaker:boss_drop>, <divinerpg:mysterious_clock>]);
recipes.addShapeless(<divinerpg:divine_shards>,
[<contenttweaker:boss_drop>, <divinerpg:mysterious_clock>]);
recipes.addShapeless(<contenttweaker:corallus_polyp>,
[<contenttweaker:boss_drop>, <aoa3:amphibiyte_lung>]);
recipes.addShapeless(<contenttweaker:king_bambambam_pelvis>,
[<contenttweaker:boss_drop>, <aoa3:explosive_idol>]);
recipes.addShapeless(<contenttweaker:watcher_eye>,
[<contenttweaker:boss_drop>, <divinerpg:call_of_the_watcher>]);
recipes.addShapeless(<divinerpg:divine_shards>,
[<contenttweaker:boss_drop>, <divinerpg:call_of_the_watcher>]);
recipes.addShapeless(<draconicevolution:chaos_shard:0>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<draconicevolution:dragon_heart>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<minecraft:nether_star>,
[<contenttweaker:boss_drop>, <minecraft:skull:1>, <minecraft:soul_sand>]);
recipes.addShapeless(<leshen:root_attack>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<contenttweaker:scorcher_eternal_flame>,
[<contenttweaker:boss_drop>, <divinerpg:infernal_flame>]);
recipes.addShapeless(<divinerpg:divine_shards>,
[<contenttweaker:boss_drop>, <divinerpg:infernal_flame>]);
recipes.addShapeless(<contenttweaker:nethengeic_bone>,
[<contenttweaker:boss_drop>, <aoa3:nethengeic_callstone>]);
recipes.addShapeless(<contenttweaker:ayeraco_scale>,
[<contenttweaker:boss_drop>, <divinerpg:horde_horn>]);
recipes.addShapeless(<contenttweaker:soul_of_the_grand_wizard>,
[<contenttweaker:boss_drop>, <iceandfire:dread_key>, <contenttweaker:staff_of_iceika>]);
recipes.addShapeless(<mowziesmobs:ice_crystal>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<thebetweenlands:sapling_spirit_tree>,
[<contenttweaker:boss_drop>, <contenttweaker:betweenlands_callstone_1>]);
recipes.addShapeless(<thebetweenlands:chirobarb_erupter>,
[<contenttweaker:boss_drop>, <contenttweaker:betweenlands_callstone_2>]);
recipes.addShapeless(<thebetweenlands:aspect_vial>,
[<contenttweaker:dungeon_drop>, <contenttweaker:betweenlands_callstone_3>]);
recipes.addShapeless(<thebetweenlands:items_misc:26>,
[<contenttweaker:dungeon_drop>, <contenttweaker:betweenlands_callstone_4>]);
recipes.addShapeless(<thebetweenlands:wight_heart>,
[<contenttweaker:dungeon_drop>, <contenttweaker:betweenlands_callstone_4>]);
recipes.addShapeless(<thebetweenlands:rock_snot_pearl>,
[<contenttweaker:dungeon_drop>, <contenttweaker:betweenlands_callstone_5>]);
recipes.addShapeless(<thebetweenlands:shimmer_stone>,
[<contenttweaker:dungeon_drop>, <contenttweaker:betweenlands_callstone_6>]);
recipes.addShapeless(<contenttweaker:dreadful_bone>,
[<contenttweaker:boss_drop>, <thebetweenlands:mummy_bait>]);
recipes.addShapeless(<contenttweaker:menacing_sludge>,
[<contenttweaker:boss_drop>, <contenttweaker:betweenlands_callstone_7>]);
recipes.addShapeless(<contenttweaker:primordial_prism>,
[<contenttweaker:boss_drop>, <contenttweaker:betweenlands_callstone_8>]);
recipes.addShapeless(<abyssalcraft:eoa>,
[<contenttweaker:boss_drop>, <contenttweaker:ritual_of_the_sleeper>]);
recipes.addShapeless(<abyssalcraft:dreadkey>,
[<contenttweaker:boss_drop>, <abyssalcraft:dreadaltartop>, <abyssalcraft:dreadaltarbottom>]);
recipes.addShapeless(<abyssalcraft:gatekeeperessence>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<contenttweaker:aeldunari>,
[<contenttweaker:dungeon_drop>]);
recipes.addShapeless(<contenttweaker:medal_of_freedom>,
[<contenttweaker:boss_drop>, <contenttweaker:undead_callstone>]);
recipes.addShapeless(<contenttweaker:vegetarian_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:undead_botanist_callstone>]);
recipes.addShapeless(<erebus:tarantula_egg>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<erebus:antlion_egg>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<contenttweaker:demonic_manastone>,
[<contenttweaker:boss_drop>, <contenttweaker:unfathomable_breaker>]);
recipes.addShapeless(<twilightforest:trophy:0>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:1>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:2>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:3>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:4>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:5>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:6>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:trophy:8>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:alpha_fur>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:giant_pickaxe>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<twilightforest:lamp_of_cinders>,
[<contenttweaker:dungeon_drop>, <twilightforest:giant_pickaxe>]);
recipes.addShapeless(<contenttweaker:harbinger_crystal>,
[<contenttweaker:dungeon_drop>]);
recipes.addShapeless(<contenttweaker:starfield_gem>,
[<contenttweaker:boss_drop>, <contenttweaker:harbinger_callstone>]);
recipes.addShapeless(<contenttweaker:broken_oath>,
[<contenttweaker:boss_drop>, <contenttweaker:crepuscular_callstone>]);
recipes.addShapeless(<contenttweaker:crimson_gem>,
[<contenttweaker:dungeon_drop>]);
recipes.addShapeless(<contenttweaker:demonic_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>, <contenttweaker:retaliation_key>]);
recipes.addShapeless(<contenttweaker:vengeful_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>]);
recipes.addShapeless(<contenttweaker:steadfast_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>]);
recipes.addShapeless(<contenttweaker:corrosive_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>]);
recipes.addShapeless(<contenttweaker:destructive_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>]);
recipes.addShapeless(<contenttweaker:dimensional_ingot>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<contenttweaker:cursed_rock>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<botania:manaresource:5>,
[<contenttweaker:boss_drop>, <botania:manaresource:4>]);
recipes.addShapeless(<contenttweaker:greater_gaia_spirit>,
[<contenttweaker:boss_drop>, <botania:manaresource:14>]);
recipes.addShapeless(<contenttweaker:terrasteel_crystal>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gaia_tesseract>]);
recipes.addShapeless(<extrabotany:material:3>,
[<contenttweaker:boss_drop>, <extrabotany:material:6>]);
recipes.addShapeless(<extrabotany:specialbag>,
[<contenttweaker:boss_drop>, <extrabotany:material:9>]);
recipes.addShapeless(<extrabotany:lens:6>,
[<contenttweaker:boss_drop>, <extrabotany:material:9>]);
recipes.addShapeless(<contenttweaker:sympan_spirit>,
[<contenttweaker:boss_drop>, <contenttweaker:arcane_prison_key>]);
recipes.addShapeless(<contenttweaker:parasecta_wing>,
[<contenttweaker:boss_drop>, <divinerpg:wizards_book>, <divinerpg:parasecta_altar>]);
recipes.addShapeless(<divinerpg:dungeon_tokens>,
[<contenttweaker:boss_drop>, <divinerpg:wizards_book>, <divinerpg:parasecta_altar>]);
recipes.addShapeless(<contenttweaker:dramix_skin>,
[<contenttweaker:boss_drop>, <divinerpg:wizards_book>, <divinerpg:dramix_altar>]);
recipes.addShapeless(<divinerpg:dungeon_tokens>,
[<contenttweaker:boss_drop>, <divinerpg:wizards_book>, <divinerpg:dramix_altar>]);
recipes.addShapeless(<contenttweaker:wrought_iron_shard>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<contenttweaker:flying_gunpowder>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<contenttweaker:abyssal_flesh>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:elusive_statue>,
[<contenttweaker:boss_drop>, <aoa3:staring_eye>, <aoa3:illusion_altar>]);
recipes.addShapeless(<aoa3:shadowlord_statue>,
[<contenttweaker:boss_drop>, <aoa3:book_of_shadows>, <aoa3:shadow_altar>]);
recipes.addShapeless(<aoa3:graw_statue>,
[<contenttweaker:boss_drop>, <aoa3:guardians_eye>, <aoa3:graw_altar>]);
recipes.addShapeless(<aoa3:tyrosaur_statue>,
[<contenttweaker:boss_drop>, <aoa3:bone_horn>]);
recipes.addShapeless(<aoa3:skeletron_statue>,
[<contenttweaker:boss_drop>, <aoa3:army_block>]);
recipes.addShapeless(<aoa3:baroness_statue>,
[<contenttweaker:boss_drop>, <aoa3:warlock_gem>, <aoa3:baroness_altar>]);
recipes.addShapeless(<aoa3:hive_king_statue>,
[<contenttweaker:boss_drop>, <aoa3:hive_egg>, <aoa3:hive_spawner>]);
recipes.addShapeless(<aoa3:creep_statue>,
[<contenttweaker:boss_drop>, <aoa3:explosive_gems>, <aoa3:creep_altar>]);
recipes.addShapeless(<aoa3:kror_statue>,
[<contenttweaker:boss_drop>, <aoa3:boulder_dash>, <aoa3:kror_altar>]);
recipes.addShapeless(<aoa3:voxxulon_statue>,
[<contenttweaker:boss_drop>, <aoa3:vile_stone>, <aoa3:voxxulon_altar>]);
recipes.addShapeless(<aoa3:king_shroomus_statue>,
[<contenttweaker:boss_drop>, <aoa3:shroom_stone>]);
recipes.addShapeless(<aoa3:cotton_candor_statue>,
[<contenttweaker:boss_drop>, <aoa3:treat_bag>]);
recipes.addShapeless(<aoa3:guardian_statue>,
[<contenttweaker:boss_drop>, <aoa3:voliant_heart>, <aoa3:guardian_altar>]);
recipes.addShapeless(<aoa3:rockrider_statue>,
[<contenttweaker:boss_drop>, <aoa3:heavy_boulder>]);
recipes.addShapeless(<aoa3:silverfoot_statue>,
[<contenttweaker:boss_drop>, <aoa3:silvro_coin>, <aoa3:silverfoot_altar>]);
recipes.addShapeless(<aoa3:mechbot_statue>,
[<contenttweaker:boss_drop>, <aoa3:gold_spring>, <aoa3:mechbot_altar>]);
recipes.addShapeless(<aoa3:gyro_statue>,
[<contenttweaker:boss_drop>, <aoa3:toy_gyrocopter>]);
recipes.addShapeless(<aoa3:vinocorne_statue>,
[<contenttweaker:boss_drop>, <aoa3:small_blue_petal>, <aoa3:small_red_petal>, <aoa3:small_purple_petal>, <aoa3:small_green_petal>, <aoa3:small_orange_petal>, <aoa3:vinocorne_shrine>]);
recipes.addShapeless(<aoa3:crystocore_statue>,
[<contenttweaker:boss_drop>, <aoa3:giant_crystal>, <aoa3:power_station>]);
recipes.addShapeless(<aoa3:clunkhead_statue>,
[<contenttweaker:boss_drop>, <aoa3:mega_rune_stone>, <aoa3:clunkhead_altar>]);
recipes.addShapeless(<aoa3:visualent_statue>,
[<contenttweaker:boss_drop>, <aoa3:observing_eye>]);
recipes.addShapeless(<aoa3:hydrolisk_statue>,
[<contenttweaker:boss_drop>, <aoa3:pure_water_stone>, <aoa3:hydro_table>]);
recipes.addShapeless(<aoa3:dracyon_statue>,
[<contenttweaker:boss_drop>, <aoa3:call_of_the_drake>, <aoa3:dracyon_altar>]);
recipes.addShapeless(<aoa3:bane_statue>,
[<contenttweaker:boss_drop>, <aoa3:haunted_idol>]);
recipes.addShapeless(<aoa3:kajaros_statue>,
[<contenttweaker:boss_drop>, <aoa3:darkly_powder>, <aoa3:primordial_shrine>]);
recipes.addShapeless(<aoa3:harkos_statue>,
[<contenttweaker:boss_drop>, <aoa3:darkly_powder>, <aoa3:primordial_shrine>]);
recipes.addShapeless(<aoa3:miskel_statue>,
[<contenttweaker:boss_drop>, <aoa3:darkly_powder>, <aoa3:primordial_shrine>]);
recipes.addShapeless(<aoa3:okazor_statue>,
[<contenttweaker:boss_drop>, <aoa3:darkly_powder>, <aoa3:primordial_shrine>]);
recipes.addShapeless(<aoa3:raxxan_statue>,
[<contenttweaker:boss_drop>, <aoa3:darkly_powder>, <aoa3:primordial_shrine>]);
recipes.addShapeless(<aoa3:flash_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:proshield_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:mirage_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:klobber_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:coniferon_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:goldorth_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:penumbra_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:horon_statue>,
[<contenttweaker:boss_drop>]);
recipes.addShapeless(<aoa3:craexxeus_statue>,
[<contenttweaker:boss_drop>, <aoa3:ancient_ring>, <aoa3:craexxeus_altar>]);
recipes.addShapeless(<divinerpg:soul_fiend_statue>,
[<contenttweaker:boss_drop>, <divinerpg:soul_fiend_crystal>]);
recipes.addShapeless(<divinerpg:densos_statue>,
[<contenttweaker:boss_drop>, <divinerpg:densos_crystal>]);
recipes.addShapeless(<divinerpg:vamacheron_statue>,
[<contenttweaker:boss_drop>, <divinerpg:vamacheron_crystal>]);
recipes.addShapeless(<divinerpg:reyvor_statue>,
[<contenttweaker:boss_drop>, <divinerpg:reyvor_crystal>]);
recipes.addShapeless(<divinerpg:karot_statue>,
[<contenttweaker:boss_drop>, <divinerpg:karot_crystal>]);
recipes.addShapeless(<divinerpg:twilight_demon_statue>,
[<contenttweaker:boss_drop>, <divinerpg:twilight_demon_crystal>]);
recipes.addShapeless(<divinerpg:mortum_heart>,
[<contenttweaker:boss_drop>, <divinerpg:soul_fiend_crystal>]);
recipes.addShapeless(<divinerpg:mortum_heart>,
[<contenttweaker:boss_drop>, <divinerpg:densos_crystal>]);
recipes.addShapeless(<divinerpg:mortum_heart>,
[<contenttweaker:boss_drop>, <divinerpg:vamacheron_crystal>]);
recipes.addShapeless(<divinerpg:mortum_heart>,
[<contenttweaker:boss_drop>, <divinerpg:reyvor_crystal>]);
recipes.addShapeless(<divinerpg:mortum_heart>,
[<contenttweaker:boss_drop>, <divinerpg:karot_crystal>]);
recipes.addShapeless(<divinerpg:mortum_heart>,
[<contenttweaker:boss_drop>, <divinerpg:twilight_demon_crystal>]);
recipes.addShapeless(<divinerpg:eden_heart>,
[<contenttweaker:boss_drop>, <divinerpg:divine_rock>]);
recipes.addShapeless(<divinerpg:wildwood_heart>,
[<contenttweaker:boss_drop>, <divinerpg:eden_block>]);
recipes.addShapeless(<divinerpg:apalachia_heart>,
[<contenttweaker:boss_drop>, <divinerpg:wildwood_block>]);
recipes.addShapeless(<divinerpg:skythern_heart>,
[<contenttweaker:boss_drop>, <divinerpg:apalachia_block>]);
recipes.addShapeless(<contenttweaker:gem_of_the_sleeping_city>,
[<contenttweaker:dungeon_drop>]);
recipes.addShapeless(<contenttweaker:diabetic_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:diabetic_callstone>]);
recipes.addShapeless(<gendustry:honey_comb:14001>,
[<contenttweaker:dungeon_drop>, <contenttweaker:radiating_callstone>]);
recipes.addShapeless(<gendustry:honey_comb:13331>,
[<contenttweaker:dungeon_drop>, <contenttweaker:skeletal_callstone>]);
recipes.addShapeless(<gendustry:honey_comb:13341>,
[<contenttweaker:dungeon_drop>, <contenttweaker:fluix_callstone>]);
recipes.addShapeless(<gendustry:honey_comb:14002>,
[<contenttweaker:dungeon_drop>, <contenttweaker:radiating_callstone>]);
recipes.addShapeless(<gendustry:honey_comb:14018>,
[<contenttweaker:dungeon_drop>, <contenttweaker:deep_knowledge_callstone>]);
recipes.addShapeless(<gendustry:honey_comb:14020>,
[<contenttweaker:dungeon_drop>, <contenttweaker:soulsucking_callstone>]);
+7
View File
@@ -39,3 +39,10 @@ null,null,<contenttweaker:sacred_cinders_fruit>],
null,<contenttweaker:fifth_order_mythic_fractal>,null,
null,<contenttweaker:sacred_cinders_fruit>,<contenttweaker:sacred_cinders_fruit>]]);
furnace.addRecipe(<divinerpg:corrupted_stone>, <contenttweaker:corrupted_divine_ore>);
furnace.addRecipe(<divinerpg:ender_stone>, <contenttweaker:ender_divine_ore>);
furnace.addRecipe(<divinerpg:ice_stone>, <contenttweaker:ice_divine_ore>);
furnace.addRecipe(<divinerpg:jungle_stone>, <contenttweaker:jungle_divine_ore>);
furnace.addRecipe(<divinerpg:molten_stone>, <contenttweaker:molten_divine_ore>);
furnace.addRecipe(<divinerpg:shadow_stone>, <contenttweaker:shadow_divine_ore>);
furnace.addRecipe(<divinerpg:terran_stone>, <contenttweaker:terran_divine_ore>);
+3 -3
View File
@@ -163,9 +163,9 @@ mods.recipestages.Recipes.addShaped("ezpzwandsbbynos", "hardmode", <contenttweak
]);
recipes.addShaped(<contenttweaker:paparazzi_camera>,
[[<contenttweaker:nero_core>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.energy"}), <contenttweaker:pauram_core>],
[<gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.energy"}), <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}), <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.energy"})],
[<contenttweaker:akathartos_core>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.energy"}), <contenttweaker:zoi_core>]]);
[[<contenttweaker:nero_core>, <contenttweaker:orichalcum>, <contenttweaker:pauram_core>],
[<contenttweaker:monumentally_sentient_meatball>, <contenttweaker:eye_of_limbo>, <contenttweaker:monumentally_sentient_meatball>],
[<contenttweaker:akathartos_core>, <contenttweaker:orichalcum>, <contenttweaker:zoi_core>]]);
mods.recipestages.Recipes.addShaped("superforesteradventure", "hardmode", <contenttweaker:undead_botanist_callstone>, [
[<contenttweaker:eldritch_metal_plate>, <contenttweaker:silky_forester_leaf>, <contenttweaker:eldritch_metal_plate>],
+5 -5
View File
@@ -744,7 +744,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:first_recursive_lo
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <thermalfoundation:security>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
[<contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>, <contenttweaker:recursium_fragment_iter1>],
@@ -755,7 +755,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:second_recursive_l
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <thermalfoundation:security>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
[<contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>, <contenttweaker:recursium_fragment_iter2>],
@@ -766,7 +766,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:third_recursive_lo
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <thermalfoundation:security>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
[<contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>, <contenttweaker:recursium_fragment_iter3>],
@@ -777,7 +777,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fourth_recursive_l
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <thermalfoundation:security>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
[<contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>, <contenttweaker:recursium_fragment_iter4>],
@@ -788,7 +788,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fifth_recursive_lo
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <thermalfoundation:security>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
[<contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>, <contenttweaker:recursium_fragment_iter5>],
+44 -3
View File
@@ -447,7 +447,9 @@ mods.jei.JEI.addDescription(<iceandfire:fire_dragon_heart>,
"",
"Pipe the Blaze Rods from the condenser back into the crafter to complete the loop!",
"",
"You can dump the excess Blaze Rods into another condenser to farm any EMC item you want!"
"You can dump the excess Blaze Rods into another condenser to farm any EMC item you want!",
"",
"The faster your item transfer, condenser rate, and crafter, the faster your EMC production."
]);
mods.jei.JEI.addDescription(<draconicevolution:celestial_manipulator>,
@@ -591,7 +593,7 @@ mods.jei.JEI.addDescription(<magicbees:hiveblock:5>,
"Found in the end! Drops an Oblivion Princess and Drones!"
]);
mods.jei.JEI.addDescription([<torcherino:torch_lvl1>, <torcherino:compressed_torch_lvl1>],
mods.jei.JEI.addDescription([<tce:tce_torch_lvl1>, <tce:tce_compressed_torch_lvl1>],
[
"The Torcherino lets you tick-accelerate nearby tiles!",
"",
@@ -2582,7 +2584,8 @@ mods.jei.JEI.addDescription([<contenttweaker:dimension_ids>],
"Alkemia: 174",
"Earth (Lost Cities): 111",
"Gallifrey: 624",
"RFTools Dimensions: 900 (and consecutive numbers)"
"RFTools Dimensions: 900 (and consecutive numbers)",
"Kashan: 190"
]);
@@ -4128,4 +4131,42 @@ mods.jei.JEI.addDescription([
"Right click the desired enchanted book in the Typesetting Table near left slot, and a Chase in the far slot. Shift right click the Typesetting Table with an empty hand to create an enchanted plate. This will consume XP based on the enchantment type and level.",
"",
"Right click the enchanted plate in the back slot of the Printing Press, together with a bunch of ink sacks. Right click normal vanilla Books on the near left slot, and they will be transformed into enchanted books of the desired type! A single enchanted press can make up to 3 enchanted books, as it has durability, but it can be repaired using various modded tools."
]);
mods.jei.JEI.addDescription([
<contenttweaker:jei_tipsandtricks>],
[
"If you have lost an item somewhere in your storage and don't want to search through every storage slot, you can double click your seach bar, search JEI for your item and it will highlight slots in your storage / player inventory for similar items.",
"",
"You can also use certain prefixes in JEI in order to narrow down the item you are looking for.",
"",
"You can use these at the beginning of your search :",
"# - filters by tooltip descriptions",
"& - filters items by resource ID (You will likely never use this)",
"^ - filters items by color",
"$ - filters items by oreDictionary",
"@ - filters by mod names",
"% - filters by creative tab (You will likely never use this)",
"",
"You can also use - in order to exclude items from your search. You can only use this following one of the previous prefixes. Otherwise, you JEI just won't bother searching.",
"",
"For exemple, if you are searching for NuclearCraft fuels but dont want the depleted fuels to come up in your search, you can search with :",
"",
"@nuclearcraft fuel -depleted",
"",
"If you wish to narrow it down further, you can safely add -bucket -molten -oxide to the end of your search and you will be left with all the different types of fuels without their depleted counterparts, molten and bucket forms."
]);
mods.jei.JEI.addDescription([
<contenttweaker:emptiness_tutorial>],
[
"To enter the emptiness, you need to use the fracture locator to find fractures. The nether roof is a good place to look for them. The locator will glow if you are nearby a fracture.",
"",
"To open the fracture you need to use a fully charged thaumium or voidseer casting gauntlet augmented with the impetus conductor. To charge the augmented gauntlet, stand nearby a flux rift, and it will slowly consume it.",
"",
"Once the gauntlet is charged, you can right click a fracture to open it!",
"",
"To enter the dungeon you need to use a fully charged thaumium or voidseer casting gauntlet augmented with the impetus conductor on the gateway block.",
"",
"Defeat the final boss!"
]);
@@ -16,8 +16,10 @@ mods.ltt.LootTable.removeGlobalItem("biomesoplenty:sapling_1:7");
mods.ltt.LootTable.removeGlobalItem("aoa3:shiny_box");
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot");
mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:8");
mods.ltt.LootTable.removeGlobalItem("railcraft:ingot");
mods.ltt.LootTable.removeGlobalItem("bewitchment:silver_ingot");
mods.ltt.LootTable.removeGlobalItem("erebus:materials:45");
mods.ltt.LootTable.removeGlobalItem("iceandfire:silver_ingot");
@@ -55,6 +57,7 @@ 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");
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame:0");
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame:1");
mods.ltt.LootTable.removeGlobalItem("techreborn:machine_frame:2");
@@ -110,4 +113,5 @@ mods.ltt.LootTable.removeTable("railcraft:chests/village_blacksmith");
mods.ltt.LootTable.removeTable("railcraft:chests/village_workshop");
mods.ltt.LootTable.removeGlobalItem("iceandfire:copper_ingot");
mods.ltt.LootTable.removeGlobalItem("iceandfire:copper_nugget");
+2 -2
View File
@@ -23,9 +23,9 @@ molochaltar1.addItemOutput(<aoa3:medium_skill_crystal>);
molochaltar1.build();
recipes.addShaped(<contenttweaker:baphomet_altar_bricks>,
[[<railcraft:brick_red_nether:3>, <aoa3:crystallite_bricks>, <railcraft:brick_red_nether:3>],
[[<railcraft:red_nether:3>, <aoa3:crystallite_bricks>, <railcraft:red_nether:3>],
[<aoa3:crystallite_bricks>, <contenttweaker:mythic_machine_case>, <aoa3:crystallite_bricks>],
[<railcraft:brick_red_nether:3>, <aoa3:crystallite_bricks>, <railcraft:brick_red_nether:3>]]);
[<railcraft:red_nether:3>, <aoa3:crystallite_bricks>, <railcraft:red_nether:3>]]);
val baphometaltar1 = RecipeBuilder.newBuilder("baphometaltar1","baphomet_altar",300);
baphometaltar1.addItemInput(<contenttweaker:mythic_electronic_circuit>);
+4 -4
View File
@@ -26,8 +26,8 @@ compressionf1.addFluidInput(<fluid:high_pressure_energetic_fluid>*100);
compressionf1.addEnergyPerTickOutput(32500);
compressionf1.build();
val compadvf1 = RecipeBuilder.newBuilder("compadvf1","advanced_compression_engine",10);
compadvf1.addFluidInput(<fluid:high_pressure_energetic_fluid>*5);
compadvf1.addFluidInput(<fluid:water>*20);
compadvf1.addFluidOutput(<fluid:steam>*30000);
val compadvf1 = RecipeBuilder.newBuilder("compadvf1","advanced_compression_engine",4);
compadvf1.addFluidInput(<fluid:high_pressure_energetic_fluid>*4);
compadvf1.addFluidInput(<fluid:water>*310);
compadvf1.addFluidOutput(<fluid:steam>*31000);
compadvf1.build();
+11
View File
@@ -36,6 +36,12 @@ dysonuset5.addItemOutput(<contenttweaker:dyson_capacitor>*81);
dysonuset5.addEnergyPerTickOutput(1280000000);
dysonuset5.build();
val dysonuset6 = RecipeBuilder.newBuilder("dysonuset6","dyson_discharger_t6",72000);
dysonuset6.addItemInput(<contenttweaker:charged_dyson_capacitor>*243);
dysonuset6.addItemOutput(<contenttweaker:dyson_capacitor>*243);
dysonuset6.addEnergyPerTickOutput(5120000000);
dysonuset6.build();
recipes.addShaped(<contenttweaker:dyson_capacitor>,
[[<contenttweaker:muon_crystal>, <materialpart:chaos:dust>, <contenttweaker:magnetic_monopole>],
@@ -67,6 +73,11 @@ recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x256>,
[<contenttweaker:hypercapacitor_discharger_x64>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x64>],
[<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x64>, <modularmachinery:itemmodularium>]]);
recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x1024>,
[[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
[<contenttweaker:hypercapacitor_discharger_x256>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x256>],
[<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x256>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:dyson_shell>*6,
[[<extendedcrafting:material:13>, <contenttweaker:ogerite_crystal_matrix>, null, <contenttweaker:gravity_manipulator_device>, null, <contenttweaker:ogerite_crystal_matrix>, <extendedcrafting:material:13>],
[<contenttweaker:ogerite_crystal_matrix>, <contenttweaker:atomic_mirror>, <contenttweaker:collapser_casing>, <avaritia:resource:5>, <contenttweaker:collapser_casing>, <contenttweaker:atomic_mirror>, <contenttweaker:ogerite_crystal_matrix>],
+25
View File
@@ -462,6 +462,8 @@ enc20.build();
val enc22 = RecipeBuilder.newBuilder("enc22","illuminated_enchanter",300);
enc22.addEnergyPerTickInput(15000);
enc22.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc22.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.discidia"}}));
enc22.setChance(0.0);
enc22.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc22.addItemInput(<minecraft:redstone>*4);
enc22.addItemInput(<minecraft:arrow>*4);
@@ -473,6 +475,8 @@ enc22.build();
val enc23 = RecipeBuilder.newBuilder("enc23","illuminated_enchanter",300);
enc23.addEnergyPerTickInput(15000);
enc23.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc23.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.armara"}}));
enc23.setChance(0.0);
enc23.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc23.addItemInput(<minecraft:glowstone_dust>*4);
enc23.addItemInput(<minecraft:leather>*4);
@@ -484,6 +488,8 @@ enc23.build();
val enc24 = RecipeBuilder.newBuilder("enc24","illuminated_enchanter",300);
enc24.addEnergyPerTickInput(15000);
enc24.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc24.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.vicio"}}));
enc24.setChance(0.0);
enc24.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc24.addItemInput(<minecraft:fish>*4);
enc24.addItemInput(<minecraft:string>*4);
@@ -495,6 +501,8 @@ enc24.build();
val enc25 = RecipeBuilder.newBuilder("enc25","illuminated_enchanter",300);
enc25.addEnergyPerTickInput(15000);
enc25.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc25.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.aevitas"}}));
enc25.setChance(0.0);
enc25.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc25.addItemInput(<minecraft:reeds>*4);
enc25.addItemInput(<minecraft:wheat_seeds>*4);
@@ -506,6 +514,8 @@ enc25.build();
val enc26 = RecipeBuilder.newBuilder("enc26","illuminated_enchanter",300);
enc26.addEnergyPerTickInput(15000);
enc26.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc26.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.evorsio"}}));
enc26.setChance(0.0);
enc26.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc26.addItemInput(<minecraft:tnt>*4);
enc26.addItemInput(<minecraft:gunpowder>*4);
@@ -517,6 +527,8 @@ enc26.build();
val enc27 = RecipeBuilder.newBuilder("enc27","illuminated_enchanter",300);
enc27.addEnergyPerTickInput(15000);
enc27.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc27.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.lucerna"}}));
enc27.setChance(0.0);
enc27.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc27.addItemInput(<minecraft:coal>*4);
enc27.addItemInput(<minecraft:redstone>*4);
@@ -528,6 +540,8 @@ enc27.build();
val enc28 = RecipeBuilder.newBuilder("enc28","illuminated_enchanter",300);
enc28.addEnergyPerTickInput(15000);
enc28.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc28.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.mineralis"}}));
enc28.setChance(0.0);
enc28.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc28.addItemInput(<minecraft:gold_ingot>*4);
enc28.addItemInput(<minecraft:redstone>*4);
@@ -539,6 +553,8 @@ enc28.build();
val enc29 = RecipeBuilder.newBuilder("enc29","illuminated_enchanter",300);
enc29.addEnergyPerTickInput(15000);
enc29.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc29.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium"}}));
enc29.setChance(0.0);
enc29.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc29.addItemInput(<minecraft:diamond>*4);
enc29.addItemInput(<minecraft:ender_pearl>*4);
@@ -550,6 +566,8 @@ enc29.build();
val enc30 = RecipeBuilder.newBuilder("enc30","illuminated_enchanter",300);
enc30.addEnergyPerTickInput(15000);
enc30.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc30.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.octans"}}));
enc30.setChance(0.0);
enc30.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc30.addItemInput(<minecraft:clay_ball>*4);
enc30.addItemInput(<minecraft:dye:4>*4);
@@ -561,6 +579,8 @@ enc30.build();
val enc31 = RecipeBuilder.newBuilder("enc31","illuminated_enchanter",300);
enc31.addEnergyPerTickInput(15000);
enc31.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc31.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes"}}));
enc31.setChance(0.0);
enc31.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc31.addItemInput(<minecraft:leather>*4);
enc31.addItemInput(<minecraft:apple>*4);
@@ -572,6 +592,8 @@ enc31.build();
val enc32 = RecipeBuilder.newBuilder("enc32","illuminated_enchanter",300);
enc32.addEnergyPerTickInput(15000);
enc32.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc32.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.fornax"}}));
enc32.setChance(0.0);
enc32.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc32.addItemInput(<minecraft:coal>*4);
enc32.addItemInput(<minecraft:gunpowder>*4);
@@ -583,6 +605,8 @@ enc32.build();
val enc33 = RecipeBuilder.newBuilder("enc33","illuminated_enchanter",300);
enc33.addEnergyPerTickInput(15000);
enc33.addFluidInput(<fluid:astralsorcery.liquidstarlight>*5000);
enc33.addItemInput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.pelotrio"}}));
enc33.setChance(0.0);
enc33.addItemInput(<astralsorcery:itemcelestialcrystal>);
enc33.addItemInput(<minecraft:rotten_flesh>*4);
enc33.addItemInput(<minecraft:apple>*4);
@@ -592,6 +616,7 @@ enc33.addItemOutput(<astralsorcery:itemtunedcelestialcrystal>.withTag({astralsor
enc33.build();
val enc38 = RecipeBuilder.newBuilder("enc38","illuminated_enchanter",300);
enc38.addEnergyPerTickInput(15000);
enc38.addFluidInput(<fluid:astralsorcery.liquidstarlight>*6500);
+7 -9
View File
@@ -54,8 +54,6 @@ mith1.addItemOutput(<divinerpg:shark_fin>*10);
mith1.setChance(0.2);
mith1.addItemOutput(<divinerpg:whale_fin>*10);
mith1.setChance(0.2);
mith1.addItemOutput(<divinerpg:shark_fin>*10);
mith1.setChance(0.2);
mith1.addItemOutput(<divinerpg:cyclops_eye_shards>*10);
mith1.setChance(0.05);
mith1.addItemOutput(<divinerpg:aquatic_pellets>*10);
@@ -549,7 +547,7 @@ mith7.setChance(0.05);
mith7.addItemOutput(<contenttweaker:tier7_token>);
mith7.build();
val mythassprecasia = RecipeBuilder.newBuilder("mythassprecasia","me_mythic_assembler",100);
val mythassprecasia = RecipeBuilder.newBuilder("mythassprecasia","me_mythic_assembler",800);
mythassprecasia.addEnergyPerTickInput(300000);
mythassprecasia.addFluidInput(<fluid:spatial_matter>*1000);
mythassprecasia.addFluidInput(<fluid:dragons_blood_plastic>*1000);
@@ -2610,17 +2608,17 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:gravity_inverter>,
<botania:rune:14>, <contenttweaker:gravity_manipulator_device>, <botania:rune:14>,
<nuclearcraft:fusion_connector>, <extendedcrafting:ender_alternator>, <thaumcraft:causality_collapser>],
[<thaumcraft:causality_collapser>, <torcherino:torch_lvl1>, <contenttweaker:twilight_diamond>,
[<thaumcraft:causality_collapser>, <tce:tce_torch_lvl1>, <contenttweaker:twilight_diamond>,
<botania:rune:13>, <contenttweaker:nightmare_gem>, <botania:rune:13>,
<contenttweaker:twilight_diamond>, <torcherino:torch_lvl1>, <thaumcraft:causality_collapser>],
<contenttweaker:twilight_diamond>, <tce:tce_torch_lvl1>, <thaumcraft:causality_collapser>],
[<contenttweaker:universal_realgar>, <torcherino:torch_lvl1>, <careerbees:eternalframe>,
[<contenttweaker:universal_realgar>, <tce:tce_torch_lvl1>, <careerbees:eternalframe>,
<botania:rune:12>, <contenttweaker:white_hole>, <botania:rune:12>,
<careerbees:eternalframe>, <torcherino:torch_lvl1>, <contenttweaker:universal_realgar>],
<careerbees:eternalframe>, <tce:tce_torch_lvl1>, <contenttweaker:universal_realgar>],
[<thaumcraft:causality_collapser>, <torcherino:torch_lvl1>, <contenttweaker:twilight_diamond>,
[<thaumcraft:causality_collapser>, <tce:tce_torch_lvl1>, <contenttweaker:twilight_diamond>,
<botania:rune:11>, <contenttweaker:nightmare_gem>, <botania:rune:11>,
<contenttweaker:twilight_diamond>, <torcherino:torch_lvl1>, <thaumcraft:causality_collapser>],
<contenttweaker:twilight_diamond>, <tce:tce_torch_lvl1>, <thaumcraft:causality_collapser>],
[<thaumcraft:causality_collapser>, <extendedcrafting:ender_alternator>, <nuclearcraft:fusion_connector>,
<botania:rune:10>, <contenttweaker:gravity_manipulator_device>, <botania:rune:10>,
+18 -18
View File
@@ -190,10 +190,10 @@ recipes.addShapeless(<mysticalagriculture:crafting:1>*4,
recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
[<mysticalagriculture:crafting:3>, <mysticalagriculture:master_infusion_crystal>.reuse()]);
recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
[<mysticalagriculture:crafting:3>, <matc:inferiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
[<mysticalagriculture:crafting:3>, <matc:prudentiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
// [<mysticalagriculture:crafting:3>, <matc:inferiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
// [<mysticalagriculture:crafting:3>, <matc:prudentiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
[<mysticalagriculture:crafting:3>, <matc:intermediumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
@@ -203,12 +203,12 @@ recipes.addShapeless(<mysticalagriculture:crafting:2>*4,
recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
[<mysticalagriculture:crafting:4>, <mysticalagriculture:master_infusion_crystal>.reuse()]);
recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
[<mysticalagriculture:crafting:4>, <matc:inferiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
[<mysticalagriculture:crafting:4>, <matc:prudentiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
[<mysticalagriculture:crafting:4>, <matc:intermediumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
// [<mysticalagriculture:crafting:4>, <matc:inferiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
// [<mysticalagriculture:crafting:4>, <matc:prudentiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
// [<mysticalagriculture:crafting:4>, <matc:intermediumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
[<mysticalagriculture:crafting:4>, <matc:superiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
@@ -216,14 +216,14 @@ recipes.addShapeless(<mysticalagriculture:crafting:3>*4,
recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
[<mysticalagradditions:insanium:0>, <mysticalagriculture:master_infusion_crystal>.reuse()]);
recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
[<mysticalagradditions:insanium:0>, <matc:inferiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
[<mysticalagradditions:insanium:0>, <matc:prudentiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
[<mysticalagradditions:insanium:0>, <matc:intermediumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
[<mysticalagradditions:insanium:0>, <matc:superiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
// [<mysticalagradditions:insanium:0>, <matc:inferiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
// [<mysticalagradditions:insanium:0>, <matc:prudentiumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
// [<mysticalagradditions:insanium:0>, <matc:intermediumcrystal>.anyDamage()]);
// recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
// [<mysticalagradditions:insanium:0>, <matc:superiumcrystal>.anyDamage()]);
recipes.addShapeless(<mysticalagriculture:crafting:4>*4,
[<mysticalagradditions:insanium:0>, <matc:supremiumcrystal>.anyDamage()]);
+1 -1
View File
@@ -337,7 +337,7 @@ val mythallo45 = RecipeBuilder.newBuilder("mythallo45","mythic_processor_alloy_f
mythallo45.addEnergyPerTickInput(80000);
mythallo45.addItemInput(<ore:itemSilicon>);
mythallo45.addItemInput(<ore:ingotGraphite>);
mythallo45.addItemOutput(<nuclearcraft:alloy:13>);
mythallo45.addItemOutput(<nuclearcraft:alloy:13>*2);
mythallo45.build();
val mythallo46 = RecipeBuilder.newBuilder("mythallo46","mythic_processor_alloy_furnace",1);
+48
View File
@@ -30,3 +30,51 @@ mytharken1.addItemOutput(<magicbees:resource:5>*64);
mytharken1.addFluidOutput(<fluid:evanescent_bifrost>*16000);
mytharken1.build();
val mytharken2 = RecipeBuilder.newBuilder("mytharken2","mythic_processor_arkencrusher",1);
mytharken2.addEnergyPerTickInput(1000000);
mytharken2.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken2.addItemInput(<contenttweaker:corrupted_divine_ore>);
mytharken2.addItemOutput(<divinerpg:corrupted_stone>*64);
mytharken2.build();
val mytharken3 = RecipeBuilder.newBuilder("mytharken3","mythic_processor_arkencrusher",1);
mytharken3.addEnergyPerTickInput(1000000);
mytharken3.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken3.addItemInput(<contenttweaker:ender_divine_ore>);
mytharken3.addItemOutput(<divinerpg:ender_stone>*64);
mytharken3.build();
val mytharken4 = RecipeBuilder.newBuilder("mytharken4","mythic_processor_arkencrusher",1);
mytharken4.addEnergyPerTickInput(1000000);
mytharken4.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken4.addItemInput(<contenttweaker:ice_divine_ore>);
mytharken4.addItemOutput(<divinerpg:ice_stone>*64);
mytharken4.build();
val mytharken5 = RecipeBuilder.newBuilder("mytharken5","mythic_processor_arkencrusher",1);
mytharken5.addEnergyPerTickInput(1000000);
mytharken5.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken5.addItemInput(<contenttweaker:jungle_divine_ore>);
mytharken5.addItemOutput(<divinerpg:jungle_stone>*64);
mytharken5.build();
val mytharken6 = RecipeBuilder.newBuilder("mytharken6","mythic_processor_arkencrusher",1);
mytharken6.addEnergyPerTickInput(1000000);
mytharken6.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken6.addItemInput(<contenttweaker:molten_divine_ore>);
mytharken6.addItemOutput(<divinerpg:molten_stone>*64);
mytharken6.build();
val mytharken7 = RecipeBuilder.newBuilder("mytharken7","mythic_processor_arkencrusher",1);
mytharken7.addEnergyPerTickInput(1000000);
mytharken7.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken7.addItemInput(<contenttweaker:shadow_divine_ore>);
mytharken7.addItemOutput(<divinerpg:shadow_stone>*64);
mytharken7.build();
val mytharken8 = RecipeBuilder.newBuilder("mytharken8","mythic_processor_arkencrusher",1);
mytharken8.addEnergyPerTickInput(1000000);
mytharken8.addFluidInput(<fluid:recursive_life_essence>*10);
mytharken8.addItemInput(<contenttweaker:terran_divine_ore>);
mytharken8.addItemOutput(<divinerpg:terran_stone>*64);
mytharken8.build();
+2 -2
View File
@@ -31,8 +31,8 @@ mods.jei.JEI.addDescription(<aoa3:purple_gemstones>,["Ore is found in the Cryste
mods.jei.JEI.addDescription(<aoa3:red_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
mods.jei.JEI.addDescription(<aoa3:rosite_ingot>,["Can be found between Y=15 and Y=49.","","Can be traded from a Metalloid for 20 Copper Coins.","","Can be harvested from lava at 40 Extraction, Stone at 85 Foraging, and Logs at 95 Logging.","","Can be found in Treasure Boxes and Shiny Boxes.","","Loot Chests from Structures may have these." ]);
mods.jei.JEI.addDescription(<aoa3:runium_chunk>,["Can be found between Y=5 and Y=132.","","Can be dropped by a Runic Guardian.","","Can be obtained by Deep Cases." ]);
mods.jei.JEI.addDescription(<aoa3:shyregem>,["Found in the Shyrelands Dimension by Advent of Ascension.","","Can be dropped by Xxeus and Stimulosus.","","Can be found in Loot Chests in the Luxocron Dungeon, Ruined House, Shyre Mausoleum, and Shyre Shelter.","","Can be found between Y=64 to Y=104 wherever there is Shyre Rock." ]);
mods.jei.JEI.addDescription(<aoa3:shyrestone_ingot>,["Found in the Shyrelands Dimension by Advent of Ascension.","","Can be dropped by Xxeus and Stimulosus.","","Can be found in Loot Chests in the Luxocron Dungeon, Ruined House, Shyre Mausoleum, and Shyre Shelter.","","Can be found between Y=64 to Y=104 wherever there is Shyre Rock." ]);
mods.jei.JEI.addDescription(<aoa3:shyregem>,["Found in the Shyrelands Dimension by Advent of Ascension.","","Can be found in Loot Chests in the Luxocron Dungeon, Ruined House, Shyre Mausoleum, and Shyre Shelter.","","Can be found between Y=64 to Y=104 wherever there is Shyre Rock." ]);
mods.jei.JEI.addDescription(<aoa3:shyrestone_ingot>,["Found in the Shyrelands Dimension by Advent of Ascension.","","Can be found in Loot Chests in the Luxocron Dungeon, Ruined House, Shyre Mausoleum, and Shyre Shelter.","","Can be found between Y=64 to Y=104 wherever there is Shyre Rock." ]);
mods.jei.JEI.addDescription(<aoa3:skullbone_fragment>,["Found in the Precasia Dimension from Advent of Ascension, below Y=42."]);
mods.jei.JEI.addDescription(<aoa3:varsium_ingot>,["Found in the Barathos Dimension from Advent of Ascension.","","Spawns between Y=24 and Y=64." ]);
mods.jei.JEI.addDescription(<aoa3:white_gemstones>,["Ore is found in the Crystevia Dimension near Crystevian Rock found between Y=5 and Y=114." ]);
+4
View File
@@ -568,3 +568,7 @@ mods.thermalexpansion.Insolator.addRecipeMonoculture(<randomthings:glowingmushro
<randomthings:glowingmushroom>,
105);
+53 -2
View File
@@ -536,8 +536,6 @@ mods.nuclearcraft.manufactory.addRecipe([<minecraft:coal_block>, <thermalfoundat
recipes.removeShapeless(<minecraft:redstone>,
[<ore:oreRedstone>, <ore:dustPetrotheum>]);
recipes.addShapeless(<abyssalcraft:eoa>,
[<contenttweaker:ritual_of_the_sleeper>]);
recipes.removeShapeless(<aoa3:precasia_realmstone>);
@@ -1838,3 +1836,56 @@ mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:fluidcrystalmatrix_conden
recipes.addShapeless(<nuclearcraft:heat_exchanger_controller>,
[<contenttweaker:fluidcrystalmatrix_condensation>]);
mods.techreborn.grinder.addRecipe(<appliedenergistics2:material:2>, <appliedenergistics2:material:0>, 60, 4);
// mods.integrateddynamics.Squeezer.addRecipe(<immersiveengineering:seed:0>, <liquid:seed.oil> * 50);
// mods.integrateddynamics.MechanicalSqueezer.addRecipe(<immersiveengineering:seed:0>, <liquid:seed.oil> * 50);
// recipes.addShaped(<divinerpg:arcanium>*12,
// [[<botania:manaresource:7>, <botania:manaresource:0>, <botania:manaresource:7>],
// [<botania:manaresource:0>, <divinerpg:arcanium_block>, <botania:manaresource:0>],
// [<botania:manaresource:7>, <botania:manaresource:0>, <botania:manaresource:7>]]);
recipes.addShaped(<extrabotany:lens:6>.withTag({})*2,
[[null, <contenttweaker:greater_gaia_spirit>, null],
[<contenttweaker:greater_gaia_spirit>, <extrabotany:lens:6>.withTag({}), <contenttweaker:greater_gaia_spirit>],
[null, <contenttweaker:greater_gaia_spirit>, null]]);
mods.chisel.Carving.addVariation("brassblockschisel", <railcraft:metal:9>);
mods.chisel.Carving.addVariation("brassblockschisel", <techreborn:storage:5>);
mods.chisel.Carving.addVariation("brassblockschisel", <thaumcraft:metal_brass>);
recipes.addShapeless(<thaumicaugmentation:research_notes>,
[<contenttweaker:emptiness_tutorial>]);
recipes.addShapeless(<aoa3:magic_repair_dust>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<aoa3:golden_upgrade_kit>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<aoa3:small_skill_crystal>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<aoa3:medium_skill_crystal>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<aoa3:large_skill_crystal>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<aoa3:giant_skill_crystal>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<minecraft:diamond>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<minecraft:emerald>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<minecraft:nether_star>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<minecraft:experience_bottle>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<minecraft:ghast_tear>,
[<contenttweaker:rare_loot_table>]);
recipes.addShapeless(<minecraft:golden_apple>,
[<contenttweaker:rare_loot_table>]);
+144 -1
View File
@@ -125,4 +125,147 @@ recipes.addShapeless(<aoa3:ornate_voxxulon_statue>,
[<aoa3:voxxulon_statue>]);
recipes.addShapeless(<aoa3:ornate_xxeus_statue>,
[<aoa3:xxeus_statue>]);
[<aoa3:xxeus_statue>]);
recipes.addShapeless(<aoa3:smash_statue>,
[<aoa3:ornate_smash_statue>]);
recipes.addShapeless(<aoa3:corallus_statue>,
[<aoa3:ornate_corallus_statue>]);
recipes.addShapeless(<aoa3:nethengeic_wither_statue>,
[<aoa3:ornate_nethengeic_wither_statue>]);
recipes.addShapeless(<aoa3:king_bambambam_statue>,
[<aoa3:ornate_king_bambambam_statue>]);
recipes.addShapeless(<aoa3:bane_statue>,
[<aoa3:ornate_bane_statue>]);
recipes.addShapeless(<aoa3:baroness_statue>,
[<aoa3:ornate_baroness_statue>]);
recipes.addShapeless(<aoa3:clunkhead_statue>,
[<aoa3:ornate_clunkhead_statue>]);
recipes.addShapeless(<aoa3:coniferon_statue>,
[<aoa3:ornate_coniferon_statue>]);
recipes.addShapeless(<aoa3:cotton_candor_statue>,
[<aoa3:ornate_cotton_candor_statue>]);
recipes.addShapeless(<aoa3:craexxeus_statue>,
[<aoa3:ornate_craexxeus_statue>]);
recipes.addShapeless(<aoa3:creep_statue>,
[<aoa3:ornate_creep_statue>]);
recipes.addShapeless(<aoa3:crystocore_statue>,
[<aoa3:ornate_crystocore_statue>]);
recipes.addShapeless(<aoa3:dracyon_statue>,
[<aoa3:ornate_dracyon_statue>]);
recipes.addShapeless(<aoa3:elusive_statue>,
[<aoa3:ornate_elusive_statue>]);
recipes.addShapeless(<aoa3:flash_statue>,
[<aoa3:ornate_flash_statue>]);
recipes.addShapeless(<aoa3:goldorth_statue>,
[<aoa3:ornate_goldorth_statue>]);
recipes.addShapeless(<aoa3:graw_statue>,
[<aoa3:ornate_graw_statue>]);
recipes.addShapeless(<aoa3:guardian_statue>,
[<aoa3:ornate_guardian_statue>]);
recipes.addShapeless(<aoa3:gyro_statue>,
[<aoa3:ornate_gyro_statue>]);
recipes.addShapeless(<aoa3:harkos_statue>,
[<aoa3:ornate_harkos_statue>]);
recipes.addShapeless(<aoa3:hive_king_statue>,
[<aoa3:ornate_hive_king_statue>]);
recipes.addShapeless(<aoa3:horon_statue>,
[<aoa3:ornate_horon_statue>]);
recipes.addShapeless(<aoa3:hydrolisk_statue>,
[<aoa3:ornate_hydrolisk_statue>]);
recipes.addShapeless(<aoa3:kajaros_statue>,
[<aoa3:ornate_kajaros_statue>]);
recipes.addShapeless(<aoa3:king_shroomus_statue>,
[<aoa3:ornate_king_shroomus_statue>]);
recipes.addShapeless(<aoa3:klobber_statue>,
[<aoa3:ornate_klobber_statue>]);
recipes.addShapeless(<aoa3:kror_statue>,
[<aoa3:ornate_kror_statue>]);
recipes.addShapeless(<aoa3:mechbot_statue>,
[<aoa3:ornate_mechbot_statue>]);
recipes.addShapeless(<aoa3:mirage_statue>,
[<aoa3:ornate_mirage_statue>]);
recipes.addShapeless(<aoa3:miskel_statue>,
[<aoa3:ornate_miskel_statue>]);
recipes.addShapeless(<aoa3:okazor_statue>,
[<aoa3:ornate_okazor_statue>]);
recipes.addShapeless(<aoa3:penumbra_statue>,
[<aoa3:ornate_penumbra_statue>]);
recipes.addShapeless(<aoa3:proshield_statue>,
[<aoa3:ornate_proshield_statue>]);
recipes.addShapeless(<aoa3:raxxan_statue>,
[<aoa3:ornate_raxxan_statue>]);
recipes.addShapeless(<aoa3:rockrider_statue>,
[<aoa3:ornate_rockrider_statue>]);
recipes.addShapeless(<aoa3:shadowlord_statue>,
[<aoa3:ornate_shadowlord_statue>]);
recipes.addShapeless(<aoa3:silverfoot_statue>,
[<aoa3:ornate_silverfoot_statue>]);
recipes.addShapeless(<aoa3:skeletron_statue>,
[<aoa3:ornate_skeletron_statue>]);
recipes.addShapeless(<aoa3:tyrosaur_statue>,
[<aoa3:ornate_tyrosaur_statue>]);
recipes.addShapeless(<aoa3:vinocorne_statue>,
[<aoa3:ornate_vinocorne_statue>]);
recipes.addShapeless(<aoa3:visualent_statue>,
[<aoa3:ornate_visualent_statue>]);
recipes.addShapeless(<aoa3:voxxulon_statue>,
[<aoa3:ornate_voxxulon_statue>]);
recipes.addShapeless(<aoa3:xxeus_statue>,
[<aoa3:ornate_xxeus_statue>]);
+5 -5
View File
@@ -28,9 +28,9 @@ recipes.addShaped(<openblocks:tank>*4,
[<ore:dustObsidian>, <randomthings:lapisglass>, <ore:dustObsidian>]]);
recipes.removeShaped(<railcraft:tank_iron_gauge>);
recipes.removeShaped(<railcraft:tank_iron_valve>);
recipes.addShaped(<railcraft:tank_iron_gauge>*4,
recipes.addShaped(<railcraft:tank_iron_valve>*4,
[[<railcraft:tank_iron_wall>, <ore:blockGlass>, <railcraft:tank_iron_wall>],
[<ore:blockGlass>, <openblocks:tank>, <ore:blockGlass>],
[<railcraft:tank_iron_wall>, <ore:blockGlass>, <railcraft:tank_iron_wall>]]);
@@ -42,9 +42,9 @@ recipes.addShaped(<railcraft:tank_steel_wall>,
[<ore:plateSteel>, <railcraft:tank_iron_wall>, <ore:plateSteel>],
[null, <ore:plateSteel>, null]]);
recipes.removeShaped(<railcraft:tank_steel_gauge>);
recipes.removeShaped(<railcraft:tank_steel_valve>);
recipes.addShaped(<railcraft:tank_steel_gauge>*4,
recipes.addShaped(<railcraft:tank_steel_valve>*4,
[[<railcraft:tank_steel_wall>, <ore:blockGlass>, <railcraft:tank_steel_wall>],
[<ore:blockGlass>, <openblocks:tank>, <ore:blockGlass>],
[<railcraft:tank_steel_wall>, <ore:blockGlass>, <railcraft:tank_steel_wall>]]);
@@ -54,4 +54,4 @@ recipes.remove(<industrialforegoing:black_hole_tank>);
recipes.addShaped(<industrialforegoing:black_hole_tank>,
[[<ore:itemRubber>, <ore:itemRubber>, <ore:itemRubber>],
[<minecraft:ender_eye>, <minecraft:ender_pearl>, <minecraft:ender_eye>],
[<minecraft:bucket>, <railcraft:tank_steel_gauge>, <minecraft:bucket>]]);
[<minecraft:bucket>, <railcraft:tank_steel_valve>, <minecraft:bucket>]]);
+13
View File
@@ -402,6 +402,11 @@ recipes.addShapeless(<thermalfoundation:material:324>,
mods.immersiveengineering.Crusher.removeRecipe(<immersiveengineering:metal:10>);
mods.immersiveengineering.Crusher.addRecipe(<thermalfoundation:material:68>*2, <ore:oreAluminum>, 2048);
recipes.remove(<libvulpes:productingot:9>);
recipes.addShaped(<thermalfoundation:material:132>,
[[<ore:nuggetAluminum>, <ore:nuggetAluminum>, <ore:nuggetAluminum>],
[<ore:nuggetAluminum>, <ore:nuggetAluminum>, <ore:nuggetAluminum>],
[<ore:nuggetAluminum>, <ore:nuggetAluminum>, <ore:nuggetAluminum>]]);
//==================================================================
// electrum
@@ -771,3 +776,11 @@ furnace.addRecipe(<biomesoplenty:gem:7>, <biomesoplenty:gem_ore:7>);
furnace.remove(<thaumcraft:amber>);
furnace.addRecipe(<thaumcraft:amber>, <thaumcraft:ore_amber>);
//==================================================================
// wooden gear
recipes.remove(<appliedenergistics2:material:40>);
recipes.remove(<buildcraftcore:gear_wood>);
recipes.remove(<thermalfoundation:material:22>);
+1
View File
@@ -169,4 +169,5 @@ var trait_undone = VanillaFactory.createItem("trait_undone"); trait_undone.textu
var trait_thunder = VanillaFactory.createItem("trait_thunder"); trait_thunder.textureLocation = instanceTEX; trait_thunder.register();
var trait_necrotic = VanillaFactory.createItem("trait_necrotic"); trait_necrotic.textureLocation = instanceTEX; trait_necrotic.register();
var trait_sentience = VanillaFactory.createItem("trait_sentience"); trait_sentience.textureLocation = instanceTEX; trait_sentience.register();
var trait_steady = VanillaFactory.createItem("trait_steady"); trait_steady.textureLocation = instanceTEX; trait_steady.register();
+1
View File
@@ -159,4 +159,5 @@ import crafttweaker.item.IItemCondition;
<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"));
<contenttweaker:trait_steady>.addTooltip(format.red("Less knockback for you, more for your attacher"));
+146 -3
View File
@@ -102,7 +102,8 @@
<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("Obtained from the Rite of Spiritual Shift in forest biomes"));
<contenttweaker:druden_horn>.addTooltip(format.red("Works if a biome contains the words 'forest', 'dense', 'coniferous', 'magical', 'spooky'"));
<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"));
@@ -141,7 +142,7 @@
<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("Brew Mandrake + Ice + 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"));
@@ -175,6 +176,7 @@
<contenttweaker:dispelling_manuscript>.addTooltip(format.green("Reusable"));
<contenttweaker:dread_crown>.addTooltip(format.green("Reusable"));
<mowziesmobs:barako_mask>.addTooltip(format.green("Reusable"));
<contenttweaker:vibrating_mithminite_schythe>.addTooltip(format.green("Reusable for no-EMC challenge recipes"));
@@ -354,7 +356,7 @@
<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:good_extreme_turbine>.addTooltip(format.red("Four slices of ludicrite, ten slices of rotor blades, the preview is too small"));
<contenttweaker:stone_of_endless_hunger>.addTooltip(format.red("From the Voracious Worm Callstone"));
@@ -708,6 +710,10 @@
<contenttweaker:pan_di_stelle>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:friendly_frittata>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:lovely_latke>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:nimble_hummus_dip>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:ethical_empanada>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:heavy_polenta>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:multi_fruit_milkshake>.addTooltip(format.red("Thanks to NerdySpider for the texture!"));
<contenttweaker:sacred_cinders_seed>.addTooltip(format.green("Reusable in the Tree of Life"));
@@ -937,6 +943,8 @@
<contenttweaker:defined_ingot>.addTooltip(format.red("Milesman34 (solo)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("NerdySpider & Herr_Dr_Uber (team)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("P_applexx, Matatabi_TRAX, johrangmal, FELLAL1, Aerlyt (team)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Chaika_In_Paanic (solo)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Artemis & CyberDrain (team) (automated with thaumcraft golems)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Mathias & MillerGaming321 (in spirit)"));
@@ -1007,3 +1015,138 @@
<contenttweaker:sausage_sandwich>.addTooltip(format.red("Tribute to the Meatball Man"));
<contenttweaker:kitty_smile>.addTooltip(format.red("Tribute to the Meatball Man"));
<thaumcraft:stone_ancient_rock>.addTooltip(format.red("Thanks to Artemis and birdie for adding microblocks for decorative blocks!"));
<botania:bifrostperm>.addTooltip(format.red("Thanks to Artemis and birdie for adding microblocks for decorative blocks!"));
<bewitchment:crying_scorned_bricks>.addTooltip(format.red("Thanks to Artemis for adding microblocks for decorative blocks!"));
<bewitchment:block_of_cold_iron_moon>.addTooltip(format.red("Thanks to Artemis for adding microblocks for decorative blocks!"));
<contenttweaker:jewel_of_the_twilight_forest>.addTooltip(format.green("Reusable"));
<xtones:jelt:*>.addTooltip(format.red("Thanks to birdie for adding microblocks for decorative blocks!"));
<aether_legacy:dungeon_block:*>.addTooltip(format.red("Thanks to Freeky for adding EMC for decorative blocks!"));
<forge:bucketfilled>.withTag({FluidName: "aluminum", Amount: 1000}).addTooltip(format.red("Used to make the Defined Ingot"));
<forge:bucketfilled>.withTag({FluidName: "fluorine", Amount: 1000}).addTooltip(format.red("Used to make the Defined Ingot"));
<forge:bucketfilled>.withTag({FluidName: "molten_titanium", Amount: 1000}).addTooltip(format.red("Used to make the Defined Ingot"));
<extrabotany:lens:6>.addTooltip(format.red("Dropped by a tier 4 gaia guardian"));
<bloodmagic:sanguine_book>.addTooltip(format.red("Right click a Blood Altar to see a preview of the multiblock for each tier"));
<bloodmagic:sanguine_book>.addTooltip(format.red("Shift + right click to change tier"));
<bloodmagic:sanguine_book>.addTooltip(format.red("Tier 6 won't tell the name of the blocks if missing, it's crystal clusters"));
<contenttweaker:first_recursive_lock>.addTooltip(format.red("Thanks to Foucs for the lock textures!"));
<contenttweaker:fifth_recursive_lock>.addTooltip(format.red("Thanks to Foucs for the lock textures!"));
<contenttweaker:lelyetian_artifact>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<aoa3:lelyetia_realmstone>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<contenttweaker:iromine_artifact>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<aoa3:iromine_realmstone>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<contenttweaker:runandor_artifact>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<aoa3:runandor_realmstone>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<contenttweaker:immortallis_artifact>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<aoa3:immortallis_realmstone>.addTooltip(format.red("Thanks to Gebcrafter for the artifact and realmstone textures!"));
<ore:ingotConstantan>.addTooltip(format.aqua("Alloy Ratio: 1 Copper, 1 Nickel"));
<ore:ingotSteel>.addTooltip(format.aqua("Alloy Ratio: 1 Iron, 4 Coal"));
<ore:ingotInvar>.addTooltip(format.aqua("Alloy Ratio: 2 Iron, 1 Nickel"));
<ore:ingotAlumite>.addTooltip(format.aqua("Alloy Ratio: 5 Aluminum, 3 Iron"));
<ore:ingotManyullyn>.addTooltip(format.aqua("Alloy Ratio: 1 Ardite, 1 Cobalt"));
<ore:ingotBronze>.addTooltip(format.aqua("Alloy Ratio: 3 Copper, 1 Tin"));
<ore:ingotElectrum>.addTooltip(format.aqua("Alloy Ratio: 1 Gold, 1 SIlver"));
<ore:ingotAlubrass>.addTooltip(format.aqua("Alloy Ratio: 1 Copper, 3 Aluminum"));
<ore:ingotBrass>.addTooltip(format.aqua("Alloy Ratio: 2 Copper, 1 Zinc"));
<contenttweaker:super_stacker>.addTooltip(format.red("Makes it possible to autobuild massive multiblocks without filling your inventory"));
<contenttweaker:super_stacker>.addTooltip(format.red("WARNING: only use in manual crafts"));
<contenttweaker:jei_tipsandtricks>.addTooltip(format.red("Thanks to gafex11 for writing this!"));
<contenttweaker:warren_shard_abyss>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_barathos>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_lelyetia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_precasia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_deeplands>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_creeponia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_candyland>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_gardencia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_crystevia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_mysterium>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_voxponds>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_iromine>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_haven>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_celeve>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_runandor>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_lunalus>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_borean>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_ancientcavern>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_immortallis>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_greckon>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_dustopia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_shyrelands>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_eden>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_wildwood>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_apalachia>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_skythern>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:warren_shard_mortum>.addTooltip(format.red("Use the recursive locks in the recursion prison key dungeon"));
<contenttweaker:eye_of_limbo>.addTooltip(format.red("Obtained from the warren blindfold"));
<nuclearcraft:part:10>.addTooltip(format.red("Thanks to FakeDomi for adding auto-output to nuclearcraft!"));
<storagedrawers:controller>.addTooltip(format.red("Has a range of 12 blocks in a cuboid in each direction"));
<ore:nuggetPromethium>.addTooltip(format.red("To get your first promethium you have to craft the fluid"));
<ore:ingotPromethium>.addTooltip(format.red("To get your first promethium you have to craft the fluid"));
<bigreactors:reactorcoolantport>.addTooltip(format.red("Use the extreme wrench to configure"));
<actuallyadditions:block_greenhouse_glass>.addTooltip(format.red("WARNING: do not craft in ME terminal or arcane transmutation tablet, it could cause a crash"));
<rftools:crafter2>.addTooltip(format.red("Speed can be increased if you alocate multiple slots to the same recipe"));
<rftools:crafter3>.addTooltip(format.red("Speed can be increased if you alocate multiple slots to the same recipe"));
<ore:plankTreatedWood>.addTooltip(format.red("The sequential fabricator is your friend in the meantime"));
<thaumcraft:seal:16>.addTooltip(format.red("This is quite buggy, avoid using if possible"));
<contenttweaker:hypercapacitor_discharger_x1024>.addTooltip(format.red("WARNING: connect energy output directly to a flux point to avoid deleting energy"));
<contenttweaker:woot_flusher>.addTooltip(format.red("Right click to reset all woot farm loot tables"));
<contenttweaker:woot_flusher>.addTooltip(format.red("This may cause lag after using"));
<buildinggadgets:buildingtool>.addTooltip(format.red("It can auto-pull items from your EMC network"));
<buildinggadgets:buildingtool>.addTooltip(format.red("WARNING: do not pull blocks from a satchel, it may crash the game"));
<contenttweaker:rare_loot_table>.addTooltip(format.red("Can rarely be dropped by all Advent of Ascension mobs"));
<twilightforest:trophy:0>.addTooltip(format.red("Found in the stone edge mazes in the Twilight Forest"));
<twilightforest:trophy:1>.addTooltip(format.red("Found in the large branching towers in the Twilight Forest"));
<twilightforest:trophy:6>.addTooltip(format.red("Found at the bottom of the swamps mazes in the Twilight Forest"));
<twilightforest:trophy:2>.addTooltip(format.red("Found in the fire swamps in the Twilight Forest"));
<twilightforest:trophy:4>.addTooltip(format.red("Found in the strongholds in the dark forests in the Twilight Forest"));
<twilightforest:trophy:3>.addTooltip(format.red("Found in the large tower at the center of the dark forest in the Twilight Forest"));
<twilightforest:trophy:5>.addTooltip(format.red("Found in the large tower on top of the ice wall in the Twilight Forest"));
<twilightforest:alpha_fur>.addTooltip(format.red("Found in the winter forest in the Twilight Forest"));
<twilightforest:giant_pickaxe>.addTooltip(format.red("Found in the clouds in the sky in the thornlans in the Twilight Forest"));
<twilightforest:lamp_of_cinders>.addTooltip(format.red("Found in the caves in the thornlans in the Twilight Forest"));
<contenttweaker:first_recursive_lock>.addTooltip(format.red("Use inside the Recursion Prison Key Dungeon"));
<contenttweaker:second_recursive_lock>.addTooltip(format.red("Use inside the Recursion Prison Key Dungeon"));
<contenttweaker:third_recursive_lock>.addTooltip(format.red("Use inside the Recursion Prison Key Dungeon"));
<contenttweaker:fourth_recursive_lock>.addTooltip(format.red("Use inside the Recursion Prison Key Dungeon"));
<contenttweaker:fifth_recursive_lock>.addTooltip(format.red("Use inside the Recursion Prison Key Dungeon"));
<ore:plateMithrillium>.addTooltip(format.red("If you want to complete the Thaumonomicon entries that require plates, make sure you craft them, making them in a compactor won't work"));
<ore:plateAdaminite>.addTooltip(format.red("If you want to complete the Thaumonomicon entries that require plates, make sure you craft them, making them in a compactor won't work"));
<ore:plateMithminite>.addTooltip(format.red("If you want to complete the Thaumonomicon entries that require plates, make sure you craft them, making them in a compactor won't work"));
+19 -22
View File
@@ -583,7 +583,7 @@ import crafttweaker.item.IItemCondition;
<techreborn:industrial_blast_furnace>.addTooltip(format.red("- right click with 4 nichrome heating coils"));
<torcherino:torch_lvl1>.addTooltip(format.red("Only works with crystals from illuminated enchanter - 'it's not a bug it's a feature!'"));
<tce:tce_torch_lvl1>.addTooltip(format.red("Only works with crystals from illuminated enchanter - 'it's not a bug it's a feature!'"));
<matc:inferiumcrystal>.addTooltip(format.red("Cannot be upgraded at 0 durability"));
@@ -667,21 +667,21 @@ import crafttweaker.item.IItemCondition;
<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"));
<aoa3:glistening_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in the Overworld and Gardencia"));
<aoa3:gleaming_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:gleaming_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in Runandor"));
<aoa3:glaring_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:glaring_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in Lelyetia"));
<aoa3:ambient_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:ambient_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in Candyland, Haven, Runandor, Shyrelands"));
<aoa3:shining_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:shining_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in the Abyss"));
<aoa3:glowing_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:glowing_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in L'Borean"));
<aoa3:blooming_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:blooming_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in Mysterium"));
<aoa3:radiant_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type"));
<aoa3:radiant_infusion_stone>.addTooltip(format.red("Dropped by pixons of the corresponding type in Dustopia"));
<contenttweaker:precasia_wormhole>.addTooltip(format.red("Found in Precasia"));
@@ -699,8 +699,6 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:ragnarok_sigil>.addTooltip(format.red("Craft with the right combination of crystal clusters (4) - the temple in the abyss will guide you"));
<ore:ingotSteel>.addTooltip(format.red("Can be obtained with a blast furnace (any of them) or with an induction smelter"));
<industrialforegoing:plastic>.addTooltip(format.red("Obtained using tree fluid extractors and a latex processing unit"));
<extrautils2:bagofholding>.addTooltip(format.red("Gosh I can fit so many shulker boxes in here..."));
@@ -2055,16 +2053,16 @@ import crafttweaker.item.IItemCondition;
<projecte:item.pe_philosophers_stone>.addTooltip(format.red("Use V to increase range, shift+V to reduce range, C to open the crafting grid"));
<projecte:item.pe_life_stone>.addTooltip(format.red("Requires EMC from a klein star to function!"));
<projecte:item.pe_life_stone>.addTooltip(format.red("Press C to turn on!"));
<projecte:item.pe_life_stone>.addTooltip(format.red("Press shift + X to turn on!"));
<projecte:item.pe_body_stone>.addTooltip(format.red("Requires EMC from a klein star to function!"));
<projecte:item.pe_body_stone>.addTooltip(format.red("Press C to turn on!"));
<projecte:item.pe_body_stone>.addTooltip(format.red("Press shift + X to turn on!"));
<projecte:item.pe_soul_stone>.addTooltip(format.red("Requires EMC from a klein star to function!"));
<projecte:item.pe_soul_stone>.addTooltip(format.red("Press C to turn on!"));
<projecte:item.pe_soul_stone>.addTooltip(format.red("Press shift + X to turn on!"));
<projecte:item.pe_mind_stone>.addTooltip(format.red("Requires EMC from a klein star to function!"));
<projecte:item.pe_mind_stone>.addTooltip(format.red("Press C to turn on!"));
<projecte:item.pe_mind_stone>.addTooltip(format.red("Press shift + X to turn on!"));
<betterbuilderswands:wandunbreakable>.addTooltip(format.red("Use Z to change mode, shift + Z to change fluid mode"));
<betterbuilderswands:wandunbreakable>.addTooltip(format.red("Use /wandOops to undo last step"));
@@ -2613,7 +2611,7 @@ import crafttweaker.item.IItemCondition;
<divinerpg:horde_horn>.addTooltip(format.red("Warning: bring a good bow!"));
<appliedenergistics2:material:60>.addTooltip(format.red("WARNING: this will void items if your wireless terminal is out of range!"));
<appliedenergistics2:material:60>.addTooltip(format.red("WARNING: this is quite buggy and it probably will not work!"));
<akashictome:tome>.addTooltip(format.red("WARNING: don't combine with Astral Tome, Thaumonomicon, Lexica botania, Necronomicon, Alkahestry"));
@@ -2986,7 +2984,6 @@ import crafttweaker.item.IItemCondition;
<aether_legacy:life_shard>.addTooltip(format.red("Adds 20 HP"));
<buildinggadgets:buildingtool>.addTooltip(format.red("WARNING: do not pull blocks from a satchel, it may crash the game"));
<contenttweaker:crown_of_the_energy_queen>.addTooltip(format.red("Thank you NerdySpider for the texture!"));
@@ -3207,7 +3204,7 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:asgard_furnace_brick>.addTooltip(format.red("Obtained from the aesir rift"));
<torcherino:compressed_torch_lvl1>.addTooltip(format.red("Found in apichisi"));
<tce:tce_compressed_torch_lvl1>.addTooltip(format.red("Found in apichisi"));
<ore:ingotMithrillium>.addTooltip(format.red("Unlocking this research is quite hard, better to make a really scary vishroom"));
@@ -3485,10 +3482,10 @@ import crafttweaker.item.IItemCondition;
<divinerpg:korma_leggings>.addTooltip(format.red("Obtained from Lord Vatticus in the dungeon of arcana"));
<divinerpg:korma_boots>.addTooltip(format.red("Obtained from Lord Vatticus in the dungeon of arcana"));
<divinerpg:vemos_helmet>.addTooltip(format.red("Obtained from Lord Vatticus in the dungeon of arcana"));
<divinerpg:vemos_chestplate>.addTooltip(format.red("Obtained from Lord Vatticus in the dungeon of arcana"));
<divinerpg:vemos_leggings>.addTooltip(format.red("Obtained from Lord Vatticus in the dungeon of arcana"));
<divinerpg:vemos_boots>.addTooltip(format.red("Obtained from Lord Vatticus in the dungeon of arcana"));
<divinerpg:vemos_helmet>.addTooltip(format.red("Obtained from the war general in the dungeon of arcana"));
<divinerpg:vemos_chestplate>.addTooltip(format.red("Obtained from the war general in the dungeon of arcana"));
<divinerpg:vemos_leggings>.addTooltip(format.red("Obtained from the war general in the dungeon of arcana"));
<divinerpg:vemos_boots>.addTooltip(format.red("Obtained from the war general in the dungeon of arcana"));
<divinerpg:santa_helmet>.addTooltip(format.red("Obtained from the traders in the iceika"));
<divinerpg:santa_chestplate>.addTooltip(format.red("Obtained from the traders in the iceika"));
+45 -22
View File
@@ -1,33 +1,56 @@
recipes.removeShaped(<torcherino:torch_lvl1>);
recipes.removeShaped(<tce:tce_torch_lvl1>);
mods.extendedcrafting.TableCrafting.addShaped(<torcherino:torch_lvl1>,
mods.extendedcrafting.TableCrafting.addShaped(<tce:tce_torch_lvl1>,
[[<astralsorcery:itemusabledust:0>, null, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.acceleration"}), null, <astralsorcery:itemusabledust:0>],
[null, <minecraft:clock>, <minecraft:torch>, <minecraft:clock>, null],
[<contenttweaker:blood_infused_dimensional_ingot>, <minecraft:torch>, <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}), <minecraft:torch>, <contenttweaker:blood_infused_dimensional_ingot>],
[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:torch_lvl2>);
recipes.remove(<torcherino:torch_lvl3>);
recipes.remove(<torcherino:torch_lvl4>);
recipes.remove(<torcherino:torch_lvl5>);
recipes.remove(<tce:tce_torch_lvl2>);
recipes.remove(<tce:tce_torch_lvl3>);
recipes.remove(<tce:tce_torch_lvl4>);
recipes.remove(<tce:tce_torch_lvl5>);
recipes.addShaped(<torcherino:compressed_torch_lvl1>*2,
[[<torcherino:torch_lvl1>, <torcherino:torch_lvl1>, <torcherino:torch_lvl1>],
[<torcherino:torch_lvl1>, <torcherino:compressed_torch_lvl1>, <torcherino:torch_lvl1>],
[<torcherino:torch_lvl1>, <torcherino:torch_lvl1>, <torcherino:torch_lvl1>]]);
recipes.remove(<tce:tce_compressed_torch_lvl1>);
recipes.remove(<tce:tce_compressed_torch_lvl2>);
recipes.remove(<tce:tce_compressed_torch_lvl3>);
recipes.remove(<tce:tce_compressed_torch_lvl4>);
recipes.remove(<tce:tce_compressed_torch_lvl5>);
recipes.remove(<torcherino:compressed_torch_lvl1>);
recipes.remove(<torcherino:compressed_torch_lvl2>);
recipes.remove(<torcherino:compressed_torch_lvl3>);
recipes.remove(<torcherino:compressed_torch_lvl4>);
recipes.remove(<torcherino:compressed_torch_lvl5>);
recipes.remove(<tce:tce_d_compressed_torch_lvl1>);
recipes.remove(<tce:tce_d_compressed_torch_lvl2>);
recipes.remove(<tce:tce_d_compressed_torch_lvl3>);
recipes.remove(<tce:tce_d_compressed_torch_lvl4>);
recipes.remove(<tce:tce_d_compressed_torch_lvl5>);
recipes.remove(<torcherino:time_wand_lvl1>);
recipes.remove(<torcherino:time_wand_lvl2>);
recipes.remove(<torcherino:time_wand_lvl3>);
recipes.remove(<torcherino:time_wand_lvl4>);
recipes.remove(<torcherino:time_wand_lvl5>);
recipes.addShaped(<tce:tce_compressed_torch_lvl1>*2,
[[<tce:tce_torch_lvl1>, <tce:tce_torch_lvl1>, <tce:tce_torch_lvl1>],
[<tce:tce_torch_lvl1>, <tce:tce_compressed_torch_lvl1>, <tce:tce_torch_lvl1>],
[<tce:tce_torch_lvl1>, <tce:tce_torch_lvl1>, <tce:tce_torch_lvl1>]]);
recipes.remove(<tce:tce_time_wand_lvl1>);
recipes.remove(<tce:tce_time_wand_lvl2>);
recipes.remove(<tce:tce_time_wand_lvl3>);
recipes.remove(<tce:tce_time_wand_lvl4>);
recipes.remove(<tce:tce_time_wand_lvl5>);
recipes.remove(<tce:tce_time_wand_infinite>);
recipes.remove(<tce:tce_time_storage_lvl1>);
recipes.remove(<tce:tce_time_storage_lvl2>);
recipes.remove(<tce:tce_time_storage_lvl3>);
recipes.remove(<tce:tce_time_storage_lvl4>);
recipes.remove(<tce:tce_time_storage_lvl5>);
recipes.remove(<tce:tce_time_storage_infinite>);
recipes.remove(<tce:tce_time_collectors>);
recipes.remove(<tce:tce_time_storage>);
recipes.remove(<tce:tce_time_acceleration>);
recipes.remove(<tce:tce_particle_collector_lvl1>);
recipes.remove(<tce:tce_particle_collector_lvl2>);
recipes.remove(<tce:tce_particle_collector_lvl3>);
recipes.remove(<tce:tce_time_manipulator>);
recipes.remove(<torcherino:time_collector>);
recipes.remove(<torcherino:time_storage>);
+3
View File
@@ -98,3 +98,6 @@ recipes.addShaped(<woot:cell:2>,
[[null, <woot:cell:1>, null],
[<aoa3:speed_enhancer>, <woot:factorycore:5>, <aoa3:speed_enhancer>],
[<woot:cell:1>, <minecraft:dragon_egg>, <woot:cell:1>]]);
recipes.addShapeless(<woot:stygianironingot>*9,
[<woot:stygianiron>]);