This commit is contained in:
sainagh
2024-08-18 18:25:41 -07:00
parent f38b745627
commit 0a09116c6e
1502 changed files with 56792 additions and 12704 deletions
+4
View File
@@ -72,6 +72,10 @@ dragonScaleBlock.add(<iceandfire:dragonscale_blue>);
dragonScaleBlock.add(<iceandfire:dragonscale_white>);
dragonScaleBlock.add(<iceandfire:dragonscale_sapphire>);
dragonScaleBlock.add(<iceandfire:dragonscale_silver>);
dragonScaleBlock.add(<iceandfire:dragonscale_electric>);
dragonScaleBlock.add(<iceandfire:dragonscale_amythest>);
dragonScaleBlock.add(<iceandfire:dragonscale_copper>);
dragonScaleBlock.add(<iceandfire:dragonscale_black>);
recipes.removeShaped(<appliedenergistics2:spatial_pylon>);
+3
View File
@@ -0,0 +1,3 @@
mods.nuclearcraft.melter.addRecipe([<ore:blockFiery>, <fluid:fierymetal>*1296]);
mods.nuclearcraft.melter.addRecipe([<ore:blockNetherite>, <fluid:molten_netherite>*1296]);
+5
View File
@@ -0,0 +1,5 @@
recipes.addShaped(<contenttweaker:hidden_errors_callstone>,
[[<contenttweaker:darkstar_stone>, <ebwizardry:attunement_upgrade>, <contenttweaker:darkstar_stone>],
[<ebwizardry:attunement_upgrade>, <ebwizardry:master_wand>.reuse(), <ebwizardry:attunement_upgrade>],
[<contenttweaker:darkstar_stone>, <ebwizardry:attunement_upgrade>, <contenttweaker:darkstar_stone>]]);
+45
View File
@@ -2264,6 +2264,51 @@ recipes.addShapeless(
null
);
val seedflax = <actuallyadditions:item_flax_seed>;
recipes.addShapeless(
"scanseedflax",seedflax,
[(seedflax.marked("mark").transformNew(function(item) { return item.withTag(item.tag); })).noReturn(),
<contenttweaker:seed_analyzer>.reuse()],
function(out,ins,cInfo){
var species = ins.mark.tag.agri_seed as string;
var strength = ins.mark.tag.agri_strength as byte;
var gain = ins.mark.tag.agri_gain as byte;
var growth = ins.mark.tag.agri_growth as byte;
var analyzed = 1 as byte;
var updatedTag as IData = {
agri_analyzed: analyzed,
agri_strength: strength,
agri_gain: gain,
agri_seed: species,
agri_growth: growth
};
return out.updateTag(updatedTag);
},
null
);
val seedrice = <actuallyadditions:item_rice_seed>;
recipes.addShapeless(
"scanseedrice",seedrice,
[(seedrice.marked("mark").transformNew(function(item) { return item.withTag(item.tag); })).noReturn(),
<contenttweaker:seed_analyzer>.reuse()],
function(out,ins,cInfo){
var species = ins.mark.tag.agri_seed as string;
var strength = ins.mark.tag.agri_strength as byte;
var gain = ins.mark.tag.agri_gain as byte;
var growth = ins.mark.tag.agri_growth as byte;
var analyzed = 1 as byte;
var updatedTag as IData = {
agri_analyzed: analyzed,
agri_strength: strength,
agri_gain: gain,
agri_seed: species,
agri_growth: growth
};
return out.updateTag(updatedTag);
},
null
);
recipes.remove(<agricraft:peripheral>);
recipes.remove(<agricraft:seed_analyzer>);
+49 -6
View File
@@ -184,7 +184,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_sword>,
[null, null, null, null, null, null, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>],
[null, null, null, null, null, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, null],
[null, <contenttweaker:defined_plate>, null, null, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, null, null],
[null, <contenttweaker:defined_plate>, null, <avaritia:resource:6>, <materialpart:halite:ingot>, <avaritia:resource:6>, null, null, null],
[null, <contenttweaker:defined_plate>, null, <avaritia:resource:6>, <materialpart:fractallite_halite:ingot>, <avaritia:resource:6>, null, null, null],
[null, null, <contenttweaker:defined_plate>, <avaritia:resource:6>, <avaritia:resource:6>, null, null, null, null],
[null, null, <avaritia:block_resource:0>, <contenttweaker:defined_plate>, null, null, null, null, null],
[null, <avaritia:block_resource:0>, null, null, <contenttweaker:defined_plate>, <contenttweaker:defined_plate>, null, null, null],
@@ -195,7 +195,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_bow>,
[null, null, <avaritia:resource:6>, null, null, <botania:manaresource:12>, null, null, null],
[null, <avaritia:resource:6>, null, null, null, <botania:manaresource:12>, null, null, null],
[<avaritia:resource:6>, null, null, null, null, <botania:manaresource:12>, null, null, null],
[<materialpart:halite:ingot>, null, null, null, <botania:manaresource:12>, null, null, null, null],
[<materialpart:fractallite_halite:ingot>, null, null, null, <botania:manaresource:12>, null, null, null, null],
[<avaritia:resource:6>, null, null, null, null, <botania:manaresource:12>, null, null, null],
[null, <avaritia:resource:6>, null, null, null, <botania:manaresource:12>, null, null, null],
[null, null, <avaritia:resource:6>, null, null, <botania:manaresource:12>, null, null, null],
@@ -205,7 +205,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_helmet>,
[[null, null, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, null, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <contenttweaker:recursion_infinity>, <avaritia:resource:6>, <contenttweaker:recursion_infinity>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <materialpart:halite:ingot>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <materialpart:fractallite_halite:ingot>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, null, <contenttweaker:black_metal_head>, null, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, null, null, null, null, null, null, null, null],
@@ -217,7 +217,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_chestplate>,
[<avaritia:block_resource:0>, <contenttweaker:recursion_infinity>, <avaritia:resource:6>, null, null, null, <avaritia:resource:6>, <contenttweaker:recursion_infinity>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, null, null, null, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <materialpart:halite:ingot>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <materialpart:fractallite_halite:ingot>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <contenttweaker:black_metal_chest>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
@@ -226,7 +226,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_chestplate>,
mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_pants>,
[[<avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <contenttweaker:black_metal_legs>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <contenttweaker:recursion_infinity>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, <contenttweaker:recursion_infinity>, <materialpart:halite:ingot>, <contenttweaker:recursion_infinity>, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, <contenttweaker:recursion_infinity>, <materialpart:fractallite_halite:ingot>, <contenttweaker:recursion_infinity>, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null, null, null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null, null, null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null, null, null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>],
@@ -236,7 +236,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_pants>,
mods.extendedcrafting.TableCrafting.addShaped(<avaritia:infinity_boots>,
[[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, <contenttweaker:black_metal_feet>, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[null, <avaritia:resource:6>, <materialpart:halite:ingot>, <avaritia:resource:6>, null, <avaritia:resource:6>, <materialpart:halite:ingot>, <avaritia:resource:6>, null],
[null, <avaritia:resource:6>, <materialpart:fractallite_halite:ingot>, <avaritia:resource:6>, null, <avaritia:resource:6>, <materialpart:fractallite_halite:ingot>, <avaritia:resource:6>, null],
[null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null],
[<avaritia:block_resource:0>, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:block_resource:0>, <avaritia:block_resource:0>],
[<avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>, null, <avaritia:block_resource:0>, <avaritia:resource:6>, <avaritia:resource:6>, <avaritia:block_resource:0>],
@@ -270,3 +270,46 @@ mods.extendedcrafting.EnderCrafting.addShaped(<avaritia:neutronium_compressor>,
[<contenttweaker:lawrencium_262>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:lawrencium_262>]], 20);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:unidentified_ingot>, <ore:ingotMithrillium>*3, <avaritia:resource:1>]);
mods.avaritia.ExtremeCrafting.remove(<avaritia:ultimate_stew>);
mods.avaritia.ExtremeCrafting.addShaped("maketheultimatestewdire",
<avaritia:ultimate_stew>*8,
[[<contenttweaker:intense_meatball_pasta>, <contenttweaker:burned_enchanted_feather>, <contenttweaker:nice_clean_salad>,
<contenttweaker:lovely_latke>, <contenttweaker:feast_of_hell>, <contenttweaker:lovely_latke>,
<contenttweaker:nice_clean_salad>, <contenttweaker:burned_enchanted_feather>, <contenttweaker:intense_meatball_pasta>],
[<contenttweaker:addiction_cookie>, <contenttweaker:aglio_olio_peperoncino_pasta>, <contenttweaker:tasty_eye_delight>,
<contenttweaker:big_boy_steak>, <contenttweaker:yummy_concrete>, <contenttweaker:big_boy_steak>,
<contenttweaker:tasty_eye_delight>, <contenttweaker:aglio_olio_peperoncino_pasta>, <contenttweaker:addiction_cookie>],
[<contenttweaker:cube_jello_cubes>, <contenttweaker:monolithic_meal>, <contenttweaker:bento_xxxl>,
<contenttweaker:just_jambalaya>, <contenttweaker:sausage_sandwich>, <contenttweaker:just_jambalaya>,
<contenttweaker:bento_xxxl>, <contenttweaker:monolithic_meal>, <contenttweaker:cube_jello_cubes>],
[<xreliquary:potion>.withTag({effects: [{duration: 600, potency: 1, name: "thaumcraft:thaumarhia"}], hasPotion: 1 as byte, Name: "Warp Milkshake"}), <contenttweaker:radioactive_nachos>, <contenttweaker:disgusting_omelette>,
<contenttweaker:dragon_egg_omelette>, <contenttweaker:strange_meatball>, <contenttweaker:dragon_egg_omelette>,
<contenttweaker:disgusting_omelette>, <contenttweaker:radioactive_nachos>, <xreliquary:potion>.withTag({effects: [{duration: 600, potency: 1, name: "thaumcraft:thaumarhia"}], hasPotion: 1 as byte, Name: "Warp Milkshake"})],
[<contenttweaker:dried_vishroom>, <contenttweaker:really_golden_steak>, <contenttweaker:chocolate_cherry_truffle>,
<contenttweaker:hearty_meatball>, <xreliquary:apothecary_cauldron>, <contenttweaker:hearty_meatball>,
<contenttweaker:chocolate_cherry_truffle>, <contenttweaker:really_golden_steak>, <contenttweaker:dried_vishroom>],
[<xreliquary:potion>.withTag({effects: [{duration: 600, potency: 1, name: "thaumcraft:thaumarhia"}], hasPotion: 1 as byte, Name: "Warp Milkshake"}), <contenttweaker:radioactive_nachos>, <contenttweaker:disgusting_omelette>,
<contenttweaker:dragon_egg_omelette>, <contenttweaker:strange_meatball>, <contenttweaker:dragon_egg_omelette>,
<contenttweaker:disgusting_omelette>, <contenttweaker:radioactive_nachos>, <xreliquary:potion>.withTag({effects: [{duration: 600, potency: 1, name: "thaumcraft:thaumarhia"}], hasPotion: 1 as byte, Name: "Warp Milkshake"})],
[<contenttweaker:cube_jello_cubes>, <contenttweaker:monolithic_meal>, <contenttweaker:bento_xxxl>,
<contenttweaker:just_jambalaya>, <contenttweaker:sausage_sandwich>, <contenttweaker:just_jambalaya>,
<contenttweaker:bento_xxxl>, <contenttweaker:monolithic_meal>, <contenttweaker:cube_jello_cubes>],
[<contenttweaker:addiction_cookie>, <contenttweaker:aglio_olio_peperoncino_pasta>, <contenttweaker:tasty_eye_delight>,
<contenttweaker:big_boy_steak>, <contenttweaker:yummy_concrete>, <contenttweaker:big_boy_steak>,
<contenttweaker:tasty_eye_delight>, <contenttweaker:aglio_olio_peperoncino_pasta>, <contenttweaker:addiction_cookie>],
[<contenttweaker:intense_meatball_pasta>, <contenttweaker:burned_enchanted_feather>, <contenttweaker:nice_clean_salad>,
<contenttweaker:lovely_latke>, <contenttweaker:feast_of_hell>, <contenttweaker:lovely_latke>,
<contenttweaker:nice_clean_salad>, <contenttweaker:burned_enchanted_feather>, <contenttweaker:intense_meatball_pasta>]]);
+292
View File
@@ -0,0 +1,292 @@
<ae2fc:wireless_fluid_pattern_terminal>.addTooltip(format.red("Remote fluid pattern terminal access"));
<appliedenergistics2:wireless_terminal>.addTooltip(format.red("Remote AE terminal access"));
<appliedenergistics2:wireless_crafting_terminal>.addTooltip(format.red("Remote crafting terminal access"));
<appliedenergistics2:wireless_pattern_terminal>.addTooltip(format.red("Remote pattern terminal access"));
<appliedenergistics2:wireless_fluid_terminal>.addTooltip(format.red("Remote fluid terminal access"));
<actuallyadditions:potion_ring_advanced_bauble:0>.addTooltip(format.red("Applies speed potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:1>.addTooltip(format.red("Applies haste potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:2>.addTooltip(format.red("Applies strength potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:3>.addTooltip(format.red("Applies jump boost potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:4>.addTooltip(format.red("Applies regen potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:5>.addTooltip(format.red("Applies resistance potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:6>.addTooltip(format.red("Applies fire resistance potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:7>.addTooltip(format.red("Applies water breathing potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:8>.addTooltip(format.red("Applies invisibility potion to user"));
<actuallyadditions:potion_ring_advanced_bauble:9>.addTooltip(format.red("Applies night vision potion to user"));
<actuallyadditions:battery_bauble>.addTooltip(format.red("Charges items in user inventory"));
<actuallyadditions:battery_double_bauble>.addTooltip(format.red("Charges items in user inventory"));
<actuallyadditions:battery_triple_bauble>.addTooltip(format.red("Charges items in user inventory"));
<actuallyadditions:battery_quadruple_bauble>.addTooltip(format.red("Charges items in user inventory"));
<actuallyadditions:battery_quintuple_bauble>.addTooltip(format.red("Charges items in user inventory"));
<astralsorcery:itemenchantmentamulet>.addTooltip(format.red("The level of enchantments on the player's gear will be increased depending on the configuration of the prism"));
<baubles:ring>.addTooltip(format.red("Applies Haste 1"));
<bhc:heart_amulet>.addTooltip(format.red("Increases health depending on the amount of heart canisters "));
<bewitchment:girdle_of_the_dryads>.addTooltip(format.red("Grows a set of extra armor while standing on grass that absorbs hits"));
<bewitchment:hellish_bauble>.addTooltip(format.red("Gives Fire Resistannce and reduces damage from explosions, as well as reduces the cost of trades from Demons"));
<bewitchment:fortunes_favor>.addTooltip(format.red("Lowers the amount of damage taken from Bewitchment spirits, and applies the Luck effect"));
<bewitchment:horseshoe>.addTooltip(format.red("Lowers the amount of damage taken from Bewitchment magic attacks and prevents Unluck curses from being applied"));
<bewitchment:nazar>.addTooltip(format.red("Automatically cures weakness and nausea debuffs with ME"));
<bewitchment:token_of_remedies>.addTooltip(format.red("Provides Haste 1 and applies an extra level of Fortune to mined drops"));
<bewitchment:hecates_visage>.addTooltip(format.red("Lowers the cost of starting a Bewitchment ritual"));
<bewitchment:triskelion>.addTooltip(format.red("Provides strength 1 with ME"));
<bewitchment:vampiric_amulet>.addTooltip(format.red("Prevents damage randomly and provides absorption hearts"));
<bewitchment:gluttons_sash>.addTooltip(format.red("Automatically restores hunger with ME"));
<bloodarsenal:sacrifice_amulet>.addTooltip(format.red("Stores LP when you kill mobs while wearing"));
<bloodarsenal:self_sacrifice_amulet>.addTooltip(format.red("Stores LP when damage is taken"));
<bloodarsenal:vampire_ring>.addTooltip(format.red("Grants Life Steal effect, healing you for dealing damage. Effect applies to any damage dealt to anything nearby"));
<bloodarsenal:soul_pendant>.addTooltip(format.red("Stores will from slain enemies"));
<botania:tinyplanet>.addTooltip(format.red("Pulls mana bursts towards wearer"));
<botania:manaring>.addTooltip(format.red("Stores Botania Mana"));
<botania:auraring>.addTooltip(format.red("Creates Mana and stores it within mana holding items"));
<botania:manaringgreater>.addTooltip(format.red("Stores 4x as much mana as a base Band of Mana"));
<botania:auraringgreater>.addTooltip(format.red("Creates much more mana than a base band of aura"));
<botania:travelbelt>.addTooltip(format.red("Provides a hiddden speed 1 effect and allows for auto stepping 1 blocks"));
<botania:knockbackbelt>.addTooltip(format.red("Stops Knockback effects from damage"));
<botania:icependant>.addTooltip(format.red("Acts as Frost Walker enchant, freezing ice at foot level"));
<botania:lavapendant>.addTooltip(format.red("Instantly extinguishes flame effect if the user is not currently in fire or lava"));
<botania:magnetring>.addTooltip(format.red("Provides magnetic effect"));
<botania:waterring>.addTooltip(format.red("Provides greatly increased speed and manuverability underwater, and if mana is present in the inventory, allows for underwater breathing"));
<botania:miningring>.addTooltip(format.red("Provides Haste 2 and consumes mana per arm swing"));
<botania:divacharm>.addTooltip(format.red("Hitting an enemy causes it to target and attack any other enemy targetting you in exchange for mana"));
<botania:flighttiara>.addTooltip(format.red("Provides flight for 30 seconds a time, allows for dashing by sprinting while flying and gliding by sneaking by flying"));
<botania:pixiering>.addTooltip(format.red("Increases the chance for a pixie to spawn when injured"));
<botania:supertravelbelt>.addTooltip(format.red("Greatly increases speed"));
<botania:reachring>.addTooltip(format.red("Increases Reach by 3 blocks"));
<botania:itemfinder>.addTooltip(format.red("Causes inventories with the item held in your hand to glow "));
<botania:superlavapendant>.addTooltip(format.red("Provides immunity to fire and lava damage"));
<botania:bloodpendant>.addTooltip(format.red("Constantly applies a given brew effect"));
<botania:holycloak>.addTooltip(format.red("Prevents any non-magical damage every 10 seconds"));
<botania:unholycloak>.addTooltip(format.red("Damages all nearby mobs for the same amount of damage taken every 10 seconds"));
<botania:balancecloak>.addTooltip(format.red("Will split any damage taken between attacker and player, preventing death every 10 seconds"));
<botania:monocle>.addTooltip(format.red("Allows user to see any mana bursts nearby, as well as the functional range of all Botania flowers, as well as showing the power in any redstone dust. Can be used as a cosmetic override and still provide this benefit"));
<botania:cosmetic>.addTooltip(format.red("Cosmetic, for decoration!"));
<botania:swapring>.addTooltip(format.red("Will automatically switch tools to the appropriate one to break a block the user is looking at. Only applies to tools that work with Mana"));
<botania:thorring>.addTooltip(format.red("Activated TerraShatterers will have an increased range"));
<botania:odinring>.addTooltip(format.red("Gain an additional 20 health points and become immune to suffocation, drowning, fire, lava, starvation and fall damage."));
<botania:lokiring>.addTooltip(format.red("Allows user to place blocks in many places at once, following a pattern set by shift right clicking with an empty hand"));
<botania:magnetringgreater>.addTooltip(format.red("Attracts items from a greater range"));
<botania:speedupbelt>.addTooltip(format.red("Provides an escalating speed boost the longer a user walks without stopping"));
<botania:baublebox>.addTooltip(format.red("Enables dashing to the left and right with a small cooldown"));
<botania:dodgering>.addTooltip(format.red("Makes user invisible using mana"));
<botania:invisibilitycloak>.addTooltip(format.red("Enables double jumping"));
<botania:cloudpendant>.addTooltip(format.red("Enables triple jumping"));
<botania:supercloudpendant>.addTooltip(format.red("Highlights nearby mobs"));
<botania:thirdeye>.addTooltip(format.red("Any explosions nearby will not damage blocks"));
<botania:goddesscharm>.addTooltip(format.red("Any explosions nearby will not damage blocks"));
<cyclicmagic:glove_climb>.addTooltip(format.red("Allows user to climb surfaces similar to a spider"));
<cyclicmagic:tool_auto_torch>.addTooltip(format.red("Automatically places a torch at your feet when light levels go below 7"));
<cyclicmagic:charm_antidote>.addTooltip(format.red("Automatically cures poison and withering effects"));
<cyclicmagic:charm_water>.addTooltip(format.red("Provides underwater breathing"));
<cyclicmagic:charm_air>.addTooltip(format.red("Allows user to walk on air"));
<cyclicmagic:charm_void>.addTooltip(format.red("Teleports you to world height if you fall in the void"));
<cyclicmagic:charm_boat>.addTooltip(format.red("Increases boat speed dramatically"));
<cyclicmagic:charm_fire>.addTooltip(format.red("Fire Immunity while in inventory"));
<cyclicmagic:charm_speed>.addTooltip(format.red("Provides speed II effect"));
<cyclicmagic:charm_wing>.addTooltip(format.red("Halves fall speed after 6 blocks and prevents fall damage during buff"));
<divinerpg:miners_amulet>.addTooltip(format.red("Provides Haste II"));
<draconicevolution:draconium_capacitor>.addTooltip(format.red("Battery, charges item in the inventory"));
<draconicevolution:magnet>.addTooltip(format.red("Teleports items into inventory"));
<ebwizardry:ring_condensing>.addTooltip(format.red("Gradually refills mana in wands in hotbar"));
<ebwizardry:ring_siphoning>.addTooltip(format.red("When refilling a wand, restore 30% more mana"));
<ebwizardry:ring_battlemage>.addTooltip(format.red("Holding a wand in your offhand and a sword in your main hand grants 10% extra magic damage"));
<ebwizardry:ring_combustion>.addTooltip(format.red("Creatures killed by fire spells explode like creepers (does not break blocks)"));
<ebwizardry:ring_fire_melee>.addTooltip(format.red("Meleeing a mob with a fire wand sets it on fire"));
<ebwizardry:ring_fire_biome>.addTooltip(format.red("Fire spells deal 30% more damage in hot biomes"));
<ebwizardry:ring_disintegration>.addTooltip(format.red("All fire spells cause an explosion of sparks when mobs die that set other mobs on fire"));
<ebwizardry:ring_meteor>.addTooltip(format.red("Meteor spell projectile will come from the wand instead of the sky"));
<ebwizardry:ring_ice_melee>.addTooltip(format.red("Meleeing a mob will apply frostbite, slowing them"));
<ebwizardry:ring_ice_biome>.addTooltip(format.red("Ice spells deal 30% more damage in snowy biomes"));
<ebwizardry:ring_arcane_frost>.addTooltip(format.red("Mobs killed by ice spells release damaging ice shards in all directions"));
<ebwizardry:ring_shattering>.addTooltip(format.red("Melee attacks on mobs with Frostbite have a small chance of instantly killing them and releasing ice shards"));
<ebwizardry:ring_lightning_melee>.addTooltip(format.red("Melee attacks on mobs will cause lightning bolts to attack nearby mobs"));
<ebwizardry:ring_storm>.addTooltip(format.red("During thunderstorms, lightning spells have dramatically reduced cooldowns"));
<ebwizardry:ring_seeking>.addTooltip(format.red("Projectile spells seek mobs"));
<ebwizardry:ring_hammer>.addTooltip(format.red("Lightning hammers from the Lightning hammer spell can be picked up and thrown again "));
<ebwizardry:ring_stormcloud>.addTooltip(format.red("Stormcloud spell seeks mobs and lasts longer with each attack"));
<ebwizardry:ring_soulbinding>.addTooltip(format.red("Mobs damaged by necromancy spells become soulbound for 30 seconds and take all damage dealt to you"));
<ebwizardry:ring_leeching>.addTooltip(format.red("All necromancy spells have a 30% chance to trigger life drain, healing you for damage dealt"));
<ebwizardry:ring_necromancy_melee>.addTooltip(format.red("Melee attacks with a necromancy wand apply wither"));
<ebwizardry:ring_mind_control>.addTooltip(format.red("Mobs affected by mind control effects have a chance to spread the effect"));
<ebwizardry:ring_poison>.addTooltip(format.red("All earth spells apply poison to mobs"));
<ebwizardry:ring_earth_melee>.addTooltip(format.red("Hitting mobs with an Earth wand applies poison"));
<ebwizardry:ring_earth_biome>.addTooltip(format.red("Earth spells deal 30% more damage in forests and roofed forest biomes"));
<ebwizardry:ring_full_moon>.addTooltip(format.red("All Earth spells have dramatically reduced cooldown during a full moon"));
<ebwizardry:ring_evoker>.addTooltip(format.red("Sneaking while casting the fangs spell summons a defense circle instead of a line"));
<ebwizardry:ring_extraction>.addTooltip(format.red("Killing mobs with sorcery spells refills the wand with extra mana"));
<ebwizardry:ring_mana_return>.addTooltip(format.red("Missing with the Force Arrow spell refunds mana used to the wand if the arrow doesn't hit a mob"));
<ebwizardry:ring_blockwrangler>.addTooltip(format.red("Any spell that throws blocks deals double damage"));
<ebwizardry:ring_conjurer>.addTooltip(format.red("Items from Conjuring spells last twice as long"));
<ebwizardry:ring_defender>.addTooltip(format.red("Projectile spells pass through allied forcefields"));
<ebwizardry:ring_paladin>.addTooltip(format.red("Healing spells spread their effect"));
<ebwizardry:ring_interdiction>.addTooltip(format.red("Forcefield spells deal damage to any mob that touchs the forcefield"));
<ebwizardry:amulet_arcane_defence>.addTooltip(format.red("Slowly repairs wizard armor"));
<ebwizardry:amulet_warding>.addTooltip(format.red("All magic damage is reduced by 10%"));
<ebwizardry:amulet_wisdom>.addTooltip(format.red("Reduces the likelyhood of negative effects when attempting to learn spells"));
<ebwizardry:amulet_fire_protection>.addTooltip(format.red("Reduces fire damage by 30%"));
<ebwizardry:amulet_fire_cloaking>.addTooltip(format.red("Reduces incoming damage by 75% when standing within a ring of fire spell"));
<ebwizardry:amulet_ice_immunity>.addTooltip(format.red("You cannot be affected by Frostbite effects"));
<ebwizardry:amulet_ice_protection>.addTooltip(format.red("Reduces damage from frost spells by 30%"));
<ebwizardry:amulet_frost_warding>.addTooltip(format.red("Grants Ward 1 when standing behind the wall of frost spell"));
<ebwizardry:amulet_potential>.addTooltip(format.red("Being hit by mobs has a 15% chance of triggering the Lightning Bolt spell at that mob"));
<ebwizardry:amulet_channeling>.addTooltip(format.red("All incoming shock damage has a 30% chance of being negated"));
<ebwizardry:amulet_lich>.addTooltip(format.red("15% chance for incoming damage to be applied to a minion instead"));
<ebwizardry:amulet_wither_immunity>.addTooltip(format.red("Grants wither immunity"));
<ebwizardry:amulet_glide>.addTooltip(format.red("Falling more than 3 blocks has a 50% chance to activate a Glide spell"));
<ebwizardry:amulet_banishing>.addTooltip(format.red("Mobs that melee you have a 15% chance to be teleported to a random nearby location"));
<ebwizardry:amulet_anchoring>.addTooltip(format.red("You cannot be moved by magical spells"));
<ebwizardry:amulet_recovery>.addTooltip(format.red("When under 50% health, mana will be consumed from your armor to apply Regen 1"));
<ebwizardry:amulet_transience>.addTooltip(format.red("25% chance to activate Transcience, making you immune to all damage, when brought under 10% health"));
<ebwizardry:amulet_resurrection>.addTooltip(format.red("Resurrection spell can be used in the Game Over screen if assigned to a wand on your hotbar. This will not restore items moved to a Grave"));
<ebwizardry:amulet_auto_shield>.addTooltip(format.red("25% chance to cast the Shield spell when bound to a wand on your hotbar"));
<ebwizardry:amulet_absorption>.addTooltip(format.red("Excess health from healing spells is converted to absorption hearts"));
<ebwizardry:charm_haggler>.addTooltip(format.red("Wizards will always unlock the next tier of trading when items are purchased"));
<ebwizardry:charm_experience_tome>.addTooltip(format.red("Wands gain 50% more xp per spell cast"));
<ebwizardry:charm_move_speed>.addTooltip(format.red("Spells do not slow movement when casting"));
<ebwizardry:charm_spell_discovery>.addTooltip(format.red("Spell books found as loot are more likely to be undiscovered spells"));
<ebwizardry:charm_auto_smelt>.addTooltip(format.red("Pocket Furnace spell will automatically trigger for each item that enters your inventory when bound to a wand on your hotbar"));
<ebwizardry:charm_lava_walking>.addTooltip(format.red("Frost Step spell freezes lava to obsidian nearby"));
<ebwizardry:charm_storm>.addTooltip(format.red("Invoke Weather spell will always summon thunderstorms"));
<ebwizardry:charm_minion_health>.addTooltip(format.red("Summoned mobs deal 25% more damage"));
<ebwizardry:charm_minion_variants>.addTooltip(format.red("Summoned zombies and skeletons are husks and strays instead"));
<ebwizardry:charm_undead_helmets>.addTooltip(format.red("Summoned zombies and skeletons will have leather helmets to prevent burning in daylight"));
<ebwizardry:charm_hunger_casting>.addTooltip(format.red("If a wand runs out of mana, hunger will be used"));
<ebwizardry:charm_flight>.addTooltip(format.red("Flight and Glide spells are 50% faster"));
<ebwizardry:charm_growth>.addTooltip(format.red("Growth spell has a 35% chance to instantly grow nearby crops"));
<ebwizardry:charm_abseiling>.addTooltip(format.red("Holding sneak while using the grappling spell will slowly descend"));
<ebwizardry:charm_silk_touch>.addTooltip(format.red("Gives Mine spell silk touch"));
<ebwizardry:charm_sixth_sense>.addTooltip(format.red("Sixth Sense spell will show different shapes for passive, neutral and hostile mobs"));
<ebwizardry:charm_stop_time>.addTooltip(format.red("Slow Time spell instead Freezes time"));
<ebwizardry:charm_light>.addTooltip(format.red("Conjured light sources last forever"));
<ebwizardry:charm_transportation>.addTooltip(format.red("4 naturally spawning stone circles can be remembered and teleported to when using Transportation spell"));
<ebwizardry:charm_black_hole>.addTooltip(format.red("Black Hole spell applies to blocks now"));
<ebwizardry:charm_mount_teleporting>.addTooltip(format.red("Teleporting while riding a mount teleports the mount as well"));
<ebwizardry:charm_feeding>.addTooltip(format.red("Replenish Hunger spell automatically triggers when bound to wand on hotbar"));
<tfspellpack:ring_twilight>.addTooltip(format.red("All spells are 10% more potent in twilight forest"));
<tfspellpack:ring_hydra_kaboom>.addTooltip(format.red("Hydra bombs cause TNT damage"));
<tfspellpack:ring_aurora>.addTooltip(format.red("Chariet of Ice spell causes TNT explosion when using ground slam attack"));
<tfspellpack:ring_trollsteinn>.addTooltip(format.red("Acid Rain spell applies poison"));
<tfspellpack:ring_stealth_attack>.addTooltip(format.red("Sneaking while casting spells deals 50% more damage when using Mist Cloak spell"));
<tfspellpack:amulet_steeleaf>.addTooltip(format.red("Take 10% less damage while wearing wizard armor in the twilight forest"));
<tfspellpack:amulet_carminite>.addTooltip(format.red("Carminite Singularity spell causes projectiles to bounce away"));
<tfspellpack:amulet_life_charm>.addTooltip(format.red("Life charms heal to full health instantly and applies resistance II when triggered"));
<tfspellpack:charm_ice_exploder>.addTooltip(format.red("Ice Core spell projectiles cause TNT damage"));
<tfspellpack:charm_goblin>.addTooltip(format.red("Summoned goblins are instead Redcap sappers"));
<tfspellpack:charm_troll>.addTooltip(format.red("Summoned Cave trolls will throw ice bombs at targets"));
<tfspellpack:charm_accursed_tome>.addTooltip(format.red("Summoned Death pages will apply random negative vanilla potion effects"));
<enderio:item_magnet>.addTooltip(format.red("Magnet"));
<extrautils2:chickenring:1>.addTooltip(format.red("Flight for a short amount of time"));
<extrautils2:chickenring:0>.addTooltip(format.red("Applies slow fall when falling more than 2 blocks"));
<extrautils2:angelring>.addTooltip(format.red("Allows creative flight"));
<extrabotany:froststar>.addTooltip(format.red("Freezes large areas of water and lava near user, also applies Slowness II to any mob looked at"));
<extrabotany:deathring>.addTooltip(format.red("Applies wither and Unlock at mobs looked at"));
<extrabotany:natureorb>.addTooltip(format.red("Stores effects in it that apply to the user over time. Blessing of Mana will refill mana using items, Blessing of Regeneration will cause Regen effects to happen twice as fast, Blessing of Senro will cancel negative debuffs"));
<extrabotany:mastermanaring>.addTooltip(format.red("Stores MAX INT mana"));
<extrabotany:puredaisypendant>.addTooltip(format.red("Instantly causes a pure daisy effect when holding item, after 64 items goes on 2.5 minute cooldown"));
<extrabotany:supercrown>.addTooltip(format.red("When wearing Starry Idol or Pleiades Combat Maid Armor, reduces damage taken by 1 heart"));
<extrabotany:redscarf>.addTooltip(format.red("Decorative"));
<extrabotany:coregod>.addTooltip(format.red("Allows infinite flight in exchange for mana, also provides Strength I and has a slightly faster flight than the Flugal Tiara"));
<extrabotany:wallrunning>.addTooltip(format.red("Allows climbing walls like a spider"));
<extrabotany:walljumping>.addTooltip(format.red("Allows jumping up walls 5 times before resetting"));
<extrabotany:parkour>.addTooltip(format.red("Combines Ring of Wall Run and Ring of Wall Jump"));
<extrabotany:allforone>.addTooltip(format.red("The first 3 baubles in the bauble case will be used as though being worn. Does not work with most baubles"));
<extrabotany:elvenking>.addTooltip(format.red("All baubles in bauble case will be used as though being worn. Does not work with most baubles"));
<extrabotany:foxear>.addTooltip(format.red("Decorative"));
<extrabotany:bottledflame>.addTooltip(format.red("Automatically places a torch at your feet when light levels go below 7"));
<extrabotany:cosmetic>.addTooltip(format.red("Decorative"));
<extrabotany:jingweifeather>.addTooltip(format.red("Fist attacks will cause a fireball that grants absorption hearts when hitting mobs"));
<extrabotany:manadriverring>.addTooltip(format.red("Transferrs mana from bands into functional flowers nearby"));
<extrabotany:silenteternity>.addTooltip(format.red("Every tick while standing still will make you immune to most kinds of damage and extremely quickly restore health. Will also freeze water and lava under the user"));
<mod_lavacow:goldenheart>.addTooltip(format.red("Gives Regen I and repairs all equipment while in bauble slot"));
<mod_lavacow:mootenheart>.addTooltip(format.red("All fire damage is reduced by 20%"));
<mod_lavacow:halo_necklace>.addTooltip(format.red("10% increased damage to undead mobs"));
<mod_lavacow:dreamcatcher>.addTooltip(format.red("Causes a random mob to spawn near the bed after sleeping"));
<immersiveengineering:powerpack>.addTooltip(format.red("Battery"));
<industrialforegoing:meat_feeder>.addTooltip(format.red("Refills hunger"));
<nae2:pattern_multiplier>.addTooltip(format.red("Allows duplication of AE2 patterns"));
<nuclearcraft:geiger_counter>.addTooltip(format.red("Displays local radiation levels, including inventory"));
<nuclearcraft:radiation_badge>.addTooltip(format.red("Posts in chat every 25 rads gained"));
<plethora:neuralinterface>.addTooltip(format.red("Has many modules that allow ComputerCraft to interfact with the player's inventory, environment, and the player themselves"));
<projecte:item.pe_repair_talisman>.addTooltip(format.red("Repairs items in inventory"));
<projecte:item.pe_black_hole>.addTooltip(format.red("Magnet"));
<projecte:item.pe_ignition>.addTooltip(format.red("Nearby mobs are set on fire"));
<projecte:item.pe_zero_ring>.addTooltip(format.red("Freezes a large area of water and places snow on the ground"));
<projecte:item.pe_swrg>.addTooltip(format.red("Repulses mobs in a radius around the user"));
<projecte:item.pe_time_watch>.addTooltip(format.red("Allows manipulation of time in the world and speeds up or slows down everything around the user by 7% "));
<projecte:item.pe_gem_density>.addTooltip(format.red("Absorbs items with EMC and converts to target item"));
<projecte:item.pe_void_ring>.addTooltip(format.red("Combines Black Hole Band and Gem of Eternal Density"));
<projecte:item.pe_arcana_ring>.addTooltip(format.red("Combines Zero Ring, Ignition Ring, Harvest Goddes Band and Swiftwolfs Rending Gale"));
<projecte:item.pe_arcana_ring>.addTooltip(format.red("Combines Zero Ring, Ignition Ring, Harvest Goddes Band and Swiftwolfs Rending Gale"));
<projecte:item.pe_arcana_ring>.addTooltip(format.red("Combines Zero Ring, Ignition Ring, Harvest Goddes Band and Swiftwolfs Rending Gale"));
<projecte:item.pe_arcana_ring>.addTooltip(format.red("Combines Zero Ring, Ignition Ring, Harvest Goddes Band and Swiftwolfs Rending Gale"));
<projecte:item.pe_body_stone>.addTooltip(format.red("Refills hunger every half second"));
<projecte:item.pe_soul_stone>.addTooltip(format.red("Heals heart of damag every second"));
<projecte:item.pe_life_stone>.addTooltip(format.red("Combines Body and Soul Stones"));
<projecte:item.pe_evertide_amulet>.addTooltip(format.red("Acts like an always full water bucket"));
<projecte:item.pe_volcanite_amulet>.addTooltip(format.red("Acts like an always full lava bucket, 32 emc per operation"));
<randomthings:lavacharm>.addTooltip(format.red("Allows user to stand in lava for up to 10 seconds, does not prevent fire damage"));
<randomthings:obsidianskullring>.addTooltip(format.red("Has a chance to negate fire damage depending on the fire damage"));
<randomthings:portablesounddampener>.addTooltip(format.red("Prevents any sound recorded on a sound pattern from being heard by the player holding the Dampener"));
<randomthings:spectrecharger>.addTooltip(format.red("Wireless charging from spectre dimension"));
<randomthings:spectrecharger>.addTooltip(format.red("Wireless charging from spectre dimension"));
<randomthings:spectrecharger>.addTooltip(format.red("Wireless charging from spectre dimension"));
<randomthings:spectrecharger>.addTooltip(format.red("Wireless charging from spectre dimension"));
<xreliquary:fortune_coin>.addTooltip(format.red("Magnet, can triple range by holding and right clicking"));
<xreliquary:mob_charm_belt>.addTooltip(format.red("Holds mob charms"));
<xreliquary:twilight_cloak>.addTooltip(format.red("Makes the user invisible in low light"));
<supersoundmuffler:sound_muffler_bauble>.addTooltip(format.red("Prevents any sound on the blacklist from being heard by the player"));
<thaumcraft:goggles>.addTooltip(format.red("Allows user to see extra information about Thaumcraft machine, like required essentia"));
<thaumcraft:baubles:0>.addTooltip(format.red("Crafting material"));
<thaumcraft:baubles:1>.addTooltip(format.red("Crafting material"));
<thaumcraft:baubles:2>.addTooltip(format.red("Crafting material"));
<thaumcraft:baubles:3>.addTooltip(format.red("Gives 5% Vis discount"));
<thaumcraft:baubles:4>.addTooltip(format.red("Crafting material"));
<thaumcraft:baubles:5>.addTooltip(format.red("Crafting material"));
<thaumcraft:baubles:6>.addTooltip(format.red("Crafting material"));
<thaumcraft:amulet_vis:0>.addTooltip(format.red("Stores 25 base vis for recharging items that require Vis"));
<thaumcraft:amulet_vis:1>.addTooltip(format.red("Stores 100 base vis for recharging items that require Vis"));
<thaumcraft:verdant_charm>.addTooltip(format.red("Removes poison, wither, and taint poison for Vis"));
<thaumcraft:verdant_charm>.addTooltip(format.red("Same as normal, but heals 1 heart per second for 5 vis"));
<thaumcraft:verdant_charm>.addTooltip(format.red("Same as normal, but restores breath underwater and feeds user for 5 vis"));
<thaumcraft:curiosity_band>.addTooltip(format.red("Experience orbs absorbed will be converted into random research points"));
<thaumcraft:voidseer_charm>.addTooltip(format.red("Provides Vis discount proportional to permanent warp, up to a 25% discount"));
<thaumcraft:cloud_ring>.addTooltip(format.red("Enables double jumping and fall damage is reduced by 75%"));
<thaumcraft:charm_undying>.addTooltip(format.red("Is a totem of undying"));
<thaumcraft:focus_pouch>.addTooltip(format.red("Holds Thaumcraft foci"));
<thaumadditions:fragnant_pendant>.addTooltip(format.red("Prevents warp effects for durability"));
<thaumadditions:recharge_charm>.addTooltip(format.red("Does nothing"));
<thaumadditions:traveller_belt>.addTooltip(format.red("Acts like the user is wearing Boots of the Traveller, has periodic vis cost"));
<thaumadditions:striding_belt>.addTooltip(format.red("Gives speed II and enables block walk up"));
<thaumadditions:meteor_belt>.addTooltip(format.red("Increases speed, exploding when the user stops"));
<thaumicaugmentation:thaumostatic_harness>.addTooltip(format.red("A jetpack that runs off of Potentia"));
<thaumicaugmentation:elytra_harness>.addTooltip(format.red("Acts like an Elytra, consuming vis while flying"));
<thaumicwonders:night_vision_goggles>.addTooltip(format.red("Gives night vision on top of all effects from Goggles of revealing"));
<thaumicwonders:cleansing_charm>.addTooltip(format.red("Converts warp into flux, consuming Vis"));
<theoneprobe:probe_goggles>.addTooltip(format.red("Enable One Probe depending on configuration"));
<twilightforest:charm_of_life_1>.addTooltip(format.red("Prevents death, healing the user to 4 hearts and giving Regen 1 for 5 seconds"));
<twilightforest:charm_of_life_2>.addTooltip(format.red("Prevents death, healing the user to 10 hearts, and giving Regen IV, Resistance, and Fire Resistance for 30 seconds"));
<twilightforest:charm_of_keeping_1>.addTooltip(format.red("Prevents armor and items held from being lost"));
<twilightforest:charm_of_keeping_2>.addTooltip(format.red("Prevents armor and items from being held and items in the hotbar from being lost"));
<twilightforest:charm_of_keeping_3>.addTooltip(format.red("Prevents any items in inventory from being lost"));
<thermalexpansion:capacitor:0>.addTooltip(format.red("Battery"));
<thermalexpansion:capacitor:1>.addTooltip(format.red("Battery"));
<thermalexpansion:capacitor:2>.addTooltip(format.red("Battery"));
<thermalexpansion:capacitor:3>.addTooltip(format.red("Battery"));
<thermalexpansion:capacitor:4>.addTooltip(format.red("Battery"));
<thermalexpansion:capacitor:5>.addTooltip(format.red("Battery"));
<thermalexpansion:reservoir:0>.addTooltip(format.red("Acts like high capacity bucket, can refill buckets in inventory or items"));
<thermalexpansion:reservoir:1>.addTooltip(format.red("Acts like high capacity bucket, can refill buckets in inventory or items"));
<thermalexpansion:reservoir:2>.addTooltip(format.red("Acts like high capacity bucket, can refill buckets in inventory or items"));
<thermalexpansion:reservoir:3>.addTooltip(format.red("Acts like high capacity bucket, can refill buckets in inventory or items"));
<thermalexpansion:reservoir:4>.addTooltip(format.red("Acts like high capacity bucket, can refill buckets in inventory or items"));
<thermalexpansion:reservoir:5>.addTooltip(format.red("Acts like high capacity bucket, can refill buckets in inventory or items"));
<thermalinnovation:magnet:0>.addTooltip(format.red("Magnet"));
<thermalinnovation:magnet:1>.addTooltip(format.red("Magnet"));
<thermalinnovation:magnet:2>.addTooltip(format.red("Magnet"));
<thermalinnovation:magnet:3>.addTooltip(format.red("Magnet"));
<thermalinnovation:magnet:4>.addTooltip(format.red("Magnet"));
<thermalinnovation:injector:0>.addTooltip(format.red("Injects user with potions"));
<thermalinnovation:injector:1>.addTooltip(format.red("Injects user with potions"));
<thermalinnovation:injector:2>.addTooltip(format.red("Injects user with potions"));
<thermalinnovation:injector:3>.addTooltip(format.red("Injects user with potions"));
<thermalinnovation:injector:4>.addTooltip(format.red("Injects user with potions"));
<thermalinnovation:injector:5>.addTooltip(format.red("Injects user with potions"));
+5
View File
@@ -120,3 +120,8 @@ recipes.addShaped(<thebetweenlands:items_misc:35>,
[[<ore:ingotSyrmorite>, <contenttweaker:menacing_sludge>, <ore:ingotSyrmorite>],
[<contenttweaker:menacing_sludge>, <tconstruct:tool_rod>.withTag({Material: "dreadium"}), <contenttweaker:menacing_sludge>],
[<ore:ingotSyrmorite>, <contenttweaker:menacing_sludge>, <ore:ingotSyrmorite>]]);
recipes.addShaped(<contenttweaker:menacing_sludge>*4,
[[<ore:blockSyrmorite>, <projecte:item.pe_fuel:2>, <ore:blockSyrmorite>],
[<iceandfire:gorgon_head>, <contenttweaker:menacing_sludge>, <iceandfire:gorgon_head>],
[<ore:blockSyrmorite>, <projecte:item.pe_fuel:2>, <ore:blockSyrmorite>]]);
+17 -1
View File
@@ -126,4 +126,20 @@ recipes.addShaped(<contenttweaker:herne_altar_stone>,
recipes.addHiddenShapeless("sparkledaoak",<contenttweaker:sparkled_oak_planks>,
[<divinerpg:captains_sparkler>.reuse(),
<biomesoplenty:planks_0:0>]);
<biomesoplenty:planks_0:0>]);
recipes.addShaped(<patchouli:guide_book>.withTag({"patchouli:book": "bewitchment:codex_infernalis"}),
[[<bewitchment:hoof>, <minecraft:nether_brick>, <bewitchment:hoof>],
[<minecraft:nether_brick>, <minecraft:book>, <minecraft:nether_brick>],
[<bewitchment:hoof>, <minecraft:nether_brick>, <bewitchment:hoof>]]);
recipes.addShaped(<bewitchment:hellhound_horn>*4,
[[<bewitchment:heart>],
[<bewitchment:hellhound_horn>],
[<bewitchment:heart>]]);
recipes.addShaped(<contenttweaker:adamantium_reinforced_petrified_wood>,
[[<contenttweaker:adamantium_plate>, <erebus:planks_petrified_wood>, <contenttweaker:adamantium_plate>],
[<erebus:planks_petrified_wood>, <erebus:planks_petrified_wood>, <erebus:planks_petrified_wood>],
[<contenttweaker:adamantium_plate>, <erebus:planks_petrified_wood>, <contenttweaker:adamantium_plate>]]);
+12 -1
View File
@@ -1,4 +1,15 @@
recipes.addShaped(<erebus:spider_t_shirt>.withTag({ench: [{lvl: 9 as short, id: 0 as short}, {lvl: 5 as short, id: 34 as short}, {lvl: 10 as short, id: 46 as short}, {lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oSomeone's Costume§r",Lore:["§d§oSuper-Enchanted§r"]}}),
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enchlistSpiderSuitWrapped as EnchantMap = EnchantMap()
.add("minecraft:protection",9)
.add("minecraft:unbreaking",5)
.add("enderio:repellent",10)
.add("minecraft:mending",1);
recipes.addShaped(SuperEnchantedItem(<erebus:spider_t_shirt>.withTag({display: {Name:"§6§oSomeone's Costume§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSpiderSuitWrapped).getItem(),
[[<bewitchment:hellhound_horn>, <bewitchment:demon_heart>, <bewitchment:hellhound_horn>],
[<contenttweaker:dragons_blood_plastic>, <erebus:spider_t_shirt>, <contenttweaker:dragons_blood_plastic>],
[<bewitchment:hellhound_horn>, <bewitchment:sigil_shrieking>, <bewitchment:hellhound_horn>]]);
+1 -1
View File
@@ -358,7 +358,7 @@ gemvoracity.itemRightClick = function(stack, world, player, hand) {
}
if((UndergardenMatches) >= 1) {
player.sendChat("Correct, the right biome is the Undergarden!");
player.sendChat("Correct, the right biome is the Mesa Bryce!");
val UndergardenMatchesD = UndergardenMatches as double;
player.sendChat("Completion : " ~ UndergardenMatchesD/17*100 ~ "%");
player.sendChat("Convert a bigger area!");
+3 -2
View File
@@ -216,6 +216,7 @@ recipes.addShaped(<contenttweaker:crimson_ichor>*2,
[<gendustry:honey_comb:14015>, <contenttweaker:crimson_ichor>, <gendustry:honey_comb:14015>],
[<gendustry:honey_comb:14015>, <gendustry:honey_comb:14015>, <gendustry:honey_comb:14015>]]);
val makeichorium = RecipeBuilder.newBuilder("makeichorium","arcane_autoinfuser",200);
makeichorium.addEnergyPerTickInput(150000000);
makeichorium.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "alkimia"}]})*300);
@@ -226,7 +227,7 @@ makeichorium.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amoun
makeichorium.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "spiritus"}]})*50);
makeichorium.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "aversio"}]})*50);
makeichorium.addItemInput(<contenttweaker:crimson_ichor>*8);
makeichorium.addItemInput(<thaumadditions:mithminite_block>*32);
makeichorium.addItemInput(<thaumadditions:mithminite_block>*2);
makeichorium.addItemInput(<thaumicaugmentation:material:5>*16);
makeichorium.addItemInput(<thaumcraft:focus_3>);
makeichorium.addItemInput(<thaumcraft:focus_3>);
@@ -541,7 +542,7 @@ null, <bloodmagic:points_upgrade>, null,
null, null, null],
[<contenttweaker:nero_core>, <contenttweaker:slate_of_endless_hunger>, <bloodmagic:points_upgrade>,
null, <contenttweaker:essence_solitude>, null,
null, <contenttweaker:essence_fear>, null,
<bloodmagic:points_upgrade>, <contenttweaker:slate_of_endless_hunger>, <contenttweaker:akathartos_core>],
[null, null, null,
+2 -1
View File
@@ -43,4 +43,5 @@ recipes.addShaped(<contenttweaker:golem_core>,
[<aoa3:ancient_rock>, <extendedcrafting:storage:2>, <aoa3:ancient_rock>]]);
mods.bloodmagic.TartaricForge.removeRecipe([<bloodarsenal:base_item:8>,<bloodmagic:decorative_brick:2>, <minecraft:golden_apple:1>, <minecraft:nether_star>]);
mods.bloodmagic.TartaricForge.addRecipe(<bloodarsenal:base_item:9>,[<bloodarsenal:base_item:8>, <bloodmagic:decorative_brick:2>, <avaritia:block_resource:1>, <materialpart:halite:ingot>], 16000,16000);
mods.bloodmagic.TartaricForge.addRecipe(<bloodarsenal:base_item:9>,[<bloodarsenal:base_item:8>, <bloodmagic:decorative_brick:2>, <avaritia:block_resource:1>, <materialpart:fractallite_halite:ingot>], 16000,16000);
+137 -59
View File
@@ -1,47 +1,64 @@
import mods.thaumcraft.Infusion;
import crafttweaker.enchantments.IEnchantmentDefinition;
import crafttweaker.data.IData;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enclistBlood as IEnchantmentDefinition[] = [
<enchantment:ebwizardry:shock_protection>,
<enchantment:minecraft:protection>,
<enchantment:minecraft:projectile_protection>,
<enchantment:ebwizardry:magic_protection>,
<enchantment:ebwizardry:frost_protection>,
<enchantment:minecraft:fire_protection>,
<enchantment:minecraft:blast_protection>,
<enchantment:minecraft:unbreaking>,
<enchantment:openblocks:last_stand>,
<enchantment:minecraft:mending>];
var mapBlood as IData = {};
mapBlood += enclistBlood[0].makeEnchantment(4).makeTag();
mapBlood += enclistBlood[1].makeEnchantment(10).makeTag();
mapBlood += enclistBlood[2].makeEnchantment(4).makeTag();
mapBlood += enclistBlood[3].makeEnchantment(4).makeTag();
mapBlood += enclistBlood[4].makeEnchantment(4).makeTag();
mapBlood += enclistBlood[5].makeEnchantment(4).makeTag();
mapBlood += enclistBlood[6].makeEnchantment(4).makeTag();
mapBlood += enclistBlood[7].makeEnchantment(100).makeTag();
mapBlood += enclistBlood[8].makeEnchantment(2).makeTag();
mapBlood += enclistBlood[9].makeEnchantment(1).makeTag();
var mapBloodmasterHelm as IData = {
RepairCost: 1,
display: {Name: "§6§oBloodmaster Metal Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}
};
var mapBloodmasterChest as IData = {
RepairCost: 1,
display: {Name: "§6§oBloodmaster Metal Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}
};
var mapBloodmasterLegs as IData = {
RepairCost: 1,
display: {Name: "§6§oBloodmaster Metal Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}
};
var mapBloodmasterBoots as IData = {
RepairCost: 1,
display: {Name: "§6§oBloodmaster Metal Boots§r",Lore:["§d§oSuper-Enchanted§r"]}
};
// val enclistBlood as IEnchantmentDefinition[] = [
// <enchantment:ebwizardry:shock_protection>,
// <enchantment:minecraft:protection>,
// <enchantment:minecraft:projectile_protection>,
// <enchantment:ebwizardry:magic_protection>,
// <enchantment:ebwizardry:frost_protection>,
// <enchantment:minecraft:fire_protection>,
// <enchantment:minecraft:blast_protection>,
// <enchantment:minecraft:unbreaking>,
// <enchantment:openblocks:last_stand>,
// <enchantment:minecraft:mending>];
val enclistSacrifice as IEnchantmentDefinition[] = [
// var mapBlood as IData = {};
// mapBlood += enclistBlood[0].makeEnchantment(4).makeTag();
// mapBlood += enclistBlood[1].makeEnchantment(10).makeTag();
// mapBlood += enclistBlood[2].makeEnchantment(4).makeTag();
// mapBlood += enclistBlood[3].makeEnchantment(4).makeTag();
// mapBlood += enclistBlood[4].makeEnchantment(4).makeTag();
// mapBlood += enclistBlood[5].makeEnchantment(4).makeTag();
// mapBlood += enclistBlood[6].makeEnchantment(4).makeTag();
// mapBlood += enclistBlood[7].makeEnchantment(100).makeTag();
// mapBlood += enclistBlood[8].makeEnchantment(2).makeTag();
// mapBlood += enclistBlood[9].makeEnchantment(1).makeTag();
val enclistBloodmasterWrapped as EnchantMap = EnchantMap()
.add("ebwizardry:shock_protection",4)
.add("minecraft:protection",10)
.add("minecraft:projectile_protection",4)
.add("ebwizardry:magic_protection",4)
.add("ebwizardry:frost_protection",4)
.add("minecraft:fire_protection",4)
.add("minecraft:blast_protection",4)
.add("minecraft:unbreaking",100)
.add("openblocks:last_stand",2)
.add("minecraft:mending",1);
// var mapBloodmasterHelm as IData = {
// RepairCost: 1,
// display: {Name: "§6§oBloodmaster Metal Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}
// };
// var mapBloodmasterChest as IData = {
// RepairCost: 1,
// display: {Name: "§6§oBloodmaster Metal Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}
// };
// var mapBloodmasterLegs as IData = {
// RepairCost: 1,
// display: {Name: "§6§oBloodmaster Metal Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}
// };
// var mapBloodmasterBoots as IData = {
// RepairCost: 1,
// display: {Name: "§6§oBloodmaster Metal Boots§r",Lore:["§d§oSuper-Enchanted§r"]}
// };
/* val enclistSacrifice as IEnchantmentDefinition[] = [
<enchantment:ebwizardry:shock_protection>,
<enchantment:minecraft:protection>,
<enchantment:minecraft:projectile_protection>,
@@ -55,9 +72,23 @@ val enclistSacrifice as IEnchantmentDefinition[] = [
<enchantment:minecraft:thorns>,
<enchantment:astralsorcery:enchantment.as.nightvision>,
<enchantment:minecraft:feather_falling>,
<enchantment:abyssalcraft:iron_wall>];
<enchantment:abyssalcraft:iron_wall>]; */
var mapScrificialHelm as IData = {};
val enclistSacrificeHelmWrapped as EnchantMap = EnchantMap()
.add("ebwizardry:shock_protection",10)
.add("minecraft:protection",100)
.add("minecraft:projectile_protection",10)
.add("ebwizardry:magic_protection",10)
.add("ebwizardry:frost_protection",10)
.add("minecraft:fire_protection",10)
.add("minecraft:blast_protection",10)
.add("minecraft:unbreaking",200)
.add("openblocks:last_stand",10)
.add("minecraft:mending",1)
.add("minecraft:thorns",200)
.add("astralsorcery:enchantment.as.nightvision",1);
/* var mapScrificialHelm as IData = {};
mapScrificialHelm += enclistSacrifice[0].makeEnchantment(10).makeTag();
mapScrificialHelm += enclistSacrifice[1].makeEnchantment(100).makeTag();
mapScrificialHelm += enclistSacrifice[2].makeEnchantment(10).makeTag();
@@ -73,9 +104,23 @@ mapScrificialHelm += enclistSacrifice[11].makeEnchantment(1).makeTag();
var mapScrificialHelmOther as IData = {
RepairCost: 1,
display: {Name: "§6§oSacrifice Metal Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}
};
}; */
var mapScrificialChest as IData = {};
val enclistSacrificeChestWrapped as EnchantMap = EnchantMap()
.add("ebwizardry:shock_protection",10)
.add("minecraft:protection",100)
.add("minecraft:projectile_protection",10)
.add("ebwizardry:magic_protection",10)
.add("ebwizardry:frost_protection",10)
.add("minecraft:fire_protection",10)
.add("minecraft:blast_protection",10)
.add("minecraft:unbreaking",200)
.add("openblocks:last_stand",10)
.add("minecraft:mending",1)
.add("minecraft:thorns",200)
.add("abyssalcraft:iron_wall",1);
/* var mapScrificialChest as IData = {};
mapScrificialChest += enclistSacrifice[0].makeEnchantment(10).makeTag();
mapScrificialChest += enclistSacrifice[1].makeEnchantment(100).makeTag();
mapScrificialChest += enclistSacrifice[2].makeEnchantment(10).makeTag();
@@ -91,9 +136,22 @@ mapScrificialChest += enclistSacrifice[13].makeEnchantment(1).makeTag();
var mapScrificialChestOther as IData = {
RepairCost: 1,
display: {Name: "§6§oSacrifice Metal Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}
};
}; */
var mapScrificialLegs as IData = {};
val enclistSacrificeLegsWrapped as EnchantMap = EnchantMap()
.add("ebwizardry:shock_protection",10)
.add("minecraft:protection",100)
.add("minecraft:projectile_protection",10)
.add("ebwizardry:magic_protection",10)
.add("ebwizardry:frost_protection",10)
.add("minecraft:fire_protection",10)
.add("minecraft:blast_protection",10)
.add("minecraft:unbreaking",200)
.add("openblocks:last_stand",10)
.add("minecraft:mending",1)
.add("minecraft:thorns",200);
/* var mapScrificialLegs as IData = {};
mapScrificialLegs += enclistSacrifice[0].makeEnchantment(10).makeTag();
mapScrificialLegs += enclistSacrifice[1].makeEnchantment(100).makeTag();
mapScrificialLegs += enclistSacrifice[2].makeEnchantment(10).makeTag();
@@ -108,9 +166,23 @@ mapScrificialLegs += enclistSacrifice[10].makeEnchantment(200).makeTag();
var mapScrificialLegsOther as IData = {
RepairCost: 1,
display: {Name: "§6§oSacrifice Metal Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}
};
}; */
var mapScrificialBoots as IData = {};
val enclistSacrificeBootsWrapped as EnchantMap = EnchantMap()
.add("ebwizardry:shock_protection",10)
.add("minecraft:protection",100)
.add("minecraft:projectile_protection",10)
.add("ebwizardry:magic_protection",10)
.add("ebwizardry:frost_protection",10)
.add("minecraft:fire_protection",10)
.add("minecraft:blast_protection",10)
.add("minecraft:unbreaking",200)
.add("openblocks:last_stand",10)
.add("minecraft:mending",1)
.add("minecraft:thorns",200)
.add("minecraft:feather_falling",500);
/* var mapScrificialBoots as IData = {};
mapScrificialBoots += enclistSacrifice[0].makeEnchantment(10).makeTag();
mapScrificialBoots += enclistSacrifice[1].makeEnchantment(100).makeTag();
mapScrificialBoots += enclistSacrifice[2].makeEnchantment(10).makeTag();
@@ -126,31 +198,37 @@ mapScrificialBoots += enclistSacrifice[12].makeEnchantment(500).makeTag();
var mapScrificialBootsOther as IData = {
RepairCost: 1,
display: {Name: "§6§oSacrifice Metal Boots§r",Lore:["§d§oSuper-Enchanted§r"]}
};
}; */
mods.bloodmagic.BloodAltar.addRecipe(<bloodmagic:sentient_sword>.withTag({ench: [{lvl: 50 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short}, {lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oSoul Eater§r",Lore:["§d§oSuper-Enchanted§r"]}}),
val enclistSoulEaterWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",50)
.add("minecraft:unbreaking",5)
.add("minecraft:mending",1);
mods.bloodmagic.BloodAltar.addRecipe(SuperEnchantedItem(<bloodmagic:sentient_sword>.withTag({display: {Name:"§6§oSoul Eater§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSoulEaterWrapped).getItem(),
<bloodarsenal:stasis_sword>,
4,
1000000,
300,
300);
mods.bloodmagic.TartaricForge.addRecipe(<contenttweaker:bloodmaster_metal_head>.withTag(mapBloodmasterHelm += mapBlood),
mods.bloodmagic.TartaricForge.addRecipe(SuperEnchantedItem(<contenttweaker:bloodmaster_metal_head>.withTag({display: {Name:"§6§oBloodmaster Metal Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistBloodmasterWrapped).getItem(),
[<contenttweaker:bloodmaster_metal_head>,<bloodmagic:blood_shard:1>,<bloodmagic:slate:4>,<bloodmagic:decorative_brick:2>],
10000.00,
3000.00);
mods.bloodmagic.TartaricForge.addRecipe(<contenttweaker:bloodmaster_metal_chest>.withTag(mapBloodmasterChest += mapBlood),
mods.bloodmagic.TartaricForge.addRecipe(SuperEnchantedItem(<contenttweaker:bloodmaster_metal_chest>.withTag({display: {Name:"§6§oBloodmaster Metal Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistBloodmasterWrapped).getItem(),
[<contenttweaker:bloodmaster_metal_chest>,<bloodmagic:blood_shard:1>,<bloodmagic:slate:4>,<bloodmagic:decorative_brick:2>],
10000.00,
3000.00);
mods.bloodmagic.TartaricForge.addRecipe(<contenttweaker:bloodmaster_metal_feet>.withTag(mapBloodmasterLegs += mapBlood),
mods.bloodmagic.TartaricForge.addRecipe(SuperEnchantedItem(<contenttweaker:bloodmaster_metal_feet>.withTag({display: {Name:"§6§oBloodmaster Metal Boots§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistBloodmasterWrapped).getItem(),
[<contenttweaker:bloodmaster_metal_feet>,<bloodmagic:blood_shard:1>,<bloodmagic:slate:4>,<bloodmagic:decorative_brick:2>],
10000.00,
3000.00);
mods.bloodmagic.TartaricForge.addRecipe(<contenttweaker:bloodmaster_metal_legs>.withTag(mapBloodmasterBoots += mapBlood),
mods.bloodmagic.TartaricForge.addRecipe(SuperEnchantedItem(<contenttweaker:bloodmaster_metal_legs>.withTag({display: {Name:"§6§oBloodmaster Metal Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistBloodmasterWrapped).getItem(),
[<contenttweaker:bloodmaster_metal_legs>,<bloodmagic:blood_shard:1>,<bloodmagic:slate:4>,<bloodmagic:decorative_brick:2>],
10000.00,
3000.00);
@@ -189,7 +267,7 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<tconstruct:knife_blade>.wit
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacrifice_metal_head>.withTag(mapScrificialHelm += mapScrificialHelmOther),
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<contenttweaker:sacrifice_metal_head>.withTag({display: {Name:"§6§oSacrifice Metal Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSacrificeHelmWrapped).getItem(),
[[null, null, <extrabotany:material:1>,
<extrabotany:material:1>, <extrabotany:material:1>, <extrabotany:material:1>,
<extrabotany:material:1>, null, null],
@@ -226,7 +304,7 @@ null, <bloodmagic:blood_tank:12>.withTag({Fluid: {FluidName: "fierymetal", Amoun
null, null, null,
null, null, null]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacrifice_metal_chest>.withTag(mapScrificialChest += mapScrificialChestOther),
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<contenttweaker:sacrifice_metal_chest>.withTag({display: {Name:"§6§oSacrifice Metal Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSacrificeChestWrapped).getItem(),
[[<bloodmagic:blood_tank:12>.withTag({Fluid: {FluidName: "platinum", Amount: 65336000}}), <extrabotany:material:1>, <extrabotany:material:1>,
null, null, null,
<extrabotany:material:1>, <extrabotany:material:1>, <bloodmagic:blood_tank:12>.withTag({Fluid: {FluidName: "lumium", Amount: 65336000}})],
@@ -263,7 +341,7 @@ null, null, null,
<extrabotany:material:1>, <extrabotany:material:1>, <extrabotany:material:1>,
<extrabotany:material:1>, null, null]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacrifice_metal_legs>.withTag(mapScrificialLegs += mapScrificialLegsOther),
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<contenttweaker:sacrifice_metal_legs>.withTag({display: {Name:"§6§oSacrifice Metal Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSacrificeLegsWrapped).getItem(),
[[<extrabotany:material:1>, <extrabotany:material:1>, <extrabotany:material:1>,
<extrabotany:material:1>, <extrabotany:material:1>, <extrabotany:material:1>,
<extrabotany:material:1>, <extrabotany:material:1>, <extrabotany:material:1>],
@@ -300,7 +378,7 @@ null, <bloodmagic:blood_tank:12>.withTag({Fluid: {FluidName: "chrome", Amount: 6
null, null, null,
<extrabotany:material:1>, <ore:ingotUltimate>, <extrabotany:material:1>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacrifice_metal_feet>.withTag(mapScrificialBoots += mapScrificialBootsOther),
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<contenttweaker:sacrifice_metal_feet>.withTag({display: {Name:"§6§oSacrifice Metal Boots§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSacrificeBootsWrapped).getItem(),
[[null, <extrabotany:material:1>, <materialpart:sacrifice_metal:ingot>,
<extrabotany:material:1>, <contenttweaker:weight_of_the_heart>, <extrabotany:material:1>,
<materialpart:sacrifice_metal:ingot>, <extrabotany:material:1>, null],
+9
View File
@@ -456,3 +456,12 @@ recipes.addShapeless(<modularmachinery:dyson_discharger_t5_controller>,
recipes.addShapeless(<modularmachinery:dyson_discharger_t6_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:dyson_discharger_t6"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:impetus_syphon_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:impetus_syphon"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:sacred_cinders_apiary_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sacred_cinders_apiary"}).reuse(), <modularmachinery:blockcontroller>]);
recipes.addShapeless(<modularmachinery:fractallite_furnace_controller>,
[<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:fractallite_furnace"}).reuse(), <modularmachinery:blockcontroller>]);
+17
View File
@@ -53,7 +53,24 @@ recipes.addShaped(<botania:specialflower>.withTag({type: "orechid"})*2,
[<contenttweaker:mithrillium_catalyst>, <botania:specialflower>.withTag({type: "orechid"}), <contenttweaker:mithrillium_catalyst>],
[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>]]);
recipes.addShaped(<botania:specialflower>.withTag({type: "orechid"})*2,
[[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>],
[<contenttweaker:mithrillium_catalyst>, <botania:floatingspecialflower>.withTag({type: "orechid"}), <contenttweaker:mithrillium_catalyst>],
[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>]]);
recipes.addShaped(<botania:specialflower>.withTag({type: "orechidIgnem"})*2,
[[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>],
[<contenttweaker:mithrillium_catalyst>, <botania:specialflower>.withTag({type: "orechidIgnem"}), <contenttweaker:mithrillium_catalyst>],
[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>]]);
recipes.addShaped(<botania:specialflower>.withTag({type: "orechidIgnem"})*2,
[[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>],
[<contenttweaker:mithrillium_catalyst>, <botania:floatingspecialflower>.withTag({type: "orechidIgnem"}), <contenttweaker:mithrillium_catalyst>],
[<contenttweaker:arkenstone>, <contenttweaker:arkenstone>, <contenttweaker:arkenstone>]]);
recipes.remove(<extrabotany:puredaisypendant>);
recipes.addShaped(<extrabotany:puredaisypendant>,
[[<botania:specialflower>.withTag({type: "puredaisy"}), <botania:manaresource:19>, <botania:specialflower>.withTag({type: "puredaisy"})],
[null, <botania:specialflower>.withTag({type: "puredaisy"}), null]]);
+214 -58
View File
@@ -784,7 +784,7 @@ arcaneprisonkey.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
Commands.call("summon divinerpg:death_hound ~ ~1 ~ {HandItems:[{Count:1,id:\"contenttweaker:sympan_spirit\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:20000.0},{Name:generic.attackDamage, Base:10000.0}],Health:20000f}", player, world, true, true);
Commands.call("summon divinerpg:death_hound ~2 ~1 ~2 {HandItems:[{Count:1,id:\"contenttweaker:sympan_spirit\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:20000.0},{Name:generic.attackDamage, Base:10000.0}],Health:20000f}", player, world, true, true);
player.sendChat("Kill it!");
stack.shrink(1);
return "PASS";
@@ -1007,12 +1007,7 @@ terrestrialanimator0.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_0", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 0, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1027,12 +1022,7 @@ terrestrialanimator1.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_1", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 1, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1047,12 +1037,7 @@ terrestrialanimator2.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_2", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 2, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1067,12 +1052,7 @@ terrestrialanimator3.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_3", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 3, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1087,12 +1067,7 @@ terrestrialanimator4.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_4", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 4, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1107,12 +1082,7 @@ terrestrialanimator5.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_5", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 5, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1127,12 +1097,7 @@ terrestrialanimator6.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_6", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 6, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1147,12 +1112,7 @@ terrestrialanimator7.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 165) {
player.sendChat("You gotta be in pixonia");
return "FAIL";
}
Commands.call("pillar-spawn compressed_cobble_7", player, world, true, true);
Commands.call("/summon erebus:erebus.animated_block ~ ~5 ~ {blockMeta: 7, blockID:6197}", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1248,7 +1208,7 @@ demonologistcallstone.itemRightClick = function(stack, world, player, hand) {
Commands.call("summon aoa3:night_reaper ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchment:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true);
Commands.call("summon aoa3:night_reaper ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchment:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true);
Commands.call("summon aoa3:deinotherium ~ ~3 ~ {HandItems:[{Count:1,id:\"contenttweaker:baku_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:3000.0},{Name:generic.attackDamage, Base:300.0}],Health:3000f,CustomName:\"Baku\"}", player, world, true, true);
Commands.call("give @p contenttweaker:haumea_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:haumea_spinel", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1269,7 +1229,7 @@ armorercallstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn osiris_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:osiris_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:osiris_spinel", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1587,7 +1547,7 @@ ptah_callstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn ptah_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:ptah_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:ptah_spinel", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1630,7 +1590,7 @@ peacefuloathcallstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn europa_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:europa_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:europa_spinel", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1651,7 +1611,7 @@ gundevilcallstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn falacer_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:falacer_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:falacer_spinel", player, world, true, true);
stack.shrink(1);
return "PASS";
@@ -1672,7 +1632,7 @@ unburiedcallstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn oi_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:oi_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:oi_spinel", player, world, true, true);
Commands.call("summon iceandfire:dread_knight ~ ~8 ~ {HandItems:[{Count:1,id:\"divinerpg:gray_divine_sword\"},{Count:1,id:\"techreborn:nuke\"}],HandDropChances:[1.0f,1.0f],Attributes:[{Name:generic.maxHealth, Base:8000.0},{Name:generic.attackDamage, Base:100.0}],Health:8000f,CustomName:\"Glimpse of the Meatball Man\"}", player, world, true, true);
stack.shrink(1);
@@ -1694,7 +1654,7 @@ anemiccallstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn orcus_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:orcus_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:orcus_spinel", player, world, true, true);
Commands.call("summon thebetweenlands:blood_snail ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:eldrich_blood_slime\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:6000.0},{Name:generic.attackDamage, Base:100.0}],Health:6000f,CustomName:\"Gashuhn the Blood God\"}", player, world, true, true);
stack.shrink(1);
@@ -1718,7 +1678,7 @@ orbitalcallstone.itemRightClick = function(stack, world, player, hand) {
}
Commands.call("pillar-spawn sedna_structure_callstone", player, world, true, true);
Commands.call("give @p contenttweaker:sedna_spinel", player, world, true, true);
// Commands.call("give @p contenttweaker:sedna_spinel", player, world, true, true);
Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true);
Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true);
Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true);
@@ -4059,4 +4019,200 @@ wootflusher.itemRightClick = function(stack, world, player, hand) {
return "PASS";
};
wootflusher.register();
wootflusher.register();
var infernalfurnacecallstone= VanillaFactory.createItem("infernal_furnace_callstone");
infernalfurnacecallstone.maxStackSize = 1;
infernalfurnacecallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 623) {
player.sendChat("You gotta be in the furnace dimension");
return "FAIL";
}
Commands.call("pillar-spawn furnacedim_structure_infernalfurnacefiend", player, world, true, true);
stack.shrink(1);
return "PASS";
};
infernalfurnacecallstone.register();
var monumentalmeatballcallstone= VanillaFactory.createItem("monumental_meatball_callstone");
monumentalmeatballcallstone.maxStackSize = 1;
monumentalmeatballcallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 624) {
player.sendChat("You gotta be in Gallifrey");
return "FAIL";
}
Commands.call("pillar-spawn monumental_meatball_callstone", player, world, true, true);
stack.shrink(1);
return "PASS";
};
monumentalmeatballcallstone.register();
var furnacesecretcallstone= VanillaFactory.createItem("furnace_secret_callstone");
furnacesecretcallstone.maxStackSize = 1;
furnacesecretcallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 624) {
player.sendChat("You gotta be in Gallifrey");
return "FAIL";
}
Commands.call("pillar-spawn furnace_guy_final", player, world, true, true);
stack.shrink(1);
return "PASS";
};
furnacesecretcallstone.register();
var claimofworthiness = VanillaFactory.createItem("summon_of_the_gatekeeper");
claimofworthiness.maxStackSize = 1;
claimofworthiness.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != -11325) {
player.sendChat("You gotta be in the Deep Dark");
return "FAIL";
}
Commands.call("summon mod_lavacow:boneworm ~3 ~1 ~3 {HandItems:[{Count:1,id:\"contenttweaker:prophetic_paper\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100000.0},{Name:generic.attackDamage, Base:100000.0}],Health:100000f,CustomName:\"Gatekeeper of the Meatball Man\"}", player, world, true, true);
stack.shrink(1);
return "PASS";
};
claimofworthiness.register();
var summonsoftheshyrewarden = VanillaFactory.createItem("summons_of_the_shyre_warden");
summonsoftheshyrewarden.maxStackSize = 1;
summonsoftheshyrewarden.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
// obtain position under player
var pos = player.position.asPosition3f();
// check if player is standing on beacon
var posChange = player.position.asPosition3f();
posChange.y = pos.y;
var check_pos as crafttweaker.util.Position3f;
check_pos = crafttweaker.util.Position3f.create(pos.x, pos.y, pos.z);
if(world.getBiome(check_pos).name != "White Void") {
player.sendChat("You have to be in your pocket dimension from dimensional doors");
player.sendChat("Use a quartz dimensional door");
return "FAIL";
}
Commands.call("summon aoa3:shyre_knight ~ ~3 ~ {HandItems:[{Count:32,id:\"contenttweaker:shyrelands_garnet\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1.0},{Name:generic.attackDamage, Base:10000.0}],Health:1f,CustomName:\"Warden of the Shyre Empire\",Invulnerable:1}", player, world, true, true);
stack.shrink(1);
return "PASS";
};
summonsoftheshyrewarden.register();
var hiddenerrorscallstone = VanillaFactory.createItem("hidden_errors_callstone");
hiddenerrorscallstone.maxStackSize = 1;
hiddenerrorscallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 4) {
player.sendChat("You gotta be in the Aether");
return "FAIL";
}
Commands.call("pillar-spawn aether_hellfire_alternative", player, world, true, true);
stack.shrink(1);
return "PASS";
};
hiddenerrorscallstone.register();
var tarantulacallstone = VanillaFactory.createItem("tarantula_callstone");
tarantulacallstone.maxStackSize = 1;
tarantulacallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 66) {
player.sendChat("You gotta be in the Erebus");
return "FAIL";
}
Commands.call("pillar-spawn erebus_callstone_tarantula", player, world, true, true);
stack.shrink(1);
return "PASS";
};
tarantulacallstone.register();
var antlioncallstone = VanillaFactory.createItem("antlion_callstone");
antlioncallstone.maxStackSize = 1;
antlioncallstone.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
if(player.getDimension() != 66) {
player.sendChat("You gotta be in the Erebus");
return "FAIL";
}
Commands.call("pillar-spawn erebus_callstone_antlion", player, world, true, true);
stack.shrink(1);
return "PASS";
};
antlioncallstone.register();
var recursivepaperillager= VanillaFactory.createItem("recursive_paper_illager");
recursivepaperillager.maxStackSize = 16;
recursivepaperillager.itemRightClick = function(stack, world, player, hand) {
if(world.remote) {
return "FAIL";
}
// Commands.call("time set night", player, world, true, true);
Commands.call("summon minecraft:evocation_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:evocation_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:evocation_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:evocation_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
Commands.call("summon minecraft:vindication_illager ~ ~3 ~", player, world, true, true);
stack.shrink(1);
return "PASS";
};
recursivepaperillager.register();
+5
View File
@@ -256,9 +256,14 @@ mods.thermalexpansion.InductionSmelter.addRecipe(<materialpart:lunastone:ingot>*
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:chaotic_egg>, <fluid:abyssite>*144, <fluid:chaos>*1440]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:abyssite>*144, <fluid:twilight_fire>*20, <fluid:slumbering_abyssite>*144, null]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:chaotic_egg>, <fluid:slumbering_abyssite>*144, <fluid:chaos>*2880]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:slumbering_abyssite>*144, <fluid:shyrestone>*36, <fluid:imperial_abyssite>*144, null]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:chaotic_egg>, <fluid:imperial_abyssite>*144, <fluid:chaos>*14400]);
mods.forestry.Squeezer.addRecipe(<fluid:purifying_fluid>*1000, [<contenttweaker:pure_egg>], 120);
+25
View File
@@ -123,5 +123,30 @@ mods.techreborn.rollingMachine.addShaped(<chickens:spawn_egg>.withTag({ChickenTy
[<contenttweaker:resplendent_ingot>,<minecraft:egg>,<contenttweaker:resplendent_ingot>],
[<chickens:liquid_egg:1>,<contenttweaker:resplendent_ingot>,<chickens:liquid_egg:1>]]);
mods.techreborn.rollingMachine.addShaped(<chickens:spawn_egg>.withTag({ChickenType: {id: "chickens:coalchicken"}}),
[[<minecraft:coal>,<contenttweaker:resplendent_ingot>,<minecraft:coal>],
[<contenttweaker:resplendent_ingot>,<minecraft:egg>,<contenttweaker:resplendent_ingot>],
[<minecraft:coal>,<contenttweaker:resplendent_ingot>,<minecraft:coal>]]);
mods.thermalexpansion.Centrifuge.addRecipe([(<bewitchment:tongue_of_dog>*12) % 20, (<bewitchment:adders_fork>*12) % 20, (<bewitchment:lizard_leg>*12) % 20, (<bewitchment:toe_of_frog>*12) % 20], <contenttweaker:abominable_egg>, null, 2000);
mods.techreborn.rollingMachine.addShaped(<chickens:spawn_egg>.withTag({ChickenType: {id: "chickens:redstonechicken"}}),
[[<minecraft:redstone>,<contenttweaker:resplendent_ingot>,<minecraft:redstone>],
[<contenttweaker:resplendent_ingot>,<minecraft:egg>,<contenttweaker:resplendent_ingot>],
[<minecraft:redstone>,<contenttweaker:resplendent_ingot>,<minecraft:redstone>]]);
mods.techreborn.rollingMachine.addShaped(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:focusing_chicken"}}),
[[<contenttweaker:ichorium_gem>,<contenttweaker:resplendent_ingot>,<contenttweaker:ichorium_gem>],
[<contenttweaker:resplendent_ingot>,<minecraft:egg>,<contenttweaker:resplendent_ingot>],
[<contenttweaker:ichorium_gem>,<contenttweaker:resplendent_ingot>,<contenttweaker:ichorium_gem>]]);
recipes.addShaped(<thaumcraft:focus_2>,
[[<contenttweaker:focusing_egg>, <minecraft:ender_pearl>, <contenttweaker:focusing_egg>],
[<ore:quicksilver>, <thaumcraft:focus_1>, <ore:quicksilver>],
[<contenttweaker:focusing_egg>, <minecraft:diamond>, <contenttweaker:focusing_egg>]]);
recipes.addShaped(<thaumcraft:focus_3>,
[[<contenttweaker:focusing_egg>, <minecraft:nether_star>, <contenttweaker:focusing_egg>],
[<ore:quicksilver>, <thaumcraft:focus_1>, <ore:quicksilver>],
[<contenttweaker:focusing_egg>, <contenttweaker:primordial_sliver>, <contenttweaker:focusing_egg>]]);
+3
View File
@@ -152,6 +152,8 @@ mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:tree_of_life"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:fluid_matrix_plasma_collider"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:ziggurat_of_life"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:impetus_syphon"}));
mods.chisel.Carving.addVariation("dysonstuff", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:fractallite_furnace"}));
recipes.addShaped(<modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_alloy_furnace"}),
[[<modularmachinery:itemmodularium>,null,null],
@@ -190,3 +192,4 @@ mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itembluep
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:mythic_processor_arkencrusher"}));
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:hypergrowth_insolator"}));
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:berserker_forge"}));
mods.chisel.Carving.addVariation("mythicprocessors", <modularmachinery:itemblueprint>.withTag({dynamicmachine: "modularmachinery:sacred_cinders_apiary"}));
+3
View File
@@ -140,6 +140,8 @@ mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:dyson
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>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:impetus_syphon_controller>);
mods.chisel.Carving.addVariation("dysonstuffcontroller", <modularmachinery:fractallite_furnace_controller>);
@@ -177,3 +179,4 @@ mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:mythic_processor_arkencrusher_controller>);
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:hypergrowth_insolator_controller>);
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:berserker_forge_controller>);
mods.chisel.Carving.addVariation("mythicprocessorscontroller", <modularmachinery:sacred_cinders_apiary_controller>);
+47
View File
@@ -759,3 +759,50 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:ascended_draconic_
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_halite_head>,
[[null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <contenttweaker:strings_crystal>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_halite_chest>,
[[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[<materialpart:fractallite_halite:ingot>, <contenttweaker:strings_crystal>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <contenttweaker:strings_crystal>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_halite_legs>,
[[<contenttweaker:strings_crystal>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <contenttweaker:strings_crystal>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, null, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_halite_feet>,
[[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <contenttweaker:strings_crystal>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <contenttweaker:strings_crystal>, <materialpart:fractallite_halite:ingot>, null],
[null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[<materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, null, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>, <materialpart:fractallite_halite:ingot>],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null]]);
+10 -10
View File
@@ -119,23 +119,23 @@ recipes.addShapeless(<thebetweenlands:aspect_vial>.withTag({blHerbloreAspects: {
[<gendustry:honey_comb:14011>, <thebetweenlands:forbidden_fig>, <thebetweenlands:dentrothyst_vial>]);
mods.thermalexpansion.Centrifuge.addRecipe(
[(<aoa3:emberstone_ore>) % 90,
<aoa3:jade_ore> % 90,
<aoa3:sapphire_ore> % 90,
<aoa3:amethyst_ore> % 90],
[(<aoa3:emberstone_ore>*8) % 90,
(<aoa3:jade_ore>*8) % 90,
(<aoa3:sapphire_ore>*8) % 90,
(<aoa3:amethyst_ore>*8) % 90],
<gendustry:honey_comb:13370>, null, 2000);
mods.thermalexpansion.Centrifuge.addRecipe(
[(<divinerpg:rupee_ore>) % 90,
<divinerpg:arlemite_ore> % 90,
<divinerpg:realmite_ore> % 90],
[(<divinerpg:rupee_ore>*8) % 90,
(<divinerpg:arlemite_ore>*8) % 90,
(<divinerpg:realmite_ore>*8) % 90],
<gendustry:honey_comb:13371>, null, 2000);
mods.thermalexpansion.Centrifuge.addRecipe(
[
<divinerpg:netherite_ore> % 90,
<divinerpg:bloodgem_ore> % 90],
<gendustry:honey_comb:13379>, null, 2000);
(<divinerpg:netherite_ore>*8) % 90,
(<divinerpg:bloodgem_ore>*8) % 90],
(<gendustry:honey_comb:13379>*8), null, 2000);
recipes.addShaped(<contenttweaker:water_doped_egg>*8,
[[<minecraft:egg>, <minecraft:egg>, <minecraft:egg>],
+112 -1
View File
@@ -1784,9 +1784,120 @@ recursivestone.setToolLevel(3);
recursivestone.register();
var monumentallysentientmeatball = VanillaFactory.createBlock("monumentally_sentient_meatball", <blockmaterial:iron>);
monumentallysentientmeatball.setBlockHardness(-1.0);
monumentallysentientmeatball.setBlockHardness(1.0);
monumentallysentientmeatball.setBlockResistance(2.5);
monumentallysentientmeatball.setToolClass("pickaxe");
monumentallysentientmeatball.setToolLevel(3);
monumentallysentientmeatball.register();
var harbingersentientmeatball = VanillaFactory.createBlock("harbinger_sentient_meatball", <blockmaterial:iron>);
harbingersentientmeatball.setBlockHardness(1.0);
harbingersentientmeatball.setBlockResistance(2.5);
harbingersentientmeatball.setToolClass("pickaxe");
harbingersentientmeatball.setToolLevel(3);
harbingersentientmeatball.register();
var hotinput = VanillaFactory.createBlock("hot_input", <blockmaterial:iron>);
hotinput.setBlockHardness(1.0);
hotinput.setBlockResistance(2.5);
hotinput.setToolClass("pickaxe");
hotinput.setToolLevel(3);
hotinput.register();
var coldinput = VanillaFactory.createBlock("cold_input", <blockmaterial:iron>);
coldinput.setBlockHardness(1.0);
coldinput.setBlockResistance(2.5);
coldinput.setToolClass("pickaxe");
coldinput.setToolLevel(3);
coldinput.register();
var cooledoutput = VanillaFactory.createBlock("cooled_output", <blockmaterial:iron>);
cooledoutput.setBlockHardness(1.0);
cooledoutput.setBlockResistance(2.5);
cooledoutput.setToolClass("pickaxe");
cooledoutput.setToolLevel(3);
cooledoutput.register();
var heatedoutput = VanillaFactory.createBlock("heated_output", <blockmaterial:iron>);
heatedoutput.setBlockHardness(1.0);
heatedoutput.setBlockResistance(2.5);
heatedoutput.setToolClass("pickaxe");
heatedoutput.setToolLevel(3);
heatedoutput.register();
var sacredcindersapiary = VanillaFactory.createBlock("sacred_cinders_apiary", <blockmaterial:iron>);
sacredcindersapiary.setBlockHardness(1.0);
sacredcindersapiary.setBlockResistance(2.5);
sacredcindersapiary.setToolClass("pickaxe");
sacredcindersapiary.setToolLevel(3);
sacredcindersapiary.register();
var adamantiumreinforcedbricks = VanillaFactory.createBlock("adamantium_reinforced_petrified_wood", <blockmaterial:iron>);
adamantiumreinforcedbricks.setBlockHardness(1.0);
adamantiumreinforcedbricks.setBlockResistance(2.5);
adamantiumreinforcedbricks.setToolClass("pickaxe");
adamantiumreinforcedbricks.setToolLevel(3);
adamantiumreinforcedbricks.register();
var dreadfulice = VanillaFactory.createBlock("dreadful_ice", <blockmaterial:iron>);
dreadfulice.setBlockHardness(1.0);
dreadfulice.setBlockResistance(2.5);
dreadfulice.setToolClass("pickaxe");
dreadfulice.setToolLevel(3);
dreadfulice.register();
var alchemicalore = VanillaFactory.createBlock("alchemical_ore", <blockmaterial:iron>);
alchemicalore.setBlockHardness(1.0);
alchemicalore.setBlockResistance(2.5);
alchemicalore.setToolClass("pickaxe");
alchemicalore.setToolLevel(3);
alchemicalore.register();
var fractallitefurnacebricks = VanillaFactory.createBlock("fractallite_furnace_bricks", <blockmaterial:iron>);
fractallitefurnacebricks.setBlockHardness(1.0);
fractallitefurnacebricks.setBlockResistance(2.5);
fractallitefurnacebricks.setToolClass("pickaxe");
fractallitefurnacebricks.setToolLevel(3);
fractallitefurnacebricks.register();
var fractallitefurnaceconduit = VanillaFactory.createBlock("fractallite_furnace_conduit", <blockmaterial:iron>);
fractallitefurnaceconduit.setBlockHardness(1.0);
fractallitefurnaceconduit.setBlockResistance(2.5);
fractallitefurnaceconduit.setToolClass("pickaxe");
fractallitefurnaceconduit.setToolLevel(3);
fractallitefurnaceconduit.register();
var fractallitefurnaceempowerer = VanillaFactory.createBlock("fractallite_furnace_empowerer", <blockmaterial:iron>);
fractallitefurnaceempowerer.setBlockHardness(1.0);
fractallitefurnaceempowerer.setBlockResistance(2.5);
fractallitefurnaceempowerer.setToolClass("pickaxe");
fractallitefurnaceempowerer.setToolLevel(3);
fractallitefurnaceempowerer.register();
var fractallitefurnacecore = VanillaFactory.createBlock("fractallite_furnace_core", <blockmaterial:iron>);
fractallitefurnacecore.setBlockHardness(1.0);
fractallitefurnacecore.setBlockResistance(2.5);
fractallitefurnacecore.setToolClass("pickaxe");
fractallitefurnacecore.setToolLevel(3);
fractallitefurnacecore.register();
var halitereinforceddefinedblock = VanillaFactory.createBlock("core_of_halite_definition", <blockmaterial:iron>);
halitereinforceddefinedblock.setBlockHardness(1.0);
halitereinforceddefinedblock.setBlockResistance(2.5);
halitereinforceddefinedblock.setToolClass("pickaxe");
halitereinforceddefinedblock.setToolLevel(3);
halitereinforceddefinedblock.register();
var platedphotonium = VanillaFactory.createBlock("plated_photonium", <blockmaterial:iron>);
platedphotonium.setBlockHardness(1.0);
platedphotonium.setBlockResistance(2.5);
platedphotonium.setToolClass("pickaxe");
platedphotonium.setToolLevel(3);
platedphotonium.register();
var gallifreyanirradiator = VanillaFactory.createBlock("gallifreyan_irradiator", <blockmaterial:iron>);
gallifreyanirradiator.setBlockHardness(1.0);
gallifreyanirradiator.setBlockResistance(2.5);
gallifreyanirradiator.setToolClass("pickaxe");
gallifreyanirradiator.setToolLevel(3);
gallifreyanirradiator.register();
+5
View File
@@ -331,4 +331,9 @@ fleshabominationchicken.setForegroundColor(Color.fromHex("850000"));
fleshabominationchicken.setSpawnType("NONE");
fleshabominationchicken.register();
var focusingchicken = ChickenFactory.createChicken("focusing_chicken", Color.fromHex("78005e"), <item:contenttweaker:focusing_egg>);
focusingchicken.setForegroundColor(Color.fromHex("850000"));
focusingchicken.setSpawnType("NONE");
focusingchicken.register();
+62
View File
@@ -0,0 +1,62 @@
#modloaded aoa3
import crafttweaker.damage.IDamageSource;
import crafttweaker.entity.IEntityLivingBase;
import crafttweaker.event.PlayerInteractEntityEvent;
import mods.contenttweaker.VanillaFactory;
import mods.contenttweaker.Item;
import mods.contenttweaker.IItemRightClick;
import mods.contenttweaker.Commands;
import mods.contenttweaker.ItemFood;
import mods.contenttweaker.IItemFoodEaten;
import mods.contenttweaker.MutableItemStack;
import mods.contenttweaker.Hand;
import mods.contenttweaker.World;
import mods.contenttweaker.IItemUpdate;
import mods.contenttweaker.Player;
import crafttweaker.player.IPlayer;
import crafttweaker.block.IBlock;
import crafttweaker.data.IData;
events.onPlayerInteractEntity(function(event as PlayerInteractEntityEvent) {
if (event.world.isRemote()) {
return;
}
val heldItem = event.item;
// [edit item name in the bracket handler]
if (!isNull(heldItem) && heldItem.definition.id.matches(<contenttweaker:deknighting_stick>.definition.id)) {
if (!event.target instanceof IEntityLivingBase) {
return;
}
val target as IEntityLivingBase = event.target;
if (target.definition.id != "aoa3:shyre_knight" || !target.isAlive()) {
return;
}
// [edit damage here]
val DAMAGE = 2.0f;
// [can remove this var if reusuable]
val oldHealth = target.health;
// Handle kill as if by player
if (target.health <= DAMAGE) {
target.onDeath(IDamageSource.createPlayerDamage(event.player));
// give custom drop
Commands.call("summon Item ~ ~ ~ {Item:{id:\"contenttweaker:stone_of_the_shyre_warden\",Count:32b}}", event.player, event.world, true, true);
// Allows for proper death
target.health = 0;
} else {
target.attackEntityFrom(<damagesource:OUT_OF_WORLD>, DAMAGE);
}
// [remove this clause if reusuable]
if (target.health < oldHealth) {
// [add anything here to handle on each successful use]
heldItem.mutable().shrink(1);
}
}
});
+9 -1
View File
@@ -20,7 +20,7 @@ matrixoredict.add(<contenttweaker:matrix_ore>);
mods.immersiveengineering.Excavator.addMineral("Matrix", 80, 0.0001, ["oreMatrix"], [1.0], [820]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:matrix_ore>, <aoa3:shyrestone_block>, <avaritia:resource:1>*8]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:matrix_ore>, <aoa3:shyrelands_tokens>*21, <avaritia:resource:1>*8]);
val runicoredict = <ore:oreRunic>;
runicoredict.add(<contenttweaker:runic_ore>);
@@ -51,3 +51,11 @@ val divineoreterran = <ore:oreDivineTerran>;
divineoreterran.add(<contenttweaker:terran_divine_ore>);
mods.immersiveengineering.Excavator.addMineral("GallifreyanStones", 80, 0.0001, ["oreDivineCorrupted", "oreDivineEnder", "oreDivineIce", "oreDivineJungle", "oreDivineMolten", "oreDivineShadow", "oreDivineTerran"], [0.9, 0.9, 0.9, 0.9, 0.9, 0.9, 0.9], [624]);
val alchemicaloredict = <ore:oreAlchemicalMatter>;
alchemicaloredict.add(<contenttweaker:alchemical_ore>);
recipes.addShapeless(<projecte:item.pe_fuel:2>,
[<projecte:item.pe_philosophers_stone>.reuse(),
<contenttweaker:alchemical_ore>]);
+9
View File
@@ -773,3 +773,12 @@ orichalcum.register();
var arkencrushermix = VanillaFactory.createFluid("arkencrusher_mix", Color.fromHex("4d8082"));
arkencrushermix.register();
var bewitchedgrowthcatalyst = VanillaFactory.createFluid("bewitched_growth_catalyst", Color.fromHex("25735e"));
bewitchedgrowthcatalyst.register();
var aeternalisfuel = VanillaFactory.createFluid("aeternalis_fuel", Color.fromHex("ded9ca"));
aeternalisfuel.register();
var imperialabyssite = VanillaFactory.createFluid("imperial_abyssite", Color.fromHex("048f88"));
imperialabyssite.register();
+68 -2
View File
@@ -197,7 +197,7 @@ chocchertruf.onItemFoodEaten = function(stack, world, player) {
chocchertruf.register();
//---------------------
//-------------------------------------------------------------------
var lovelylatke = VanillaFactory.createItemFood("lovely_latke", 5);
@@ -211,6 +211,7 @@ var nicecleansalad = VanillaFactory.createItemFood("nice_clean_salad", 5);
nicecleansalad.saturation = 1;
nicecleansalad.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Minecraft sure is fun, but so is cleaning your room!");
player.addPotionEffect(<potion:minecraft:strength>.makePotionEffect(32000, 2));
};
nicecleansalad.register();
@@ -262,7 +263,7 @@ 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!");
player.sendChat("Forgiveness can come a long way!");
};
ethicalempanada.register();
@@ -286,3 +287,68 @@ multifruitmilkshake.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Feels like it's time for a 10-minute abs workout!");
};
multifruitmilkshake.register();
var feastofhell = VanillaFactory.createItemFood("feast_of_hell", 5);
feastofhell.saturation = 1;
feastofhell.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Be kind to those around you, a 'Please' or a 'Thank You' can go a long way.");
};
feastofhell.register();
var tastyeyedelight = VanillaFactory.createItemFood("tasty_eye_delight", 5);
tastyeyedelight.saturation = 1;
tastyeyedelight.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Sometimes the unexpected is the bigegst treasure. You just have to be there to take advantage of it when it comes!");
};
tastyeyedelight.register();
var monolithicmeal = VanillaFactory.createItemFood("monolithic_meal", 5);
monolithicmeal.saturation = 1;
monolithicmeal.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Greatness does not come out of nowhere. We are dwarves standing on the shoulders of giants.");
};
monolithicmeal.register();
var hellspotchop = VanillaFactory.createItemFood("hellspot_chop", 3);
hellspotchop.saturation = 2;
hellspotchop.onItemFoodEaten = function(stack, world, player) {
player.addPotionEffect(<potion:minecraft:poison>.makePotionEffect(1200, 0));
};
hellspotchop.register();
var disgustingomelette = VanillaFactory.createItemFood("disgusting_omelette", 3);
disgustingomelette.saturation = 2;
disgustingomelette.onItemFoodEaten = function(stack, world, player) {
player.addPotionEffect(<potion:minecraft:poison>.makePotionEffect(1200, 0));
};
disgustingomelette.register();
var cubejellocubes = VanillaFactory.createItemFood("cube_jello_cubes", 3);
cubejellocubes.saturation = 2;
cubejellocubes.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Praise the CUBE #notacult");
};
cubejellocubes.register();
var radiactivenachos = VanillaFactory.createItemFood("radioactive_nachos", 1);
radiactivenachos.saturation = 2;
radiactivenachos.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Fast food feels nice, and it can be good in moderation, but it's not good for you if you eat it too often!");
};
radiactivenachos.register();
var yummyconcrete = VanillaFactory.createItemFood("yummy_concrete", 5);
yummyconcrete.saturation = 1;
yummyconcrete.onItemFoodEaten = function(stack, world, player) {
player.sendChat("With regards to r/feedthememes");
player.addPotionEffect(<potion:minecraft:slowness>.makePotionEffect(3000, 20));
};
yummyconcrete.register();
var justjambalaya = VanillaFactory.createItemFood("just_jambalaya", 5);
justjambalaya.saturation = 1;
justjambalaya.onItemFoodEaten = function(stack, world, player) {
player.sendChat("Everyone goes through struggle, but we can help each other through it!");
};
justjambalaya.register();
+136 -1
View File
@@ -209,4 +209,139 @@ recipes.addShaped(<iceandfire:dragonegg_black>,
[<draconicevolution:chaos_shard:3>, <divinerpg:healing_stone>, <draconicevolution:chaos_shard:3>],
[<minecraft:dragon_egg>, <minecraft:stained_hardened_clay:15>, <minecraft:dragon_egg>]]);
furnace.addRecipe(<contenttweaker:burned_enchanted_feather>,<iceandfire:stymphalian_bird_feather>);
mods.nuclearcraft.alloy_furnace.addRecipe([<iceandfire:stymphalian_bird_feather>, <minecraft:blaze_powder>, <contenttweaker:burned_enchanted_feather>]);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:burned_enchanted_feather>, <iceandfire:stymphalian_bird_feather>, <minecraft:blaze_powder>, 10);
recipes.addShapeless(<contenttweaker:de_thorned_bramble>,
[<tconstruct:knife_blade>.withTag({Material: "mirion"}).reuse(),
<biomesoplenty:bramble_plant:0>]);
recipes.addShapeless(<contenttweaker:hellish_seasoning>,
[<contenttweaker:de_thorned_bramble>,
<natura:edibles:7>,
<natura:edibles:9>,
<mod_lavacow:bloodtooth_shroom>]);
recipes.addShapeless(<contenttweaker:feast_of_hell>,
[<minecraft:blaze_powder>,
<contenttweaker:hellish_seasoning>,
<contenttweaker:hellspot_chop>,
<contenttweaker:hellspot_chop>]);
recipes.addShaped(<contenttweaker:draconic_seasoning>,
[[<biomesoplenty:crystal_shard>, <biomesoplenty:crystal_shard>, <minecraft:chorus_flower>],
[<biomesoplenty:crystal_shard>, <draconicevolution:draconium_dust>, <biomesoplenty:crystal_shard>],
[<minecraft:chorus_flower>, <biomesoplenty:crystal_shard>, <biomesoplenty:crystal_shard>]]);
recipes.addShaped(<contenttweaker:tasty_eye_delight>,
[[<contenttweaker:draconic_seasoning>, <contenttweaker:draconic_seasoning>, <contenttweaker:draconic_seasoning>],
[<divinerpg:watching_eye>, <divinerpg:watching_eye>, <divinerpg:watching_eye>]]);
recipes.addShaped(<contenttweaker:warren_noodles>,
[[<dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>],
[<dimdoors:world_thread>, <aoa3:ghostly_powder>, <dimdoors:world_thread>],
[<dimdoors:world_thread>, <dimdoors:world_thread>, <dimdoors:world_thread>]]);
recipes.addShaped(<contenttweaker:monolithic_meal>,
[[<randomthings:glowingmushroom>, <bloodmagic:arcane_ashes>],
[<minecraft:bowl>, <contenttweaker:warren_noodles>]]);
recipes.addShapeless(<contenttweaker:julienned_potato>*4,
[<minecraft:potato>,
<tconstruct:knife_blade>.withTag({Material: "alumite"}).reuse()]);
mods.thermalexpansion.Compactor.addPressRecipe(<contenttweaker:lovely_latke>, <contenttweaker:julienned_potato>*2, 25);
mods.nuclearcraft.pressurizer.addRecipe([<contenttweaker:julienned_potato>*2, <contenttweaker:lovely_latke>]);
recipes.addShapeless(<contenttweaker:julienned_carrot>*4,
[<minecraft:carrot>,
<tconstruct:knife_blade>.withTag({Material: "alumite"}).reuse()]);
mods.integrateddynamics.MechanicalSqueezer.addRecipe(<extratrees:food:35>, null, <fluid:binnie.juice.olive>*100);
recipes.addShapeless(<contenttweaker:nice_clean_salad>,
[<contenttweaker:julienned_carrot>,
<enderio:item_material:46>,
<contenttweaker:curd>,
<divinerpg:tomato>,
<extratrees:food:52>,
<binniecore:glass:1>.withTag({Fluid: {FluidName: "binnie.juice.olive", Amount: 1000}}),
<minecraft:bowl>]);
recipes.addShapeless(<contenttweaker:big_boy_steak>,
[<bewitchment:ink_cap_dye>,
<minecraft:cooked_beef>]);
recipes.addShaped(<contenttweaker:fortune_cookie>*10,
[[<ore:dustWheat>, <iceandfire:manuscript>, <ore:dustWheat>]]);
recipes.addShaped(<contenttweaker:pan_di_stelle>*4,
[[null, <minecraft:dye:3>, null],
[<ore:dustWheat>, <ore:dustAstralSTarmetal>, <ore:dustWheat>],
[null, <minecraft:dye:3>, null]]);
// mods.thermalexpansion.Transposer.addFillRecipe(<contenttweaker:plentiful_praline>, <extratrees:food:24>, <fluid:dark_chocolate>*10, 10);
mods.nuclearcraft.infuser.addRecipe([<extratrees:food:24>, <fluid:dark_chocolate>*10, <contenttweaker:plentiful_praline>]);
recipes.addShapeless(<contenttweaker:friendly_frittata>,
[<abyssalcraft:friedegg>,
<aoa3:chilli>,
<contenttweaker:curd>]);
recipes.addShaped(<contenttweaker:ethical_empanada>*4,
[[<ore:dustWheat>, <minecraft:dye:3>, <ore:dustWheat>],
[<contenttweaker:ground_pork>, <minecraft:egg>, <aoa3:chilli>],
[<ore:dustWheat>, <ore:dustWheat>, <ore:dustWheat>]]);
recipes.addShapeless(<contenttweaker:heavy_polenta>,
[<extratrees:misc:9>,
<extratrees:misc:9>,
<extratrees:misc:9>,
<minecraft:water_bucket>]);
recipes.addShapeless(<contenttweaker:multi_fruit_milkshake>,
[<extratrees:food:28>,
<extratrees:food:29>,
<minecraft:apple>,
<natura:edibles:5>,
<minecraft:milk_bucket>]);
recipes.addShaped(<xreliquary:potion>.withTag({effects: [{duration: 600, potency: 1, name: "thaumcraft:thaumarhia"}], hasPotion: 1 as byte, Name: "Warp Milkshake"}),
[[<minecraft:milk_bucket>, <thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vitium"}]}), <cyclicmagic:apple_lapis>]]);
recipes.addShaped(<contenttweaker:cube_jello_cubes>*9,
[[<twilightforest:aurora_block>, <twilightforest:aurora_block>, <twilightforest:aurora_block>],
[<twilightforest:aurora_block>, <contenttweaker:cube_jello_cubes>, <twilightforest:aurora_block>],
[<twilightforest:aurora_block>, <twilightforest:aurora_block>, <twilightforest:aurora_block>]]);
recipes.addShaped(<contenttweaker:radioactive_nachos>*4,
[[<divinerpg:tomato>, <divinerpg:tomato>, <divinerpg:tomato>],
[<techreborn:smalldust:69>, <minecraft:potato>, <techreborn:smalldust:69>],
[<minecraft:potato>, <minecraft:potato>, <minecraft:potato>]]);
recipes.addShapeless(<contenttweaker:yummy_concrete>,
[<advancedrocketry:concrete>,
<minecraft:bucket>]);
recipes.addShaped(<extratrees:food:40>*4,
[[null, <forestry:fruits:6>, null],
[<forestry:fruits:6>, <extratrees:food:40>, <forestry:fruits:6>],
[null, <forestry:fruits:6>, null]]);
recipes.addShapeless(<contenttweaker:cajun_spice>,
[<bewitchment:garlic>,
<aoa3:chilli>,
<ore:salt>,
<bewitchment:white_sage>]);
recipes.addShapeless(<contenttweaker:just_jambalaya>,
[<actuallyadditions:item_food:16>,
<contenttweaker:cajun_spice>,
<minecraft:chicken>,
<contenttweaker:ground_pork>,
<divinerpg:tomato>]);
+1 -4
View File
@@ -3409,10 +3409,7 @@ rainbowegg.maxStackSize = 64;
rainbowegg.beaconPayment = false;
rainbowegg.register();
var disgustingomelette = VanillaFactory.createItem("disgusting_omelette");
disgustingomelette.maxStackSize = 64;
disgustingomelette.beaconPayment = false;
disgustingomelette.register();
var moscoviumtraces = VanillaFactory.createItem("moscovium_traces");
moscoviumtraces.maxStackSize = 64;
+454 -10
View File
@@ -1017,15 +1017,6 @@ 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;
@@ -1050,4 +1041,457 @@ bossdrop.register();
var dungeondrop = VanillaFactory.createItem("dungeon_drop");
dungeondrop.maxStackSize = 64;
dungeondrop.beaconPayment = false;
dungeondrop.register();
dungeondrop.register();
var rftoolssyringe = VanillaFactory.createItem("rftools_syringe");
rftoolssyringe.maxStackSize = 64;
rftoolssyringe.beaconPayment = false;
rftoolssyringe.register();
var gluttonousoneflesh = VanillaFactory.createItem("flesh_of_the_gluttonous_one");
gluttonousoneflesh.maxStackSize = 64;
gluttonousoneflesh.beaconPayment = false;
gluttonousoneflesh.register();
var fluitofflesh = VanillaFactory.createItem("fluit_of_flesh");
fluitofflesh.maxStackSize = 64;
fluitofflesh.beaconPayment = false;
fluitofflesh.register();
var passivepackagedauto = VanillaFactory.createItem("passive_packagedauto");
passivepackagedauto.maxStackSize = 64;
passivepackagedauto.beaconPayment = false;
passivepackagedauto.register();
var demonicember = VanillaFactory.createItem("demonic_ember");
demonicember.maxStackSize = 64;
demonicember.beaconPayment = false;
demonicember.register();
var fireyfurnacesand = VanillaFactory.createItem("firey_furnace_sand");
fireyfurnacesand.maxStackSize = 64;
fireyfurnacesand.beaconPayment = false;
fireyfurnacesand.register();
var fireyfurnaceglass = VanillaFactory.createItem("firey_furnace_glass");
fireyfurnaceglass.maxStackSize = 64;
fireyfurnaceglass.beaconPayment = false;
fireyfurnaceglass.register();
var furnacelookingglass = VanillaFactory.createItem("furnace_looking_glass");
furnacelookingglass.maxStackSize = 64;
furnacelookingglass.beaconPayment = false;
furnacelookingglass.register();
var traderdrop = VanillaFactory.createItem("trader_drop");
traderdrop.maxStackSize = 64;
traderdrop.beaconPayment = false;
traderdrop.register();
var foundinoverworld = VanillaFactory.createItem("found_in_overworld");
foundinoverworld.maxStackSize = 64;
foundinoverworld.beaconPayment = false;
foundinoverworld.register();
var foundinnether = VanillaFactory.createItem("found_in_nether");
foundinnether.maxStackSize = 64;
foundinnether.beaconPayment = false;
foundinnether.register();
var foundinerebus = VanillaFactory.createItem("found_in_erebus");
foundinerebus.maxStackSize = 64;
foundinerebus.beaconPayment = false;
foundinerebus.register();
var fractallitefurnce = VanillaFactory.createItem("fractallite_furnace");
fractallitefurnce.maxStackSize = 64;
fractallitefurnce.beaconPayment = false;
fractallitefurnce.register();
var puzzlesolfurnaceguyyy = VanillaFactory.createItem("puzzle_solution_furnaceguy");
puzzlesolfurnaceguyyy.maxStackSize = 64;
puzzlesolfurnaceguyyy.beaconPayment = false;
puzzlesolfurnaceguyyy.register();
var sanitizeddarkmatter = VanillaFactory.createItem("sanitized_dark_matter");
sanitizeddarkmatter.maxStackSize = 64;
sanitizeddarkmatter.beaconPayment = false;
sanitizeddarkmatter.register();
var multithreadingcontrollerupgrade = VanillaFactory.createItem("multithreading_controller_upgrade");
multithreadingcontrollerupgrade.maxStackSize = 64;
multithreadingcontrollerupgrade.beaconPayment = false;
multithreadingcontrollerupgrade.register();
var gaiaguardianarena = VanillaFactory.createItem("gaia_guardian_arena");
gaiaguardianarena.maxStackSize = 64;
gaiaguardianarena.beaconPayment = false;
gaiaguardianarena.register();
var chaosstrikiumcluster = VanillaFactory.createItem("chaosstrikium_cluster");
chaosstrikiumcluster.maxStackSize = 64;
chaosstrikiumcluster.beaconPayment = false;
chaosstrikiumcluster.register();
var crownitechunk = VanillaFactory.createItem("crownite_chunk");
crownitechunk.maxStackSize = 64;
crownitechunk.beaconPayment = false;
crownitechunk.register();
var thralliumchunk = VanillaFactory.createItem("thrallium_fragment");
thralliumchunk.maxStackSize = 64;
thralliumchunk.beaconPayment = false;
thralliumchunk.register();
var cactiumsliver = VanillaFactory.createItem("cactium_sliver");
cactiumsliver.maxStackSize = 64;
cactiumsliver.beaconPayment = false;
cactiumsliver.register();
var puzzlesolbiomeritual = VanillaFactory.createItem("puzzle_solution_biomeritual");
puzzlesolbiomeritual.maxStackSize = 64;
puzzlesolbiomeritual.beaconPayment = false;
puzzlesolbiomeritual.register();
var propheticpaper = VanillaFactory.createItem("prophetic_paper");
propheticpaper.maxStackSize = 64;
propheticpaper.beaconPayment = false;
propheticpaper.register();
var dethornedbramble = VanillaFactory.createItem("de_thorned_bramble");
dethornedbramble.maxStackSize = 64;
dethornedbramble.beaconPayment = false;
dethornedbramble.register();
var hellishseasoning = VanillaFactory.createItem("hellish_seasoning");
hellishseasoning.maxStackSize = 64;
hellishseasoning.beaconPayment = false;
hellishseasoning.register();
var draconicseasoning = VanillaFactory.createItem("draconic_seasoning");
draconicseasoning.maxStackSize = 64;
draconicseasoning.beaconPayment = false;
draconicseasoning.register();
var warrennoodles = VanillaFactory.createItem("warren_noodles");
warrennoodles.maxStackSize = 64;
warrennoodles.beaconPayment = false;
warrennoodles.register();
var passivextendedcrafting = VanillaFactory.createItem("passive_extended_crafting");
passivextendedcrafting.maxStackSize = 64;
passivextendedcrafting.beaconPayment = false;
passivextendedcrafting.register();
var potatojulienne = VanillaFactory.createItem("julienned_potato");
potatojulienne.maxStackSize = 64;
potatojulienne.beaconPayment = false;
potatojulienne.register();
var carrotjulienne = VanillaFactory.createItem("julienned_carrot");
carrotjulienne.maxStackSize = 64;
carrotjulienne.beaconPayment = false;
carrotjulienne.register();
var recursivecatalyzationdevice = VanillaFactory.createItem("recursive_catalyzation_device");
recursivecatalyzationdevice.maxStackSize = 64;
recursivecatalyzationdevice.beaconPayment = false;
recursivecatalyzationdevice.register();
var bewitchedgrowthcatalyst = VanillaFactory.createItem("bewitched_growth_catalyst");
bewitchedgrowthcatalyst.maxStackSize = 64;
bewitchedgrowthcatalyst.beaconPayment = false;
bewitchedgrowthcatalyst.register();
var recursionofdefinition = VanillaFactory.createItem("recursion_of_clarity");
recursionofdefinition.maxStackSize = 64;
recursionofdefinition.beaconPayment = false;
recursionofdefinition.register();
var definedinferiumcatalyst = VanillaFactory.createItem("defined_inferium_catalyst");
definedinferiumcatalyst.maxStackSize = 64;
definedinferiumcatalyst.beaconPayment = false;
definedinferiumcatalyst.register();
var definedprudentiumcatalyst = VanillaFactory.createItem("defined_prudentium_catalyst");
definedprudentiumcatalyst.maxStackSize = 64;
definedprudentiumcatalyst.beaconPayment = false;
definedprudentiumcatalyst.register();
var definedintermediumcatalyst = VanillaFactory.createItem("defined_intermedium_catalyst");
definedintermediumcatalyst.maxStackSize = 64;
definedintermediumcatalyst.beaconPayment = false;
definedintermediumcatalyst.register();
var definedsuperiumcatalyst = VanillaFactory.createItem("defined_superium_catalyst");
definedsuperiumcatalyst.maxStackSize = 64;
definedsuperiumcatalyst.beaconPayment = false;
definedsuperiumcatalyst.register();
var definedsupremiumcatalyst = VanillaFactory.createItem("defined_supremium_catalyst");
definedsupremiumcatalyst.maxStackSize = 64;
definedsupremiumcatalyst.beaconPayment = false;
definedsupremiumcatalyst.register();
var definedinsaniumcatalyst = VanillaFactory.createItem("defined_insanium_catalyst");
definedinsaniumcatalyst.maxStackSize = 64;
definedinsaniumcatalyst.beaconPayment = false;
definedinsaniumcatalyst.register();
var definedinferiumcluster = VanillaFactory.createItem("defined_inferium_cluster");
definedinferiumcluster.maxStackSize = 64;
definedinferiumcluster.beaconPayment = false;
definedinferiumcluster.register();
var definedprudentiumcluster = VanillaFactory.createItem("defined_prudentium_cluster");
definedprudentiumcluster.maxStackSize = 64;
definedprudentiumcluster.beaconPayment = false;
definedprudentiumcluster.register();
var definedintermediumcluster = VanillaFactory.createItem("defined_intermedium_cluster");
definedintermediumcluster.maxStackSize = 64;
definedintermediumcluster.beaconPayment = false;
definedintermediumcluster.register();
var definedsuperiumcluster = VanillaFactory.createItem("defined_superium_cluster");
definedsuperiumcluster.maxStackSize = 64;
definedsuperiumcluster.beaconPayment = false;
definedsuperiumcluster.register();
var definedsupremiumcluster = VanillaFactory.createItem("defined_supremium_cluster");
definedsupremiumcluster.maxStackSize = 64;
definedsupremiumcluster.beaconPayment = false;
definedsupremiumcluster.register();
var definedinsaniumcluster = VanillaFactory.createItem("defined_insanium_cluster");
definedinsaniumcluster.maxStackSize = 64;
definedinsaniumcluster.beaconPayment = false;
definedinsaniumcluster.register();
var deknightingstick = VanillaFactory.createItem("deknighting_stick");
deknightingstick.maxStackSize = 64;
deknightingstick.beaconPayment = false;
deknightingstick.register();
var stoneoftheshyrewarden = VanillaFactory.createItem("stone_of_the_shyre_warden");
stoneoftheshyrewarden.maxStackSize = 64;
stoneoftheshyrewarden.beaconPayment = false;
stoneoftheshyrewarden.register();
var markofgluttony = VanillaFactory.createItem("mark_of_gluttony");
markofgluttony.maxStackSize = 64;
markofgluttony.beaconPayment = false;
markofgluttony.register();
var fisherdrop = VanillaFactory.createItem("fisher_drop");
fisherdrop.maxStackSize = 64;
fisherdrop.beaconPayment = false;
fisherdrop.register();
var stoneoflifeessence = VanillaFactory.createItem("stone_of_life_essence");
stoneoflifeessence.maxStackSize = 64;
stoneoflifeessence.beaconPayment = false;
stoneoflifeessence.register();
var focusingegg = VanillaFactory.createItem("focusing_egg");
focusingegg.maxStackSize = 64;
focusingegg.beaconPayment = false;
focusingegg.register();
var buildcraftheatexchanger = VanillaFactory.createItem("buildcraft_heat_exchanger");
buildcraftheatexchanger.maxStackSize = 64;
buildcraftheatexchanger.beaconPayment = false;
buildcraftheatexchanger.register();
var heatedorganicboardfluidprogression = VanillaFactory.createItem("heated_organic_board_fluid_progression");
heatedorganicboardfluidprogression.maxStackSize = 64;
heatedorganicboardfluidprogression.beaconPayment = false;
heatedorganicboardfluidprogression.register();
var orbitallaserdrops = VanillaFactory.createItem("orbital_laser_drops");
orbitallaserdrops.maxStackSize = 64;
orbitallaserdrops.beaconPayment = false;
orbitallaserdrops.register();
var imperfectgallifreyanalloy = VanillaFactory.createItem("imperfect_gallifreyan_alloy");
imperfectgallifreyanalloy.maxStackSize = 64;
imperfectgallifreyanalloy.beaconPayment = false;
imperfectgallifreyanalloy.register();
var imperfectgallifreyanplate = VanillaFactory.createItem("imperfect_gallifreyan_plate");
imperfectgallifreyanplate.maxStackSize = 64;
imperfectgallifreyanplate.beaconPayment = false;
imperfectgallifreyanplate.register();
var essentialclustert1 = VanillaFactory.createItem("essential_cluster_t1");
essentialclustert1.maxStackSize = 64;
essentialclustert1.beaconPayment = false;
essentialclustert1.register();
var essentialclustert2 = VanillaFactory.createItem("essential_cluster_t2");
essentialclustert2.maxStackSize = 64;
essentialclustert2.beaconPayment = false;
essentialclustert2.register();
var essentialclustert3 = VanillaFactory.createItem("essential_cluster_t3");
essentialclustert3.maxStackSize = 64;
essentialclustert3.beaconPayment = false;
essentialclustert3.register();
var essentialclustert4 = VanillaFactory.createItem("essential_cluster_t4");
essentialclustert4.maxStackSize = 64;
essentialclustert4.beaconPayment = false;
essentialclustert4.register();
var essentialclustert5 = VanillaFactory.createItem("essential_cluster_t5");
essentialclustert5.maxStackSize = 64;
essentialclustert5.beaconPayment = false;
essentialclustert5.register();
var essentialclustert6 = VanillaFactory.createItem("essential_cluster_t6");
essentialclustert6.maxStackSize = 64;
essentialclustert6.beaconPayment = false;
essentialclustert6.register();
var essenceofcreation = VanillaFactory.createItem("essence_of_creation");
essenceofcreation.maxStackSize = 64;
essenceofcreation.beaconPayment = false;
essenceofcreation.register();
var perfectedgallifreyanalloy = VanillaFactory.createItem("perfected_gallifreyan_alloy");
perfectedgallifreyanalloy.maxStackSize = 64;
perfectedgallifreyanalloy.beaconPayment = false;
perfectedgallifreyanalloy.register();
var perfectedgallifreyanplate = VanillaFactory.createItem("perfected_gallifreyan_plate");
perfectedgallifreyanplate.maxStackSize = 64;
perfectedgallifreyanplate.beaconPayment = false;
perfectedgallifreyanplate.register();
var matterdigitalizationfabrial = VanillaFactory.createItem("matter_digitalization_fabrial");
matterdigitalizationfabrial.maxStackSize = 64;
matterdigitalizationfabrial.beaconPayment = false;
matterdigitalizationfabrial.register();
var gettingmorestarlight = VanillaFactory.createItem("getting_more_starlight");
gettingmorestarlight.maxStackSize = 64;
gettingmorestarlight.beaconPayment = false;
gettingmorestarlight.register();
var harbingergluttonousflesh = VanillaFactory.createItem("harbinger_gluttnonous_flesh");
harbingergluttonousflesh.maxStackSize = 64;
harbingergluttonousflesh.beaconPayment = false;
harbingergluttonousflesh.register();
var harbingersentientflesh = VanillaFactory.createItem("harbinger_sentient_flesh");
harbingersentientflesh.maxStackSize = 64;
harbingersentientflesh.beaconPayment = false;
harbingersentientflesh.register();
var harbingerflesh = VanillaFactory.createItem("harbinger_flesh");
harbingerflesh.maxStackSize = 64;
harbingerflesh.beaconPayment = false;
harbingerflesh.register();
var harbingerhungeringflesh = VanillaFactory.createItem("harbinger_hungering_flesh");
harbingerhungeringflesh.maxStackSize = 64;
harbingerhungeringflesh.beaconPayment = false;
harbingerhungeringflesh.register();
var harbingertreeofthemeatballman = VanillaFactory.createItem("harbinger_tree_of_the_meatball_man");
harbingertreeofthemeatballman.maxStackSize = 64;
harbingertreeofthemeatballman.beaconPayment = false;
harbingertreeofthemeatballman.register();
var harbingerteggofthemeatballman = VanillaFactory.createItem("harbinger_egg_of_the_meatball_man");
harbingerteggofthemeatballman.maxStackSize = 64;
harbingerteggofthemeatballman.beaconPayment = false;
harbingerteggofthemeatballman.register();
var gluttonousfleshsingularity = VanillaFactory.createItem("gluttonous_flesh_singularity");
gluttonousfleshsingularity.maxStackSize = 64;
gluttonousfleshsingularity.beaconPayment = false;
gluttonousfleshsingularity.register();
var harbingerleather = VanillaFactory.createItem("harbinger_leather");
harbingerleather.maxStackSize = 64;
harbingerleather.beaconPayment = false;
harbingerleather.register();
var ritesofthemeatballman = VanillaFactory.createItem("rites_of_the_meatball_man");
ritesofthemeatballman.maxStackSize = 64;
ritesofthemeatballman.beaconPayment = false;
ritesofthemeatballman.register();
var hungeringfleshegg = VanillaFactory.createItem("hungering_flesh_egg");
hungeringfleshegg.maxStackSize = 64;
hungeringfleshegg.beaconPayment = false;
hungeringfleshegg.register();
var hungeringfleshfruit = VanillaFactory.createItem("hungering_flesh_fruit");
hungeringfleshfruit.maxStackSize = 64;
hungeringfleshfruit.beaconPayment = false;
hungeringfleshfruit.register();
var starofbetrayal = VanillaFactory.createItem("star_of_betrayal");
starofbetrayal.maxStackSize = 64;
starofbetrayal.beaconPayment = false;
starofbetrayal.register();
var hungeringfleshingot = VanillaFactory.createItem("hungering_flesh_ingot");
hungeringfleshingot.maxStackSize = 64;
hungeringfleshingot.beaconPayment = false;
hungeringfleshingot.register();
var hungeringfleshplate = VanillaFactory.createItem("hungering_flesh_plate");
hungeringfleshplate.maxStackSize = 64;
hungeringfleshplate.beaconPayment = false;
hungeringfleshplate.register();
var hungeringfleshgear = VanillaFactory.createItem("hungering_flesh_gear");
hungeringfleshgear.maxStackSize = 64;
hungeringfleshgear.beaconPayment = false;
hungeringfleshgear.register();
var singularbeecon = VanillaFactory.createItem("singular_beecon");
singularbeecon.maxStackSize = 64;
singularbeecon.beaconPayment = false;
singularbeecon.register();
var recyclerdrop = VanillaFactory.createItem("recycler_drop");
recyclerdrop.maxStackSize = 64;
recyclerdrop.beaconPayment = false;
recyclerdrop.register();
var masterofspellcraft = VanillaFactory.createItem("master_of_spellcraft");
masterofspellcraft.maxStackSize = 64;
masterofspellcraft.beaconPayment = false;
masterofspellcraft.register();
var gamestagerecipe = VanillaFactory.createItem("gamestage_recipe");
gamestagerecipe.maxStackSize = 64;
gamestagerecipe.beaconPayment = false;
gamestagerecipe.register();
var obtainedfrompuzzle = VanillaFactory.createItem("obtained_from_a_puzzle");
obtainedfrompuzzle.maxStackSize = 64;
obtainedfrompuzzle.beaconPayment = false;
obtainedfrompuzzle.register();
var useitem = VanillaFactory.createItem("use_item");
useitem.maxStackSize = 64;
useitem.beaconPayment = false;
useitem.register();
var cajunspice = VanillaFactory.createItem("cajun_spice");
cajunspice.maxStackSize = 64;
cajunspice.beaconPayment = false;
cajunspice.register();
var keepinonechunk = VanillaFactory.createItem("keep_in_one_chunk");
keepinonechunk.maxStackSize = 64;
keepinonechunk.beaconPayment = false;
keepinonechunk.register();
+26 -4
View File
@@ -74,14 +74,11 @@ val dimdoordungeon = LootTweaker.getTable("dimdoors:dungeon_chest");
val dimdoorsdungeonroll = dimdoordungeon.addPool("dimdoorsdungeonroll", 1, 1, 0, 0);
dimdoorsdungeonroll.addItemEntry(<ebwizardry:grand_crystal>, 5);
dimdoorsdungeonroll.addItemEntry(<projecte:item.pe_matter:1>, 2);
dimdoorsdungeonroll.addItemEntry(<techreborn:ingot:14>, 3);
dimdoorsdungeonroll.addItemEntry(<thermalfoundation:material:135>, 3);
dimdoorsdungeonroll.addItemEntry(<contenttweaker:strange_charm>, 3);
dimdoorsdungeonroll.addItemEntry(<thermalfoundation:material:134>, 3);
dimdoorsdungeonroll.addItemEntry(<tardis:bowtie>, 1);
dimdoorsdungeonroll.addItemEntry(<tardis:void_specs>, 1);
dimdoorsdungeonroll.addItemEntry(<tardis:fourth_hat>, 1);
dimdoorsdungeonroll.addItemEntry(<tardis:fez>, 1);
// dimdoorsdungeonroll.addItemEntry(<tardis:fez>, 1);
dimdoorsdungeonroll.addItemEntry(<tardis:thirteen_coat>, 1);
val dimdoorseventroll = dimdoordungeon.addPool("dimdoorseventroll", 1, 1, 0, 0);
dimdoorseventroll.addItemEntry(<contenttweaker:call_of_the_full_moon>, 3);
@@ -97,6 +94,12 @@ dimdoorbeecombpool.addItemEntry(<extrabees:honey_comb:30>, 15);
dimdoorbeecombpool.addItemEntry(<extrabees:honey_comb:40>, 15);
dimdoorbeecombpool.addItemEntry(<extrabees:honey_comb:41>, 15);
dimdoorbeecombpool.addItemEntry(<extrabees:honey_comb:71>, 15);
val dimdoorsingotroll = dimdoordungeon.addPool("dimdoorsingotroll", 2, 2, 0, 0);
dimdoorsingotroll.addItemEntry(<techreborn:ingot:14>, 3);
dimdoorsingotroll.addItemEntry(<techreborn:ingot:15>, 3);
dimdoorsingotroll.addItemEntry(<techreborn:ingot:3>, 3);
dimdoorsingotroll.addItemEntry(<thermalfoundation:material:135>, 3);
dimdoorsingotroll.addItemEntry(<thermalfoundation:material:134>, 3);
val mothervoidwalker = LootTweaker.getTable("aoa3:entities/mobs/overworld/mother_void_walker");
@@ -466,6 +469,7 @@ vanilladungeonmbc.addItemEntry(<contenttweaker:creepy_explosive>, 3);
vanilladungeonmbc.addItemEntry(<contenttweaker:embiggener>, 3);
vanilladungeonmbc.addItemEntry(<contenttweaker:call_of_enigma>, 3);
vanilladungeonmbc.addItemEntry(<contenttweaker:witchery_summons>, 3);
vanilladungeonmbc.addItemEntry(<contenttweaker:recursive_paper_illager>, 3);
val vanillastronghold = LootTweaker.getTable("minecraft:chests/stronghold_corridor");
val vanillastrongholdmbc = vanillastronghold.addPool("vanillastrongholdmbc", 1, 1, 0, 0);
@@ -551,3 +555,21 @@ 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);
val hellspot = LootTweaker.getTable("aoa3:entities/mobs/nether/hellspot");
val hellspotchops = hellspot.addPool("hellspotchops", 1, 1, 0, 0);
hellspotchops.addItemEntry(<contenttweaker:hellspot_chop>, 15);
val twilighticequeen = LootTweaker.getTable("twilightforest:entities/snow_queen");
val twilighticequeencube = twilighticequeen.addPool("twilighticequeencube", 1, 1, 0, 0);
twilighticequeencube.addItemEntry(<contenttweaker:cube_jello_cubes>, 15);
val magicbeansloot = LootTweaker.getTable("randomthings:beanpod");
val magicbeanslootingots = magicbeansloot.addPool("magicbeanslootingots", 2, 2, 0, 0);
magicbeanslootingots.addItemEntry(<techreborn:ingot:14>, 3);
magicbeanslootingots.addItemEntry(<techreborn:ingot:15>, 3);
magicbeanslootingots.addItemEntry(<techreborn:ingot:3>, 3);
magicbeanslootingots.addItemEntry(<thermalfoundation:material:135>, 3);
magicbeanslootingots.addItemEntry(<thermalfoundation:material:134>, 3);
+1 -1
View File
@@ -367,7 +367,7 @@ var hassium = MaterialSystem.getMaterialBuilder().setName("Hassium").setColor(co
hassium.registerParts(["nugget", "ingot", "plate", "gear", "rod"] as string[]);
var colorhalite = Color.fromHex("17c414") as Color;
var halite = MaterialSystem.getMaterialBuilder().setName("Halite").setColor(colorhalite).build();
var halite = MaterialSystem.getMaterialBuilder().setName("Fractallite Halite").setColor(colorhalite).build();
halite.registerParts(["ingot", "rod"] as string[]);
var armorhalite = halite.registerPart("armor").getData();
armorhalite.addDataValue("durability", "9500000");
+63
View File
@@ -0,0 +1,63 @@
mods.storagedrawers.Compaction.add(<materialpart:bloodmaster_metal:ingot>, <materialpart:bloodmaster_metal:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:demonic_steel:ingot>, <materialpart:demonic_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:corrosive_steel:ingot>, <materialpart:corrosive_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:destructive_steel:ingot>, <materialpart:destructive_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:vengeful_steel:ingot>, <materialpart:vengeful_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:steadfast_steel:ingot>, <materialpart:steadfast_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:dreadite:ingot>, <materialpart:dreadite:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:dreaded_steel:ingot>, <materialpart:dreaded_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:sednanite:ingot>, <materialpart:sednanite:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:fluctuatite:ingot>, <materialpart:fluctuatite:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:vibranium:ingot>, <materialpart:vibranium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:myrmitite:ingot>, <materialpart:myrmitite:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:candyte:ingot>, <materialpart:candyte:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:palladium:ingot>, <materialpart:palladium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:vityte:ingot>, <materialpart:vityte:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:polonium:ingot>, <materialpart:polonium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:ogerite:ingot>, <materialpart:ogerite:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:primal_ogerite:ingot>, <materialpart:primal_ogerite:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:vibranium_alloy:ingot>, <materialpart:vibranium_alloy:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:lunastone:ingot>, <materialpart:lunastone:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:chalcedony:ingot>, <materialpart:chalcedony:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:brightsteel:ingot>, <materialpart:brightsteel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:caesium:ingot>, <materialpart:caesium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:strontium:ingot>, <materialpart:strontium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:rubidium:ingot>, <materialpart:rubidium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:chaos:ingot>, <materialpart:chaos:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:hassium:ingot>, <materialpart:hassium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:sacrifice_metal:ingot>, <materialpart:sacrifice_metal:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:black_metal:ingot>, <materialpart:black_metal:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:promethium:ingot>, <materialpart:promethium:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:sideral_damascus_steel:ingot>, <materialpart:sideral_damascus_steel:nugget>, 9);
mods.storagedrawers.Compaction.add(<materialpart:ascended_draconic_alloy:ingot>, <materialpart:ascended_draconic_alloy:nugget>, 9);
+31
View File
@@ -0,0 +1,31 @@
recipes.addShaped(<contenttweaker:multithreading_controller_upgrade>,
[[<contenttweaker:optical_event_horizon>, <contenttweaker:recursive_convergence>, <contenttweaker:optical_event_horizon>],
[<contenttweaker:recursive_convergence>, <modularmachinery:blockcontroller>, <contenttweaker:recursive_convergence>],
[<contenttweaker:optical_event_horizon>, <contenttweaker:recursive_convergence>, <contenttweaker:optical_event_horizon>]]);
recipes.addShapeless(<modularmachinery:infinity_furnace_factory_controller>,
[<modularmachinery:infinity_furnace_controller>,
<contenttweaker:multithreading_controller_upgrade>,
<contenttweaker:fractallite_furnace>]);
recipes.addShapeless(<modularmachinery:enchanted_greenhouse_factory_controller>,
[<modularmachinery:enchanted_greenhouse_controller>,
<contenttweaker:multithreading_controller_upgrade>,
<contenttweaker:thaumic_citrus>]);
recipes.addShapeless(<modularmachinery:hypergrowth_insolator_factory_controller>,
[<modularmachinery:hypergrowth_insolator_controller>,
<contenttweaker:multithreading_controller_upgrade>,
<ore:blockInsanium>]);
recipes.addShapeless(<modularmachinery:mechanized_coop_factory_controller>,
[<modularmachinery:mechanized_coop_controller>,
<contenttweaker:multithreading_controller_upgrade>,
<contenttweaker:abominable_egg>]);
recipes.addShapeless(<modularmachinery:sacred_cinders_apiary_factory_controller>,
[<modularmachinery:sacred_cinders_apiary_controller>,
<contenttweaker:multithreading_controller_upgrade>,
<contenttweaker:sacred_cinders_apiary>]);
+36 -1
View File
@@ -504,4 +504,39 @@ orichalcum.addMaterialTrait("flame2");
orichalcum.addMaterialTrait("frost2");
orichalcum.itemLocalizer = function(thisMaterial, itemName){return "Orichalcum " + itemName;};
orichalcum.localizedName = "Orichalcum";
orichalcum.register();
orichalcum.register();
val demonicember = mods.contenttweaker.tconstruct.MaterialBuilder.create("demonc_ember");
demonicember.color = 0xff2b48;
demonicember.craftable = true;
// abyssalflesh.liquid = <fluid:molten_barathosynium>;
demonicember.castable = false;
demonicember.addItem(<item:contenttweaker:demonic_ember>,1,144);
demonicember.representativeItem = <item:contenttweaker:demonic_ember>;
demonicember.addHeadMaterialStats(10, 4.2f, 250.0f, 1);
demonicember.addHandleMaterialStats(5, 10);
demonicember.addExtraMaterialStats(10);
demonicember.addProjectileMaterialStats();
demonicember.addMaterialTrait("infernal_energy");
demonicember.addMaterialTrait("flame2");
demonicember.itemLocalizer = function(thisMaterial, itemName){return "Demonic Ember " + itemName;};
demonicember.localizedName = "Demonic Ember";
demonicember.register();
val darkmatter = mods.contenttweaker.tconstruct.MaterialBuilder.create("rebalanced_dark_matter");
darkmatter.color = 0x321a3b;
darkmatter.craftable = true;
// abyssalflesh.liquid = <fluid:molten_barathosynium>;
darkmatter.castable = false;
darkmatter.addItem(<item:contenttweaker:sanitized_dark_matter>,1,144);
darkmatter.representativeItem = <item:contenttweaker:sanitized_dark_matter>;
darkmatter.addHeadMaterialStats(1200, 13.62f, 9.04f, 5);
darkmatter.addHandleMaterialStats(2.03, 350);
darkmatter.addExtraMaterialStats(200);
darkmatter.addProjectileMaterialStats();
darkmatter.addBowMaterialStats(0.53, 3.54, 8);
darkmatter.addMaterialTrait("darkness");
darkmatter.addMaterialTrait("magical_modifier");
darkmatter.itemLocalizer = function(thisMaterial, itemName){return "Dark Matter " + itemName;};
darkmatter.localizedName = "Dark Matter";
darkmatter.register();
+3
View File
@@ -269,3 +269,6 @@ mods.tconstruct.Casting.addTableRecipe(<contenttweaker:ascended_draconic_alloy>,
mods.tconstruct.Melting.addRecipe(<liquid:hihi_irokane> * 144,<contenttweaker:hihi_irokane>);
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:hihi_irokane>, <tconstruct:cast_custom:0>, <liquid:hihi_irokane>, 144, false, 80);
mods.tconstruct.Melting.addRecipe(<liquid:orichalcum> * 144,<contenttweaker:orichalcum>);
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:orichalcum>, <tconstruct:cast_custom:0>, <liquid:orichalcum>, 144, false, 80);
+3
View File
@@ -1,3 +1,6 @@
recipes.remove(<danknull:danknull_dock>);
recipes.removeShaped(<dankstorage:dank_1>);
mods.extendedcrafting.CombinationCrafting.addRecipe(<dankstorage:dank_1>,
+607 -41
View File
@@ -18,16 +18,19 @@ recipes.addShapeless(<divinerpg:divine_shards>,
[<contenttweaker:boss_drop>, <divinerpg:call_of_the_watcher>]);
recipes.addShapeless(<draconicevolution:chaos_shard:0>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <minecraft:ender_eye>, <minecraft:end_portal_frame>]);
recipes.addShapeless(<draconicevolution:dragon_heart>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <minecraft:ender_eye>, <minecraft:end_portal_frame>]);
recipes.addShapeless(<contenttweaker:ayeraco_heart>,
[<contenttweaker:dungeon_drop>, <minecraft:ender_eye>, <minecraft:end_portal_frame>]);
recipes.addShapeless(<minecraft:nether_star>,
[<contenttweaker:boss_drop>, <minecraft:skull:1>, <minecraft:soul_sand>]);
recipes.addShapeless(<leshen:root_attack>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:found_in_overworld>]);
recipes.addShapeless(<contenttweaker:scorcher_eternal_flame>,
[<contenttweaker:boss_drop>, <divinerpg:infernal_flame>]);
@@ -44,7 +47,7 @@ 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>]);
[<contenttweaker:boss_drop>, <divinerpg:snow_globe>]);
recipes.addShapeless(<thebetweenlands:sapling_spirit_tree>,
[<contenttweaker:boss_drop>, <contenttweaker:betweenlands_callstone_1>]);
@@ -82,10 +85,10 @@ recipes.addShapeless(<abyssalcraft:dreadkey>,
[<contenttweaker:boss_drop>, <abyssalcraft:dreadaltartop>, <abyssalcraft:dreadaltarbottom>]);
recipes.addShapeless(<abyssalcraft:gatekeeperessence>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <abyssalcraft:gatewaykeyjzh>]);
recipes.addShapeless(<contenttweaker:aeldunari>,
[<contenttweaker:dungeon_drop>]);
[<contenttweaker:dungeon_drop>, <abyssalcraft:gatewaykeyjzh>]);
recipes.addShapeless(<contenttweaker:medal_of_freedom>,
[<contenttweaker:boss_drop>, <contenttweaker:undead_callstone>]);
@@ -94,39 +97,48 @@ recipes.addShapeless(<contenttweaker:vegetarian_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:undead_botanist_callstone>]);
recipes.addShapeless(<erebus:tarantula_egg>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:found_in_erebus>, <erebus:gaean_keystone>, <erebus:portal_activator>]);
recipes.addShapeless(<erebus:tarantula_egg>,
[<contenttweaker:boss_drop>, <contenttweaker:tarantula_callstone>]);
recipes.addShapeless(<erebus:antlion_egg>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:found_in_erebus>, <erebus:gaean_keystone>, <erebus:portal_activator>]);
recipes.addShapeless(<erebus:antlion_egg>,
[<contenttweaker:boss_drop>, <contenttweaker:antlion_callstone>]);
recipes.addShapeless(<contenttweaker:demonic_manastone>,
[<contenttweaker:boss_drop>, <contenttweaker:unfathomable_breaker>]);
[<contenttweaker:boss_drop>, <contenttweaker:unfathomable_breaker>, <extrautils2:teleporter:1>]);
recipes.addShapeless(<twilightforest:trophy:0>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:1>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:2>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:3>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:4>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:5>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:6>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:trophy:8>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:alpha_fur>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:giant_pickaxe>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<twilightforest:lamp_of_cinders>,
[<contenttweaker:dungeon_drop>, <twilightforest:giant_pickaxe>]);
[<contenttweaker:dungeon_drop>, <twilightforest:giant_pickaxe>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<contenttweaker:harbinger_crystal>,
[<contenttweaker:dungeon_drop>]);
[<contenttweaker:dungeon_drop>, <contenttweaker:fluix_lens>]);
recipes.addShapeless(<contenttweaker:harbinger_crystal>,
[<contenttweaker:dungeon_drop>, <contenttweaker:harbinger_charm>]);
recipes.addShapeless(<contenttweaker:starfield_gem>,
[<contenttweaker:boss_drop>, <contenttweaker:harbinger_callstone>]);
@@ -134,7 +146,7 @@ recipes.addShapeless(<contenttweaker:broken_oath>,
[<contenttweaker:boss_drop>, <contenttweaker:crepuscular_callstone>]);
recipes.addShapeless(<contenttweaker:crimson_gem>,
[<contenttweaker:dungeon_drop>]);
[<contenttweaker:dungeon_drop>, <contenttweaker:found_in_overworld>]);
recipes.addShapeless(<contenttweaker:demonic_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>, <contenttweaker:retaliation_key>]);
@@ -148,23 +160,23 @@ recipes.addShapeless(<contenttweaker:destructive_crystal_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vengeful_key>]);
recipes.addShapeless(<contenttweaker:dimensional_ingot>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <extrautils2:teleporter:1>]);
recipes.addShapeless(<contenttweaker:cursed_rock>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <extrautils2:teleporter:1>]);
recipes.addShapeless(<botania:manaresource:5>,
[<contenttweaker:boss_drop>, <botania:manaresource:4>]);
[<contenttweaker:boss_drop>, <botania:manaresource:4>, <contenttweaker:gaia_guardian_arena>, <contenttweaker:25x25_area_of_grass>]);
recipes.addShapeless(<contenttweaker:greater_gaia_spirit>,
[<contenttweaker:boss_drop>, <botania:manaresource:14>]);
[<contenttweaker:boss_drop>, <botania:manaresource:14>, <contenttweaker:gaia_guardian_arena>, <contenttweaker:25x25_area_of_grass>]);
recipes.addShapeless(<contenttweaker:terrasteel_crystal>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gaia_tesseract>]);
recipes.addShapeless(<extrabotany:material:3>,
[<contenttweaker:boss_drop>, <extrabotany:material:6>]);
[<contenttweaker:boss_drop>, <extrabotany:material:6>, <contenttweaker:gaia_guardian_arena>, <contenttweaker:35x35_area_of_grass>]);
recipes.addShapeless(<extrabotany:specialbag>,
[<contenttweaker:boss_drop>, <extrabotany:material:9>]);
[<contenttweaker:boss_drop>, <extrabotany:material:9>, <contenttweaker:gaia_guardian_arena>, <contenttweaker:35x35_area_of_grass>]);
recipes.addShapeless(<extrabotany:lens:6>,
[<contenttweaker:boss_drop>, <extrabotany:material:9>]);
[<contenttweaker:boss_drop>, <extrabotany:material:9>, <contenttweaker:gaia_guardian_arena>, <contenttweaker:35x35_area_of_grass>]);
recipes.addShapeless(<contenttweaker:sympan_spirit>,
[<contenttweaker:boss_drop>, <contenttweaker:arcane_prison_key>]);
@@ -179,13 +191,13 @@ recipes.addShapeless(<divinerpg:dungeon_tokens>,
[<contenttweaker:boss_drop>, <divinerpg:wizards_book>, <divinerpg:dramix_altar>]);
recipes.addShapeless(<contenttweaker:wrought_iron_shard>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:deeplands_realmstone>]);
recipes.addShapeless(<contenttweaker:flying_gunpowder>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:creeponia_realmstone>]);
recipes.addShapeless(<contenttweaker:abyssal_flesh>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:abyss_realmstone>]);
recipes.addShapeless(<aoa3:elusive_statue>,
[<contenttweaker:boss_drop>, <aoa3:staring_eye>, <aoa3:illusion_altar>]);
@@ -271,22 +283,22 @@ recipes.addShapeless(<aoa3:raxxan_statue>,
[<contenttweaker:boss_drop>, <aoa3:darkly_powder>, <aoa3:primordial_shrine>]);
recipes.addShapeless(<aoa3:flash_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:immortallis_realmstone>]);
recipes.addShapeless(<aoa3:proshield_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:immortallis_realmstone>]);
recipes.addShapeless(<aoa3:mirage_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:immortallis_realmstone>]);
recipes.addShapeless(<aoa3:klobber_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:immortallis_realmstone>]);
recipes.addShapeless(<aoa3:coniferon_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:ancient_cavern_realmstone>]);
recipes.addShapeless(<aoa3:goldorth_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:ancient_cavern_realmstone>]);
recipes.addShapeless(<aoa3:penumbra_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:ancient_cavern_realmstone>]);
recipes.addShapeless(<aoa3:horon_statue>,
[<contenttweaker:boss_drop>]);
[<contenttweaker:boss_drop>, <aoa3:ancient_cavern_realmstone>]);
recipes.addShapeless(<aoa3:craexxeus_statue>,
[<contenttweaker:boss_drop>, <aoa3:ancient_ring>, <aoa3:craexxeus_altar>]);
@@ -333,7 +345,7 @@ recipes.addShapeless(<divinerpg:skythern_heart>,
recipes.addShapeless(<contenttweaker:gem_of_the_sleeping_city>,
[<contenttweaker:dungeon_drop>]);
[<contenttweaker:dungeon_drop>, <aoa3:borean_realmstone>]);
recipes.addShapeless(<contenttweaker:diabetic_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:diabetic_callstone>]);
@@ -353,4 +365,558 @@ recipes.addShapeless(<gendustry:honey_comb:14018>,
recipes.addShapeless(<gendustry:honey_comb:14020>,
[<contenttweaker:dungeon_drop>, <contenttweaker:soulsucking_callstone>]);
recipes.addShapeless(<contenttweaker:radioactive_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:zoi_callstone>]);
recipes.addShapeless(<contenttweaker:sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:mossy_grave_dust>]);
recipes.addShapeless(<contenttweaker:tainted_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:tainted_loop_callstone>]);
recipes.addShapeless(<contenttweaker:crimson_ichor>,
[<contenttweaker:boss_drop>, <contenttweaker:akathartos_callstone>]);
recipes.addShapeless(<contenttweaker:body_of_nero>,
[<contenttweaker:boss_drop>, <contenttweaker:nero_callstone>]);
recipes.addShapeless(<contenttweaker:heart_of_nero>,
[<contenttweaker:boss_drop>, <contenttweaker:nero_callstone>]);
recipes.addShapeless(<contenttweaker:soul_of_nero>,
[<contenttweaker:boss_drop>, <contenttweaker:nero_callstone>]);
recipes.addShapeless(<contenttweaker:breath_of_nero>,
[<contenttweaker:boss_drop>, <contenttweaker:nero_callstone>]);
recipes.addShapeless(<contenttweaker:darkstar_compound>,
[<contenttweaker:boss_drop>, <contenttweaker:nero_callstone>]);
recipes.addShapeless(<contenttweaker:droplet_of_the_great_snake>,
[<contenttweaker:boss_drop>, <contenttweaker:pauram_callstone>]);
recipes.addShapeless(<divinerpg:teaker_lump>,
[<contenttweaker:trader_drop>, <contenttweaker:mysteriousman_summoner>]);
recipes.addShapeless(<divinerpg:amthirmis_lump>,
[<contenttweaker:dungeon_drop>, <divinerpg:nightmare_bed>]);
recipes.addShapeless(<divinerpg:darven_lump>,
[<contenttweaker:trader_drop>, <contenttweaker:mysteriousman2_summoner>]);
recipes.addShapeless(<divinerpg:cermile_lump>,
[<contenttweaker:boss_drop>, <divinerpg:hive_egg>]);
recipes.addShapeless(<divinerpg:pardimal_lump>,
[<contenttweaker:trader_drop>, <contenttweaker:mysteriousman3_summoner>]);
recipes.addShapeless(<divinerpg:quadrotic_lump>,
[<contenttweaker:boss_drop>, <divinerpg:dream_flint>, <divinerpg:quadrotic_altar>]);
recipes.addShapeless(<divinerpg:karos_lump>,
[<contenttweaker:trader_drop>, <divinerpg:karos_altar>]);
recipes.addShapeless(<divinerpg:heliosis_lump>,
[<contenttweaker:trader_drop>, <divinerpg:raglok_altar>]);
recipes.addShapeless(<divinerpg:arksiane_lump>,
[<contenttweaker:trader_drop>, <divinerpg:wreck_altar>]);
recipes.addShapeless(<iceandfire:gorgon_head>,
[<contenttweaker:boss_drop>, <iceandfire:blindfold>, <contenttweaker:found_in_overworld>]);
recipes.addShapeless(<iceandfire:fire_dragon_heart>,
[<contenttweaker:boss_drop>, <contenttweaker:found_in_overworld>, <iceandfire:chared_cobblestone>]);
recipes.addShapeless(<iceandfire:ice_dragon_heart>,
[<contenttweaker:boss_drop>, <contenttweaker:found_in_overworld>, <iceandfire:chared_cobblestone>]);
recipes.addShapeless(<iceandfire:lightning_dragon_heart>,
[<contenttweaker:boss_drop>, <contenttweaker:found_in_overworld>, <iceandfire:chared_cobblestone>]);
recipes.addShapeless(<iceandfire:hydra_fang>,
[<contenttweaker:boss_drop>, <contenttweaker:found_in_overworld>, <contenttweaker:found_in_nether>]);
recipes.addShapeless(<iceandfire:dread_shard>,
[<contenttweaker:boss_drop>, <contenttweaker:found_in_overworld>, <iceandfire:dread_stone>]);
recipes.addShapeless(<contenttweaker:headstone>,
[<contenttweaker:boss_drop>, <contenttweaker:ancient_wyvern_callstone>]);
recipes.addShapeless(<contenttweaker:eden_refined_gem>,
[<contenttweaker:dungeon_drop>, <divinerpg:divine_rock>]);
recipes.addShapeless(<contenttweaker:apalachia_refined_gem>,
[<contenttweaker:dungeon_drop>, <divinerpg:wildwood_block>]);
recipes.addShapeless(<contenttweaker:wildwood_refined_gem>,
[<contenttweaker:dungeon_drop>, <contenttweaker:wildwood_callstone>]);
recipes.addShapeless(<contenttweaker:skythern_refined_gem>,
[<contenttweaker:dungeon_drop>, <contenttweaker:skythern_callstone>]);
// recipes.addShapeless(<contenttweaker:astral_lizardite>,
// [<contenttweaker:dungeon_drop>, <contenttweaker:tulite_flower>]);
recipes.addShapeless(<contenttweaker:cosmic_fracture>,
[<contenttweaker:dungeon_drop>, <contenttweaker:horrific_callstone>]);
recipes.addShapeless(<contenttweaker:big_slime>,
[<contenttweaker:dungeon_drop>, <contenttweaker:sticky_callstone>]);
recipes.addShapeless(<contenttweaker:faultless_ichor_gem>,
[<contenttweaker:dungeon_drop>, <contenttweaker:tainted_callstone>]);
recipes.addShapeless(<contenttweaker:osiris_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:armorer_callstone>]);
recipes.addShapeless(<contenttweaker:ptah_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:pharos_callstone>]);
recipes.addShapeless(<contenttweaker:hator_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:trinity_callstone>]);
recipes.addShapeless(<contenttweaker:europa_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:peaceful_oath_callstone>]);
recipes.addShapeless(<contenttweaker:oi_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:unburied_callstone>]);
recipes.addShapeless(<contenttweaker:falacer_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gun_devil_callstone>]);
recipes.addShapeless(<contenttweaker:orcus_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:anemic_callstone>]);
recipes.addShapeless(<contenttweaker:haumea_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:demonologist_callstone>]);
recipes.addShapeless(<contenttweaker:sedna_spinel>,
[<contenttweaker:dungeon_drop>, <contenttweaker:orbital_callstone>]);
recipes.addShapeless(<contenttweaker:eldrich_blood_slime>,
[<contenttweaker:dungeon_drop>, <contenttweaker:anemic_callstone>]);
recipes.addShapeless(<contenttweaker:bubbell_banner>,
[<contenttweaker:dungeon_drop>, <contenttweaker:orbital_callstone>]);
recipes.addShapeless(<contenttweaker:coralium_eye>,
[<contenttweaker:boss_drop>, <contenttweaker:oblivionaire_callstone>]);
recipes.addShapeless(<contenttweaker:core_of_mirroring>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gravitational_callstone>]);
recipes.addShapeless(<contenttweaker:sword_recursion>,
[<contenttweaker:dungeon_drop>, <contenttweaker:warlord_callstone>]);
recipes.addShapeless(<contenttweaker:shield_recursion>,
[<contenttweaker:dungeon_drop>, <contenttweaker:warlord_callstone>]);
recipes.addShapeless(<contenttweaker:soul_of_colonial_servitude>,
[<contenttweaker:dungeon_drop>, <contenttweaker:horde_domination_callstone>]);
recipes.addShapeless(<contenttweaker:ensnaring_soul>,
[<contenttweaker:dungeon_drop>, <contenttweaker:horde_domination_callstone>]);
recipes.addShapeless(<contenttweaker:phasing_fluix_construct>,
[<contenttweaker:dungeon_drop>, <contenttweaker:fluix_historian_callstone>]);
recipes.addShapeless(<contenttweaker:eldritch_metal_plate>,
[<contenttweaker:dungeon_drop>, <contenttweaker:eldritch_crab_callstone>]);
recipes.addShapeless(<contenttweaker:secretive_nightmare_heart>,
[<contenttweaker:dungeon_drop>, <contenttweaker:secret_lurker_callstone>]);
recipes.addShapeless(<cyclicmagic:beacon_potion>,
[<contenttweaker:dungeon_drop>, <contenttweaker:pharos_callstone>]);
recipes.addShapeless(<contenttweaker:heart_of_the_elder_one>,
[<contenttweaker:boss_drop>, <contenttweaker:apichisi_warper>]);
recipes.addShapeless(<contenttweaker:naquadah_chunk>,
[<contenttweaker:boss_drop>, <contenttweaker:apichisi_warper>]);
recipes.addShapeless(<gendustry:honey_comb:13369>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:ptah_warper>]);
recipes.addShapeless(<contenttweaker:corrupted_hyperspace_heart>,
[<contenttweaker:boss_drop>, <contenttweaker:space_station>, <contenttweaker:hator_warper>]);
recipes.addShapeless(<careerbees:ingredients:13>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:hator_warper>]);
recipes.addShapeless(<gendustry:honey_comb:13338>,
[<contenttweaker:dungeon_drop>, <contenttweaker:trinity_callstone>]);
recipes.addShapeless(<contenttweaker:core_of_undeath>,
[<contenttweaker:boss_drop>, <contenttweaker:space_station>, <contenttweaker:oi_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14005>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:falacer_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14006>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:falacer_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14007>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:falacer_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14008>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:falacer_warper>]);
recipes.addShapeless(<contenttweaker:superconducting_sednanite>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:rhenia_artifact>, <contenttweaker:rhenia_warper>]);
recipes.addShapeless(<contenttweaker:inert_spatial_phaser>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:rhenia_artifact>, <contenttweaker:rhenia_warper>]);
recipes.addShapeless(<contenttweaker:recursive_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:pixonia_infusion_key>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:whispering_meatball>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:adamantium_stinger>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:gem_of_midas>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:icy_dreadful_shard>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:gem_of_gluttony>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:unidentified_gem>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:proxima_artifact>, <contenttweaker:proximabelt_warper>]);
recipes.addShapeless(<contenttweaker:reactive_fluix>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:proxima_artifact>, <contenttweaker:proximabelt_warper>]);
recipes.addShapeless(<contenttweaker:ascended_draconium_ingot>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:proxima_artifact>, <contenttweaker:proximabelt_warper>]);
recipes.addShapeless(<contenttweaker:recursion_helplessness>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:nero_warper>]);
recipes.addShapeless(<contenttweaker:recursion_darkness>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:akathartos_warper>]);
recipes.addShapeless(<contenttweaker:recursion_fear>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:pauram_warper>]);
recipes.addShapeless(<contenttweaker:recursion_solitude>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:zoi_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14014>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:nero_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14016>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:akathartos_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14017>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:pauram_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14015>,
[<contenttweaker:dungeon_drop>, <contenttweaker:space_station>, <contenttweaker:dynatos_artifact>, <contenttweaker:zoi_warper>]);
recipes.addShapeless(<gendustry:honey_comb:14022>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<mowziesmobs:barako_mask>,
[<contenttweaker:boss_drop>, <contenttweaker:gallifrey_warper>]);
val allfishingrods = <ore:allFishingRods>;
allfishingrods.add(<minecraft:fishing_rod>);
allfishingrods.add(<mysticalagriculture:inferium_fishing_rod>);
allfishingrods.add(<mysticalagriculture:prudentium_fishing_rod>);
allfishingrods.add(<mysticalagriculture:intermedium_fishing_rod>);
allfishingrods.add(<mysticalagriculture:superium_fishing_rod>);
allfishingrods.add(<mysticalagriculture:supremium_fishing_rod>);
allfishingrods.add(<redstonearsenal:tool.fishing_rod_flux>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_copper>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_tin>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_silver>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_lead>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_aluminum>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_nickel>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_platinum>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_steel>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_electrum>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_invar>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_bronze>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_constantan>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_iron>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_diamond>);
allfishingrods.add(<thermalfoundation:tool.fishing_rod_gold>);
recipes.addShapeless(<aoa3:raw_sapphire_strider>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_violet_skipper>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_dark_hatchetfish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_candlefish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_crimson_skipper>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_crimson_stripefish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_golden_gullfish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_limefish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_pearl_stripefish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_sailback>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_turquoise_stripefish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_razorfish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_rocketfish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_rainbowfish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_ironback>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<aoa3:raw_fingerfish>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<minecraft:fish:0>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<minecraft:fish:1>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<minecraft:fish:2>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<minecraft:fish:3>,
[<contenttweaker:fisher_drop>, <ore:allFishingRods>, <industrialforegoing:water_resources_collector>]);
recipes.addShapeless(<contenttweaker:thrallium_fragment>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<contenttweaker:cactium_sliver>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<contenttweaker:chaosstrikium_cluster>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<contenttweaker:crownite_chunk>,
[<contenttweaker:dungeon_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<contenttweaker:prophetic_paper>,
[<contenttweaker:boss_drop>, <contenttweaker:summon_of_the_gatekeeper>]);
recipes.addShapeless(<contenttweaker:mark_of_gluttony>,
[<contenttweaker:dungeon_drop>, <contenttweaker:undead_callstone>]);
recipes.addShapeless(<bewitchment:blessed_stone>,
[<contenttweaker:dungeon_drop>, <contenttweaker:furatto_warper>]);
recipes.addShapeless(<contenttweaker:ender_feather>,
[<contenttweaker:boss_drop>, <contenttweaker:furatto_warper>]);
recipes.addShapeless(<contenttweaker:hard_bone>,
[<contenttweaker:boss_drop>, <contenttweaker:unusually_heavy_bone>]);
recipes.addShapeless(<contenttweaker:dread_crown>,
[<contenttweaker:boss_drop>, <contenttweaker:dreadful_prison_key>]);
recipes.addShapeless(<contenttweaker:harbinger_sentient_meatball>,
[<contenttweaker:boss_drop>, <contenttweaker:monumental_meatball_callstone>]);
recipes.addShapeless(<contenttweaker:fluit_of_flesh>,
[<contenttweaker:boss_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<contenttweaker:flesh_of_the_gluttonous_one>,
[<contenttweaker:boss_drop>, <contenttweaker:gallifrey_warper>]);
recipes.addShapeless(<contenttweaker:the_dark_star>,
[<contenttweaker:dungeon_drop>, <contenttweaker:darkstar_stone>]);
recipes.addShapeless(<contenttweaker:precasia_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:precasia_realmstone>]);
recipes.addShapeless(<contenttweaker:lelyetia_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:lelyetia_realmstone>]);
recipes.addShapeless(<contenttweaker:barathos_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:barathos_realmstone>]);
recipes.addShapeless(<contenttweaker:abyss_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:abyss_realmstone>]);
recipes.addShapeless(<contenttweaker:vox_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:vox_ponds_realmstone>]);
recipes.addShapeless(<contenttweaker:gardencia_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:gardencia_realmstone>]);
recipes.addShapeless(<contenttweaker:haven_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:haven_realmstone>]);
recipes.addShapeless(<contenttweaker:dustopia_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:dustopia_realmstone>]);
recipes.addShapeless(<contenttweaker:greckon_wormhole>,
[<contenttweaker:dungeon_drop>, <aoa3:greckon_realmstone>]);
recipes.addShapeless(<contenttweaker:vethea_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:nightmare_callstone>]);
recipes.addShapeless(<contenttweaker:fragment_of_the_arbiter>,
[<contenttweaker:dungeon_drop>, <contenttweaker:rocket>]);
recipes.addShapeless(<contenttweaker:pure_egg>,
[<contenttweaker:dungeon_drop>, <contenttweaker:vibe_warper>]);
recipes.addShapeless(<contenttweaker:stone_of_the_sleeping_city>,
[<contenttweaker:boss_drop>, <aoa3:borean_realmstone>]);
recipes.addShapeless(<contenttweaker:tainted_heart>,
[<contenttweaker:boss_drop>, <contenttweaker:vibe_warper>]);
recipes.addShapeless(<contenttweaker:portable_furnace>,
[<contenttweaker:dungeon_drop>, <contenttweaker:found_in_overworld>]);
recipes.addShapeless(<contenttweaker:furnace_heart>,
[<contenttweaker:boss_drop>, <contenttweaker:flint_and_furnace>]);
recipes.addShapeless(<contenttweaker:astral_animator>,
[<contenttweaker:dungeon_drop>, <contenttweaker:diamerisma_warper>]);
recipes.addShapeless(<contenttweaker:wyvern_head_stone>,
[<contenttweaker:dungeon_drop>, <contenttweaker:lyndenwyrm_warper>]);
recipes.addShapeless(<contenttweaker:lunar_star>,
[<contenttweaker:dungeon_drop>, <aoa3:lunalus_realmstone>]);
recipes.addShapeless(<contenttweaker:abyssal_wasteland_warp_cleanser>,
[<contenttweaker:dungeon_drop>, <abyssalcraft:gatewaykey>]);
recipes.addShapeless(<contenttweaker:dreading_warp_cleanser>,
[<contenttweaker:dungeon_drop>, <abyssalcraft:gatewaykeydl>]);
recipes.addShapeless(<mod_lavacow:bonesword>,
[<contenttweaker:dungeon_drop>, <contenttweaker:thorny_callstone>]);
recipes.addShapeless(<contenttweaker:undead_wing>,
[<contenttweaker:dungeon_drop>, <contenttweaker:undead_botanist_callstone>]);
recipes.addShapeless(<contenttweaker:stormlight_fragment>,
[<contenttweaker:dungeon_drop>, <contenttweaker:stormborn_callstone>]);
recipes.addShapeless(<contenttweaker:dream_projector_gem>,
[<contenttweaker:dungeon_drop>, <contenttweaker:hidden_power_callstone>]);
// recipes.addShapeless(<contenttweaker:dream_projector_gem>,
// [<contenttweaker:puzzle_solution_vethea>, <contenttweaker:projector_gem>]);
recipes.addShapeless(<contenttweaker:energy_egg>,
[<contenttweaker:dungeon_drop>, <contenttweaker:energy_chicken_callstone>]);
recipes.addShapeless(<contenttweaker:dream_projector_gem>,
[<contenttweaker:dungeon_drop>, <contenttweaker:hidden_power_callstone>]);
recipes.addShapeless(<contenttweaker:baku_heart>,
[<contenttweaker:dungeon_drop>, <contenttweaker:demonologist_callstone>]);
recipes.addShapeless(<contenttweaker:immortallis_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:immortallis_callstone>]);
recipes.addShapeless(<contenttweaker:borean_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:borean_callstone>]);
recipes.addShapeless(<contenttweaker:lunalus_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:lunalus_callstone>]);
recipes.addShapeless(<contenttweaker:iromine_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:iromine_callstone>]);
recipes.addShapeless(<contenttweaker:crystevia_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:crystevia_callstone>]);
recipes.addShapeless(<contenttweaker:deeplands_wormhole>,
[<contenttweaker:dungeon_drop>, <contenttweaker:deeplands_callstone>]);
recipes.addShapeless(<contenttweaker:energy_hive>,
[<contenttweaker:dungeon_drop>, <contenttweaker:orbital_callstone>]);
recipes.addShapeless(<contenttweaker:ineffable_light>,
[<contenttweaker:master_of_spellcraft>, <aoa3:gold_coin>, <thaumicaugmentation:gauntlet:1>, <projectex:matter:0>, <twilightforest:magic_beans>]);
recipes.addShapeless(<contenttweaker:starlight_sphere>,
[<contenttweaker:master_of_spellcraft>, <aoa3:gold_coin>, <thaumicaugmentation:gauntlet:1>, <projectex:matter:0>, <twilightforest:magic_beans>]);
recipes.addShapeless(<contenttweaker:celestial_shield_fragment>,
[<contenttweaker:master_of_spellcraft>, <aoa3:gold_coin>, <thaumicaugmentation:gauntlet:1>, <projectex:matter:0>, <twilightforest:magic_beans>]);
recipes.addShapeless(<avaritia:resource:0>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:ancient_elven_knowledge>]);
recipes.addShapeless(<contenttweaker:nethersky_amber>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:bloodmaster_tome>]);
recipes.addShapeless(<contenttweaker:realmstone>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:singularity_master>]);
recipes.addShapeless(<contenttweaker:brightsteel_head>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:ancient_elven_knowledge>]);
recipes.addShapeless(<contenttweaker:brightsteel_legs>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:ancient_elven_knowledge>]);
recipes.addShapeless(<contenttweaker:brightsteel_feet>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:ancient_elven_knowledge>]);
recipes.addShapeless(<contenttweaker:brightsteel_chest>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:ancient_elven_knowledge>]);
recipes.addShapeless(<divinerpg:twilight_clock>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:singularity_master>]);
recipes.addShapeless(<draconicevolution:fusion_crafting_core>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:draconic_key>]);
recipes.addShapeless(<extendedcrafting:table_basic>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:alien_material_manual>]);
recipes.addShapeless(<modularmachinery:blockcontroller>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:controller_manual>]);
recipes.addShapeless(<contenttweaker:stone_of_the_shyre_warden>,
[<contenttweaker:boss_drop>, <contenttweaker:summons_of_the_shyre_warden>, <contenttweaker:deknighting_stick>]);
// recipes.addShapeless(<contenttweaker:sigil_power>,
// [<contenttweaker:puzzle_solution_haumea>]);
// recipes.addShapeless(<contenttweaker:bee_boots>,
// [<contenttweaker:puzzle_solution_osiris>]);
// recipes.addShapeless(<contenttweaker:bee_boots>,
// [<contenttweaker:puzzle_solution_osiris>]);
recipes.addShapeless(<contenttweaker:dragon_will_fragment>,
[<contenttweaker:boss_drop>, <aoa3:mysterium_realmstone>]);
recipes.addShapeless(<contenttweaker:diabetic_callstone>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:lore_of_the_meatball_man>]);
recipes.addShapeless(<contenttweaker:grand_magician_callstone>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:lore_of_the_meatball_man>]);
recipes.addShapeless(<contenttweaker:rulers_of_terra_callstone>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:lore_of_the_meatball_man>]);
recipes.addShapeless(<contenttweaker:undead_botanist_callstone>,
[<contenttweaker:gamestage_recipe>, <contenttweaker:lore_of_the_meatball_man>]);
recipes.addShapeless(<contenttweaker:anomaly_detector_stage_1>,
[<contenttweaker:boss_drop>, <contenttweaker:space_station>, <contenttweaker:pixonia_artifact>, <contenttweaker:pixonia_warper>]);
recipes.addShapeless(<contenttweaker:stone_of_endless_hunger>,
[<contenttweaker:boss_drop>, <contenttweaker:voraceous_worm_callstone>]);
recipes.addShapeless(<contenttweaker:fractallite_furnace>,
[<contenttweaker:trader_drop>, <contenttweaker:furnace_secret_callstone>]);
recipes.addShapeless(<divinerpg:eden_dust>,
[<contenttweaker:trader_drop>, <contenttweaker:digital_organic_currency>, <contenttweaker:found_in_overworld>]);
recipes.addShapeless(<contenttweaker:ember>,
[<contenttweaker:boss_drop>, <contenttweaker:furnace_callstone>]);
recipes.addShapeless(<contenttweaker:greenlight_ember>,
[<contenttweaker:boss_drop>, <contenttweaker:greenlight_callstone>]);
recipes.addShapeless(<contenttweaker:whitefire_ember>,
[<contenttweaker:boss_drop>, <contenttweaker:whitefire_callstone>]);
recipes.addShapeless(<contenttweaker:demonic_ember>,
[<contenttweaker:boss_drop>, <contenttweaker:infernal_furnace_callstone>]);
recipes.addShapeless(<contenttweaker:apothecary_stone>,
[<contenttweaker:boss_drop>, <aoa3:iromine_realmstone>]);
recipes.addShapeless(<contenttweaker:chaotic_poppet>,
[<contenttweaker:boss_drop>, <contenttweaker:draconian_prison_key>]);
+12
View File
@@ -0,0 +1,12 @@
recipes.addShaped(<contenttweaker:deknighting_stick>,
[[null, null, <contenttweaker:shyrelands_garnet>],
[null, <ore:stickWood>, null],
[<ore:stickWood>, null, null]]);
recipes.addShaped(<contenttweaker:summons_of_the_shyre_warden>,
[[<aoa3:shyrelands_stone>, null, <aoa3:shyrelands_stone>],
[null, <contenttweaker:eye_of_limbo>.reuse(), null],
[<aoa3:shyrelands_stone>, null, <aoa3:shyrelands_stone>]]);
mods.extendedcrafting.CompressionCrafting.addRecipe(<extendedcrafting:singularity_custom:1023>, <contenttweaker:stone_of_the_shyre_warden>, 5056, <extendedcrafting:material:11>, 5000000);
mods.extendedcrafting.CompressionCrafting.addRecipe(<extendedcrafting:singularity_custom:1023>, <contenttweaker:cut_shyrelands_garnet>, 20224, <extendedcrafting:material:11>, 5000000);
+3 -2
View File
@@ -1,4 +1,5 @@
recipes.remove(<enderstorage:ender_storage:0>);
recipes.removeByRecipeName("enderstorage:ender_chest");
mods.extendedcrafting.TableCrafting.addShaped(<enderstorage:ender_storage>.withTag({Frequency: {middle: 0, left: 0, right: 0}}),
[[<minecraft:blaze_rod>, <minecraft:wool:0>, <minecraft:blaze_rod>],
@@ -80,7 +81,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<enderstorage:ender_storage>.withT
[<divinerpg:purple_blaze>, <ironchest:iron_chest:6>, <divinerpg:purple_blaze>],
[<minecraft:blaze_rod>, <minecraft:ender_eye>, <minecraft:blaze_rod>]]);
recipes.remove(<enderstorage:ender_storage:1>);
recipes.removeByRecipeName("enderstorage:ender_tank");
mods.extendedcrafting.TableCrafting.addShaped(<enderstorage:ender_storage:1>,
[[<minecraft:blaze_rod>, <ore:wool>, <minecraft:blaze_rod>],
+43
View File
@@ -225,3 +225,46 @@ recipes.addShaped(<environmentaltech:lightning_cont_1>,
[[<environmentaltech:interconnect>, <environmentaltech:lightning_rod_insulated>, <environmentaltech:interconnect>],
[<ore:blockLitherite>, <environmentaltech:lightning_rod_insulated>, <ore:blockLitherite>],
[<ore:blockLitherite>, <ore:rodSednanite>, <ore:blockLitherite>]]);
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:singular_beecon>, <gendustry:honey_comb:13369>, 2048, <extendedcrafting:material:11>, 10000000);
recipes.addShaped(<environmentaltech:modifier_creative_flight>,
[[<contenttweaker:gravitite_dust>, <contenttweaker:singular_beecon>, <contenttweaker:gravitite_dust>],
[<contenttweaker:first_order_mythic_fractal>, <environmentaltech:modifier_null>, <contenttweaker:first_order_mythic_fractal>],
[<contenttweaker:gravitite_dust>, <contenttweaker:singular_beecon>, <contenttweaker:gravitite_dust>]]);
recipes.addShaped(<environmentaltech:modifier_flight_speed>,
[[<contenttweaker:gravitite_dust>, <environmentaltech:lonsdaleite_crystal>, <contenttweaker:gravitite_dust>],
[<contenttweaker:first_order_mythic_fractal>, <environmentaltech:modifier_null>, <contenttweaker:first_order_mythic_fractal>],
[<contenttweaker:gravitite_dust>, <environmentaltech:lonsdaleite_crystal>, <contenttweaker:gravitite_dust>]]);
recipes.addShaped(<environmentaltech:modifier_strength>,
[[<avaritia:block_resource:1>, <contenttweaker:eye_of_gallifrey>, <avaritia:block_resource:1>],
[<contenttweaker:recursium_ingot>, <environmentaltech:modifier_null>, <contenttweaker:recursium_ingot>],
[<avaritia:block_resource:1>, <contenttweaker:eye_of_gallifrey>, <avaritia:block_resource:1>]]);
recipes.addShaped(<environmentaltech:modifier_regeneration>,
[[<minecraft:ghast_tear>, <ore:ingotFractalliteHalite>, <minecraft:ghast_tear>],
[<ore:ingotFractalliteHalite>, <environmentaltech:modifier_null>, <ore:ingotFractalliteHalite>],
[<minecraft:ghast_tear>, <ore:ingotFractalliteHalite>, <minecraft:ghast_tear>]]);
recipes.addShaped(<environmentaltech:modifier_resistance>,
[[<ore:ingotFractalliteHalite>, <ore:ingotFractalliteHalite>, <ore:ingotFractalliteHalite>],
[<ore:ingotFractalliteHalite>, <environmentaltech:modifier_null>, <ore:ingotFractalliteHalite>],
[<ore:ingotFractalliteHalite>, <ore:ingotFractalliteHalite>, <ore:ingotFractalliteHalite>]]);
recipes.addShaped(<environmentaltech:modifier_invisibility>,
[[<contenttweaker:stone_of_the_shyre_warden>, <contenttweaker:mortum_star>, <contenttweaker:stone_of_the_shyre_warden>],
[<contenttweaker:mortum_star>, <environmentaltech:modifier_null>, <contenttweaker:mortum_star>],
[<contenttweaker:stone_of_the_shyre_warden>, <contenttweaker:mortum_star>, <contenttweaker:stone_of_the_shyre_warden>]]);
recipes.addShaped(<environmentaltech:modifier_health_boost>,
[[<minecraft:ghast_tear>, <contenttweaker:spinel_ring>, <minecraft:ghast_tear>],
[<contenttweaker:spinel_ring>, <environmentaltech:modifier_null>, <contenttweaker:spinel_ring>],
[<minecraft:ghast_tear>, <contenttweaker:spinel_ring>, <minecraft:ghast_tear>]]);
recipes.addShaped(<environmentaltech:modifier_absorption>,
[[<contenttweaker:shield_of_terra>, <contenttweaker:spinel_ring>, <contenttweaker:shield_of_terra>],
[<contenttweaker:spinel_ring>, <environmentaltech:modifier_null>, <contenttweaker:spinel_ring>],
[<contenttweaker:shield_of_terra>, <contenttweaker:spinel_ring>, <contenttweaker:shield_of_terra>]]);
+15
View File
@@ -16,3 +16,18 @@ recipes.addShaped(<contenttweaker:umberstone_callstone>,
[[<erebus:materials:18>, <erebus:materials:0>, <erebus:materials:18>],
[<erebus:materials:0>, <erebus:umberstone:0>, <erebus:materials:0>],
[<erebus:materials:18>, <erebus:materials:0>, <erebus:materials:18>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:tarantula_callstone>,
[[<erebus:log_cypress>, null, <erebus:log_baobab>, null, <erebus:log_balsam>],
[null, <erebus:red_gem>, <erebus:red_gem>, <erebus:red_gem>, null],
[<erebus:log_mossbark>, <erebus:red_gem>, <contenttweaker:wing_of_worship>, <erebus:red_gem>, <erebus:log_mahogany>],
[null, <erebus:red_gem>, <erebus:red_gem>, <erebus:red_gem>, null],
[<erebus:log_marshwood>, null, <erebus:log_eucalyptus>, null, <erebus:log_asper>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:antlion_callstone>,
[[<erebus:log_cypress>, null, <erebus:log_baobab>, null, <erebus:log_balsam>],
[null, <erebus:red_gem>, <erebus:red_gem>, <erebus:red_gem>, null],
[<erebus:log_mossbark>, <erebus:red_gem>, <contenttweaker:hand_of_dominion>, <erebus:red_gem>, <erebus:log_mahogany>],
[null, <erebus:red_gem>, <erebus:red_gem>, <erebus:red_gem>, null],
[<erebus:log_marshwood>, null, <erebus:log_eucalyptus>, null, <erebus:log_asper>]]);
+29
View File
@@ -0,0 +1,29 @@
import crafttweaker.event.PlayerInteractBlockEvent;
import crafttweaker.block.IMaterial;
import native.net.minecraftforge.fluids.capability.CapabilityFluidHandler;
// script by ChaossStrikez
// Prevent ProjectE amulets from breaking any block.
events.onPlayerInteractBlock(function(event as PlayerInteractBlockEvent){
val world = event.world;
val item = event.item;
if (world.isRemote() || isNull(item)) {
return;
}
if (item.definition.id == "projecte:item.pe_evertide_amulet" ||
item.definition.id == "projecte:item.pe_volcanite_amulet") {
val tile = world.native.getTileEntity(event.position);
// Allow amulet fill functionality.
if (!isNull(tile) && tile.hasCapability(CapabilityFluidHandler.FLUID_HANDLER_CAPABILITY, event.face.native)) {
return;
}
val posToFill = event.position.getOffset(event.face, 1);
val blockState = world.getBlockState(posToFill);
val material = blockState.material;
// This is the check that ProjectE forgot.
if (!material.matches(IMaterial.air()) && material.isSolid() && !blockState.isReplaceable(world, posToFill)) {
event.useItem = "DENY";
}
}
});
+32 -1
View File
@@ -21,4 +21,35 @@ recipes.addShaped(<contenttweaker:greenlight_callstone>,
recipes.addShaped(<contenttweaker:whitefire_callstone>,
[[<tardis:telos_sand>, <mysticalagriculture:saltpeter_essence>, <tardis:telos_sand>],
[<tardis:telos_sand>, <contenttweaker:greenlight_ember>, <tardis:telos_sand>],
[<tardis:telos_sand>, <minecraft:furnace>, <tardis:telos_sand>]]);
[<tardis:telos_sand>, <minecraft:furnace>, <tardis:telos_sand>]]);
recipes.addShaped(<contenttweaker:firey_furnace_sand>,
[[<railcraft:firestone_raw>, <railcraft:firestone_raw>, <railcraft:firestone_raw>],
[<railcraft:firestone_raw>, <tardis:telos_sand>, <railcraft:firestone_raw>],
[<railcraft:firestone_raw>, <railcraft:firestone_raw>, <railcraft:firestone_raw>]]);
recipes.addShaped(<contenttweaker:firey_furnace_glass>,
[[<forestry:bee_combs:2>, <contenttweaker:firey_furnace_sand>, <forestry:bee_combs:2>],
[<contenttweaker:firey_furnace_sand>, <contenttweaker:whitefire_ember>, <contenttweaker:firey_furnace_sand>],
[<forestry:bee_combs:2>, <contenttweaker:firey_furnace_sand>, <forestry:bee_combs:2>]]);
recipes.addShaped(<contenttweaker:furnace_looking_glass>,
[[<tconstruct:tough_tool_rod>.withTag({Material: "dragonbone"}), <contenttweaker:firey_furnace_glass>, <contenttweaker:firey_furnace_glass>],
[<tconstruct:tough_tool_rod>.withTag({Material: "dragonbone"}), <contenttweaker:firey_furnace_glass>, <contenttweaker:firey_furnace_glass>],
[<tconstruct:tough_tool_rod>.withTag({Material: "dragonbone"}), <tconstruct:tough_tool_rod>.withTag({Material: "dragonbone"}), <tconstruct:tough_tool_rod>.withTag({Material: "dragonbone"})]]);
recipes.addShaped(<contenttweaker:infernal_furnace_callstone>,
[[<divinerpg:bluefire_stone>, <contenttweaker:furnace_looking_glass>, <divinerpg:bluefire_stone>],
[<contenttweaker:furnace_looking_glass>, <contenttweaker:whitefire_ember>, <contenttweaker:furnace_looking_glass>],
[<divinerpg:bluefire_stone>, <contenttweaker:furnace_looking_glass>, <divinerpg:bluefire_stone>]]);
recipes.addShaped(<contenttweaker:demonic_ember>*2,
[[<railcraft:firestone_raw>, <railcraft:firestone_raw>, <railcraft:firestone_raw>],
[<railcraft:firestone_raw>, <contenttweaker:demonic_ember>, <railcraft:firestone_raw>],
[<railcraft:firestone_raw>, <railcraft:firestone_raw>, <railcraft:firestone_raw>]]);
recipes.addShaped(<contenttweaker:demonic_ember>*2,
[[<contenttweaker:demonic_ember>],
[<contenttweaker:demonic_ember>],
[<tconstruct:tough_tool_rod>.withTag({Material: "dragonbone"})]]);
+301 -14
View File
@@ -1,42 +1,46 @@
import mods.modularmachinery.RecipeBuilder;
import mods.thaumcraft.Crucible;
import mods.thaumcraft.Infusion;
mods.avaritia.ExtremeCrafting.addShaped("makegallifreywarper",
<contenttweaker:gallifrey_warper>,
[[<contenttweaker:sacred_cinders_fruit>,<contenttweaker:sacred_cinders_fruit>,null,
null,<contenttweaker:fifth_order_mythic_fractal>,null,
<contenttweaker:prophetic_paper>,<contenttweaker:fifth_order_mythic_fractal>,<contenttweaker:prophetic_paper>,
null,<contenttweaker:sacred_cinders_fruit>,<contenttweaker:sacred_cinders_fruit>],
[<contenttweaker:sacred_cinders_fruit>,null,null,
[<contenttweaker:sacred_cinders_fruit>,<contenttweaker:demonic_ember>,null,
null,<contenttweaker:bright_matter>,null,
null,null,<contenttweaker:sacred_cinders_fruit>],
null,<contenttweaker:demonic_ember>,<contenttweaker:sacred_cinders_fruit>],
[null,null,null,
[null,null,<contenttweaker:arbiterite_crystal>,
null,<contenttweaker:strings_crystal>,null,
null,null,null],
<contenttweaker:arbiterite_crystal>,null,null],
[null,null,null,
[<contenttweaker:prophetic_paper>,null,null,
<contenttweaker:optical_event_horizon>,<contenttweaker:naquadah_ingot>,<contenttweaker:optical_event_horizon>,
null,null,null],
null,null,<contenttweaker:prophetic_paper>],
[<contenttweaker:fifth_order_mythic_fractal>,<contenttweaker:bright_matter>,<contenttweaker:strings_crystal>,
<contenttweaker:naquadah_ingot>,<contenttweaker:wormhole_catalyst>,<contenttweaker:naquadah_ingot>,
<contenttweaker:strings_crystal>,<contenttweaker:bright_matter>,<contenttweaker:fifth_order_mythic_fractal>],
[null,null,null,
[<contenttweaker:prophetic_paper>,null,null,
<contenttweaker:optical_event_horizon>,<contenttweaker:naquadah_ingot>,<contenttweaker:optical_event_horizon>,
null,null,null],
null,null,<contenttweaker:prophetic_paper>],
[null,null,null,
[null,null,<contenttweaker:arbiterite_crystal>,
null,<contenttweaker:strings_crystal>,null,
null,null,null],
<contenttweaker:arbiterite_crystal>,null,null],
[<contenttweaker:sacred_cinders_fruit>,null,null,
[<contenttweaker:sacred_cinders_fruit>,<contenttweaker:demonic_ember>,null,
null,<contenttweaker:bright_matter>,null,
null,null,<contenttweaker:sacred_cinders_fruit>],
null,<contenttweaker:demonic_ember>,<contenttweaker:sacred_cinders_fruit>],
[<contenttweaker:sacred_cinders_fruit>,<contenttweaker:sacred_cinders_fruit>,null,
null,<contenttweaker:fifth_order_mythic_fractal>,null,
<contenttweaker:prophetic_paper>,<contenttweaker:fifth_order_mythic_fractal>,<contenttweaker:prophetic_paper>,
null,<contenttweaker:sacred_cinders_fruit>,<contenttweaker:sacred_cinders_fruit>]]);
furnace.addRecipe(<divinerpg:corrupted_stone>, <contenttweaker:corrupted_divine_ore>);
@@ -46,3 +50,286 @@ 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>);
recipes.addShaped(<contenttweaker:monumental_meatball_callstone>,
[[<contenttweaker:monumentally_sentient_meatball>, <contenttweaker:fluit_of_flesh>, <contenttweaker:monumentally_sentient_meatball>],
[<extendedcrafting:singularity_custom:998>, <contenttweaker:flesh_of_the_gluttonous_one>, <extendedcrafting:singularity_custom:998>],
[<contenttweaker:monumentally_sentient_meatball>, <contenttweaker:fluit_of_flesh>, <contenttweaker:monumentally_sentient_meatball>]]);
recipes.addHiddenShapeless("furnaceguyfinalform", <contenttweaker:furnace_secret_callstone>,
[<contenttweaker:everburner>,
<botany:pigment:57>,
<botany:pigment:72>,
<botany:pigment:31>,
<botany:pigment:19>]);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:chaosstrikium_cluster>*5, <contenttweaker:chaosstrikium_cluster>*4, <divinerpg:shadow_stone>*24, 500);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:chaosstrikium_cluster>*4, <divinerpg:shadow_stone>*24, <contenttweaker:chaosstrikium_cluster>*5]);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:thrallium_fragment>*2, <contenttweaker:thrallium_fragment>, <divinerpg:corrupted_stone>*24, 500);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:thrallium_fragment>, <divinerpg:corrupted_stone>*24, <contenttweaker:thrallium_fragment>*2]);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:cactium_sliver>*2, <contenttweaker:cactium_sliver>, <divinerpg:terran_stone>*24, 500);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:cactium_sliver>, <divinerpg:terran_stone>*24, <contenttweaker:cactium_sliver>*2]);
mods.thermalexpansion.InductionSmelter.addRecipe(<contenttweaker:crownite_chunk>*2, <contenttweaker:crownite_chunk>, <divinerpg:jungle_stone>*24, 500);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:crownite_chunk>, <divinerpg:jungle_stone>*24, <contenttweaker:crownite_chunk>*2]);
mods.abyssalcraft.InfusionRitual.addRitual("gatekeeperofthemeatballman",
4, 53,
100000,
true,
<contenttweaker:summon_of_the_gatekeeper>,
<contenttweaker:monumentally_sentient_meatball>,
[<contenttweaker:slate_of_endless_hunger>,<avaritia:ultimate_stew>,<contenttweaker:slate_of_endless_hunger>,<avaritia:ultimate_stew>,
<contenttweaker:slate_of_endless_hunger>,<avaritia:ultimate_stew>,<contenttweaker:slate_of_endless_hunger>,<avaritia:ultimate_stew>]);
game.setLocalization("ac.ritual.gatekeeperofthemeatballman", "Gatekeeper of the Meatball Man");
game.setLocalization("ac.ritual.gatekeeperofthemeatballman.desc", "The war with the meatball man has begun!");
recipes.addShaped(<contenttweaker:prophetic_paper>*16,
[[null, <contenttweaker:draconian_metal_ingot>, null],
[null, <contenttweaker:prophetic_paper>, null],
[<contenttweaker:draconian_metal_ingot>, null, <contenttweaker:draconian_metal_ingot>]]);
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:fractallite_furnace_core>,
100000000, <contenttweaker:fractallite_furnace>,
[<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>,
<contenttweaker:eye_of_gallifrey>, <contenttweaker:recursium_ingot>]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_furnace_empowerer>*6,
[[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:imperfect_gallifreyan_plate>, null,
null, null, null,
null, <contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:imperfect_gallifreyan_plate>],
[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>,
null, null, null,
<contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:imperfect_gallifreyan_plate>],
[null, <contenttweaker:strings_crystal>, null,
null, <openblocks:tank>.withTag({tank: {FluidName: "arbiterium", Amount: 16000}}), null,
null, <contenttweaker:strings_crystal>, null],
[null, null, null,
null, <contenttweaker:dyson_shell>, null,
null, null, null],
[null, null, <openblocks:tank>.withTag({tank: {FluidName: "nightmarish_matter", Amount: 16000}}),
<contenttweaker:dyson_shell>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:dyson_shell>,
<openblocks:tank>.withTag({tank: {FluidName: "nightmarish_matter", Amount: 16000}}), null, null],
[null, null, null,
null, <contenttweaker:dyson_shell>, null,
null, null, null],
[null, <contenttweaker:strings_crystal>, null,
null, <openblocks:tank>.withTag({tank: {FluidName: "meatballium", Amount: 16000}}), null,
null, <contenttweaker:strings_crystal>, null],
[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>,
null, null, null,
<contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:imperfect_gallifreyan_plate>],
[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:imperfect_gallifreyan_plate>, null,
null, null, null,
null, <contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:imperfect_gallifreyan_plate>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_furnace_bricks>*6,
[[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:gaia_spirit_block>, <contenttweaker:infinity_furnace_bricks>, <contenttweaker:gaia_spirit_block>, <contenttweaker:imperfect_gallifreyan_plate>],
[<contenttweaker:gaia_spirit_block>, <avaritia:resource:5>, <contenttweaker:sacred_cinders_fruit>, <avaritia:resource:5>, <contenttweaker:gaia_spirit_block>],
[<contenttweaker:infinity_furnace_bricks>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:mythic_excavation_reactor>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:infinity_furnace_bricks>],
[<contenttweaker:gaia_spirit_block>, <avaritia:resource:5>, <contenttweaker:sacred_cinders_fruit>, <avaritia:resource:5>, <contenttweaker:gaia_spirit_block>],
[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:gaia_spirit_block>, <contenttweaker:infinity_furnace_bricks>, <contenttweaker:gaia_spirit_block>, <contenttweaker:imperfect_gallifreyan_plate>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:fractallite_furnace_conduit>*12,
[[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:defined_machine_case>, <contenttweaker:mythic_energy_orb>, <contenttweaker:defined_machine_case>, <contenttweaker:imperfect_gallifreyan_plate>],
[<contenttweaker:defined_machine_case>, <contenttweaker:cured_organic_mythic_board>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:cured_organic_mythic_board>, <contenttweaker:defined_machine_case>],
[<contenttweaker:mythic_energy_orb>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:collapser_conduit>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:mythic_energy_orb>],
[<contenttweaker:defined_machine_case>, <contenttweaker:cured_organic_mythic_board>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:cured_organic_mythic_board>, <contenttweaker:defined_machine_case>],
[<contenttweaker:imperfect_gallifreyan_plate>, <contenttweaker:defined_machine_case>, <contenttweaker:mythic_energy_orb>, <contenttweaker:defined_machine_case>, <contenttweaker:imperfect_gallifreyan_plate>]]);
mods.nuclearcraft.melter.addRecipe([<projecte:item.pe_fuel:2>, <fluid:aeternalis_fuel>*100]);
recipes.addShaped(<contenttweaker:essential_cluster_t1>,
[[null, <mysticalagriculture:stone_essence>, null],
[<mysticalagriculture:wood_essence>, <contenttweaker:defined_inferium_catalyst>, <mysticalagriculture:nature_essence>],
[null, <mysticalagriculture:dirt_essence>, null]]);
recipes.addShaped(<contenttweaker:essential_cluster_t2>,
[[<mysticalagriculture:limestone_essence>, <mysticalagriculture:silicon_essence>, <mysticalagriculture:aluminum_essence>],
[<mysticalagriculture:sulfur_essence>, <contenttweaker:defined_prudentium_catalyst>, <mysticalagriculture:mystical_flower_essence>],
[<mysticalagriculture:apatite_essence>, <mysticalagriculture:coal_essence>, <mysticalagriculture:copper_essence>]]);
recipes.addShaped(<contenttweaker:essential_cluster_t3>,
[[<mysticalagriculture:quicksilver_essence>, <mysticalagriculture:aquamarine_essence>, <mysticalagriculture:sky_stone_essence>],
[<mysticalagriculture:tin_essence>, <contenttweaker:defined_intermedium_catalyst>, <mysticalagriculture:saltpeter_essence>],
[<mysticalagriculture:lead_essence>, <mysticalagriculture:silver_essence>, <mysticalagriculture:zinc_essence>]]);
recipes.addShaped(<contenttweaker:essential_cluster_t4>,
[[<mysticalagriculture:nickel_essence>, <mysticalagriculture:mithril_essence>, <mysticalagriculture:thorium_essence>],
[<mysticalagriculture:lithium_essence>, <contenttweaker:defined_superium_catalyst>, <mysticalagriculture:boron_essence>],
[<mysticalagriculture:magnesium_essence>, <mysticalagriculture:jade_essence>, <mysticalagriculture:fluix_essence>]]);
recipes.addShaped(<contenttweaker:essential_cluster_t5>,
[[<mysticalagriculture:tungsten_essence>, <mysticalagriculture:titanium_essence>, <mysticalagriculture:uranium_essence>],
[<mysticalagriculture:platinum_essence>, <contenttweaker:defined_supremium_catalyst>, <mysticalagriculture:chrome_essence>],
[<mysticalagriculture:iridium_essence>, <mysticalagriculture:starmetal_essence>, <mysticalagriculture:draconium_essence>]]);
recipes.addShaped(<contenttweaker:essential_cluster_t6>,
[[null, <mysticalagradditions:nether_star_essence>, null],
[<mysticalagradditions:awakened_draconium_essence>, <contenttweaker:defined_insanium_catalyst>, <mysticalagradditions:neutronium_essence>],
[null, <mysticalagradditions:dragon_egg_essence>, null]]);
val oredimensionsingularity = <ore:dimensionSingularity>;
oredimensionsingularity.add(<extendedcrafting:singularity_custom:995>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:994>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:997>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2033>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2034>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2035>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2036>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2037>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2038>);
oredimensionsingularity.add(<extendedcrafting:singularity_custom:2039>);
recipes.addShaped(<contenttweaker:essence_of_creation>,
[[<contenttweaker:essential_cluster_t1>, <contenttweaker:essential_cluster_t2>, <contenttweaker:essential_cluster_t3>],
[<ore:dimensionSingularity>, <ore:dimensionSingularity>, <ore:dimensionSingularity>],
[<contenttweaker:essential_cluster_t6>, <contenttweaker:essential_cluster_t5>, <contenttweaker:essential_cluster_t4>]]);
val fractallitefurnacealloy = RecipeBuilder.newBuilder("fractallitefurnacealloy","fractallite_furnace",10);
fractallitefurnacealloy.addFluidInput(<fluid:aeternalis_fuel>*1000);
fractallitefurnacealloy.addItemInput(<contenttweaker:thrallium_fragment>);
fractallitefurnacealloy.addItemInput(<contenttweaker:chaosstrikium_cluster>);
fractallitefurnacealloy.addItemInput(<contenttweaker:crownite_chunk>);
fractallitefurnacealloy.addItemInput(<contenttweaker:cactium_sliver>);
fractallitefurnacealloy.addItemInput(<contenttweaker:essence_of_creation>);
fractallitefurnacealloy.addItemOutput(<contenttweaker:perfected_gallifreyan_alloy>);
fractallitefurnacealloy.build();
recipes.addShaped(<contenttweaker:matter_digitalization_fabrial>,
[[<appliedenergistics2:part:140>, <contenttweaker:recursion_of_clarity>, <appliedenergistics2:part:140>],
[<contenttweaker:recursion_of_clarity>, <contenttweaker:fluix_microcontroller>, <contenttweaker:recursion_of_clarity>],
[<appliedenergistics2:part:140>, <contenttweaker:recursion_of_clarity>, <appliedenergistics2:part:140>]]);
recipes.addShaped(<contenttweaker:mythic_excavation_engine>*4,
[[<contenttweaker:matter_digitalization_fabrial>, <contenttweaker:high_strength_transmission>, <contenttweaker:matter_digitalization_fabrial>],
[<contenttweaker:universal_booster>, <contenttweaker:mythic_machine_case>, <contenttweaker:universal_booster>],
[<aoa3:elecanium_ingot>, <contenttweaker:primal_jewel>, <aoa3:elecanium_ingot>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:gallifreyan_irradiator>,
[[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:perfected_gallifreyan_plate>, null, <contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:perfected_gallifreyan_plate>],
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:fluid_matrix_conduit>, <bnkrblks:megelium_block>, <contenttweaker:fluid_matrix_conduit>, <contenttweaker:perfected_gallifreyan_plate>],
[null, <bnkrblks:megelium_block>, <avaritia:block_resource:1>, <bnkrblks:megelium_block>, null],
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:fluid_matrix_conduit>, <bnkrblks:megelium_block>, <contenttweaker:fluid_matrix_conduit>, <contenttweaker:perfected_gallifreyan_plate>],
[<contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:perfected_gallifreyan_plate>, null, <contenttweaker:perfected_gallifreyan_plate>, <contenttweaker:perfected_gallifreyan_plate>]]);
recipes.addShaped(<biomesoplenty:fleshchunk>*64,
[[<biomesoplenty:fleshchunk>, <biomesoplenty:fleshchunk>, <biomesoplenty:fleshchunk>],
[<biomesoplenty:fleshchunk>, <contenttweaker:sentient_meatball>, <biomesoplenty:fleshchunk>],
[<biomesoplenty:fleshchunk>, <biomesoplenty:fleshchunk>, <biomesoplenty:fleshchunk>]]);
recipes.addShaped(<contenttweaker:flesh_of_the_gluttonous_one>*4,
[[null, <biomesoplenty:fleshchunk>, null],
[<biomesoplenty:flesh>, <contenttweaker:flesh_of_the_gluttonous_one>, <biomesoplenty:fleshchunk>],
[null, <biomesoplenty:fleshchunk>, null]]);
recipes.addShaped(<contenttweaker:fluit_of_flesh>*4,
[[null, <biomesoplenty:fleshchunk>, null],
[<biomesoplenty:flesh>, <contenttweaker:fluit_of_flesh>, <biomesoplenty:fleshchunk>],
[null, <biomesoplenty:fleshchunk>, null]]);
recipes.addShaped(<contenttweaker:harbinger_gluttnonous_flesh>*4,
[[null, <contenttweaker:flesh_of_the_gluttonous_one>, null],
[<contenttweaker:flesh_of_the_gluttonous_one>, <contenttweaker:harbinger_sentient_meatball>.reuse(), <contenttweaker:flesh_of_the_gluttonous_one>],
[null, <contenttweaker:flesh_of_the_gluttonous_one>, null]]);
recipes.addShaped(<contenttweaker:harbinger_sentient_flesh>*4,
[[null, <contenttweaker:sentient_meatball>, null],
[<contenttweaker:sentient_meatball>, <contenttweaker:harbinger_sentient_meatball>.reuse(), <contenttweaker:sentient_meatball>],
[null, <contenttweaker:sentient_meatball>, null]]);
recipes.addShaped(<contenttweaker:harbinger_flesh>*2,
[[<biomesoplenty:flesh>, <contenttweaker:harbinger_sentient_flesh>, <biomesoplenty:flesh>],
[<iceandfire:fire_dragon_flesh>, <iceandfire:ice_dragon_flesh>, <iceandfire:lightning_dragon_flesh>],
[<biomesoplenty:flesh>, <contenttweaker:harbinger_gluttnonous_flesh>, <biomesoplenty:flesh>]]);
recipes.addShaped(<contenttweaker:harbinger_hungering_flesh>,
[[<mod_lavacow:sharptooth>, <mod_lavacow:sharptooth>, <mod_lavacow:sharptooth>],
[<aoa3:raw_chimera_chop>, <mod_lavacow:undyingheart>, <aoa3:raw_chimera_chop>],
[<aoa3:raw_ursa_meat>, <contenttweaker:harbinger_flesh>, <aoa3:raw_ursa_meat>]]);
mods.thaumcraft.Crucible.registerRecipe("crucdupefireflesh", "", <iceandfire:fire_dragon_flesh>*5, <iceandfire:fire_dragon_flesh>, [<aspect:draco>*5]);
mods.thaumcraft.Crucible.registerRecipe("crucdupeiceflesh", "", <iceandfire:ice_dragon_flesh>*5, <iceandfire:ice_dragon_flesh>, [<aspect:draco>*5]);
mods.thaumcraft.Crucible.registerRecipe("crucdupelightningflesh", "", <iceandfire:lightning_dragon_flesh>*5, <iceandfire:lightning_dragon_flesh>, [<aspect:draco>*5]);
mods.abyssalcraft.InfusionRitual.addRitual("infusefleshtree",
4, 0,
100000,
true,
<contenttweaker:harbinger_tree_of_the_meatball_man>,
<contenttweaker:infinity_sapling>,
[<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,
<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>]);
game.setLocalization("ac.ritual.infusefleshtree", "Harbinger Flesh Tree Infusion");
game.setLocalization("ac.ritual.infusefleshtree.desc", "Harbinger Flesh Tree Infusion");
mods.abyssalcraft.InfusionRitual.addRitual("infusefleshegg",
4, 0,
100000,
true,
<contenttweaker:harbinger_egg_of_the_meatball_man>,
<contenttweaker:infinity_egg>,
[<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,
<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>,<contenttweaker:harbinger_hungering_flesh>]);
game.setLocalization("ac.ritual.infusefleshegg", "Harbinger Flesh Egg Infusion");
game.setLocalization("ac.ritual.infusefleshegg.desc", "Harbinger Flesh Egg Infusion");
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:gluttonous_flesh_singularity>, <contenttweaker:flesh_of_the_gluttonous_one>, 512, <extendedcrafting:material:11>, 999999);
recipes.addShaped(<contenttweaker:harbinger_leather>,
[[<minecraft:leather>, <minecraft:leather>, <minecraft:leather>],
[<minecraft:leather>, <contenttweaker:gluttonous_flesh_singularity>.reuse(), <minecraft:leather>],
[<minecraft:leather>, <minecraft:leather>, <minecraft:leather>]]);
recipes.addShaped(<contenttweaker:rites_of_the_meatball_man>,
[[null, <contenttweaker:harbinger_leather>, null],
[<contenttweaker:harbinger_leather>, <botania:rune:10>, <contenttweaker:harbinger_leather>],
[null, <contenttweaker:harbinger_leather>, null]]);
val coopmeatballegg = RecipeBuilder.newBuilder("coopmeatballegg","mechanized_coop",480);
coopmeatballegg.addItemInput(<contenttweaker:harbinger_egg_of_the_meatball_man>);
coopmeatballegg.setChance(0.0);
coopmeatballegg.addItemInput(<contenttweaker:harbinger_hungering_flesh>);
coopmeatballegg.addItemOutput(<contenttweaker:hungering_flesh_egg>*4);
coopmeatballegg.build();
val greenhousemeatballtree = RecipeBuilder.newBuilder("greenhousemeatballtree","enchanted_greenhouse",1000);
greenhousemeatballtree.addItemInput(<contenttweaker:harbinger_tree_of_the_meatball_man>);
greenhousemeatballtree.setChance(0.0);
greenhousemeatballtree.addItemInput(<contenttweaker:harbinger_hungering_flesh>);
greenhousemeatballtree.addItemOutput(<contenttweaker:hungering_flesh_fruit>*4);
greenhousemeatballtree.build();
recipes.addShaped(<contenttweaker:star_of_betrayal>*2,
[[<ore:blockStellarAlloy>, <ore:blockStellarAlloy>, <ore:blockStellarAlloy>],
[<ore:blockStellarAlloy>, <contenttweaker:star_of_betrayal>, <ore:blockStellarAlloy>],
[<ore:blockStellarAlloy>, <ore:blockStellarAlloy>, <ore:blockStellarAlloy>]]);
+1 -1
View File
@@ -118,7 +118,7 @@ mods.DimensionStages.addDimensionStage("dynatos", 170);
mods.DimensionStages.addDimensionStage("dynatos", 171);
mods.DimensionStages.addDimensionStage("dynatos", 172);
mods.DimensionStages.addDimensionStage("dynatos", 173);
mods.DimensionStages.addDimensionStage("alkemia", 173);
mods.DimensionStages.addDimensionStage("alkemia", 174);
mods.DimensionStages.addDimensionStage("extendedcrafting", -1);
mods.recipestages.Recipes.addShaped("makedivinestonesedna", "sedna", <divinerpg:divine_rock>, [
+12
View File
@@ -8,3 +8,15 @@ mods.ItemStages.stageEnchant("bloodmasterstage", <enchantment:cofhcore:multishot
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>);
mods.ItemStages.addItemStage("camerastage", <extrabotany:camera>);
mods.ItemStages.addItemStage("camerastage", <enderutilities:syringe:1>);
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:0}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:1}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:2}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:3}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:4}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:5}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:6}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:7}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:8}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:9}));
mods.ItemStages.addItemStage("camerastage", <extrabotany:buddhistrelics>.withTag({mode:10}));
+69
View File
@@ -0,0 +1,69 @@
import crafttweaker.events.IEventManager;
import crafttweaker.event.EntityTravelToDimensionEvent;
import crafttweaker.player.IPlayer;
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != -1 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("extendedcrafting")) player.sendChat("You are not allowed to enter the nether. Have you used the Alien Material Manual?");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 147 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("sedna")) player.sendChat("Looks like you have not used the Sedna Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 163 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("rhenia")) player.sendChat("Looks like you have not used the Rhenia Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 164 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("myrmex")) player.sendChat("Looks like you have not used the Myrmex Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 165 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("pixonia")) player.sendChat("Looks like you have not used the Pixonia Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 166 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("proxima")) player.sendChat("Looks like you have not used the Proxima Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 174 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("alkemia")) player.sendChat("Looks like you have not used the Alkemia Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 170 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("dynatos")) player.sendChat("Looks like you have not used the Dynatos Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 171 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("dynatos")) player.sendChat("Looks like you have not used the Dynatos Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 172 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("dynatos")) player.sendChat("Looks like you have not used the Dynatos Artifact! You are not allowed here!");
});
events.onEntityTravelToDimension(function(event as EntityTravelToDimensionEvent) {
if (event.dimension != 173 || !event.entity instanceof IPlayer) return;
val player as IPlayer = event.entity;
if (!player.hasGameStage("dynatos")) player.sendChat("Looks like you have not used the Dynatos Artifact! You are not allowed here!");
});
+5
View File
@@ -83,6 +83,11 @@ recipes.addShaped(<contenttweaker:etherium_saw_blade>,
[<contenttweaker:adamantium_plate>, <extendedcrafting:singularity_custom:1025>, <contenttweaker:adamantium_plate>],
[<techreborn:part:5>, <contenttweaker:adamantium_plate>, <techreborn:part:5>]]);
recipes.addShaped(<contenttweaker:etherium_saw_blade>*2,
[[<contenttweaker:arkengem>, <contenttweaker:adamantium_plate>, <contenttweaker:arkengem>],
[<contenttweaker:adamantium_plate>, <contenttweaker:etherium_saw_blade>, <contenttweaker:adamantium_plate>],
[<contenttweaker:arkengem>, <contenttweaker:adamantium_plate>, <contenttweaker:arkengem>]]);
val specialgrinding1 = RecipeBuilder.newBuilder("specialgrinding1","mythic_processor_pulverizer",1);
specialgrinding1.addEnergyPerTickInput(60000);
+14
View File
@@ -152,6 +152,16 @@ recipes.addShaped(<bewitchment:perpetual_ice>,
[<minecraft:packed_ice>, <contenttweaker:dread_crown>.reuse(), <minecraft:packed_ice>],
[<minecraft:packed_ice>, <minecraft:packed_ice>, <minecraft:packed_ice>]]);
recipes.addShaped(<contenttweaker:dreadful_ice>,
[[null, <bewitchment:perpetual_ice>, null],
[<bewitchment:perpetual_ice>, <contenttweaker:dread_crown>.reuse(), <bewitchment:perpetual_ice>],
[null, <bewitchment:perpetual_ice>, null]]);
recipes.addShaped(<contenttweaker:dread_crown>,
[[<ore:ingotVityte>, <iceandfire:dread_shard>, <ore:ingotVityte>],
[<iceandfire:dread_shard>, <contenttweaker:dread_crown>.reuse(), <iceandfire:dread_shard>],
[<ore:ingotVityte>, <iceandfire:dread_shard>, <ore:ingotVityte>]]);
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:second_order_mythic_fractal>,
1000000000, 1000000000,
@@ -864,6 +874,10 @@ recipes.addShapeless(<contenttweaker:warren_shard_borean>*2,
[<contenttweaker:warren_shard_borean>,
<contenttweaker:recursium_fragment_iter3>]);
recipes.addShapeless(<contenttweaker:warren_shard_runandor>*2,
[<contenttweaker:warren_shard_runandor>,
<contenttweaker:recursium_fragment_iter3>]);
recipes.addShapeless(<contenttweaker:warren_shard_lunalus>*2,
[<contenttweaker:warren_shard_lunalus>,
<contenttweaker:recursium_fragment_iter3>]);
+23 -5
View File
@@ -39,6 +39,7 @@ plasmahalite.addItemInput(<contenttweaker:time_crystal>*8);
plasmahalite.addItemInput(<contenttweaker:horcrux>*4);
plasmahalite.addItemInput(<contenttweaker:recursium_ingot>*2);
plasmahalite.addItemInput(<contenttweaker:optical_event_horizon>);
plasmahalite.addItemInput(<extrabotany:lens:6>);
plasmahalite.addItemOutput(<contenttweaker:gallifrey_fabrial>);
plasmahalite.build();
@@ -56,11 +57,11 @@ creationwarren.build();
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:halite_imbuement_fabrial>,
[[null, null, null, null, null],
[null, null, <contenttweaker:halite_warrior>, null, null],
[null, <contenttweaker:halite_warrior>, <contenttweaker:gallifrey_fabrial>, <contenttweaker:halite_warrior>, null],
[null, null, <contenttweaker:halite_warrior>, null, null],
[null, null, null, null, null]]);
[[<contenttweaker:perfected_gallifreyan_plate>, <thaumcraft:mechanism_complex>, <conarm:armor_plate>.withTag({Material: "manyullyn"}), <thaumcraft:mechanism_complex>, <contenttweaker:perfected_gallifreyan_plate>],
[<thaumcraft:mechanism_complex>, <contenttweaker:ancient_recursion>, <contenttweaker:halite_warrior>, <contenttweaker:primordial_recursion>, <thaumcraft:mechanism_complex>],
[<conarm:armor_plate>.withTag({Material: "manyullyn"}), <contenttweaker:halite_warrior>, <contenttweaker:gallifrey_fabrial>, <contenttweaker:halite_warrior>, <conarm:armor_plate>.withTag({Material: "manyullyn"})],
[<thaumcraft:mechanism_complex>, <contenttweaker:immortal_recursion>, <contenttweaker:halite_warrior>, <contenttweaker:temporal_recursion>, <thaumcraft:mechanism_complex>],
[<contenttweaker:perfected_gallifreyan_plate>, <thaumcraft:mechanism_complex>, <conarm:armor_plate>.withTag({Material: "manyullyn"}), <thaumcraft:mechanism_complex>, <contenttweaker:perfected_gallifreyan_plate>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:pure_halite_cluster>,
@@ -82,3 +83,20 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:pure_halite_cluste
[<contenttweaker:first_order_ascended_fractal>, null, null, <contenttweaker:warren_rift>, null, <contenttweaker:warren_rift>, null, null, <contenttweaker:first_order_ascended_fractal>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:core_of_halite_definition>,
[[<ore:ingotFractalliteHalite>, null, <contenttweaker:well_defined_machine_case>, null, <ore:ingotFractalliteHalite>],
[null, <contenttweaker:defined_block>, null, <contenttweaker:defined_block>, null],
[<contenttweaker:well_defined_machine_case>, null, <avaritia:block_resource:1>, null, <contenttweaker:well_defined_machine_case>],
[null, <contenttweaker:defined_block>, null, <contenttweaker:defined_block>, null],
[<ore:ingotFractalliteHalite>, null, <contenttweaker:well_defined_machine_case>, null, <ore:ingotFractalliteHalite>]]);
mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:greater_gaia_spirit>,
100000, <contenttweaker:lesser_mana_core>,
[<botania:manaresource:14>, <botania:manaresource:14>,
<aoa3:shyregem>, <aoa3:shyregem>,
<ore:ingotShadowium>, <ore:ingotShadowium>,
<ore:ingotShadowium>, <ore:ingotShadowium>,
<ore:ingotPhotonium>, <ore:ingotPhotonium>,
<ore:ingotPhotonium>, <ore:ingotPhotonium>]);
+1
View File
@@ -21,6 +21,7 @@ val frontIngredient = (<xtones:zane:15> | framingMaterial).marked("MatF");
<ore:handFramedThree>.add(<storagedrawers:customdrawers:*>,
<framedcompactdrawers:framed_drawer_controller>,
<framedcompactdrawers:framed_compact_drawer>,
<fluiddrawers:tank_custom>,
<framedcompactdrawers:framed_slave>,
<contenttweaker:hand_framing_tool>);
+5 -3
View File
@@ -1,7 +1,7 @@
mods.extendedcrafting.TableCrafting.addShaped(<iceandfire:dread_key>,
[[<iceandfire:dragon_skull:0>, <iceandfire:troll_tusk>, <iceandfire:dragon_skull:1>],
[[<iceandfire:dragon_skull:0>, <iceandfire:dragon_skull:2>, <iceandfire:dragon_skull:1>],
[null, <animus:keybinding>, null],
[<iceandfire:dragon_skull:0>, <iceandfire:cyclops_skull>, <iceandfire:dragon_skull:1>]]);
[<iceandfire:dragon_skull:0>, <iceandfire:dragon_skull:2>, <iceandfire:dragon_skull:1>]]);
recipes.addShapeless(<iceandfire:dragonforge_fire_core_disabled>,[<iceandfire:dragonforge_fire_core>]);
recipes.addShapeless(<iceandfire:dragonforge_fire_core>,[<iceandfire:dragonforge_fire_core_disabled>]);
@@ -52,4 +52,6 @@ recipes.addShapeless(<iceandfire:summoning_crystal_lightning>,
[<iceandfire:lightning_dragon_blood>,
<minecraft:ender_pearl>,
<minecraft:diamond>,
<ore:gemAmethyst>]);
<ore:gemAmethyst>]);
+20 -2
View File
@@ -220,13 +220,13 @@ mods.techreborn.implosionCompressor.addRecipe(<contenttweaker:triple_compressed_
mods.immersiveengineering.MetalPress.addRecipe(<contenttweaker:plate_clump_mythic>, <contenttweaker:double_compressed_clump_mythic>, <contenttweaker:triple_compressed_clump_mythic>, 100);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:uncured_organic_mythic_board>,
[[<projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <immersiveengineering:shader_bag>.withTag({rarity: "RARE"}), <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>],
[[<projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <techreborn:scrapbox>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>],
[<ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>],
[<projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <bewitchment:owlets_wing>, <xnet:netcable:4>, <bewitchment:owlets_wing>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>],
[<actuallyadditions:item_jam:0>, <contenttweaker:reprocessed_cosmic_meatball>, <xnet:netcable:4>, <contenttweaker:plate_clump_mythic>, <xnet:netcable:4>, <contenttweaker:reprocessed_cosmic_meatball>, <actuallyadditions:item_jam:0>],
[<projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <bewitchment:owlets_wing>, <xnet:netcable:4>, <bewitchment:owlets_wing>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>],
[<ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>, <ore:platePeridot>],
[<projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <immersiveengineering:shader_bag>.withTag({rarity: "RARE"}), <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>]]);
[<projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <techreborn:scrapbox>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>, <projectred-core:resource_item:0>]]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:uncured_organic_mythic_board>, <fluid:refined_fuel>*100, <contenttweaker:once_coated_organic_mythic_board>]);
@@ -266,3 +266,21 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(<contenttweaker:superfocused
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>,
<contenttweaker:plate_clump_mythic>, <contenttweaker:plate_clump_mythic>]);
recipes.addShaped(<forge:bucketfilled>.withTag({FluidName: "oil_heavy_heat_2", Amount: 1000}),
[[<contenttweaker:hot_input>, <minecraft:lava_bucket>, null],
[<contenttweaker:buildcraft_heat_exchanger>, <buildcraftfactory:heat_exchange>, null],
[<contenttweaker:cold_input>, <forge:bucketfilled>.withTag({FluidName: "oil_heavy_heat_1", Amount: 1000}), null]]);
recipes.addShaped(<forge:bucketfilled>.withTag({FluidName: "oil_heavy_heat_1", Amount: 1000}),
[[<contenttweaker:hot_input>, <minecraft:lava_bucket>, null],
[<contenttweaker:buildcraft_heat_exchanger>, <buildcraftfactory:heat_exchange>, null],
[<contenttweaker:cold_input>, <forge:bucketfilled>.withTag({FluidName: "oil_heavy", Amount: 1000}), null]]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:buildcraft_heat_exchanger>, <fluid:oil_heavy_heat_1>, <fluid:oil_heavy_heat_2>]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:buildcraft_heat_exchanger>, <fluid:oil_heavy>, <fluid:oil_heavy_heat_1>]);
recipes.addShapeless(<contenttweaker:heated_organic_mythic_board>,
[<contenttweaker:heated_organic_board_fluid_progression>]);
+254 -23
View File
@@ -14,7 +14,7 @@ mods.jei.JEI.addDescription(<botania:specialflower>.withTag({type: "spectrolus"}
mods.jei.JEI.addDescription(<botania:specialflower>.withTag({type: "omniviolet"}),
[
"Generates mana from books or written books (better)",
"Generates mana from books",
"Can be boosted by bookshelves like an enchanting table"
]);
@@ -641,7 +641,7 @@ mods.jei.JEI.addDescription([<contenttweaker:rocket>,<advancedrocketry:rocketmot
mods.jei.JEI.addDescription([<contenttweaker:space_station>,<advancedrocketry:monitoringstation>,<advancedrocketry:spacestationchip>,<advancedrocketry:loader:1>,<advancedrocketry:stationbuilder>],
[
"A Space Station requires the Launchpad multiblock and two rockets! This has to be done in the Overworld!",
"A Space Station requires the Launchpad multiblock and a rocket! This has to be done in the Overworld!",
"",
"The Space Station can be made out of any blocks as long as they are placed inside the launchpad volume!",
"",
@@ -655,9 +655,9 @@ mods.jei.JEI.addDescription([<contenttweaker:space_station>,<advancedrocketry:mo
"",
"Place one of your ID chips into the Guidance Computer.",
"",
"Use the Rocket Monitoring Station to lauch the space station rocket!",
"You can jump into the rocket, and lauch it! It will land on the newly formed space station!",
"",
"Build a rocket for yourself and place another ID chip into it to go to the space station!"
"The remaining ID chip can be used to get to the station with another rocket in case you get locked out!"
]);
mods.jei.JEI.addDescription([
@@ -797,7 +797,7 @@ mods.jei.JEI.addDescription([
"Abyssal Wasteland uses Abyssal Cobblestone",
"Dreadlands uses Dreadstone Cobblestone",
"Omothol uses Ethaxium Bricks",
"Darklands uses Dark Ethaxium Bricks"
"Darkl Realm uses Dark Ethaxium Bricks"
]);
@@ -1598,7 +1598,7 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_livingmyrmitite>,
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft an enchanted myrmitite with the following modifier tomes: aura of destruction 2, loot farmer 4, experienced 5, razor edge 5."
"Craft a Myrmitite with the following modifier tomes: aura of destruction 2, loot farmer 4, experienced 5, razor edge 5."
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_marksamurai>,
@@ -1701,11 +1701,11 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_ptah>,
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Seriously! It's more fun to do the puzzles! Extra hint on next page!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Press U on beecon comb, 5 reagents!",
"Press U on beecon comb!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft these reagents together: air, haste, lightning, acquisition, magnetism"
"Craft the right condensed potions by crafting the following reagents with the Beecon Comb: air, haste, lightning, acquisition, magnetism"
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_hator>,
@@ -1915,8 +1915,8 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_recursion_dungeon>,
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft a sacred acorn with the following tree barks: erebus eucalyptus, shyre, teak, brazilwood, fusewood, olive, cedar, mortum.",
"Craft a sacred acorn with the following tree barks: darkwood, iroko, hellbark, umbran, baobab, dragons blood, runic, canopy tree."
"Craft a sacred acorn with the following tree barks from careerbees: erebus eucalyptus, shyre, teak, brazilwood, fusewood, olive, cedar, mortum.",
"Craft a sacred acorn with the following tree barks from careerbees: natura darkwood, iroko, hellbark, umbran, baobab, dragons blood, runic, canopy tree."
]);
mods.jei.JEI.addDescription(<bloodmagic:altar>,
@@ -2107,14 +2107,13 @@ mods.jei.JEI.addDescription([<extrautils2:compressedcobblestone:0>,
<extrautils2:compressedcobblestone:4>,
<extrautils2:compressedcobblestone:5>,
<extrautils2:compressedcobblestone:6>,
<extrautils2:compressedcobblestone:7>,
<storagedrawers:compdrawers>,
<projecte:collector_mk1>,
<projecte:condenser_mk1>],
<extrautils2:compressedcobblestone:7>],
[
"To automate Compressed Cobblestone, you should start by making Cobblestone using ProjectE, and combine it with Compacting Drawers.",
"To automate Compressed Cobblestone, you should start by making Cobblestone using ProjectE or Nuclearcraft, and combine it with Compacting Drawers.",
"",
"A single cobblestone creation unit consists of an Energy Condenser MK1 with a collector on top (better MK3). You just need one collector for each condenser. If you need more cobble, make multiple of thse units.",
"A single cobblestone creation unit consists of an Energy Condenser MK1 with a collector on top (better MK3). You just need one collector for each condenser. If you need more cobble, make multiple of these units.",
"",
"The Dense Cobblestone Generator is also a viable option, as opposed to an EMC setup.",
"",
"To compress the cobblestone, Compacting Drawers are best, just chain them till the desired tiers.",
"",
@@ -2174,9 +2173,9 @@ mods.jei.JEI.addDescription([<contenttweaker:farming_will>,
mods.jei.JEI.addDescription([<contenttweaker:ritual_mass_enchanting>],
[
"This is how you can combine enchantments over the vanilla anvil limit, up to level 15.",
"This is how you can combine enchantments over the vanilla anvil limit, up to level 15. It can combine normally-incompatible enchants, like fire protection and blast protection, as well.",
"",
"The ritual requires the base Abyssalcraft setup, using the Abyssalnomicon, and can be performed in any dimension!",
"The ritual requires the base Abyssalcraft setup, using the Abyssalnomicon, and can be performed in any dimension! It costs 50000 PE.",
"",
"Place 8 enchanted books of any type (has to be eight) on the outer pedestals. Place a compatible enchantable item in the center.",
"",
@@ -2484,9 +2483,11 @@ mods.jei.JEI.addDescription(<contenttweaker:farming_unattuned_celestial_crystals
"",
"If a Celestial Crystal is at max size (900) it has a chance of being split in two different crystals when dropped in Liquid Starlight. This will consume the bucket of Starlight.",
"",
"This process can be automated by using an Auto-Placer to keep a block space full of Starlight and using an Entity Detector from Cyclic to send a redstone signal to a collector when two entities (aka two crystals) are present in the designated block space.",
"This process can be automated in two ways: ",
"",
"The system can be set up to pick up only one of the two crystals, or to pick up both, and drop one of them back into the Starlight."
"1. [Slightly more laggy, but easier] By using an Auto-Placer to keep a block space with an attuned celestial crystal full of Starlight. A properly-filtered Vacuum Chest can collect the unattuned crystals that will result from the splitting, while leaving the attuned crystal to endlessly replicate more unattuned ones.",
"",
"2. By using an Auto-Placer to keep a block space full of Starlight and using an Entity Detector from Cyclic to send a redstone signal to a collector when two entities (aka two crystals) are present in the designated block space. The system can be set up to pick up only one of the two crystals, or to pick up both, and drop one of them back into the Starlight."
]);
mods.jei.JEI.addDescription([<contenttweaker:levelling_up_crystals>,
@@ -3808,7 +3809,7 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_dragonslayer>,
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Combine the Whispering Heart of Hearts with the following Dragon Scales: White, Amethyst, Green, Gray."
"Combine the Whispering Heart of Hearts with the following Dragon Scales: White, Amethyst, Emerald, Gray."
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_wyvernmonument>,
@@ -3887,13 +3888,62 @@ mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_spellrecyclercrystal
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Seriously! It's more fun to do the puzzles! Extra hint on next page!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft the right type of chest with the right crystals, in the right shapes. The villagers above the nether will guide you. Red nether bricks and darkwood may give you hints.",
"Craft the right type of chest with the right crystals, in the right shapes. The villagers above the nether will guide you. Find the Sacred Oak.",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft a plus sign of Magic Crystals with a Crystal Chest in the center."
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_furnaceguy>,
[
"Come on! At least try to solve the puzzle!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Seriously! It's more fun to do the puzzles! Extra hint on next page!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft the Everburner with the right Pigments. The Molten Furnace in Gallifrey will guide you.",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Craft an Everburner with the following Pigments: Light Mauve, Teal, Indigo, Turquoise."
]);
mods.jei.JEI.addDescription(<contenttweaker:puzzle_solution_biomeritual>,
[
"Come on! At least try to solve the puzzle!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Seriously! It's more fun to do the puzzles! Extra hint on next page!",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"This all starts from the Biome Ritual Callstone. The books in there will direct you to the location where the biome ritual should be performed, as well as to many different structures in many different dimensions. The loot in these structures consists of 12 different biome foci. After finding the right dimension to use the Terraformassiflora, change the biomes in a 5x5 area according to the blocks on the floor of the Biome Ritual Callstone. Each of the 12 blocks corresponds to each of the 12 biomes (make sure you orient the north/south/east/west correctly). The Arcane Terraformer allows you to modify the biomes of the right dimension to reproduce the right biome pattern. The biome checker item is very helpful here. Once done (I know too easy), stand in the middle of the 5x5 and use the Terraformassiflora.",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"Imagine not trying to connect the dots...",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",
"This lists the various biomes, how many blocks you need in square brackets, and the coordinates to change in parentheses.",
"",
"MY: mysterium [2](-2,-2)(2,2)",
"NW: nuclear wasteland [2](-1,-2)(1,2)",
"SB: storage biome [2](0,-2)(0,2)",
"CC: crystal chasms [2](1,-2)(-1,2)",
"BV: dangerous black void [2](2,-2)(-2,2)",
"TS: twilight steam [4](-2,-1)(2,-1)(-2,1)(2,1)",
"AF: alien forest [2] (-1,-1)(1,1)",
"ST: stormland [2] (0,-1)(0,1)",
"TH: thornlands [2](1,-1)(-1,1)",
"TL: tainted lands [2](-2,0)(2,0)",
"IR: iromine [2](-1,0)(1,0)",
"BO: bog [1](0,0)",
"",
"Use the Terraformassiflora in Europa, in the center of the following pattern of biomes (top = north = -z) (left = west = -x) (bottom = south = +z) (right = east = +x)",
"",
"MY NW SB CC BV",
"TS AF ST TH TS",
"TL IR BO IR TL",
"TS TH ST AF TS",
"BV CC SB NW MY"
]);
mods.jei.JEI.addDescription([
<fluxnetworks:fluxplug>,
<fluxnetworks:fluxpoint>,
@@ -4169,4 +4219,185 @@ mods.jei.JEI.addDescription([
"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!"
]);
]);
mods.jei.JEI.addDescription([
<contenttweaker:passive_packagedauto>],
[
"Both the packager and unpackager can be treated as any other type of machine, and they can be passived with a bit of setup. Useful for things like fine mineral dust!",
"",
"A few things to note:",
"A. Packager, unpackager, and package crafters act like normal machines if powered through quartz fiber or normal energy transfer. You want them to get power, you don't want them to get channels.",
"B. All packagers and unpackagers used for the same automation should have the same type of package recipe encoder. ",
"C. You will likely need more than 1 packager. Things are easier if you use a separate packager for each recipe package shown in the encoder gui. Mouse over each package to see the sub-recipe you will need to make in each packager.",
"D. Packagers in 'first match' mode will produce sub-recipes out of order. Set all your packager into this mode.",
"",
"If these are followed, you can set up a passive line as follows.",
"1. Start from an individual drawer wall (or other inventory) with the ingredients for each recipe package.",
"2. Pipe Items from each drawer wall into each packager using limited item filters, use the numbers corresponding to each sub-recipe.",
"3. Pipe recipe packages from the packagers into one packager touching the right package crafter.",
"4. Pipe end result out of the package crafter."
]);
mods.jei.JEI.addDescription([
<contenttweaker:passive_extended_crafting>],
[
"Extended crafting can be automated passively with the automation interface.",
"",
"This method is slow, for fast automation passive packaged auto is recommended (it has its own JEI info box), but this method is simpler, and fast enough for some resources.",
"",
"Place an Automation Interface on top of an extended crafting table (including the Ender Crafting Table), and click 'Save Recipe' to set the ercipe to be automated.",
"",
"The Automation Interface can be set to auto-pull under 'Config'.",
"",
"A Drawer Controller with a wall containing the required ingredients can be placed next to the Automation Interface, and the ingredients can be auto-pulled into the table!"
]);
mods.jei.JEI.addDescription([
<contenttweaker:woot_flusher>],
[
"This item resets ALL woot farms.",
"",
"To reset individual mobs, run the following command:",
"/woot flush *mobname*",
"",
"To obtain the mob name for the specific one you want to flush, you can check the entity ID while hovering your mouse over the corresponding spawn egg in JEI.",
"It will be formatted as *modid*:*mobid*"
]);
mods.jei.JEI.addDescription([
<projecte:collector_mk1>,
<projecte:collector_mk2>,
<projecte:collector_mk3>],
[
"Collectors generate EMC from light.",
"",
"If one is placed in the world, it will make EMC passively. It can be sped up by placing Glowstone directly around it.",
"",
"It will automatically transfer EMC to Condensers and Relays placed directly adjacent.",
"",
"Placing coal and other fuels in the Collector will consume EMC to transmute them into higher EMC fuels, but this mechanic is not really used in the pack."
]);
mods.jei.JEI.addDescription([
<projecte:relay_mk1>,
<projecte:relay_mk2>,
<projecte:relay_mk3>],
[
"Relays are EMC batteries.",
"",
"It will automatically collect EMC from adjacent Collectors.",
"",
"It will automatically transfer EMC to adjacent Condensers."
]);
mods.jei.JEI.addDescription([
<projecte:condenser_mk1>,
<projecte:condenser_mk2>],
[
"Condensers are the earliest way to automate EMC items. Place the desired item to duplicate in the top left slot.",
"",
"EMC to duplicate the desired item can come from collectors and relays, or from other EMC items that are piped into the Condenser.",
"",
"There are many ways to farm items with high EMC to push into your condenser.",
"",
"The MK2 condenser has separate inventories for inputs and outputs, and it converts faster, making it better suited for automation."
]);
mods.jei.JEI.addDescription([
<dimdoors:stabilized_rift_signature>,
<dimdoors:rift_signature>],
[
"Right clicking the Rift SIgnature on two different locations creates two rifts. The base version can get unstable, while the stabilized version will allow for safer use.",
"",
"Placing Iron Dimensional Doors on these rifts will link them to each other."
]);
mods.jei.JEI.addDescription([
<botania:enchanter>],
[
"The Mana Enchanter lets you apply enchants on a tool without consuming the books.",
"",
"Form the structure as shown in the preview, and click the Lapis Block with a Wand of the Forest.",
"",
"Place a fully unenchanted item on the Enchanter, and drop the desired enchanted books around it.",
"",
"To power it, you can use sparks. The cost of each enchant grows exponentially with level, but it can accept enchants above the anvil limit."
]);
mods.jei.JEI.addDescription([
<ore:bewitchmentAltar>],
[
"The witches altar is how you generate magical energy (ME) in bewitchment!",
"",
"The structure for the altar is a 3x2 table, and it can be made by any type of altar. Right click the structure with a vanilla carpet to form the altar!",
"",
"The altar generates energy passively. Right clicking the altar with an empty hand will tell you the available energy, as well as the maximum energy for the altar. Most mechanics in bewitchment use ME to run!",
"",
"The amount of diverse nature (crops, trees, flowers) will set the maximum ME. The more different plants you have, the higher the maximum energy in the altar!",
"",
"You can place statues around the altar, or particular artifacts on the altar to add multipliers to ME rate and amount. These will show up when searching Witches Altar in JEI."
]);
mods.jei.JEI.addDescription([
<contenttweaker:buildcraft_heat_exchanger>,
<buildcraftfactory:heat_exchange>],
[
"The Buildcraft Heat Exchanger is used to move fluids from various states, in order of temperature: Cool, Hot, Searing.",
"",
"To heat up a fluid (Cool to Hot), it must be placed as a cold input in the Heat Exchanger multiblock (see preview for multiblock structure, inputs, outputs), using lava as a hot input.",
"",
"To cool down a fluid (Hot to Cool), it must be placed as a hot input, with a fluid of a lower temperature as the cold input.",
"",
"In terms of pack progression, the only required chain uses Heavy Oil from Cool to Searing."
]);
mods.jei.JEI.addDescription([
<rf-capability-adapter:aecapabilityadapter>,
<rf-capability-adapter:aecapabilityadapter_part>],
[
"The ME capability adapter allows to interface between AE2 and compact machines.",
"",
"Place a capability adapter adjacent to a compact machine. Inside the machine, connect another capability adapter adjacent to a tunnel set to the appropriate side (if you place the outside adapter on the west side, the interior tunnel needs to be set to WEST).",
"",
"The block form transfers 32 channels.",
"",
"The panel form transfers 8 channels. "
]);
mods.jei.JEI.addDescription([
<contenttweaker:getting_more_starlight>,
<astralsorcery:blockaltar:*>],
[
"To function, Altars from Astral Sorcery need starlight. Different recipes require different amounts. If an item does not show up in the Altar GUI after its recipe is added, it is because you need more starlight.",
"",
"Sky access at night is enough to get starlight, but some recipes require more that what's normally available.",
"",
"The higher your y level, the higher the starlight.",
"",
"Special chunks have higher starlight than others, holding a Fosic Resonator at night will show them.",
"",
"Placing Spectral Relays according to their multiblock (see preview) around the altar will boost starlight. If multiple of these multiblocks are too close to each other, they will reduce starlight.",
"",
"Linking a Collector Crystal to an altar will also increase starlight. Using the Collector Crystal multiblock will increase this boost."
]);
mods.jei.JEI.addDescription([
<rftools:space_chamber_controller>,
<rftools:space_chamber>,
<rftools:space_chamber_card>],
[
"The space chamber is the most versatile way to automatically place large structures.",
"",
"To copy a shape to be automatically built, place Space Chamber Corner Blocks in 7 of the 8 corners of the structure you want built, and the Controller in the 8th and final corner.",
"",
"Right click the controller with a Wrench to set the structure.",
"",
"If the structure is set correctly, right clicking the controller with a Space Chamber Card will program it for the desired structure.",
"",
"Place the resulting card in a builder to auto-build your desired structure."
]);
+2 -1
View File
@@ -385,7 +385,8 @@ cra34.build();
val cra35 = RecipeBuilder.newBuilder("cra35","sterilized_altar",400);
cra35.addEnergyPerTickInput(1200);
cra35.addFluidInput(<fluid:liquid_pe>*100);
cra35.addItemInput(<minecraft:book>*4);
cra35.addItemInput(<minecraft:book>*3);
cra35.addItemInput(<minecraft:paper>*3);
cra35.addItemOutput(<abyssalcraft:scroll:0>);
cra35.build();
+19 -4
View File
@@ -1,4 +1,6 @@
import mods.modularmachinery.RecipeBuilder;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enc1 = RecipeBuilder.newBuilder("astaeth1","gravitite_enchanter",60);
enc1.addFluidInput(<fluid:astralsorcery.liquidstarlight>*2000);
@@ -19,6 +21,15 @@ enc3.addItemInput(<aether_legacy:ambrosium_shard>);
enc3.addItemOutput(<aether_legacy:enchanted_gravitite>);
enc3.build();
val enclistDurandalWrapped as EnchantMap = EnchantMap()
.add("minecraft:fire_aspect",4)
.add("minecraft:sharpness",45)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",5)
.add("minecraft:sweeping",4)
.add("minecraft:looting",5)
.add("minecraft:smite",100);
val enc4 = RecipeBuilder.newBuilder("astaeth4","gravitite_enchanter",3000);
enc4.addFluidInput(<fluid:astralsorcery.liquidstarlight>*20000);
enc4.addItemInput(<aether_legacy:holy_sword>);
@@ -30,7 +41,7 @@ enc4.addItemInput(<aether_legacy:dungeon_block:4>*16);
enc4.addItemInput(<astralsorcery:itemperkgem:0>);
enc4.addItemInput(<astralsorcery:itemperkgem:1>);
enc4.addItemInput(<astralsorcery:itemperkgem:2>);
enc4.addItemOutput(<aether_legacy:holy_sword>.withTag({ench: [{lvl: 4 as short, id: 20 as short}, {lvl: 45 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 22 as short},{lvl: 5 as short, id: 21 as short},{lvl: 100 as short, id: 17 as short}], RepairCost: 1, display: {Name: "§6§oDurandal§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
enc4.addItemOutput(SuperEnchantedItem(<aether_legacy:holy_sword>.withTag({display: {Name:"§6§oDurandal§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistDurandalWrapped).getItem());
enc4.build();
val enc5 = RecipeBuilder.newBuilder("astaeth5","gravitite_enchanter",40);
@@ -39,13 +50,17 @@ enc5.addItemInput(<minecraft:glowstone>);
enc5.addItemOutput(<aether_legacy:icestone>);
enc5.build();
val enclistAetherTrinketsWrapped as EnchantMap = EnchantMap()
.add("minecraft:unbreaking",20)
.add("minecraft:mending",1);
val enc6 = RecipeBuilder.newBuilder("astaeth6","gravitite_enchanter",100);
enc6.addFluidInput(<fluid:astralsorcery.liquidstarlight>*500);
enc6.addItemInput(<aether_legacy:ice_ring>);
enc6.addItemInput(<aether_legacy:icestone>*16);
enc6.addItemInput(<aether_legacy:dungeon_block:2>*4);
enc6.addItemInput(<minecraft:nether_star>);
enc6.addItemOutput(<aether_legacy:ice_ring>.withTag({ench: [{lvl: 20 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], display: {Name: "§6§oIce Ring§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
enc6.addItemOutput(SuperEnchantedItem(<aether_legacy:ice_ring>.withTag({display: {Name:"§6§oIce Ring§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistAetherTrinketsWrapped).getItem());
enc6.build();
val enc7 = RecipeBuilder.newBuilder("astaeth7","gravitite_enchanter",100);
@@ -54,7 +69,7 @@ enc7.addItemInput(<aether_legacy:phoenix_gloves>);
enc7.addItemInput(<minecraft:blaze_rod>*32);
enc7.addItemInput(<aether_legacy:dungeon_block:2>*4);
enc7.addItemInput(<minecraft:nether_star>);
enc7.addItemOutput(<aether_legacy:phoenix_gloves>.withTag({ench: [{lvl: 20 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], display: {Name: "§6§oPhoenix Gloves§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
enc7.addItemOutput(SuperEnchantedItem(<aether_legacy:phoenix_gloves>.withTag({display: {Name:"§6§oPhoenix Gloves§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistAetherTrinketsWrapped).getItem());
enc7.build();
val enc8 = RecipeBuilder.newBuilder("astaeth8","gravitite_enchanter",100);
@@ -63,7 +78,7 @@ enc8.addItemInput(<aether_legacy:ice_pendant>);
enc8.addItemInput(<aether_legacy:icestone>*16);
enc8.addItemInput(<aether_legacy:dungeon_block:2>*4);
enc8.addItemInput(<minecraft:nether_star>);
enc8.addItemOutput(<aether_legacy:ice_pendant>.withTag({ench: [{lvl: 20 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], display: {Name: "§6§oIce Pendant§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
enc8.addItemOutput(SuperEnchantedItem(<aether_legacy:ice_pendant>.withTag({display: {Name:"§6§oIce Pendant§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistAetherTrinketsWrapped).getItem());
enc8.build();
val enc9 = RecipeBuilder.newBuilder("astaeth9","gravitite_enchanter",40);
+1
View File
@@ -294,6 +294,7 @@ ast31.addItemInput(<astralsorcery:blockmarble:6>*11);
ast31.addItemInput(<astralsorcery:itemrockcrystalsimple:0>);
ast31.addItemInput(<astralsorcery:itemcraftingcomponent:4>*3);
ast31.addItemInput(<astralsorcery:itemcraftingcomponent:2>*2);
ast31.addItemInput(<minecraft:diamond>*3);
ast31.addItemOutput(<astralsorcery:blockborehead:0>);
ast31.build();
+21 -9
View File
@@ -1,10 +1,10 @@
import mods.modularmachinery.RecipeBuilder;
import crafttweaker.enchantments.IEnchantmentDefinition;
import crafttweaker.data.IData;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enchlistSword as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:minecraft:unbreaking>, <enchantment:minecraft:mending>, <enchantment:minecraft:sweeping>, <enchantment:enderio:witherweapon>];
/* val enchlistSword as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:minecraft:unbreaking>, <enchantment:minecraft:mending>, <enchantment:minecraft:sweeping>, <enchantment:enderio:witherweapon>];
var mapSword as IData = {};
mapSword += enchlistSword[0].makeEnchantment(45).makeTag();
mapSword += enchlistSword[1].makeEnchantment(3).makeTag();
@@ -15,7 +15,19 @@ var mapSwordOther as IData = {
RepairCost: 1,
display: {Name: "§6§oSword of the Swamps§r", Lore: ["§d§oSuper-Enchanted§r"]}
};
mapSword += mapSwordOther;
mapSword += mapSwordOther; */
val enclistSwampSwordWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",45)
.add("minecraft:unbreaking",3)
.add("minecraft:mending",1)
.add("minecraft:sweeping",4)
.add("enderio:witherweapon",3);
val enclistEonArmorWrapped as EnchantMap = EnchantMap()
.add("minecraft:protection",5)
.add("minecraft:unbreaking",5)
.add("minecraft:mending",1);
val bot1 = RecipeBuilder.newBuilder("gatevalf1","valonite_gateway",2000);
@@ -64,7 +76,7 @@ bot6.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot6.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot6.addItemInput(<minecraft:dragon_egg>*2);
bot6.addItemInput(<minecraft:nether_star>*2);
bot6.addItemOutput(<thebetweenlands:shockwave_sword>.withTag(mapSword));
bot6.addItemOutput(SuperEnchantedItem(<thebetweenlands:shockwave_sword>.withTag({display: {Name:"§6§oSword of the Swamps§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSwampSwordWrapped).getItem());
bot6.build();
val bot7 = RecipeBuilder.newBuilder("gateval7","valonite_gateway",100);
@@ -81,7 +93,7 @@ bot8.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot8.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot8.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot8.addItemInput(<minecraft:shulker_shell>*8);
bot8.addItemOutput(<thebetweenlands:ancient_chestplate>.withTag({ench: [{lvl: 5 as short, id: 0 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oEonic Chestplate§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
bot8.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_chestplate>.withTag({display: {Name:"§6§oEonic Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot8.build();
val bot9 = RecipeBuilder.newBuilder("gateval9","valonite_gateway",2000);
@@ -92,7 +104,7 @@ bot9.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot9.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot9.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot9.addItemInput(<minecraft:shulker_shell>*5);
bot9.addItemOutput(<thebetweenlands:ancient_helmet>.withTag({ench: [{lvl: 5 as short, id: 0 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oEonic Helmet§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
bot9.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_helmet>.withTag({display: {Name:"§6§oEonic Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot9.build();
val bot10 = RecipeBuilder.newBuilder("gateval10","valonite_gateway",2000);
@@ -103,7 +115,7 @@ bot10.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot10.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot10.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot10.addItemInput(<minecraft:shulker_shell>*7);
bot10.addItemOutput(<thebetweenlands:ancient_leggings>.withTag({ench: [{lvl: 5 as short, id: 0 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oEonic Leggings§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
bot10.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_leggings>.withTag({display: {Name:"§6§oEonic Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot10.build();
val bot11 = RecipeBuilder.newBuilder("gateval11","valonite_gateway",2000);
@@ -114,7 +126,7 @@ bot11.addItemInput(<thebetweenlands:aqua_middle_gem>*2);
bot11.addItemInput(<thebetweenlands:green_middle_gem>*2);
bot11.addItemInput(<thebetweenlands:crimson_middle_gem>*2);
bot11.addItemInput(<minecraft:shulker_shell>*4);
bot11.addItemOutput(<thebetweenlands:ancient_boots>.withTag({ench: [{lvl: 5 as short, id: 0 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oEonic Boots§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
bot11.addItemOutput(SuperEnchantedItem(<thebetweenlands:ancient_boots>.withTag({display: {Name:"§6§oEonic Boots§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistEonArmorWrapped).getItem());
bot11.build();
val bot12 = RecipeBuilder.newBuilder("gateval12","valonite_gateway",100);
+51 -2
View File
@@ -1,4 +1,17 @@
import mods.modularmachinery.RecipeBuilder;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enclistThunderfuryWrapped as EnchantMap = EnchantMap()
.add("minecraft:fire_aspect",4)
.add("minecraft:sharpness",45)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",3)
.add("minecraft:sweeping",6);
val enclistKittySuitWrapped as EnchantMap = EnchantMap()
.add("minecraft:protection",20);
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:gaia_spirit_block>,
[[null, <contenttweaker:living_gold>, null],
@@ -20,7 +33,7 @@ bot2.addEnergyPerTickInput(40000);
bot2.addItemInput(<botania:thundersword>);
bot2.addItemInput(<botania:manaresource:5>*12);
bot2.addItemInput(<minecraft:nether_star>*4);
bot2.addItemOutput(<botania:thundersword>.withTag({ench: [{lvl: 4 as short, id: 20 as short}, {lvl: 45 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 3 as short, id: 34 as short},{lvl: 6 as short, id: 22 as short}], RepairCost: 1, display: {Name: "§6§oThunderfury, Blessed Blade of the Windseeker§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
bot2.addItemOutput(SuperEnchantedItem(<botania:thundersword>.withTag({display: {Name:"§6§oThunderfury, Blessed Blade of the Windseeker§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistThunderfuryWrapped).getItem());
bot2.build();
val bot3 = RecipeBuilder.newBuilder("bot3","gaia_altar",400);
@@ -112,4 +125,40 @@ bot12.addItemInput(<divinerpg:divine_shards>);
bot12.addItemInput(<aether_legacy:golden_ring>);
bot12.addItemInput(<extrautils2:compressedsand:1>);
bot12.addItemOutput(<botania:lokiring>);
bot12.build();
bot12.build();
val bot13 = RecipeBuilder.newBuilder("bot13","gaia_altar",400);
bot13.addEnergyPerTickInput(60000);
bot13.addItemInput(<extrabotany:combatmaidhelmrevealing>);
bot13.addItemInput(<botania:manaresource:4>*8);
bot13.addItemInput(<contenttweaker:sentient_meatball>);
bot13.addItemInput(<contenttweaker:mark_of_gluttony>);
bot13.addItemOutput(SuperEnchantedItem(<extrabotany:combatmaidhelmrevealing>.withTag({display: {Name:"§6§oHelm of Gluttony§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistKittySuitWrapped).getItem());
bot13.build();
val bot14 = RecipeBuilder.newBuilder("bot14","gaia_altar",400);
bot14.addEnergyPerTickInput(60000);
bot14.addItemInput(<extrabotany:combatmaidchestdarkened>);
bot14.addItemInput(<botania:manaresource:4>*8);
bot14.addItemInput(<contenttweaker:sentient_meatball>);
bot14.addItemInput(<contenttweaker:mark_of_gluttony>);
bot14.addItemOutput(SuperEnchantedItem(<extrabotany:combatmaidchestdarkened>.withTag({display: {Name:"§6§oChest of Gluttony§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistKittySuitWrapped).getItem());
bot14.build();
val bot15 = RecipeBuilder.newBuilder("bot15","gaia_altar",400);
bot15.addEnergyPerTickInput(60000);
bot15.addItemInput(<extrabotany:combatmaidlegs>);
bot15.addItemInput(<botania:manaresource:4>*8);
bot15.addItemInput(<contenttweaker:sentient_meatball>);
bot15.addItemInput(<contenttweaker:mark_of_gluttony>);
bot15.addItemOutput(SuperEnchantedItem(<extrabotany:combatmaidlegs>.withTag({display: {Name:"§6§oLegs of Gluttony§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistKittySuitWrapped).getItem());
bot15.build();
val bot16 = RecipeBuilder.newBuilder("bot16","gaia_altar",400);
bot16.addEnergyPerTickInput(60000);
bot16.addItemInput(<extrabotany:combatmaidboots>);
bot16.addItemInput(<botania:manaresource:4>*8);
bot16.addItemInput(<contenttweaker:sentient_meatball>);
bot16.addItemInput(<contenttweaker:mark_of_gluttony>);
bot16.addItemOutput(SuperEnchantedItem(<extrabotany:combatmaidboots>.withTag({display: {Name:"§6§oBoots of Gluttony§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistKittySuitWrapped).getItem());
bot16.build();
+25
View File
@@ -455,3 +455,28 @@ chick71.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttwe
chick71.setChance(0.0);
chick71.addItemOutput(<contenttweaker:abominable_egg>*16);
chick71.build();
val chick72 = RecipeBuilder.newBuilder("chick72","mechanized_coop",480);
chick72.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "chickens:coalchicken"}}));
chick72.setChance(0.0);
chick72.addItemOutput(<minecraft:coal>*32);
chick72.addItemOutput(<minecraft:coal>*32);
chick72.addItemOutput(<minecraft:coal>*32);
chick72.addItemOutput(<minecraft:coal>*32);
chick72.build();
val chick73 = RecipeBuilder.newBuilder("chick73","mechanized_coop",480);
chick73.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "contenttweaker:focusing_chicken"}}));
chick73.setChance(0.0);
chick73.addItemOutput(<contenttweaker:focusing_egg>*16);
chick73.build();
val chick74 = RecipeBuilder.newBuilder("chick74","mechanized_coop",480);
chick74.addItemInput(<chickens:spawn_egg>.withTag({ChickenType: {id: "chickens:redstonechicken"}}));
chick74.setChance(0.0);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.addItemOutput(<minecraft:redstone>*32);
chick74.build();
+10 -1
View File
@@ -60,4 +60,13 @@ enc6.addItemOutput(<bloodmagic:item_demon_crystal:1>*64);
enc6.addItemOutput(<bloodmagic:item_demon_crystal:2>*64);
enc6.addItemOutput(<bloodmagic:item_demon_crystal:3>*64);
enc6.addItemOutput(<bloodmagic:item_demon_crystal:4>*64);
enc6.build();
enc6.build();
val enc7 = RecipeBuilder.newBuilder("icearca7","corrupted_library",20);
enc7.addEnergyPerTickInput(100000);
enc7.addFluidInput(<fluid:lifeessence>*200);
enc7.addFluidInput(<fluid:liquidcoralium>*200);
enc7.addItemInput(<aoa3:ice_crystal>);
enc7.addItemInput(<contenttweaker:dreadful_ice>);
enc7.addItemOutput(<divinerpg:snowflake>*24);
enc7.build();
+1 -1
View File
@@ -162,7 +162,7 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:dyson_compressor>*
val haliteingotcompression = RecipeBuilder.newBuilder("haliteingotcompression","dyson_compressor",100);
haliteingotcompression.addEnergyPerTickInput(2000000000);
haliteingotcompression.addItemInput(<contenttweaker:pure_halite_cluster>);
haliteingotcompression.addItemOutput(<materialpart:halite:ingot>);
haliteingotcompression.addItemOutput(<materialpart:fractallite_halite:ingot>);
haliteingotcompression.build();
val makehorcrux = RecipeBuilder.newBuilder("makehorcrux","herne_altar",80);
+42 -12
View File
@@ -256,35 +256,65 @@ fierypeat.addItemInput(<contenttweaker:energized_peat>);
fierypeat.addFluidOutput(<fluid:fiery_peat>*100);
fierypeat.build();
recipes.addShaped(<contenttweaker:defined_inferium_catalyst>*32,
[[<tconstruct:large_plate>.withTag({Material: "rosidian"}), <contenttweaker:defined_ingot>, <tconstruct:large_plate>.withTag({Material: "rosidian"})],
[<contenttweaker:defined_ingot>, <extendedcrafting:singularity_custom:652>, <contenttweaker:defined_ingot>],
[<tconstruct:large_plate>.withTag({Material: "rosidian"}), <contenttweaker:defined_ingot>, <tconstruct:large_plate>.withTag({Material: "rosidian"})]]);
recipes.addShaped(<contenttweaker:defined_inferium_cluster>,
[[<contenttweaker:defined_inferium_catalyst>, <contenttweaker:defined_inferium_catalyst>, <contenttweaker:defined_inferium_catalyst>],
[<contenttweaker:defined_inferium_catalyst>, <contenttweaker:defined_ingot>, <contenttweaker:defined_inferium_catalyst>],
[<contenttweaker:defined_inferium_catalyst>, <contenttweaker:defined_inferium_catalyst>, <contenttweaker:defined_inferium_catalyst>]]);
recipes.addShaped(<contenttweaker:tier_i_defined_seed>,
[[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:0>, <contenttweaker:defined_ingot>],
[[<contenttweaker:defined_inferium_cluster>, <mysticalagriculture:crafting:0>, <contenttweaker:defined_inferium_cluster>],
[<mysticalagriculture:crafting:0>, <mysticalagriculture:crafting:17>, <mysticalagriculture:crafting:0>],
[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:0>, <contenttweaker:defined_ingot>]]);
[<contenttweaker:defined_inferium_cluster>, <mysticalagriculture:crafting:0>, <contenttweaker:defined_inferium_cluster>]]);
recipes.addShaped(<contenttweaker:defined_prudentium_cluster>,
[[<contenttweaker:defined_prudentium_catalyst>, <contenttweaker:defined_prudentium_catalyst>, <contenttweaker:defined_prudentium_catalyst>],
[<contenttweaker:defined_prudentium_catalyst>, <contenttweaker:defined_ingot>, <contenttweaker:defined_prudentium_catalyst>],
[<contenttweaker:defined_prudentium_catalyst>, <contenttweaker:defined_prudentium_catalyst>, <contenttweaker:defined_prudentium_catalyst>]]);
recipes.addShaped(<contenttweaker:tier_ii_defined_seed>,
[[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:1>, <contenttweaker:defined_ingot>],
[[<contenttweaker:defined_prudentium_cluster>, <mysticalagriculture:crafting:1>, <contenttweaker:defined_prudentium_cluster>],
[<mysticalagriculture:crafting:1>, <mysticalagriculture:crafting:18>, <mysticalagriculture:crafting:1>],
[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:1>, <contenttweaker:defined_ingot>]]);
[<contenttweaker:defined_prudentium_cluster>, <mysticalagriculture:crafting:1>, <contenttweaker:defined_prudentium_cluster>]]);
recipes.addShaped(<contenttweaker:defined_intermedium_cluster>,
[[<contenttweaker:defined_intermedium_catalyst>, <contenttweaker:defined_intermedium_catalyst>, <contenttweaker:defined_intermedium_catalyst>],
[<contenttweaker:defined_intermedium_catalyst>, <contenttweaker:defined_ingot>, <contenttweaker:defined_intermedium_catalyst>],
[<contenttweaker:defined_intermedium_catalyst>, <contenttweaker:defined_intermedium_catalyst>, <contenttweaker:defined_intermedium_catalyst>]]);
recipes.addShaped(<contenttweaker:tier_iii_defined_seed>,
[[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:2>, <contenttweaker:defined_ingot>],
[[<contenttweaker:defined_intermedium_cluster>, <mysticalagriculture:crafting:2>, <contenttweaker:defined_intermedium_cluster>],
[<mysticalagriculture:crafting:2>, <mysticalagriculture:crafting:19>, <mysticalagriculture:crafting:2>],
[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:2>, <contenttweaker:defined_ingot>]]);
[<contenttweaker:defined_intermedium_cluster>, <mysticalagriculture:crafting:2>, <contenttweaker:defined_intermedium_cluster>]]);
recipes.addShaped(<contenttweaker:defined_superium_cluster>,
[[<contenttweaker:defined_superium_catalyst>, <contenttweaker:defined_superium_catalyst>, <contenttweaker:defined_superium_catalyst>],
[<contenttweaker:defined_superium_catalyst>, <contenttweaker:defined_ingot>, <contenttweaker:defined_superium_catalyst>],
[<contenttweaker:defined_superium_catalyst>, <contenttweaker:defined_superium_catalyst>, <contenttweaker:defined_superium_catalyst>]]);
recipes.addShaped(<contenttweaker:tier_iv_defined_seed>,
[[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:3>, <contenttweaker:defined_ingot>],
[[<contenttweaker:defined_superium_cluster>, <mysticalagriculture:crafting:3>, <contenttweaker:defined_superium_cluster>],
[<mysticalagriculture:crafting:3>, <mysticalagriculture:crafting:20>, <mysticalagriculture:crafting:3>],
[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:3>, <contenttweaker:defined_ingot>]]);
[<contenttweaker:defined_superium_cluster>, <mysticalagriculture:crafting:3>, <contenttweaker:defined_superium_cluster>]]);
recipes.addShaped(<contenttweaker:defined_supremium_cluster>,
[[<contenttweaker:defined_supremium_catalyst>, <contenttweaker:defined_supremium_catalyst>, <contenttweaker:defined_supremium_catalyst>],
[<contenttweaker:defined_supremium_catalyst>, <contenttweaker:defined_ingot>, <contenttweaker:defined_supremium_catalyst>],
[<contenttweaker:defined_supremium_catalyst>, <contenttweaker:defined_supremium_catalyst>, <contenttweaker:defined_supremium_catalyst>]]);
recipes.addShaped(<contenttweaker:tier_v_defined_seed>,
[[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:4>, <contenttweaker:defined_ingot>],
[[<contenttweaker:defined_supremium_catalyst>, <mysticalagriculture:crafting:4>, <contenttweaker:defined_supremium_catalyst>],
[<mysticalagriculture:crafting:4>, <mysticalagriculture:crafting:21>, <mysticalagriculture:crafting:4>],
[<contenttweaker:defined_ingot>, <mysticalagriculture:crafting:4>, <contenttweaker:defined_ingot>]]);
[<contenttweaker:defined_supremium_catalyst>, <mysticalagriculture:crafting:4>, <contenttweaker:defined_supremium_catalyst>]]);
recipes.addShaped(<contenttweaker:defined_insanium_cluster>,
[[<contenttweaker:defined_insanium_catalyst>, <contenttweaker:defined_insanium_catalyst>, <contenttweaker:defined_insanium_catalyst>],
[<contenttweaker:defined_insanium_catalyst>, <contenttweaker:defined_ingot>, <contenttweaker:defined_insanium_catalyst>],
[<contenttweaker:defined_insanium_catalyst>, <contenttweaker:defined_insanium_catalyst>, <contenttweaker:defined_insanium_catalyst>]]);
recipes.addShaped(<contenttweaker:tier_vi_defined_seed>,
[[<contenttweaker:defined_ingot>, <mysticalagradditions:insanium:0>, <contenttweaker:defined_ingot>],
[[<contenttweaker:defined_insanium_cluster>, <mysticalagradditions:insanium:0>, <contenttweaker:defined_insanium_cluster>],
[<mysticalagradditions:insanium:0>, <mysticalagradditions:insanium:1>, <mysticalagradditions:insanium:0>],
[<contenttweaker:defined_ingot>, <mysticalagradditions:insanium:0>, <contenttweaker:defined_ingot>]]);
[<contenttweaker:defined_insanium_cluster>, <mysticalagradditions:insanium:0>, <contenttweaker:defined_insanium_cluster>]]);
val irradiationseed1 = RecipeBuilder.newBuilder("irradiationseed1","dyson_irradiator",200);
irradiationseed1.addEnergyPerTickInput(500000);
+75 -24
View File
@@ -48,35 +48,86 @@ recipes.addShaped(<contenttweaker:dyson_capacitor>,
[<materialpart:chaos:dust>, <contenttweaker:nightmare_coil>, <materialpart:chaos:dust>],
[<contenttweaker:magnetic_monopole>, <materialpart:chaos:dust>, <contenttweaker:muon_crystal>]]);
recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x1>,
[[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
[<enderio:block_cap_bank:3>.withTag({"enderio:energy": 500000000}), <contenttweaker:strings_crystal>, <enderio:block_cap_bank:3>.withTag({"enderio:energy": 500000000})],
[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hypercapacitor_discharger_x1>,
[[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <enderio:block_cap_bank:3>.withTag({"enderio:energy": 500000000}), <contenttweaker:interdimensional_energy_orb>, <enderio:block_cap_bank:3>.withTag({"enderio:energy": 500000000}), <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>]]);
recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x4>,
[[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
[<contenttweaker:hypercapacitor_discharger_x1>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x1>],
[<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x1>, <modularmachinery:itemmodularium>]]);
// recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x1>,
// [[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
// [<enderio:block_cap_bank:3>.withTag({"enderio:energy": 500000000}), <contenttweaker:strings_crystal>, <enderio:block_cap_bank:3>.withTag({"enderio:energy": 500000000})],
// [<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>]]);
recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x16>,
[[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
[<contenttweaker:hypercapacitor_discharger_x4>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x4>],
[<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x4>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hypercapacitor_discharger_x4>,
[[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x1>, <contenttweaker:interdimensional_energy_orb>, <contenttweaker:hypercapacitor_discharger_x1>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x1>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>]]);
recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x64>,
[[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
[<contenttweaker:hypercapacitor_discharger_x16>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x16>],
[<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x16>, <modularmachinery:itemmodularium>]]);
// recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x4>,
// [[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
// [<contenttweaker:hypercapacitor_discharger_x1>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x1>],
// [<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x1>, <modularmachinery:itemmodularium>]]);
recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x256>,
[[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
[<contenttweaker:hypercapacitor_discharger_x64>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x64>],
[<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x64>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hypercapacitor_discharger_x16>,
[[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x4>, <contenttweaker:sideral_energy_orb>, <contenttweaker:hypercapacitor_discharger_x4>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x4>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <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>]]);
// recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x16>,
// [[<modularmachinery:itemmodularium>, <contenttweaker:gem_of_recursion>, <modularmachinery:itemmodularium>],
// [<contenttweaker:hypercapacitor_discharger_x4>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x4>],
// [<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x4>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:recursive_catalyzation_device>,
[[<contenttweaker:strings_crystal>, null, null, <contenttweaker:gem_of_recursion>, null, null, <contenttweaker:strings_crystal>],
[null, <extrautils2:decorativesolid:8>, <extendedcrafting:material:13>, <contenttweaker:time_crystal>, <extendedcrafting:material:13>, <extrautils2:decorativesolid:8>, null],
[null, <extendedcrafting:material:13>, <avaritia:resource:0>, <avaritia:resource:0>, <avaritia:resource:0>, <extendedcrafting:material:13>, null],
[<contenttweaker:gem_of_recursion>, <contenttweaker:time_crystal>, <avaritia:resource:0>, <contenttweaker:recursium_ingot>, <avaritia:resource:0>, <contenttweaker:time_crystal>, <contenttweaker:gem_of_recursion>],
[null, <extendedcrafting:material:13>, <avaritia:resource:0>, <avaritia:resource:0>, <avaritia:resource:0>, <extendedcrafting:material:13>, null],
[null, <extrautils2:decorativesolid:8>, <extendedcrafting:material:13>, <contenttweaker:time_crystal>, <extendedcrafting:material:13>, <extrautils2:decorativesolid:8>, null],
[<contenttweaker:strings_crystal>, null, null, <contenttweaker:gem_of_recursion>, null, null, <contenttweaker:strings_crystal>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hypercapacitor_discharger_x64>,
[[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:recursive_catalyzation_device>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x16>, <contenttweaker:sideral_energy_orb>, <contenttweaker:hypercapacitor_discharger_x16>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x16>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>]]);
// recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x64>,
// [[<modularmachinery:itemmodularium>, <contenttweaker:recursive_catalyzation_device>, <modularmachinery:itemmodularium>],
// [<contenttweaker:hypercapacitor_discharger_x16>, <extendedcrafting:singularity_custom:650>, <contenttweaker:hypercapacitor_discharger_x16>],
// [<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x16>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hypercapacitor_discharger_x256>,
[[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:recursive_catalyzation_device>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x64>, <contenttweaker:draconic_energy_orb>, <contenttweaker:hypercapacitor_discharger_x64>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x64>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>]]);
// recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x256>,
// [[<modularmachinery:itemmodularium>, <contenttweaker:recursive_catalyzation_device>, <modularmachinery:itemmodularium>],
// [<contenttweaker:hypercapacitor_discharger_x64>, <contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x64>],
// [<modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x64>, <modularmachinery:itemmodularium>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:hypercapacitor_discharger_x1024>,
[[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:recursive_catalyzation_device>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <contenttweaker:hypercapacitor_discharger_x256>, <contenttweaker:draconic_energy_orb>, <contenttweaker:hypercapacitor_discharger_x256>, <contenttweaker:strings_crystal>],
[<contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>, <contenttweaker:hypercapacitor_discharger_x256>, <modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>],
[<modularmachinery:itemmodularium>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <contenttweaker:strings_crystal>, <modularmachinery:itemmodularium>]]);
// recipes.addShaped(<contenttweaker:hypercapacitor_discharger_x1024>,
// [[<modularmachinery:itemmodularium>, <contenttweaker:recursive_catalyzation_device>, <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>],
+41 -15
View File
@@ -1,7 +1,25 @@
import mods.modularmachinery.RecipeBuilder;
import crafttweaker.enchantments.IEnchantmentDefinition;
import crafttweaker.data.IData;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enchlistBrightSuperWrapped as EnchantMap = EnchantMap()
.add("minecraft:protection",10)
.add("minecraft:projectile_protection",20)
.add("ebwizardry:magic_protection",10)
.add("ebwizardry:frost_protection",10)
.add("minecraft:fire_protection",10)
.add("minecraft:blast_protection",10);
val enchlistSuperFlamberg as EnchantMap = EnchantMap()
.add("minecraft:sharpness",55)
.add("minecraft:unbreaking",5)
.add("minecraft:mending",10);
/*
val enchlistBright as IEnchantmentDefinition[] = [<enchantment:ebwizardry:shock_protection>,
<enchantment:minecraft:protection>,
<enchantment:minecraft:projectile_protection>,
@@ -29,7 +47,7 @@ var mapBrightLegs as IData = {
};
var mapBrightBoots as IData = {
display: {Name: "§6§oBrightsteel Boots§r", Lore: ["§d§oSuper-Enchanted§r"]}
};
}; */
val reci1 = RecipeBuilder.newBuilder("electroblob1","wizardry_combiner",100);
reci1.addEnergyPerTickInput(15000);
@@ -218,7 +236,7 @@ reci22.addItemInput(<ebwizardry:magic_crystal:4>*16);
reci22.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci22.addItemInput(<materialpart:sednanite:ingot>*2);
reci22.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci22.addItemOutput(<arcane_essentials:master_necromancy_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oNecromancy Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci22.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_necromancy_sword>.withTag({display: {Name:"§6§oNecromancy Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci22.build();
val reci23 = RecipeBuilder.newBuilder("electroblob23","wizardry_combiner",4000);
@@ -229,7 +247,7 @@ reci23.addItemInput(<ebwizardry:magic_crystal:7>*16);
reci23.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci23.addItemInput(<materialpart:sednanite:ingot>*2);
reci23.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci23.addItemOutput(<arcane_essentials:master_healing_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oHealing Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci23.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_healing_sword>.withTag({display: {Name:"§6§oHealing Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci23.build();
val reci24 = RecipeBuilder.newBuilder("electroblob24","wizardry_combiner",4000);
@@ -241,7 +259,7 @@ reci24.addItemInput(<ebwizardry:magic_crystal:6>*16);
reci24.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci24.addItemInput(<materialpart:sednanite:ingot>*2);
reci24.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci24.addItemOutput(<arcane_essentials:master_nature_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oEarth Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci24.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_nature_sword>.withTag({display: {Name:"§6§oNature Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci24.build();
val reci25 = RecipeBuilder.newBuilder("electroblob25","wizardry_combiner",4000);
@@ -252,7 +270,7 @@ reci25.addItemInput(<ebwizardry:magic_crystal:6>*16);
reci25.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci25.addItemInput(<materialpart:sednanite:ingot>*2);
reci25.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci25.addItemOutput(<arcane_essentials:master_sorcery_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oSorcery Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci25.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_sorcery_sword>.withTag({display: {Name:"§6§oSorcery Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci25.build();
val reci26 = RecipeBuilder.newBuilder("electroblob26","wizardry_combiner",4000);
@@ -263,7 +281,7 @@ reci26.addItemInput(<ebwizardry:magic_crystal:3>*16);
reci26.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci26.addItemInput(<materialpart:sednanite:ingot>*2);
reci26.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci26.addItemOutput(<arcane_essentials:master_lightning_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oLightning Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci26.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_lightning_sword>.withTag({display: {Name:"§6§oLightning Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci26.build();
val reci27 = RecipeBuilder.newBuilder("electroblob27","wizardry_combiner",4000);
@@ -274,7 +292,7 @@ reci27.addItemInput(<ebwizardry:magic_crystal:1>*16);
reci27.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci27.addItemInput(<materialpart:sednanite:ingot>*2);
reci27.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci27.addItemOutput(<arcane_essentials:master_fire_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oFire Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci27.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_fire_sword>.withTag({display: {Name:"§6§oIce Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci27.build();
val reci28 = RecipeBuilder.newBuilder("electroblob28","wizardry_combiner",4000);
@@ -285,7 +303,7 @@ reci28.addItemInput(<ebwizardry:magic_crystal:2>*16);
reci28.addItemInput(<ebwizardry:arcane_tome:3>*8);
reci28.addItemInput(<materialpart:sednanite:ingot>*2);
reci28.addItemInput(<materialpart:dreaded_steel:ingot>*2);
reci28.addItemOutput(<arcane_essentials:master_ice_sword>.withTag({ench: [{lvl: 55 as short, id: 16 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "§6§oIce Flamberg§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci28.addItemOutput(SuperEnchantedItem(<arcane_essentials:master_ice_sword>.withTag({display: {Name:"§6§oFire Flamberg§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistSuperFlamberg).getItem());
reci28.build();
val reci29 = RecipeBuilder.newBuilder("electroblob29","wizardry_combiner",100);
@@ -308,7 +326,7 @@ reci30.addEnergyPerTickInput(15000);
reci30.addItemInput(<contenttweaker:brightsteel_feet>);
reci30.addItemInput(<materialpart:chalcedony:ingot>*2);
reci30.addItemInput(<materialpart:lunastone:ingot>*2);
reci30.addItemOutput(<contenttweaker:brightsteel_feet>.withTag(mapBrightBoots += mapBright));
reci30.addItemOutput(SuperEnchantedItem(<contenttweaker:brightsteel_feet>.withTag({display: {Name:"§6§oBrightsteel Boots§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistBrightSuperWrapped).getItem());
reci30.build();
val reci31 = RecipeBuilder.newBuilder("electroblob31","wizardry_combiner",4000);
@@ -316,7 +334,7 @@ reci31.addEnergyPerTickInput(15000);
reci31.addItemInput(<contenttweaker:brightsteel_legs>);
reci31.addItemInput(<materialpart:chalcedony:ingot>*4);
reci31.addItemInput(<materialpart:lunastone:ingot>*3);
reci31.addItemOutput(<contenttweaker:brightsteel_legs>.withTag(mapBrightLegs += mapBright));
reci31.addItemOutput(SuperEnchantedItem(<contenttweaker:brightsteel_legs>.withTag({display: {Name:"§6§oBrightsteel Leggings§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistBrightSuperWrapped).getItem());
reci31.build();
val reci32 = RecipeBuilder.newBuilder("electroblob32","wizardry_combiner",4000);
@@ -324,7 +342,7 @@ reci32.addEnergyPerTickInput(15000);
reci32.addItemInput(<contenttweaker:brightsteel_chest>);
reci32.addItemInput(<materialpart:chalcedony:ingot>*4);
reci32.addItemInput(<materialpart:lunastone:ingot>*5);
reci32.addItemOutput(<contenttweaker:brightsteel_chest>.withTag(mapBrightChest += mapBright));
reci32.addItemOutput(SuperEnchantedItem(<contenttweaker:brightsteel_chest>.withTag({display: {Name:"§6§oBrightsteel Chestplate§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistBrightSuperWrapped).getItem());
reci32.build();
val reci33 = RecipeBuilder.newBuilder("electroblob33","wizardry_combiner",4000);
@@ -332,7 +350,7 @@ reci33.addEnergyPerTickInput(15000);
reci33.addItemInput(<contenttweaker:brightsteel_head>);
reci33.addItemInput(<materialpart:chalcedony:ingot>*4);
reci33.addItemInput(<materialpart:lunastone:ingot>*5);
reci33.addItemOutput(<contenttweaker:brightsteel_head>.withTag(mapBrightHead += mapBright));
reci33.addItemOutput(SuperEnchantedItem(<contenttweaker:brightsteel_head>.withTag({display: {Name:"§6§oBrightsteel Helmet§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistBrightSuperWrapped).getItem());
reci33.build();
val reci34 = RecipeBuilder.newBuilder("electroblob34","wizardry_combiner",100);
@@ -340,4 +358,12 @@ reci34.addEnergyPerTickInput(15000);
reci34.addItemInput(<aoa3:ghostly_powder>);
reci34.addItemInput(<xreliquary:mob_ingredient:9>);
reci34.addItemOutput(<randomthings:ingredient:2>*10);
reci34.build();
reci34.build();
val reci35 = RecipeBuilder.newBuilder("electroblob35","wizardry_combiner",100);
reci35.addEnergyPerTickInput(15000);
reci35.addItemInput(<ebwizardry:magic_crystal:0>*12);
reci35.addItemInput(<minecraft:experience_bottle>*4);
reci35.addItemInput(<astralsorcery:itemcraftingcomponent:5>);
reci35.addItemOutput(<ebwizardry:identification_scroll>);
reci35.build();
+8 -1
View File
@@ -1,5 +1,12 @@
import mods.modularmachinery.RecipeBuilder;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enchlistMjolnirWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",31)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",3)
.add("minecraft:sweeping",4);
val bot1 = RecipeBuilder.newBuilder("erefor1","cold_iron_forge",200);
bot1.addItemInput(<bewitchment:cold_iron_ingot>*4);
@@ -32,7 +39,7 @@ bot5.addItemInput(<erebus:materials:0>*64);
bot5.addItemInput(<minecraft:iron_block>*32);
bot5.addItemInput(<minecraft:nether_star>*4);
bot5.addItemInput(<minecraft:diamond>*2);
bot5.addItemOutput(<erebus:war_hammer>.withTag({ench: [{lvl: 31 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 3 as short, id: 34 as short},{lvl: 4 as short, id: 22 as short}], RepairCost: 1, display: {Name: "§6§oMjolnir§r", Lore:["§d§oSuper-Enchanted§r"]}}));
bot5.addItemOutput(SuperEnchantedItem(<erebus:war_hammer>.withTag({display: {Name:"§6§oMjolnir§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistMjolnirWrapped).getItem());
bot5.build();
val bot6 = RecipeBuilder.newBuilder("erefor6","cold_iron_forge",2000);
+13 -1
View File
@@ -1,5 +1,10 @@
import mods.modularmachinery.RecipeBuilder;
recipes.addShaped(<contenttweaker:plated_photonium>,
[[<contenttweaker:eldritch_metal_plate>, <contenttweaker:eldritch_metal_plate>, <contenttweaker:eldritch_metal_plate>],
[<contenttweaker:eldritch_metal_plate>, <extrabotany:blockphotonium>, <contenttweaker:eldritch_metal_plate>],
[<contenttweaker:eldritch_metal_plate>, <contenttweaker:eldritch_metal_plate>, <contenttweaker:eldritch_metal_plate>]]);
val fortree1 = RecipeBuilder.newBuilder("fortree1","enchanted_greenhouse",1000);
fortree1.addItemInput(<forestry:sapling>.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeChestnut", UID0: "forestry.treeChestnut", Slot: 0 as byte}]}}));
fortree1.setChance(0.0);
@@ -1034,4 +1039,11 @@ fortree137.setChance(0.0);
fortree137.addItemInput(<forestry:peat>);
fortree137.addItemOutput(<forestry:logs.5:1>*64);
fortree137.addItemOutput(<extratrees:food:8>*16);
fortree137.build();
fortree137.build();
val fortree138 = RecipeBuilder.newBuilder("fortree138","enchanted_greenhouse",1000);
fortree138.addItemInput(<abyssalcraft:dreadsapling>);
fortree138.setChance(0.0);
fortree138.addItemInput(<forestry:peat>);
fortree138.addItemOutput(<abyssalcraft:charcoal>*64);
fortree138.build();
+80 -2
View File
@@ -223,7 +223,7 @@ multihellfire23.addWillInput("DEFAULT", 16000);
multihellfire23.addItemInput(<bloodarsenal:base_item:8>);
multihellfire23.addItemInput(<bloodmagic:decorative_brick:2>);
multihellfire23.addItemInput(<avaritia:block_resource:1>);
multihellfire23.addItemInput(<ore:ingotHalite>);
multihellfire23.addItemInput(<ore:ingotFractalliteHalite>);
multihellfire23.addItemOutput(<bloodarsenal:base_item:9>);
multihellfire23.build();
@@ -420,4 +420,82 @@ multihellfire45.addItemInput(<minecraft:snowball>);
multihellfire45.addItemInput(<minecraft:ice>);
multihellfire45.addItemInput(<minecraft:redstone>);
multihellfire45.addItemOutput(<bloodmagic:component:32>);
multihellfire45.build();
multihellfire45.build();
recipes.addShapeless(<contenttweaker:stone_of_life_essence>,
[<forge:bucketfilled>.withTag({FluidName: "lifeessence", Amount: 1000}),
<ore:coquina>]);
val multihellfire46 = RecipeBuilder.newBuilder("multihellfire46","berserker_forge",1);
multihellfire46.addWillInput("DEFAULT", 32);
multihellfire46.addItemInput(<ore:ingotIron>);
multihellfire46.addItemInput(<bloodarsenal:base_item:2>);
multihellfire46.addItemInput(<bloodmagic:component:8>);
multihellfire46.addItemInput(<contenttweaker:stone_of_life_essence>);
multihellfire46.addItemOutput(<bloodarsenal:base_item:3>);
multihellfire46.build();
val multihellfire47 = RecipeBuilder.newBuilder("multihellfire47","berserker_forge",1);
multihellfire47.addWillInput("DEFAULT", 512);
multihellfire47.addItemInput(<ore:gemDiamond>);
multihellfire47.addItemInput(<minecraft:dragon_breath>);
multihellfire47.addItemInput(<bloodarsenal:blood_infused_glowstone>);
multihellfire47.addItemInput(<contenttweaker:stone_of_life_essence>);
multihellfire47.addItemOutput(<bloodarsenal:blood_diamond:0>);
multihellfire47.build();
val multihellfire48 = RecipeBuilder.newBuilder("multihellfire48","berserker_forge",1);
multihellfire48.addWillInput("DEFAULT", 20);
multihellfire48.addItemInput(<ore:sand>);
multihellfire48.addItemInput(<minecraft:packed_ice>);
multihellfire48.addItemInput(<minecraft:fishing_rod>);
multihellfire48.addItemInput(<minecraft:ghast_tear>);
multihellfire48.addItemOutput(<animus:component:4>);
multihellfire48.build();
val multihellfire49 = RecipeBuilder.newBuilder("multihellfire49","berserker_forge",1);
multihellfire49.addWillInput("DEFAULT", 20);
multihellfire49.addItemInput(<minecraft:packed_ice>);
multihellfire49.addItemInput(<tconstruct:firewood>);
multihellfire49.addItemInput(<contenttweaker:hydrogen_crystal>*4);
multihellfire49.addItemInput(<minecraft:obsidian>);
multihellfire49.addItemOutput(<bloodmagic:component:6>);
multihellfire49.build();
val multihellfire50 = RecipeBuilder.newBuilder("multihellfire50","berserker_forge",1);
multihellfire50.addWillInput("DEFAULT", 3);
multihellfire50.addItemInput(<minecraft:sugar>);
multihellfire50.addItemInput(<minecraft:packed_ice>);
multihellfire50.addItemInput(<minecraft:packed_ice>);
multihellfire50.addItemOutput(<bloodmagic:component:0>);
multihellfire50.build();
val multihellfire51 = RecipeBuilder.newBuilder("multihellfire51","berserker_forge",1);
multihellfire51.addWillInput("DEFAULT", 50);
multihellfire51.addItemInput(<minecraft:packed_ice>);
multihellfire51.addItemInput(<tconstruct:firewood>);
multihellfire51.addItemInput(<bloodmagic:teleposer>);
multihellfire51.addItemInput(<minecraft:blaze_rod>);
multihellfire51.addItemOutput(<bloodmagic:component:9>);
multihellfire51.build();
val multihellfire52 = RecipeBuilder.newBuilder("multihellfire52","berserker_forge",1);
multihellfire52.addWillInput("DEFAULT", 0);
multihellfire52.addItemInput(<ore:ingotLumium>*4);
multihellfire52.addItemInput(<ore:blockGlass>);
multihellfire52.addItemInput(<ore:blockGlass>);
multihellfire52.addItemInput(<minecraft:glowstone_dust>);
multihellfire52.addItemOutput(<bloodmagic:component:7>);
multihellfire52.build();
val multihellfire53 = RecipeBuilder.newBuilder("multihellfire53","berserker_forge",1);
multihellfire53.addWillInput("DEFAULT", 10);
multihellfire53.addItemInput(<tconstruct:firewood>);
multihellfire53.addItemInput(<minecraft:redstone>);
multihellfire53.addItemInput(<ore:cobblestone>);
multihellfire53.addItemInput(<ore:blockCoal>);
multihellfire53.addItemOutput(<bloodmagic:component:1>);
multihellfire53.build();
+22 -6
View File
@@ -1,6 +1,22 @@
import mods.modularmachinery.RecipeBuilder;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enchlistDragonSwordWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",75)
.add("minecraft:sweeping",3)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",5)
.add("minecraft:looting",4)
.add("mod_lavacow:lifesteal",15)
.add("minecraft:knockback",2);
val enchlistBirdSwordWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",27)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",10);
val opdra1 = RecipeBuilder.newBuilder("dragoncruc1","dragonfire_crucible",100);
opdra1.addFluidInput(<fluid:eternal_dragon_fire>*20);
opdra1.addItemInput(<minecraft:potion>.withTag({Potion: "minecraft:long_fire_resistance"}));
@@ -49,7 +65,7 @@ opdra6.addItemInput(<iceandfire:dragonscales_red>*4);
opdra6.addItemInput(<iceandfire:dragonscales_green>*4);
opdra6.addItemInput(<iceandfire:dragonscales_bronze>*4);
opdra6.addItemInput(<iceandfire:dragonscales_gray>*4);
opdra6.addItemOutput(<iceandfire:dragonbone_sword_fire>.withTag({ench: [{lvl: 75 as short, id: 16 as short}, {lvl: 3 as short, id: 22 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 21 as short},{lvl: 15 as short, id: 66 as short},{lvl: 2 as short, id: 19 as short}], RepairCost: 1, display: {Name: "§6§oZar'Roc§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
opdra6.addItemOutput(SuperEnchantedItem(<iceandfire:dragonbone_sword_fire>.withTag({display: {Name:"§6§oZar'Roc§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistDragonSwordWrapped).getItem());
opdra6.build();
val opdra7 = RecipeBuilder.newBuilder("dragoncruc7","dragonfire_crucible",3000);
@@ -63,7 +79,7 @@ opdra7.addItemInput(<iceandfire:dragonscales_blue>*4);
opdra7.addItemInput(<iceandfire:dragonscales_white>*4);
opdra7.addItemInput(<iceandfire:dragonscales_sapphire>*4);
opdra7.addItemInput(<iceandfire:dragonscales_silver>*4);
opdra7.addItemOutput(<iceandfire:dragonbone_sword_ice>.withTag({ench: [{lvl: 75 as short, id: 16 as short}, {lvl: 3 as short, id: 22 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 21 as short},{lvl: 15 as short, id: 66 as short},{lvl: 2 as short, id: 19 as short}], RepairCost: 1, display: {Name: "§6§oBrisingr§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
opdra7.addItemOutput(SuperEnchantedItem(<iceandfire:dragonbone_sword_ice>.withTag({display: {Name:"§6§oBrisingr§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistDragonSwordWrapped).getItem());
opdra7.build();
val opdra8 = RecipeBuilder.newBuilder("dragoncruc8","dragonfire_crucible",3000);
@@ -74,7 +90,7 @@ opdra8.addItemInput(<minecraft:nether_star>*4);
opdra8.addItemInput(<iceandfire:manuscript>*10);
opdra8.addItemInput(<twilightforest:raven_feather>*16);
opdra8.addItemInput(<xreliquary:angelic_feather>);
opdra8.addItemOutput(<iceandfire:stymphalian_bird_dagger>.withTag({ench: [{lvl: 27 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 10 as short, id: 34 as short}], RepairCost: 1, display: {Name: "§6§oDagger of the Skies§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
opdra8.addItemOutput(SuperEnchantedItem(<iceandfire:stymphalian_bird_dagger>.withTag({display: {Name:"§6§oDagger of the Skies§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistBirdSwordWrapped).getItem());
opdra8.build();
val opdra9 = RecipeBuilder.newBuilder("dragoncruc9","dragonfire_crucible",100);
@@ -94,8 +110,8 @@ opdra10.build();
val opdra11 = RecipeBuilder.newBuilder("dragoncruc11","dragonfire_crucible",3000);
opdra11.addFluidInput(<fluid:eternal_dragon_fire>*32000);
opdra11.addItemInput(<iceandfire:dragonsteel_ice_sword>);
opdra11.addItemInput(<iceandfire:dragonsteel_ice_ingot>*8);
opdra11.addItemInput(<iceandfire:dragonsteel_lightning_sword>);
opdra11.addItemInput(<iceandfire:dragonsteel_lightning_ingot>*8);
opdra11.addItemInput(<draconicevolution:draconic_block>*4);
opdra11.addItemInput(<minecraft:dragon_egg>*4);
opdra11.addItemInput(<iceandfire:manuscript>*20);
@@ -103,7 +119,7 @@ opdra11.addItemInput(<iceandfire:dragonscales_black>*4);
opdra11.addItemInput(<iceandfire:dragonscales_amythest>*4);
opdra11.addItemInput(<iceandfire:dragonscales_copper>*4);
opdra11.addItemInput(<iceandfire:dragonscales_electric>*4);
opdra11.addItemOutput(<iceandfire:dragonbone_sword_lightning>.withTag({ench: [{lvl: 75 as short, id: 16 as short}, {lvl: 3 as short, id: 22 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 5 as short, id: 34 as short},{lvl: 4 as short, id: 21 as short},{lvl: 15 as short, id: 66 as short},{lvl: 2 as short, id: 19 as short}], RepairCost: 1, display: {Name: "§6§oClaiomh Solais§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
opdra11.addItemOutput(SuperEnchantedItem(<iceandfire:dragonbone_sword_lightning>.withTag({display: {Name:"§6§oClaiomh Solais§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistDragonSwordWrapped).getItem());
opdra11.build();
+3 -1
View File
@@ -390,7 +390,7 @@ val reci38 = RecipeBuilder.newBuilder("inf38","arcane_autoinfuser",120);
reci38.addEnergyPerTickInput(100);
reci38.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "potentia"}]})*100);
reci38.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "vacuos"}]})*50);
reci38.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "alienis"}]})*26);
reci38.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "alienis"}]})*25);
reci38.addItemInput(<thaumcraft:void_seed>);
reci38.addItemInput(<contenttweaker:primordial_sliver>);
reci38.addItemInput(<minecraft:redstone>);
@@ -406,5 +406,7 @@ reci39.addItemInput(<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1,
reci39.addItemInput(<thaumcraft:mirrored_glass>);
reci39.addItemInput(<thaumicaugmentation:material:5>);
reci39.addItemInput(<minecraft:ender_pearl>);
reci39.addItemInput(<ore:plateVoid>);
reci39.addItemInput(<thaumcraft:stone_eldritch_tile>);
reci39.addItemOutput(<thaumicaugmentation:impetus_mirror>);
reci39.build();
+2 -2
View File
@@ -164,8 +164,8 @@ lathe27.build();
val lathe28 = RecipeBuilder.newBuilder("lathe28","aluminum_lathe",20);
lathe28.addEnergyPerTickInput(2000);
lathe28.addItemInput(<ore:ingotHalite>);
lathe28.addItemOutput(<materialpart:halite:rod>*2);
lathe28.addItemInput(<ore:ingotFractalliteHalite>);
lathe28.addItemOutput(<materialpart:fractallite_halite:rod>*2);
lathe28.build();
val lathe29 = RecipeBuilder.newBuilder("lathe29","aluminum_lathe",20);
+5 -5
View File
@@ -46,11 +46,11 @@ val befaller4 = RecipeBuilder.newBuilder("befaller4","meteoric_befaller",1200);
// befaller4.addAspectInput("stellae",50);
befaller4.addLifeEssenceInput(50000, false);
befaller4.addItemInput(<contenttweaker:hyperchitinous_plate>);
befaller4.addItemOutput(<erebus:ore_jade>*12);
befaller4.addItemOutput(<erebus:ore_petrified_quartz>*12);
befaller4.addItemOutput(<erebus:ore_fossil>*10);
befaller4.addItemOutput(<erebus:ore_gneiss>*10);
befaller4.addItemOutput(<erebus:ore_petrified_wood>*10);
befaller4.addItemOutput(<erebus:ore_jade>*32);
befaller4.addItemOutput(<erebus:ore_petrified_quartz>*32);
befaller4.addItemOutput(<erebus:ore_fossil>*32);
befaller4.addItemOutput(<erebus:ore_gneiss>*32);
befaller4.addItemOutput(<erebus:ore_petrified_wood>*32);
befaller4.build();
val befaller5 = RecipeBuilder.newBuilder("befaller5","meteoric_befaller",1200);
+13 -1
View File
@@ -35,7 +35,7 @@ soulcollectorinferium.addFluidInput(<fluid:essence>*1000);
soulcollectorinferium.addFluidInput(<fluid:juice>*1000);
soulcollectorinferium.addItemInput(<thebetweenlands:rock_snot_pearl>*4);
soulcollectorinferium.addItemInput(<enderio:item_broken_spawner>.withTag({entityId: "divinerpg:rainbour"}));
soulcollectorinferium.addItemOutput(<mysticalagradditions:insanium:0>*3);
soulcollectorinferium.addItemOutput(<mysticalagradditions:insanium:0>*5);
soulcollectorinferium.build();
val soulcollectorcrops = RecipeBuilder.newBuilder("soulcollectorcrops","soul_accumulator",60);
@@ -62,3 +62,15 @@ soulcollectorcrops.addItemOutput(<thebetweenlands:weeping_blue_petal>*64);
soulcollectorcrops.addItemOutput(<thebetweenlands:spirit_fruit>*64);
soulcollectorcrops.build();
val soulcollectorfertilizedefinedseed = RecipeBuilder.newBuilder("soulcollectorfertilizedefinedseed","soul_accumulator",60);
soulcollectorfertilizedefinedseed.addEnergyPerTickInput(100000);
soulcollectorfertilizedefinedseed.addFluidInput(<fluid:essence>*1000);
soulcollectorfertilizedefinedseed.addFluidInput(<fluid:juice>*1000);
soulcollectorfertilizedefinedseed.addItemInput(<thebetweenlands:rock_snot_pearl>*4);
soulcollectorfertilizedefinedseed.addItemInput(<enderio:item_broken_spawner>.withTag({entityId: "bewitchment:feuerwurm"}));
soulcollectorfertilizedefinedseed.addItemOutput(<contenttweaker:bewitched_growth_catalyst>*64);
soulcollectorfertilizedefinedseed.build();
mods.nuclearcraft.melter.addRecipe([<contenttweaker:bewitched_growth_catalyst>, <fluid:bewitched_growth_catalyst>]);
mods.thermalexpansion.Crucible.addRecipe(<fluid:bewitched_growth_catalyst>, <contenttweaker:bewitched_growth_catalyst>, 200);
+65
View File
@@ -643,6 +643,71 @@ hypergrowth90.setChance(0.0);
hypergrowth90.addItemOutput(<mysticalagriculture:fluix_essence>*64);
hypergrowth90.build();
val hypergrowth91 = RecipeBuilder.newBuilder("hypergrowth91","hypergrowth_insolator",10);
hypergrowth91.addFluidInput(<fluid:bewitched_growth_catalyst>*1);
hypergrowth91.addItemInput(<contenttweaker:tier_i_defined_seed>);
hypergrowth91.setChance(0.0);
hypergrowth91.addItemOutput(<contenttweaker:defined_inferium_catalyst>*1);
hypergrowth91.addItemOutput(<contenttweaker:defined_prudentium_catalyst>*1);
hypergrowth91.setChance(0.01);
hypergrowth91.addItemOutput(<contenttweaker:recursion_of_clarity>*1);
hypergrowth91.setChance(0.001);
hypergrowth91.build();
val hypergrowth92 = RecipeBuilder.newBuilder("hypergrowth92","hypergrowth_insolator",10);
hypergrowth92.addFluidInput(<fluid:bewitched_growth_catalyst>*1);
hypergrowth92.addItemInput(<contenttweaker:tier_ii_defined_seed>);
hypergrowth92.setChance(0.0);
hypergrowth92.addItemOutput(<contenttweaker:defined_prudentium_catalyst>*1);
hypergrowth92.addItemOutput(<contenttweaker:defined_intermedium_catalyst>*1);
hypergrowth92.setChance(0.05);
hypergrowth92.addItemOutput(<contenttweaker:recursion_of_clarity>*1);
hypergrowth92.setChance(0.01);
hypergrowth92.build();
val hypergrowth93 = RecipeBuilder.newBuilder("hypergrowth93","hypergrowth_insolator",10);
hypergrowth93.addFluidInput(<fluid:bewitched_growth_catalyst>*1);
hypergrowth93.addItemInput(<contenttweaker:tier_iii_defined_seed>);
hypergrowth93.setChance(0.0);
hypergrowth93.addItemOutput(<contenttweaker:defined_intermedium_catalyst>*1);
hypergrowth93.addItemOutput(<contenttweaker:defined_superium_catalyst>*1);
hypergrowth93.setChance(0.1);
hypergrowth93.addItemOutput(<contenttweaker:recursion_of_clarity>*1);
hypergrowth93.setChance(0.05);
hypergrowth93.build();
val hypergrowth94 = RecipeBuilder.newBuilder("hypergrowth94","hypergrowth_insolator",10);
hypergrowth94.addFluidInput(<fluid:bewitched_growth_catalyst>*1);
hypergrowth94.addItemInput(<contenttweaker:tier_iv_defined_seed>);
hypergrowth94.setChance(0.0);
hypergrowth94.addItemOutput(<contenttweaker:defined_superium_catalyst>*1);
hypergrowth94.addItemOutput(<contenttweaker:defined_supremium_catalyst>*1);
hypergrowth94.setChance(0.2);
hypergrowth94.addItemOutput(<contenttweaker:recursion_of_clarity>*1);
hypergrowth94.setChance(0.1);
hypergrowth94.build();
val hypergrowth95 = RecipeBuilder.newBuilder("hypergrowth95","hypergrowth_insolator",10);
hypergrowth95.addFluidInput(<fluid:bewitched_growth_catalyst>*1);
hypergrowth95.addItemInput(<contenttweaker:tier_v_defined_seed>);
hypergrowth95.setChance(0.0);
hypergrowth95.addItemOutput(<contenttweaker:defined_supremium_catalyst>*1);
hypergrowth95.addItemOutput(<contenttweaker:defined_insanium_catalyst>*1);
hypergrowth95.setChance(0.5);
hypergrowth95.addItemOutput(<contenttweaker:recursion_of_clarity>*1);
hypergrowth95.setChance(0.2);
hypergrowth95.build();
val hypergrowth96 = RecipeBuilder.newBuilder("hypergrowth96","hypergrowth_insolator",10);
hypergrowth96.addFluidInput(<fluid:bewitched_growth_catalyst>*1);
hypergrowth96.addItemInput(<contenttweaker:tier_vi_defined_seed>);
hypergrowth96.setChance(0.0);
hypergrowth96.addItemOutput(<contenttweaker:defined_insanium_catalyst>*1);
hypergrowth96.addItemOutput(<contenttweaker:recursion_of_clarity>*5);
hypergrowth96.setChance(0.5);
hypergrowth96.addItemOutput(<contenttweaker:recursion_of_clarity>*1);
hypergrowth96.setChance(0.5);
hypergrowth96.build();
+41
View File
@@ -0,0 +1,41 @@
import mods.modularmachinery.RecipeBuilder;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacred_cinders_apiary>,
[[<contenttweaker:sacred_cinders_fruit>, <contenttweaker:sacred_cinders_fruit>, <careerbees:eternalframe>,
null, <forestry:alveary.hygro>, null,
<careerbees:eternalframe>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:sacred_cinders_fruit>],
[<contenttweaker:sacred_cinders_fruit>, <careerbees:alveary_frame>, null,
<contenttweaker:shyre_crystal>, <forestry:alveary.swarmer>, <contenttweaker:shyre_crystal>,
null, <careerbees:alveary_frame>, <contenttweaker:sacred_cinders_fruit>],
[<careerbees:eternalframe>, null, <forestry:alveary.sieve>,
null, <extrabees:alveary:3>, null,
<forestry:alveary.sieve>, null, <careerbees:eternalframe>],
[null, <contenttweaker:shyre_crystal>, null,
<forestry:alveary.stabiliser>, <forestry:alveary.plain>, <forestry:alveary.stabiliser>,
null, <contenttweaker:shyre_crystal>, null],
[<forestry:alveary.heater>, <forestry:alveary.fan>, <extrabees:alveary:6>,
<forestry:alveary.plain>, <forestry:alveary.plain>, <forestry:alveary.plain>,
<extrabees:alveary:6>, <forestry:alveary.fan>, <forestry:alveary.heater>],
[null, <contenttweaker:shyre_crystal>, null,
<forestry:alveary.stabiliser>, <forestry:alveary.plain>, <forestry:alveary.stabiliser>,
null, <contenttweaker:shyre_crystal>, null],
[<careerbees:eternalframe>, null, <forestry:alveary.sieve>,
null, <extrabees:alveary:3>, null,
<forestry:alveary.sieve>, null, <careerbees:eternalframe>],
[<contenttweaker:sacred_cinders_fruit>, <careerbees:alveary_frame>, null,
<contenttweaker:shyre_crystal>, <forestry:alveary.swarmer>, <contenttweaker:shyre_crystal>,
null, <careerbees:alveary_frame>, <contenttweaker:sacred_cinders_fruit>],
[<contenttweaker:sacred_cinders_fruit>, <contenttweaker:sacred_cinders_fruit>, <careerbees:eternalframe>,
null, <forestry:alveary.hygro>, null,
<careerbees:eternalframe>, <contenttweaker:sacred_cinders_fruit>, <contenttweaker:sacred_cinders_fruit>]]);
+2
View File
@@ -1,5 +1,7 @@
import mods.modularmachinery.RecipeBuilder;
mods.extendedcrafting.CompressionCrafting.addRecipe(<contenttweaker:stone_of_aura>, <contenttweaker:gem_of_aura>, 4096, <extendedcrafting:material:11>, 20000000);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:stone_of_aura>,
[[
+27 -3
View File
@@ -1,11 +1,21 @@
import mods.modularmachinery.RecipeBuilder;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
recipes.addShapeless(<contenttweaker:empowered_mazestone>,
[<twilightforest:mazebreaker_pickaxe>.reuse(),
<contenttweaker:fading_wool>,
<twilightforest:maze_stone>]);
val enclistMorningStarWrapped as EnchantMap = EnchantMap()
.add("minecraft:fire_aspect",5)
.add("minecraft:sharpness",20)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",10);
val reci1 = RecipeBuilder.newBuilder("twiweap1","carminite_empowerer",1200);
reci1.addEnergyPerTickInput(15000);
reci1.addAspectInput("infernum",100);
@@ -14,9 +24,16 @@ reci1.addItemInput(<twilightforest:knightmetal_ingot>*16);
reci1.addItemInput(<twilightforest:twilight_log:3>*64);
reci1.addItemInput(<minecraft:ghast_tear>*16);
reci1.addItemInput(<minecraft:nether_star>);
reci1.addItemOutput(<twilightforest:block_and_chain>.withTag({ench: [{lvl: 5 as short, id: 20 as short}, {lvl: 20 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 10 as short, id: 34 as short}], RepairCost: 1, display: {Name: "§6§oMorning Star§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci1.addItemOutput(SuperEnchantedItem(<twilightforest:block_and_chain>.withTag({display: {Name:"§6§oMorning Star§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistMorningStarWrapped).getItem());
reci1.build();
val enclistSavageAxeWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",20)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",10)
.add("divinerpg:rive",4);
val reci2 = RecipeBuilder.newBuilder("twiweap2","carminite_empowerer",1200);
reci2.addEnergyPerTickInput(15000);
reci2.addAspectInput("bestia",100);
@@ -25,9 +42,16 @@ reci2.addItemInput(<twilightforest:carminite>*16);
reci2.addItemInput(<twilightforest:maze_stone:0>*64);
reci2.addItemInput(<minecraft:gold_ingot>*64);
reci2.addItemInput(<minecraft:nether_star>);
reci2.addItemOutput(<twilightforest:minotaur_axe>.withTag({ench: [{lvl: 20 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 10 as short, id: 34 as short},{lvl: 4 as short, id: 79 as short}], RepairCost: 1, display: {Name: "§6§oAxe of Savagery§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci2.addItemOutput(SuperEnchantedItem(<twilightforest:minotaur_axe>.withTag({display: {Name:"§6§oAxe of Savagery§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSavageAxeWrapped).getItem());
reci2.build();
val enclistBigBerthaWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",35)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",10)
.add("minecraft:knockback",8);
val reci3 = RecipeBuilder.newBuilder("twiweap3","carminite_empowerer",1200);
reci3.addEnergyPerTickInput(15000);
reci3.addAspectInput("aversio",100);
@@ -36,7 +60,7 @@ reci3.addItemInput(<twilightforest:carminite>*16);
reci3.addItemInput(<twilightforest:castle_brick:0>*64);
reci3.addItemInput(<twilightforest:raven_feather>*32);
reci3.addItemInput(<minecraft:nether_star>);
reci3.addItemOutput(<twilightforest:giant_sword>.withTag({ench: [{lvl: 35 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}, {lvl: 10 as short, id: 34 as short},{lvl: 8 as short, id: 19 as short}], RepairCost: 1, display: {Name: "§6§oBig Bertha§r", Lore: ["§d§oSuper-Enchanted§r"]}}));
reci3.addItemOutput(SuperEnchantedItem(<twilightforest:giant_sword>.withTag({display: {Name:"§6§oBig Bertha§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistBigBerthaWrapped).getItem());
reci3.build();
val reci4 = RecipeBuilder.newBuilder("twiweap4","carminite_empowerer",1200);
+9 -7
View File
@@ -157,6 +157,8 @@ mith3.addItemOutput(<mysticalagradditions:stuff:3>*10);
mith3.setChance(0.1);
mith3.addItemOutput(<projectex:power_flower:1>);
mith3.setChance(0.05);
mith3.addItemOutput(<biomesoplenty:crystal:0>*15);
mith3.setChance(0.25);
mith3.addItemOutput(<contenttweaker:tier3_token>);
mith3.build();
@@ -276,31 +278,31 @@ mods.immersiveengineering.Crusher.addRecipe(<contenttweaker:steadfast_will_powde
<bloodmagic:item_demon_crystal:4>,
200);
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:demonic_steel:ingot>*2,
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:demonic_steel:ingot>,
<contenttweaker:demon_will_powder>,
<immersiveengineering:material:7>,
200, 2048,
[<divinerpg:rupee_ingot>], "Alloying");
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:corrosive_steel:ingot>*2,
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:corrosive_steel:ingot>,
<contenttweaker:corrosive_will_powder>,
<immersiveengineering:material:7>,
200, 2048,
[<divinerpg:arlemite_ingot>], "Alloying");
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:destructive_steel:ingot>*2,
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:destructive_steel:ingot>,
<contenttweaker:destructive_will_powder>,
<immersiveengineering:material:7>,
200, 2048,
[<aoa3:limonite_ingot>], "Alloying");
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:vengeful_steel:ingot>*2,
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:vengeful_steel:ingot>,
<contenttweaker:vengeful_will_powder>,
<immersiveengineering:material:7>,
200, 2048,
[<aoa3:rosite_ingot>], "Alloying");
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:steadfast_steel:ingot>*2,
mods.immersiveengineering.ArcFurnace.addRecipe(<materialpart:steadfast_steel:ingot>,
<contenttweaker:steadfast_will_powder>,
<immersiveengineering:material:7>,
200, 2048,
@@ -2472,7 +2474,7 @@ wildwooddragonref.build();
val apalachiadragonref = RecipeBuilder.newBuilder("apalachiadragonref","dragonfire_crucible",100);
apalachiadragonref.addFluidInput(<fluid:twilight_fire>*1000);
apalachiadragonref.addItemInput(<divinerpg:wildwood_chunk>);
apalachiadragonref.addItemInput(<divinerpg:apalachia_chunk>);
apalachiadragonref.addItemInput(<contenttweaker:runandor_garnet>);
apalachiadragonref.addItemInput(<contenttweaker:lunalus_garnet>);
apalachiadragonref.addItemInput(<contenttweaker:borean_garnet>);
@@ -2481,7 +2483,7 @@ apalachiadragonref.build();
val skytherndragonref = RecipeBuilder.newBuilder("skytherndragonref","dragonfire_crucible",100);
skytherndragonref.addFluidInput(<fluid:twilight_fire>*1000);
skytherndragonref.addItemInput(<divinerpg:wildwood_chunk>);
skytherndragonref.addItemInput(<divinerpg:skythern_chunk>);
skytherndragonref.addItemInput(<contenttweaker:ancient_cavern_garnet>);
skytherndragonref.addItemInput(<contenttweaker:immortallis_garnet>);
skytherndragonref.addItemInput(<contenttweaker:greckon_garnet>);
+551 -361
View File
File diff suppressed because it is too large Load Diff
+39
View File
@@ -813,3 +813,42 @@ mythallo111.addItemInput(<contenttweaker:superconducting_sednanite>);
mythallo111.addItemInput(<careerbees:ingredients:13>);
mythallo111.addItemOutput(<contenttweaker:superconducting_sednanite>*2);
mythallo111.build();
val mythallo112 = RecipeBuilder.newBuilder("mythallo112","mythic_processor_alloy_furnace",1);
mythallo112.addEnergyPerTickInput(80000);
mythallo112.addItemInput(<contenttweaker:chaosstrikium_cluster>*12);
mythallo112.addItemInput(<contenttweaker:cactium_sliver>*12);
mythallo112.addItemInput(<contenttweaker:crownite_chunk>*12);
mythallo112.addItemInput(<contenttweaker:thrallium_fragment>*12);
mythallo112.addItemInput(<contenttweaker:gem_of_the_warrior>);
mythallo112.addItemOutput(<contenttweaker:imperfect_gallifreyan_alloy>);
mythallo112.build();
val mythallo113 = RecipeBuilder.newBuilder("mythallo113","mythic_processor_alloy_furnace",1);
mythallo113.addEnergyPerTickInput(80000);
mythallo113.addItemInput(<contenttweaker:modularium_primer>);
mythallo113.addItemInput(<ore:ingotIron>);
mythallo113.addItemOutput(<modularmachinery:itemmodularium>);
mythallo113.build();
val mythallo114 = RecipeBuilder.newBuilder("mythallo114","mythic_processor_alloy_furnace",1);
mythallo114.addEnergyPerTickInput(80000);
mythallo114.addItemInput(<contenttweaker:modularium_primer>);
mythallo114.addItemInput(<contenttweaker:calcite_gem>);
mythallo114.addItemOutput(<modularmachinery:itemmodularium>*8);
mythallo114.build();
val mythallo115 = RecipeBuilder.newBuilder("mythallo115","mythic_processor_alloy_furnace",1);
mythallo115.addEnergyPerTickInput(80000);
mythallo115.addItemInput(<contenttweaker:crystaltine_dust>);
mythallo115.addItemInput(<contenttweaker:calcite_gem>);
mythallo115.addItemOutput(<extendedcrafting:material:24>*8);
mythallo115.build();
val mythallo116 = RecipeBuilder.newBuilder("mythallo116","mythic_processor_alloy_furnace",1);
mythallo116.addEnergyPerTickInput(80000);
mythallo116.addItemInput(<contenttweaker:crystaltine_dust>);
mythallo116.addItemInput(<ore:ingotIron>);
mythallo116.addItemOutput(<extendedcrafting:material:24>);
mythallo116.build();
+48
View File
@@ -455,6 +455,54 @@ mythcomp79.addItemInput(<ore:ingotBloodmasterMetal>*4);
mythcomp79.addItemOutput(<contenttweaker:bloodmaster_block>);
mythcomp79.build();
val mythcomp80 = RecipeBuilder.newBuilder("mythcomp80","mythic_processor_compactor",2);
mythcomp80.addEnergyPerTickInput(60000);
mythcomp80.addItemInput(<contenttweaker:imperfect_gallifreyan_alloy>);
mythcomp80.addItemOutput(<contenttweaker:imperfect_gallifreyan_plate>);
mythcomp80.build();
val mythcomp81 = RecipeBuilder.newBuilder("mythcomp81","mythic_processor_compactor",2);
mythcomp81.addEnergyPerTickInput(60000);
mythcomp81.addItemInput(<contenttweaker:perfected_gallifreyan_alloy>);
mythcomp81.addItemOutput(<contenttweaker:perfected_gallifreyan_plate>);
mythcomp81.build();
val mythcomp82 = RecipeBuilder.newBuilder("mythcomp82","mythic_processor_compactor",2);
mythcomp82.addEnergyPerTickInput(60000);
mythcomp82.addItemInput(<erebus:materials:15>*4);
mythcomp82.addItemInput(<erebus:materials:35>);
mythcomp82.addItemOutput(<contenttweaker:hyperchitinous_plate>);
mythcomp82.addItemOutput(<nuclearcraft:dust:8>);
mythcomp82.build();
val mythcomp83 = RecipeBuilder.newBuilder("mythcomp83","mythic_processor_compactor",2);
mythcomp83.addEnergyPerTickInput(60000);
mythcomp83.addItemInput(<contenttweaker:unidentified_ingot>);
mythcomp83.addItemInput(<projecte:nova_cataclysm>*4);
mythcomp83.addItemOutput(<contenttweaker:unidentified_plate>);
mythcomp83.addItemOutput(<techreborn:dust:15>*12);
mythcomp83.build();
val mythcomp84 = RecipeBuilder.newBuilder("mythcomp84","mythic_processor_compactor",2);
mythcomp84.addEnergyPerTickInput(60000);
mythcomp84.addItemInput(<woot:shard:3>);
mythcomp84.addItemOutput(<woot:stygianironingot>*1);
mythcomp84.build();
val mythcomp85 = RecipeBuilder.newBuilder("mythcomp85","mythic_processor_compactor",2);
mythcomp85.addEnergyPerTickInput(60000);
mythcomp85.addItemInput(<woot:shard:4>);
mythcomp85.addItemOutput(<woot:stygianironingot>*2);
mythcomp85.build();
val mythcomp86 = RecipeBuilder.newBuilder("mythcomp86","mythic_processor_compactor",2);
mythcomp86.addEnergyPerTickInput(60000);
mythcomp86.addItemInput(<woot:shard:5>);
mythcomp86.addItemOutput(<woot:stygianironingot>*3);
mythcomp86.build();
val mythcomp87 = RecipeBuilder.newBuilder("mythcomp87","mythic_processor_compactor",2);
mythcomp87.addEnergyPerTickInput(60000);
mythcomp87.addItemInput(<woot:shard:6>);
mythcomp87.addItemOutput(<woot:stygianironingot>*4);
mythcomp87.build();
+6
View File
@@ -11,3 +11,9 @@ mythdry2.addEnergyPerTickInput(40000);
mythdry2.addItemInput(<minecraft:clay>);
mythdry2.addItemOutput(<tconstruct:dried_clay:0>);
mythdry2.build();
val mythdry3 = RecipeBuilder.newBuilder("mythdry3","mythic_processor_drying_rack",1);
mythdry3.addEnergyPerTickInput(40000);
mythdry3.addFluidInput(<fluid:milk>*1000);
mythdry3.addItemOutput(<contenttweaker:curd>);
mythdry3.build();
+15 -15
View File
@@ -172,39 +172,39 @@ mythindgrind21.addItemInput(<ore:oreRhenium>*4);
mythindgrind21.addItemOutput(<materialpart:rhenium:dust>*32);
mythindgrind21.build();
val mythindgrind22 = RecipeBuilder.newBuilder("mythindgrind22","mythic_processor_grinder",1);
val mythindgrind22 = RecipeBuilder.newBuilder("mythindgrind22","mythic_processor_grinder",20);
mythindgrind22.addEnergyPerTickInput(200000);
mythindgrind22.addFluidInput(<fluid:dense_plasma>*100);
mythindgrind22.addItemInput(<divinerpg:eden_ore>*1);
mythindgrind22.addItemOutput(<divinerpg:eden_fragments>*32);
mythindgrind22.addItemInput(<divinerpg:eden_ore>*32);
mythindgrind22.addItemOutput(<divinerpg:eden_fragments>*1024);
mythindgrind22.build();
val mythindgrind23 = RecipeBuilder.newBuilder("mythindgrind23","mythic_processor_grinder",1);
val mythindgrind23 = RecipeBuilder.newBuilder("mythindgrind23","mythic_processor_grinder",20);
mythindgrind23.addEnergyPerTickInput(200000);
mythindgrind23.addFluidInput(<fluid:dense_plasma>*100);
mythindgrind23.addItemInput(<divinerpg:wildwood_ore>*1);
mythindgrind23.addItemOutput(<divinerpg:wildwood_fragments>*32);
mythindgrind23.addItemInput(<divinerpg:wildwood_ore>*32);
mythindgrind23.addItemOutput(<divinerpg:wildwood_fragments>*1024);
mythindgrind23.build();
val mythindgrind24 = RecipeBuilder.newBuilder("mythindgrind24","mythic_processor_grinder",1);
val mythindgrind24 = RecipeBuilder.newBuilder("mythindgrind24","mythic_processor_grinder",20);
mythindgrind24.addEnergyPerTickInput(200000);
mythindgrind24.addFluidInput(<fluid:dense_plasma>*100);
mythindgrind24.addItemInput(<divinerpg:apalachia_ore>*1);
mythindgrind24.addItemOutput(<divinerpg:apalachia_fragments>*32);
mythindgrind24.addItemInput(<divinerpg:apalachia_ore>*32);
mythindgrind24.addItemOutput(<divinerpg:apalachia_fragments>*1024);
mythindgrind24.build();
val mythindgrind25 = RecipeBuilder.newBuilder("mythindgrind25","mythic_processor_grinder",1);
val mythindgrind25 = RecipeBuilder.newBuilder("mythindgrind25","mythic_processor_grinder",20);
mythindgrind25.addEnergyPerTickInput(200000);
mythindgrind25.addFluidInput(<fluid:dense_plasma>*100);
mythindgrind25.addItemInput(<divinerpg:skythern_ore>*1);
mythindgrind25.addItemOutput(<divinerpg:skythern_fragments>*32);
mythindgrind25.addItemInput(<divinerpg:skythern_ore>*32);
mythindgrind25.addItemOutput(<divinerpg:skythern_fragments>*1024);
mythindgrind25.build();
val mythindgrind26 = RecipeBuilder.newBuilder("mythindgrind26","mythic_processor_grinder",1);
val mythindgrind26 = RecipeBuilder.newBuilder("mythindgrind26","mythic_processor_grinder",20);
mythindgrind26.addEnergyPerTickInput(200000);
mythindgrind26.addFluidInput(<fluid:dense_plasma>*100);
mythindgrind26.addItemInput(<divinerpg:mortum_ore>*1);
mythindgrind26.addItemOutput(<divinerpg:mortum_fragments>*32);
mythindgrind26.addItemInput(<divinerpg:mortum_ore>*32);
mythindgrind26.addItemOutput(<divinerpg:mortum_fragments>*1024);
mythindgrind26.build();
val mythindgrind27 = RecipeBuilder.newBuilder("mythindgrind27","mythic_processor_grinder",1);
+7
View File
@@ -755,6 +755,7 @@ val mythpulv125 = RecipeBuilder.newBuilder("mythpulv125","mythic_processor_pulve
mythpulv125.addEnergyPerTickInput(60000);
mythpulv125.addItemInput(<ore:oreLapis> * 16);
mythpulv125.addItemOutput(<minecraft:dye:4>*128);
mythpulv125.addItemOutput(<techreborn:dust:28>*32);
mythpulv125.addItemOutput(<thermalfoundation:material:771>*16);
mythpulv125.build();
@@ -1257,3 +1258,9 @@ mythpulv202.addItemInput(<ore:oreChargedCertusQuartz> * 16);
mythpulv202.addItemOutput(<appliedenergistics2:material:1>*64);
mythpulv202.addItemOutput(<appliedenergistics2:material:2>*32);
mythpulv202.build();
val mythpulv203 = RecipeBuilder.newBuilder("mythpulv203","mythic_processor_pulverizer",2);
mythpulv203.addEnergyPerTickInput(60000);
mythpulv203.addItemInput(<ore:ingotRhenium> * 16);
mythpulv203.addItemOutput(<materialpart:rhenium:dust>*16);
mythpulv203.build();
+6
View File
@@ -815,3 +815,9 @@ recipes.addShaped(<nuclearcraft:turbine_dynamo_coil:5>,
mods.nuclearcraft.heat_exchanger.addRecipe([<fluid:high_pressure_steam>*1000, <fluid:supercritical_steam>*1000, 80000.0, 300, 700]);
mods.nuclearcraft.turbine.addRecipe([<fluid:supercritical_steam>, <fluid:exhaust_steam>*4, 3000.0, 200.0]);
recipes.addShaped(<nuclearcraft:melter_idle>,
[[<nuclearcraft:part:1>, <contenttweaker:nethengeic_gem>, <nuclearcraft:part:1>],
[<enderio:item_material:72>, <nuclearcraft:part:10>, <enderio:item_material:72>],
[<nuclearcraft:part:1>, <tconstruct:ingots:1>, <nuclearcraft:part:1>]]);
+5 -5
View File
@@ -80,11 +80,11 @@ recipes.addShaped(<contenttweaker:armorer_callstone>,
recipes.addHiddenShapeless("ptahpuzzlepharos",<contenttweaker:pharos_callstone>,
[<bloodmagic:component:2>,
<bloodarsenal:base_item:8>,
<bloodmagic:component:13>,
<animus:component:5>,
<bloodmagic:component:12>]);
[<xreliquary:potion>.withTag({effects: [{duration: 72000, potency: 1, name: "xreliquary:flight_potion"}], hasPotion: 1 as byte}),
<xreliquary:potion>.withTag({effects: [{duration: 72000, potency: 25, name: "minecraft:speed"}], hasPotion: 1 as byte}),
<xreliquary:potion>.withTag({effects: [{duration: 72000, potency: 3, name: "minecraft:haste"}], hasPotion: 1 as byte}),
<xreliquary:potion>.withTag({effects: [{duration: 72000, potency: 1, name: "cyclicmagic:potion.magnet"}], hasPotion: 1 as byte}),
<xreliquary:potion>.withTag({effects: [{duration: 72000, potency: 25, name: "minecraft:luck"}], hasPotion: 1 as byte})]);
//---------------------------------
// hator
+1
View File
@@ -60,6 +60,7 @@ oresednanite.add(<contenttweaker:sednanite_ore>);
val orerhenium = <ore:oreRhenium>;
orerhenium.add(<contenttweaker:rhenium_ore>);
orerhenium.remove(<contenttweaker:sub_block_holder_1:8>);
val oremyrmitite = <ore:oreMyrmitite>;
oremyrmitite.add(<contenttweaker:myrmitite_ore>);
+3 -3
View File
@@ -467,9 +467,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:pixonia_warper>,
[[<libvulpes:productgem:0>, <advancedrocketry:structuretower>, <extratrees:food:49>, <nuclearcraft:berkelium:0>, <contenttweaker:meatballium_322>, <nuclearcraft:berkelium:0>, <extratrees:food:49>, <advancedrocketry:structuretower>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:bipropellantfueltank>, <extratrees:food:55>, <contenttweaker:meatballium_322>, <contenttweaker:bee_stargate>, <contenttweaker:meatballium_322>, <extratrees:food:55>, <advancedrocketry:bipropellantfueltank>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:bipropellantfueltank>, <contenttweaker:blood_infused_dimensional_ingot>, <nuclearcraft:berkelium:0>, <contenttweaker:meatballium_322>, <nuclearcraft:berkelium:0>, <contenttweaker:blood_infused_dimensional_ingot>, <advancedrocketry:bipropellantfueltank>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:advbipropellantrocketmotor>, <contenttweaker:living_myrmitite_ingot>, <nuclearcraft:fission_block>, <techreborn:fusion_coil>, <nuclearcraft:fission_block>, <contenttweaker:living_myrmitite_ingot>, <advancedrocketry:advbipropellantrocketmotor>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:advbipropellantrocketmotor>, <contenttweaker:living_myrmitite_ingot>, <techreborn:fusion_coil>, <contenttweaker:pixonia_artifact>, <techreborn:fusion_coil>, <contenttweaker:living_myrmitite_ingot>, <advancedrocketry:advbipropellantrocketmotor>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:advbipropellantrocketmotor>, <contenttweaker:living_myrmitite_ingot>, <nuclearcraft:fission_block>, <techreborn:fusion_coil>, <nuclearcraft:fission_block>, <contenttweaker:living_myrmitite_ingot>, <advancedrocketry:advbipropellantrocketmotor>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:advbipropellantrocketmotor>, <ore:ingotMyrmitite>, <nuclearcraft:fission_block>, <techreborn:fusion_coil>, <nuclearcraft:fission_block>, <ore:ingotMyrmitite>, <advancedrocketry:advbipropellantrocketmotor>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:advbipropellantrocketmotor>, <ore:ingotMyrmitite>, <techreborn:fusion_coil>, <contenttweaker:pixonia_artifact>, <techreborn:fusion_coil>, <ore:ingotMyrmitite>, <advancedrocketry:advbipropellantrocketmotor>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:advbipropellantrocketmotor>, <ore:ingotMyrmitite>, <nuclearcraft:fission_block>, <techreborn:fusion_coil>, <nuclearcraft:fission_block>, <ore:ingotMyrmitite>, <advancedrocketry:advbipropellantrocketmotor>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:bipropellantfueltank>, <contenttweaker:blood_infused_dimensional_ingot>, <nuclearcraft:berkelium:0>, <contenttweaker:meatballium_322>, <nuclearcraft:berkelium:0>, <contenttweaker:blood_infused_dimensional_ingot>, <advancedrocketry:bipropellantfueltank>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:bipropellantfueltank>, <extratrees:food:55>, <contenttweaker:meatballium_322>, <contenttweaker:wormhole_catalyst>, <contenttweaker:meatballium_322>, <extratrees:food:55>, <advancedrocketry:bipropellantfueltank>, <libvulpes:productgem:0>],
[<libvulpes:productgem:0>, <advancedrocketry:structuretower>, <extratrees:food:49>, <nuclearcraft:berkelium:0>, <contenttweaker:meatballium_322>, <nuclearcraft:berkelium:0>, <extratrees:food:49>, <advancedrocketry:structuretower>, <libvulpes:productgem:0>]]);
+77
View File
@@ -569,6 +569,83 @@ mods.thermalexpansion.Insolator.addRecipeMonoculture(<randomthings:glowingmushro
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<mod_lavacow:bloodtooth_shroom>*3,
<mod_lavacow:bloodtooth_shroom>,
<thermalfoundation:fertilizer:0>,
25000,
<mod_lavacow:bloodtooth_shroom>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<mod_lavacow:bloodtooth_shroom>*5,
<mod_lavacow:bloodtooth_shroom>,
<thermalfoundation:fertilizer:1>,
25000,
<mod_lavacow:bloodtooth_shroom>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<mod_lavacow:bloodtooth_shroom>*7,
<mod_lavacow:bloodtooth_shroom>,
<thermalfoundation:fertilizer:2>,
25000,
<mod_lavacow:bloodtooth_shroom>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<biomesoplenty:bramble_plant:0>*3,
<biomesoplenty:bramble_plant:0>,
<thermalfoundation:fertilizer:0>,
25000,
<biomesoplenty:bramble_plant:0>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<biomesoplenty:bramble_plant:0>*5,
<biomesoplenty:bramble_plant:0>,
<thermalfoundation:fertilizer:1>,
25000,
<biomesoplenty:bramble_plant:0>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<biomesoplenty:bramble_plant:0>*7,
<biomesoplenty:bramble_plant:0>,
<thermalfoundation:fertilizer:2>,
25000,
<biomesoplenty:bramble_plant:0>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<randomthings:beans:0>*3,
<randomthings:beans:0>,
<thermalfoundation:fertilizer:0>,
25000,
<randomthings:beans:0>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<randomthings:beans:0>*5,
<randomthings:beans:0>,
<thermalfoundation:fertilizer:1>,
25000,
<randomthings:beans:0>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<randomthings:beans:0>*7,
<randomthings:beans:0>,
<thermalfoundation:fertilizer:2>,
25000,
<randomthings:beans:0>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<mysticalagriculture:crafting:0>*15,
<mysticalagradditions:tier6_inferium_seeds>,
<thermalfoundation:fertilizer:0>,
25000,
<mysticalagradditions:tier6_inferium_seeds>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<mysticalagriculture:jade_essence>*20,
<mysticalagradditions:tier6_inferium_seeds>,
<thermalfoundation:fertilizer:1>,
25000,
<mysticalagradditions:tier6_inferium_seeds>,
105);
mods.thermalexpansion.Insolator.addRecipeMonoculture(<mysticalagriculture:jade_essence>*25,
<mysticalagradditions:tier6_inferium_seeds>,
<thermalfoundation:fertilizer:2>,
25000,
<mysticalagradditions:tier6_inferium_seeds>,
105);
+10 -1
View File
@@ -37,4 +37,13 @@ recipes.addShaped(<railcraft:armor_leggings_steel>,
recipes.addShaped(<railcraft:armor_boots_steel>,
[[<ore:nuggetSteel>, null, <ore:nuggetSteel>],
[<ore:ingotSteel>, null, <ore:ingotSteel>],
[null, null, null]]);
[null, null, null]]);
recipes.remove(<railcraft:trade_station>);
recipes.removeShaped(<railcraft:coke_oven_red:0>);
mods.extendedcrafting.TableCrafting.addShaped(<railcraft:coke_oven_red:0>,
[[<minecraft:sand:1>, <tconstruct:materials:2>, <minecraft:sand:1>],
[<tconstruct:materials:2>, <immersiveengineering:treated_wood>, <tconstruct:materials:2>],
[<minecraft:sand:1>, <tconstruct:materials:2>, <minecraft:sand:1>]]);
+194 -53
View File
@@ -542,18 +542,18 @@ recipes.removeShapeless(<aoa3:precasia_realmstone>);
recipes.removeShapeless(<aoa3:shyrelands_realmstone>);
recipes.addShapeless(<thaumcraft:chunk:0>,
[<contenttweaker:infernal_furnace>]);
recipes.addShapeless(<thaumcraft:chunk:1>,
[<contenttweaker:infernal_furnace>]);
recipes.addShapeless(<thaumcraft:chunk:2>,
[<contenttweaker:infernal_furnace>]);
recipes.addShapeless(<thaumcraft:chunk:3>,
[<contenttweaker:infernal_furnace>]);
recipes.addShapeless(<thaumcraft:chunk:4>,
[<contenttweaker:infernal_furnace>]);
recipes.addShapeless(<thaumcraft:chunk:5>,
[<contenttweaker:infernal_furnace>]);
// recipes.addShapeless(<thaumcraft:chunk:0>,
// [<contenttweaker:infernal_furnace>]);
// recipes.addShapeless(<thaumcraft:chunk:1>,
// [<contenttweaker:infernal_furnace>]);
// recipes.addShapeless(<thaumcraft:chunk:2>,
// [<contenttweaker:infernal_furnace>]);
// recipes.addShapeless(<thaumcraft:chunk:3>,
// [<contenttweaker:infernal_furnace>]);
// recipes.addShapeless(<thaumcraft:chunk:4>,
// [<contenttweaker:infernal_furnace>]);
// recipes.addShapeless(<thaumcraft:chunk:5>,
// [<contenttweaker:infernal_furnace>]);
val alltheendersword = <ore:alltheEnderSwords>;
alltheendersword.add(<divinerpg:black_ender_sword>);
@@ -1614,46 +1614,46 @@ recipes.addShapeless(<bigreactors:reactorcontroller>,
recipes.addShapeless(<bigreactors:turbinecontroller>,
[<contenttweaker:good_extreme_turbine>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:0>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreIron>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:1>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreGold>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:2>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreCopper>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:3>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreTin>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:4>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreSilver>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:5>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreLead>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:6>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreCinnabar>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:7>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreNetherQuartz>]);
recipes.addShapeless(<thaumicwonders:eldritch_cluster:8>,
[<contenttweaker:catalyzation_chamber>,
<thaumicwonders:alienist_stone>,
<ore:oreVoidMetal>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:0>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreIron>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:1>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreGold>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:2>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreCopper>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:3>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreTin>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:4>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreSilver>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:5>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreLead>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:6>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreCinnabar>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:7>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreNetherQuartz>]);
// recipes.addShapeless(<thaumicwonders:eldritch_cluster:8>,
// [<contenttweaker:catalyzation_chamber>,
// <thaumicwonders:alienist_stone>,
// <ore:oreVoidMetal>]);
recipes.addShapeless(<thaumicwonders:primordial_grain>,
[<contenttweaker:primordial_accelerator>,
<thaumcraft:primordial_pearl>]);
// recipes.addShapeless(<thaumicwonders:primordial_grain>,
// [<contenttweaker:primordial_accelerator>,
// <thaumcraft:primordial_pearl>]);
recipes.remove(<cyclicmagic:battery_infinite>);
recipes.remove(<computercraft:command_computer>);
@@ -1849,9 +1849,9 @@ mods.techreborn.grinder.addRecipe(<appliedenergistics2:material:2>, <appliedener
// [<botania:manaresource:0>, <divinerpg:arcanium_block>, <botania:manaresource:0>],
// [<botania:manaresource:7>, <botania:manaresource:0>, <botania:manaresource:7>]]);
recipes.addShaped(<extrabotany:lens:6>.withTag({})*2,
recipes.addShaped(<extrabotany:lens:6>.withTag({}),
[[null, <contenttweaker:greater_gaia_spirit>, null],
[<contenttweaker:greater_gaia_spirit>, <extrabotany:lens:6>.withTag({}), <contenttweaker:greater_gaia_spirit>],
[<contenttweaker:greater_gaia_spirit>, <extrabotany:lens:6>.withTag({}).reuse(), <contenttweaker:greater_gaia_spirit>],
[null, <contenttweaker:greater_gaia_spirit>, null]]);
@@ -1889,3 +1889,144 @@ recipes.addShapeless(<minecraft:golden_apple>,
[<contenttweaker:rare_loot_table>]);
recipes.addShaped(<contenttweaker:rftools_syringe>,
[[<minecraft:iron_ingot>, <minecraft:structure_void>, <minecraft:structure_void>],
[<minecraft:structure_void>, <minecraft:iron_ingot>, <minecraft:structure_void>],
[<minecraft:structure_void>, <minecraft:structure_void>, <minecraft:glass_bottle>]]);
recipes.addShapeless(<contenttweaker:fine_mineral_dust>,
[<contenttweaker:passive_packagedauto>]);
recipes.addShapeless(<contenttweaker:everwatching_eye>,
[<contenttweaker:passive_extended_crafting>]);
recipes.addShapeless(<contenttweaker:everwatching_eye>,
[<contenttweaker:passive_packagedauto>]);
recipes.addShapeless(<contenttweaker:gem_of_aura>,
[<contenttweaker:passive_packagedauto>]);
recipes.addShapeless(<contenttweaker:complex_gearbox>,
[<contenttweaker:passive_packagedauto>]);
recipes.addShapeless(<contenttweaker:complex_crank_shaft>,
[<contenttweaker:passive_packagedauto>]);
recipes.addShapeless(<minecraft:ender_pearl>,
[<contenttweaker:nebulous_soul>]);
recipes.addShaped(<contenttweaker:whispering_meatball>*2,
[[<contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>],
[<contenttweaker:sentient_meatball>, <contenttweaker:whispering_meatball>, <contenttweaker:sentient_meatball>],
[<contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>, <contenttweaker:sentient_meatball>]]);
recipes.addShapeless(<contenttweaker:alchemical_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:iron_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:gold_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:0>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:1>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:redstone_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<minecraft:diamond_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<libvulpes:ore0:0>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<libvulpes:ore0:8>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:7>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<bigreactors:oreanglesite>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<bigreactors:orebenitoite>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<thermalfoundation:ore:8>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:arlemite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:realmite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:rupee_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:bloodgem_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<divinerpg:netherite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:rosite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:limonite_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:runium_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:sapphire_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:jade_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.addShapeless(<aoa3:amethyst_ore>,
[<contenttweaker:orbital_laser_drops>, <advancedrocketry:spacelaser>]);
recipes.remove(<natura:respawn_obelisk>);
mods.techreborn.industrialGrinder.addRecipe(<bigreactors:mineralbenitoite>, <techreborn:dust:33>, <techreborn:dust:33>, <techreborn:dust:33>, <bigreactors:orebenitoite>, <nuclearcraft:plutonium:15>, <fluid:water>, 80, 1);
mods.techreborn.industrialGrinder.addRecipe(<bigreactors:mineralanglesite>, <techreborn:dust:33>, <techreborn:dust:33>, <techreborn:dust:33>, <bigreactors:oreanglesite>, <nuclearcraft:plutonium:15>, <fluid:water>, 80, 1);
recipes.addShapeless(<astralsorcery:blockaltar:0>,
[<contenttweaker:getting_more_starlight>]);
recipes.addShapeless(<astralsorcery:blockaltar:1>,
[<contenttweaker:getting_more_starlight>]);
recipes.addShapeless(<astralsorcery:blockaltar:2>,
[<contenttweaker:getting_more_starlight>]);
recipes.addShapeless(<astralsorcery:blockaltar:3>,
[<contenttweaker:getting_more_starlight>]);
mods.nuclearcraft.manufactory.addRecipe([<ore:netherrack>, <techreborn:dust:33>]);
mods.thermalexpansion.Pulverizer.addRecipe(<techreborn:dust:33>, <minecraft:netherrack>,100);
mods.thermalexpansion.Compactor.addMintRecipe(<techreborn:plates:10>, <minecraft:dye:4>, 33);
mods.nuclearcraft.pressurizer.addRecipe([<minecraft:dye:4>, <techreborn:plates:10>]);
mods.nuclearcraft.rock_crusher.addRecipe([<aoa3:shyrelands_stone>, <enderio:item_material:20>*8, <enderio:item_material:20>*4, <enderio:item_material:20>*2]);
mods.nuclearcraft.rock_crusher.addRecipe([<tardis:gallifreyan_stone>, <enderio:item_material:20>*12, <enderio:item_material:20>*6, <enderio:item_material:20>*3]);
mods.nuclearcraft.manufactory.removeRecipeWithInput([<minecraft:clay>]);
mods.nuclearcraft.manufactory.addRecipe([<minecraft:clay>, <techreborn:dust:12>*9]);
mods.nuclearcraft.alloy_furnace.addRecipe([<gendustry:honey_drop>, <contenttweaker:meatball>*4, <contenttweaker:sentient_meatball>*4]);
furnace.addRecipe(<twilightforest:auroralized_glass>, <twilightforest:aurora_block>);
mods.nuclearcraft.decay_hastener.addRecipe([<ore:ingotHotVibraniumAlloy>, <ore:ingotVibraniumAlloy>]);
recipes.addShapeless(<techreborn:part:33>,
[<techreborn:recycler>, <contenttweaker:recycler_drop>]);
recipes.addShapeless(<contenttweaker:sanitized_dark_matter>,
[<projecte:item.pe_matter:0>, <projecte:item.pe_fuel:2>]);
furnace.addRecipe(<contenttweaker:crystaltine_dust>, <contenttweaker:vibranium_head>);
furnace.addRecipe(<contenttweaker:crystaltine_dust>, <contenttweaker:vibranium_legs>);
furnace.addRecipe(<contenttweaker:crystaltine_dust>, <contenttweaker:vibranium_feet>);
furnace.addRecipe(<contenttweaker:crystaltine_dust>, <contenttweaker:vibranium_chest>);
mods.thermalexpansion.InductionSmelter.removeRecipe(<thermalfoundation:material:865>, <techreborn:ore:8>);
mods.thermalexpansion.InductionSmelter.removeRecipe(<thermalfoundation:material:866>, <techreborn:ore:8>);
mods.thermalexpansion.InductionSmelter.removeRecipe(<minecraft:sand>, <techreborn:ore:8>);
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>*3, <thermalfoundation:material:865>, <techreborn:ore:8>, 4000, <thermalfoundation:material:864>, 75);
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>*3, <thermalfoundation:material:866>, <techreborn:ore:8>, 4000, <thermalfoundation:material:864>, 75);
mods.thermalexpansion.InductionSmelter.addRecipe(<techreborn:ingot:15>*2, <minecraft:sand>, <techreborn:ore:8>, 4000, <thermalfoundation:material:864>, 75);
recipes.remove(<actuallyadditions:item_food:13>);
recipes.addShaped(<actuallyadditions:item_food:13>,
[[null, <actuallyadditions:item_food:10>, null],
[<actuallyadditions:item_food:0>, <minecraft:cooked_beef>, <actuallyadditions:item_knife>],
[null, <actuallyadditions:item_food:10>, null]]);
+1 -1
View File
@@ -4,7 +4,7 @@ recipes.removeShaped(<tardis:tardis_coral>);
mods.extendedcrafting.TableCrafting.addShaped(<tardis:tardis_coral>,
[[<avaritia:block_resource:1>, <contenttweaker:hypercubic_energy_orb>, <avaritia:block_resource:1>],
[<contenttweaker:hypercubic_energy_orb>, <ore:ingotHalite>, <contenttweaker:hypercubic_energy_orb>],
[<contenttweaker:hypercubic_energy_orb>, <ore:ingotFractalliteHalite>, <contenttweaker:hypercubic_energy_orb>],
[<avaritia:block_resource:1>, <contenttweaker:hypercubic_energy_orb>, <avaritia:block_resource:1>]]);
recipes.remove(<tardis:key>);
+33 -13
View File
@@ -1,9 +1,9 @@
import mods.thaumcraft.Infusion;
import mods.modularmachinery.RecipeBuilder;
import crafttweaker.enchantments.IEnchantmentDefinition;
import crafttweaker.data.IData;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
val enclistEXPCutter as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:endercore:xpboost>, <enchantment:minecraft:mending>, <enchantment:minecraft:unbreaking>];
/* val enclistEXPCutter as IEnchantmentDefinition[] = [<enchantment:minecraft:sharpness>, <enchantment:endercore:xpboost>, <enchantment:minecraft:mending>, <enchantment:minecraft:unbreaking>];
var mapExpCutter as IData = {};
mapExpCutter += enclistEXPCutter[0].makeEnchantment(39).makeTag();
mapExpCutter += enclistEXPCutter[1].makeEnchantment(100).makeTag();
@@ -12,9 +12,17 @@ mapExpCutter += enclistEXPCutter[3].makeEnchantment(5).makeTag();
var mapExpCutterOther as IData = {
RepairCost: 1,
display: {Name: "§6§oPrimal Cutter§r",Lore:["§d§oSuper-Enchanted§r"]}
};
}; */
val enchlistMagicShield as IEnchantmentDefinition[] = [<enchantment:ebwizardry:shock_protection>, <enchantment:minecraft:protection>, <enchantment:ebwizardry:magic_protection>, <enchantment:ebwizardry:frost_protection>, <enchantment:minecraft:fire_protection>, <enchantment:minecraft:blast_protection>, <enchantment:minecraft:projectile_protection>];
val enclistEXPCutterWrapped as EnchantMap = EnchantMap()
.add("minecraft:sharpness",39)
.add("endercore:xpboost",100)
.add("minecraft:mending",1)
.add("minecraft:unbreaking",5);
/* val enchlistMagicShield as IEnchantmentDefinition[] = [<enchantment:ebwizardry:shock_protection>, <enchantment:minecraft:protection>, <enchantment:ebwizardry:magic_protection>, <enchantment:ebwizardry:frost_protection>, <enchantment:minecraft:fire_protection>, <enchantment:minecraft:blast_protection>, <enchantment:minecraft:projectile_protection>];
var mapMagicShielding as IData = {};
mapMagicShielding += enchlistMagicShield[0].makeEnchantment(16).makeTag();
mapMagicShielding += enchlistMagicShield[1].makeEnchantment(16).makeTag();
@@ -22,9 +30,21 @@ mapMagicShielding += enchlistMagicShield[2].makeEnchantment(100).makeTag();
mapMagicShielding += enchlistMagicShield[3].makeEnchantment(16).makeTag();
mapMagicShielding += enchlistMagicShield[4].makeEnchantment(16).makeTag();
mapMagicShielding += enchlistMagicShield[5].makeEnchantment(16).makeTag();
mapMagicShielding += enchlistMagicShield[6].makeEnchantment(16).makeTag();
mapMagicShielding += enchlistMagicShield[6].makeEnchantment(16).makeTag(); */
var mapSuperMithHelm as IData = {
val enchlistMagicShieldWrapped as EnchantMap = EnchantMap()
.add("ebwizardry:shock_protection",16)
.add("minecraft:protection",16)
.add("ebwizardry:magic_protection",100)
.add("ebwizardry:frost_protection",16)
.add("minecraft:fire_protection",16)
.add("minecraft:blast_protection",16)
.add("minecraft:projectile_protection",16);
/* var mapSuperMithHelm as IData = {
RepairCost: 1,
display: {Name: "§6§oMithminite Hood§r",Lore:["§d§oSuper-Enchanted§r"]}
};
@@ -42,7 +62,7 @@ var mapSuperMithLegs as IData = {
var mapSuperMithBoots as IData = {
RepairCost: 1,
display: {Name: "§6§oMithminite Boots§r",Lore:["§d§oSuper-Enchanted§r"]}
};
}; */
mods.thaumcraft.Infusion.registerRecipe("inflesser", "",
@@ -72,7 +92,7 @@ recipes.addShaped(<contenttweaker:ineffable_sun>,
<contenttweaker:ineffable_sun>.setAspects([<aspect:ignis>*50, <aspect:aer>*50, <aspect:terra>*50, <aspect:aqua>*50, <aspect:ordo>*50, <aspect:perditio>*50, <aspect:auram>*50, <aspect:vitium>*50]);
mods.thaumcraft.Infusion.registerRecipe("supercutter", "",
<thaumicaugmentation:primal_cutter>.withTag(mapExpCutter += mapExpCutterOther), 10,
SuperEnchantedItem(<thaumicaugmentation:primal_cutter>.withTag({display: {Name:"§6§oPrimal Cutter§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistEXPCutterWrapped).getItem(), 10,
[<aspect:humanus>*200, <aspect:auram>*100],
<thaumicaugmentation:primal_cutter>,
[<thaumcraft:vis_resonator>, <contenttweaker:concentrated_essence>, <contenttweaker:concentrated_essence>, <deepmoblearning:living_matter_twilight>, <thaumadditions:adaminite_plate>, <thaumictinkerer:repairer>, <abyssalcraft:crystalcluster:7>, <botania:brewvial>.withTag({brewKey: "oneforall"})]);
@@ -115,7 +135,7 @@ mods.thaumcraft.Infusion.registerRecipe("fluxspongeftw", "",
<contenttweaker:endergenic_sediment>, <contenttweaker:endergenic_sediment>]);
mods.thaumcraft.Infusion.registerRecipe("supermithhelm", "",
<thaumadditions:mithminite_hood>.withTag(mapSuperMithHelm += mapMagicShielding), 100,
SuperEnchantedItem(<thaumadditions:mithminite_hood>.withTag({display: {Name:"§6§oMithminite Hood§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistMagicShieldWrapped).getItem(), 100,
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
<thaumadditions:mithminite_hood>,
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
@@ -124,7 +144,7 @@ mods.thaumcraft.Infusion.registerRecipe("supermithhelm", "",
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
mods.thaumcraft.Infusion.registerRecipe("supermithchest", "",
<thaumadditions:mithminite_robe>.withTag(mapSuperMithChest += mapMagicShielding), 100,
SuperEnchantedItem(<thaumadditions:mithminite_robe>.withTag({display: {Name:"§6§oMithminite Robe§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistMagicShieldWrapped).getItem(), 100,
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
<thaumadditions:mithminite_robe>,
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
@@ -133,7 +153,7 @@ mods.thaumcraft.Infusion.registerRecipe("supermithchest", "",
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
mods.thaumcraft.Infusion.registerRecipe("supermithlegs", "",
<thaumadditions:mithminite_belt>.withTag(mapSuperMithLegs += mapMagicShielding), 100,
SuperEnchantedItem(<thaumadditions:mithminite_belt>.withTag({display: {Name:"§6§oMithminite Belt§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistMagicShieldWrapped).getItem(), 100,
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
<thaumadditions:mithminite_belt>,
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
@@ -142,7 +162,7 @@ mods.thaumcraft.Infusion.registerRecipe("supermithlegs", "",
<mysticalagradditions:storage:1>, <contenttweaker:faultless_ichor>]);
mods.thaumcraft.Infusion.registerRecipe("supermithfeet", "",
<thaumadditions:mithminite_boots>.withTag(mapSuperMithBoots += mapMagicShielding), 100,
SuperEnchantedItem(<thaumadditions:mithminite_boots>.withTag({display: {Name:"§6§oMithminite Boots§r",Lore:["§d§oSuper-Enchanted§r"]}}), enchlistMagicShieldWrapped).getItem(), 100,
[<aspect:praemunio>*600, <aspect:metallum>*500, <aspect:praecantatio>*400, <aspect:alienis>*400],
<thaumadditions:mithminite_boots>,
[<contenttweaker:shard_of_protection>, <thaumadditions:mithminite_block>,
+38 -10
View File
@@ -1,5 +1,7 @@
import mods.modularmachinery.RecipeBuilder;
import mods.thaumcraft.Infusion;
import scripts.enchantwrapper.EnchantUtil.EnchantMap;
import scripts.enchantwrapper.EnchantWrapper.SuperEnchantedItem;
// EZ aeternalis fuel
@@ -205,15 +207,21 @@ mods.astralsorcery.Altar.addTraitAltarRecipe("meatballcraft:shaped/internal/alta
],
"astralsorcery.constellation.armara");
mods.extendedcrafting.TableCrafting.addShaped(<astralsorcery:itemcape>.withTag({ench: [
{lvl: 10 as short, id: 0 as short},
{lvl: 10 as short, id: 1 as short},
{lvl: 30 as short, id: 30 as short},
{lvl: 100 as short, id: 34 as short},
{lvl: 1 as short, id: 70 as short},
{lvl: 10 as short, id: 3 as short},
{lvl: 10 as short, id: 4 as short}
], RepairCost: 1, astralsorcery: {constellationName: "astralsorcery.constellation.armara"},display: {Name:"§6§oMantle of the Stars§r",Lore:["§d§oSuper-Enchanted§r"]}}),
val enclistSuperMantleWrapped as EnchantMap = EnchantMap()
.add("minecraft:protection",10)
.add("minecraft:fire_protection",10)
.add("openblocks:last_stand",30)
.add("minecraft:unbreaking",100)
.add("minecraft:mending",6)
.add("minecraft:blast_protection",10)
.add("minecraft:projectile_protection",10);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<astralsorcery:itemcape>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.armara"},display: {Name:"§6§oMantle of the Stars§r",Lore:["§d§oSuper-Enchanted§r"]}}), enclistSuperMantleWrapped).getItem(),
[[<astralsorcery:itemperkseal>, <astralsorcery:itemrockcrystalsimple>, null, <contenttweaker:dynatos_crystal>, null, <astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemperkseal>],
[<astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemrockcrystalsimple>, <extendedcrafting:singularity:49>, <astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemrockcrystalsimple>, <astralsorcery:itemrockcrystalsimple>],
[null, <astralsorcery:itemrockcrystalsimple>, null, null, null, <astralsorcery:itemrockcrystalsimple>, null],
@@ -403,4 +411,24 @@ bookebspells.add(<tfspellpack:twilight_spell_book>);
recipes.addShapeless(<ebwizardry:magic_crystal:0>*3,
[<ore:bookEBSpells>,
<contenttweaker:spell_recycling_crystal>.reuse()]);
<contenttweaker:spell_recycling_crystal>.reuse()]);
recipes.addShapeless(<ebwizardry:magic_crystal:0>*3,
[<ebwizardry:spell_book:*>,
<contenttweaker:spell_recycling_crystal>.reuse()]);
recipes.addShapeless(<ebwizardry:magic_crystal:0>*3,
[<tfspellpack:twilight_spell_book:*>,
<contenttweaker:spell_recycling_crystal>.reuse()]);
// black lotus
recipes.addShapeless(<botania:blacklotus:0>,
[<contenttweaker:alchemical_mushroom>.reuse(),
<contenttweaker:champion_token>,
<contenttweaker:essence_of_petrification>,
<gendustry:honey_comb:13341>,
<contenttweaker:broken_portal_arcana>.reuse(),
<contenttweaker:broken_portal_arcana>.reuse(),
<contenttweaker:broken_portal_arcana>.reuse(),
<contenttweaker:broken_portal_arcana>.reuse()]);
+98 -6
View File
@@ -39,7 +39,7 @@ val brassingot = <ore:ingotBrass>;
brassingot.remove(<railcraft:ingot:9>);
recipes.removeShapeless(<railcraft:ingot:9>);
recipes.addShapeless(<tconstruct:ingots:5>*9, [<ore:blockBrass>]);
recipes.addShapeless(<techreborn:ingot:1>*9, [<ore:blockBrass>]);
val brassplate = <ore:plateBrass>;
brassplate.remove(<railcraft:plate:11>);
@@ -52,7 +52,22 @@ recipes.addShapeless(<techreborn:plates:18>,
[<immersiveengineering:tool:0>,
<ore:ingotBrass>]);
recipes.removeShapeless(<tconstruct:ingots:5>, [<ore:blockBrass>]);
// recipes.removeShapeless(<tconstruct:ingots:5>, [<ore:blockAlubrass>]);
recipes.removeShaped(<railcraft:ingot:9>,
[[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>],
[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>],
[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>]]);
recipes.addShaped(<techreborn:ingot:1>,
[[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>],
[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>],
[<ore:nuggetBrass>, <ore:nuggetBrass>, <ore:nuggetBrass>]]);
mods.immersiveengineering.ArcFurnace.removeRecipe(<railcraft:ingot:9>);
mods.immersiveengineering.ArcFurnace.addRecipe(<techreborn:ingot:1>, <ore:ingotZinc>, null, 100, 512, [<ore:dustCopper>*3]);
mods.immersiveengineering.ArcFurnace.addRecipe(<techreborn:ingot:1>, <ore:dustZinc>, null, 100, 512, [<ore:ingotCopper>*3]);
mods.immersiveengineering.ArcFurnace.addRecipe(<techreborn:ingot:1>, <ore:dustZinc>, null, 100, 512, [<ore:dustCopper>*3]);
mods.immersiveengineering.ArcFurnace.addRecipe(<techreborn:ingot:1>, <ore:ingotZinc>, null, 100, 512, [<ore:ingotCopper>*3]);
//==================================================================
@@ -283,6 +298,15 @@ mods.immersiveengineering.Crusher.addRecipe(<thermalfoundation:material:66>*2, <
recipes.addShapeless(<thermalfoundation:material:130>,
[<bewitchment:silver_ingot>]);
recipes.removeShaped(<bewitchment:silver_ingot>,
[[<ore:nuggetSilver>, <ore:nuggetSilver>, <ore:nuggetSilver>],
[<ore:nuggetSilver>, <ore:nuggetSilver>, <ore:nuggetSilver>],
[<ore:nuggetSilver>, <ore:nuggetSilver>, <ore:nuggetSilver>]]);
recipes.addShaped(<thermalfoundation:material:130>,
[[<ore:nuggetSilver>, <ore:nuggetSilver>, <ore:nuggetSilver>],
[<ore:nuggetSilver>, <ore:nuggetSilver>, <ore:nuggetSilver>],
[<ore:nuggetSilver>, <ore:nuggetSilver>, <ore:nuggetSilver>]]);
//==================================================================
// steel
@@ -453,10 +477,14 @@ furnace.remove(<railcraft:ingot:3>);
furnace.remove(<techreborn:ingot:8>);
furnace.addRecipe(<thermalfoundation:material:131>, <ore:oreLead>);
recipes.removeShapeless(<immersiveengineering:metal:2>);
recipes.removeShapeless(<nuclearcraft:ingot:2>);
recipes.removeShapeless(<railcraft:ingot:3>);
recipes.remove(<immersiveengineering:metal:2>);
recipes.remove(<nuclearcraft:ingot:2>);
recipes.remove(<railcraft:ingot:3>);
recipes.addShapeless(<thermalfoundation:material:131>*9, [<ore:blockLead>]);
recipes.addShaped(<thermalfoundation:material:131>,
[[<ore:nuggetLead>, <ore:nuggetLead>, <ore:nuggetLead>],
[<ore:nuggetLead>, <ore:nuggetLead>, <ore:nuggetLead>],
[<ore:nuggetLead>, <ore:nuggetLead>, <ore:nuggetLead>]]);
val leaddust = <ore:dustLead>;
leaddust.remove(<nuclearcraft:dust:2>);
@@ -554,6 +582,22 @@ recipes.addShapeless(<thermalfoundation:material:356>,
[<immersiveengineering:tool:0>,
<ore:ingotConstantan>]);
recipes.removeShaped(<immersiveengineering:metal:36>,
[[<ore:nuggetConstantan>, <ore:nuggetConstantan>, <ore:nuggetConstantan>],
[<ore:nuggetConstantan>, <ore:nuggetConstantan>, <ore:nuggetConstantan>],
[<ore:nuggetConstantan>, <ore:nuggetConstantan>, <ore:nuggetConstantan>]]);
recipes.addShaped(<thermalfoundation:material:164>,
[[<ore:nuggetConstantan>, <ore:nuggetConstantan>, <ore:nuggetConstantan>],
[<ore:nuggetConstantan>, <ore:nuggetConstantan>, <ore:nuggetConstantan>],
[<ore:nuggetConstantan>, <ore:nuggetConstantan>, <ore:nuggetConstantan>]]);
mods.immersiveengineering.ArcFurnace.removeRecipe(<immersiveengineering:metal:6>);
mods.immersiveengineering.ArcFurnace.addRecipe(<thermalfoundation:material:164>, <ore:ingotCopper>, null, 100, 512, [<ore:dustNickel>]);
mods.immersiveengineering.ArcFurnace.addRecipe(<thermalfoundation:material:164>, <ore:dustCopper>, null, 100, 512, [<ore:ingotNickel>]);
mods.immersiveengineering.ArcFurnace.addRecipe(<thermalfoundation:material:164>, <ore:dustCopper>, null, 100, 512, [<ore:dustNickel>]);
mods.immersiveengineering.ArcFurnace.addRecipe(<thermalfoundation:material:164>, <ore:ingotCopper>, null, 100, 512, [<ore:ingotNickel>]);
//==================================================================
// uranium
val uraniumingot = <ore:ingotUranium>;
@@ -604,8 +648,12 @@ val invaringot = <ore:ingotInvar>;
invaringot.remove(<railcraft:ingot:7>);
// invaringot.remove(<techreborn:ingot:6>);
recipes.removeShapeless(<railcraft:ingot:7>);
recipes.remove(<railcraft:ingot:7>);
recipes.addShapeless(<thermalfoundation:material:162>*9, [<ore:blockInvar>]);
recipes.addShaped(<thermalfoundation:material:162>,
[[<ore:nuggetInvar>, <ore:nuggetInvar>, <ore:nuggetInvar>],
[<ore:nuggetInvar>, <ore:nuggetInvar>, <ore:nuggetInvar>],
[<ore:nuggetInvar>, <ore:nuggetInvar>, <ore:nuggetInvar>]]);
val invardust = <ore:dustInvar>;
// invardust.remove(<techreborn:dust:26>);
@@ -778,3 +826,47 @@ furnace.remove(<thaumcraft:amber>);
furnace.addRecipe(<thaumcraft:amber>, <thaumcraft:ore_amber>);
//==================================================================
// wooden gears
recipes.remove(<appliedenergistics2:material:40>);
recipes.remove(<buildcraftcore:gear_wood>);
recipes.remove(<enderio:item_material:9>);
recipes.remove(<thermalfoundation:material:22>);
recipes.addShaped(<buildcraftcore:gear_wood>,
[[null, <ore:stickWood>, null],
[<ore:stickWood>, null, <ore:stickWood>],
[null, <ore:stickWood>, null]]);
recipes.addShaped(<buildcraftcore:gear_wood>,
[[<ore:stickWood>, null, <ore:stickWood>],
[null, null, null],
[<ore:stickWood>, null, <ore:stickWood>]]);
recipes.addShaped(<buildcraftcore:gear_wood>,
[[<ore:stickWood>, <ore:stickWood>, null],
[null, null, null],
[<ore:stickWood>, <ore:stickWood>, null]]);
recipes.addShaped(<buildcraftcore:gear_wood>,
[[null, null, null],
[<ore:stickWood>, null, <ore:stickWood>],
[<ore:stickWood>, null, <ore:stickWood>]]);
//==================================================================
// magnesium
mods.nuclearcraft.manufactory.removeRecipeWithOutput([<techreborn:dust:30>]);
mods.nuclearcraft.manufactory.removeRecipeWithOutput([<techreborn:dust:30>*2]);
mods.nuclearcraft.manufactory.addRecipe([<ore:ingotMagnesium>, <nuclearcraft:dust:7>]);
mods.nuclearcraft.manufactory.addRecipe([<ore:oreMagnesium>, <nuclearcraft:dust:7>*2]);
recipes.removeShapeless(<techreborn:dust:30>);
recipes.addShapeless(<nuclearcraft:dust:7>,
[<ore:dustSmallMagnesium>,
<ore:dustSmallMagnesium>,
<ore:dustSmallMagnesium>,
<ore:dustSmallMagnesium>]);
+8 -3
View File
@@ -160,9 +160,9 @@ recipes.addShaped(<nuclearcraft:part:10>*4,
[<ore:gaiaIngot>, <ore:plateCarbon>, <ore:gaiaIngot>]]);
recipes.addShaped(<thermalexpansion:augment:258>,
[[<ore:blockCoke>, <ore:blockCoke>, <ore:plateSignalum>],
[<ore:blockCoke>, <thermalfoundation:material:515>, <ore:blockCoke>],
[<ore:plateSignalum>, <ore:blockCoke>, <ore:blockCoke>]]);
[[<ore:blockCoalCoke>, <ore:blockCoalCoke>, <ore:plateSignalum>],
[<ore:blockCoalCoke>, <thermalfoundation:material:515>, <ore:blockCoalCoke>],
[<ore:plateSignalum>, <ore:blockCoalCoke>, <ore:blockCoalCoke>]]);
recipes.addShaped(<thermalexpansion:augment:258>,
[[<ore:blockFuelCoke>, <ore:blockFuelCoke>, <ore:plateSignalum>],
@@ -310,3 +310,8 @@ recipes.addShaped(<thermalfoundation:tool.hammer_diamond>,
[[<ore:gemDiamond>, <ore:gemDiamond>, <ore:gemDiamond>],
[<ore:gemDiamond>, <ore:stickWood>, <ore:gemDiamond>],
[null, <tconstruct:pattern>.withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]);
mods.nuclearcraft.manufactory.addRecipe([<ore:rodBlizz>, <thermalfoundation:material:2049>]);
mods.nuclearcraft.manufactory.addRecipe([<ore:rodBlitz>, <thermalfoundation:material:2051>]);
mods.nuclearcraft.manufactory.addRecipe([<ore:rodBasalz>, <thermalfoundation:material:2053>]);
+452 -7
View File
@@ -263,11 +263,11 @@
<contenttweaker:seed_analyzer>.addTooltip(format.red("WIP"));
<contenttweaker:burning_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Nether Roof"));
<contenttweaker:burning_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Skull Nether Roof"));
<contenttweaker:portable_furnace>.addTooltip(format.red("Found in the overworld!"));
<contenttweaker:portable_furnace>.addTooltip(format.red("What do I do with this?"));
<contenttweaker:portable_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Nether Roof"));
<contenttweaker:portable_furnace>.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Skull Nether Roof"));
<ore:cropCherry>.addTooltip(format.red("Farm using the Enchanted Greenhouse, doing it in-world may corrupt things"));
<ore:cropAcorn>.addTooltip(format.red("Farm using the Enchanted Greenhouse, doing it in-world may corrupt things"));
@@ -344,7 +344,7 @@
<contenttweaker:gem_of_voracity>.addTooltip(format.red("Use me"));
<contenttweaker:gem_of_voracity>.addTooltip(format.red("Craft the Gem of Gluttony with the right Bejewelled Banner (1), the Vox Ponds will guide you"));
<ae2stuff:wireless>.addTooltip(format.red("Right click with Dyes to change color"));
// <ae2stuff:wireless>.addTooltip(format.red("Right click with Dyes to change color"));
<contenttweaker:icy_dreadful_shard>.addTooltip(format.red("Found on Pixonia"));
<contenttweaker:icy_dreadful_shard>.addTooltip(format.red("Surround with the right potion essences (4), the Apothecary Comb and the Dread Shards in the Twilight Forest will guide you"));
@@ -406,6 +406,8 @@
<contenttweaker:wyvern_monument_activation_fabrial>.addTooltip(format.red("Thanks to Connor for the help with making this!"));
<draconicevolution:reactor_core>.addTooltip(format.red("Thanks to Connor for making Draconic Alchemy! Big booms are on the way!"));
<bnkrblks:megelium_stone>.addTooltip(format.red("Thanks to Connor for making Draconic Alchemy! Big booms are on the way!"));
<draconicevolution:draconium_block:1>.addTooltip(format.red("Thanks to Connor for making Draconic Alchemy! Big booms are on the way!"));
<contenttweaker:stormlight_infused_crystal>.addTooltip(format.red("Use the Pumpjack from Immersive Engineering in Lyndenwyrm to get Stormlight"));
@@ -800,12 +802,13 @@
<omniwand:wand>.addTooltip(format.red("This includes magic tools too!"));
<omniwand:wand>.addTooltip(format.red("Right click to select what wrench to use"));
<omniwand:wand>.addTooltip(format.red("Shift + left click while looking air to unselect a book"));
<omniwand:wand>.addTooltip(format.red("Select an item and sneak + <drop keybind> to remove item from omniwand/akashic tome"));
<contenttweaker:hand_framing_tool>.addTooltip(format.red("Many thanks to the Nomifactory team for creating this!"));
<contenttweaker:cosmic_fabric>.addTooltip(format.red("Aedial and Miles wanted more goodies, I agree!"));
<gendustry:honey_comb:14020>.addTooltip(format.red("Obtained from the Soulsucking Callstone"));
<gendustry:honey_comb:14020>.addTooltip(format.red("Obtained from the Soul-Sucking Callstone"));
<contenttweaker:cotton_candy_withering_spray>.addTooltip(format.red("Thanks to NerdySpider for the texture, and to Reclipse for the recovery!"));
@@ -853,6 +856,7 @@
<contenttweaker:secretive_nightmare_heart>.addTooltip(format.red("Obtained from the Secret Lurker Callstone"));
<bloodarsenal:glass_sacrificial_dagger>.addTooltip(format.red("WARNING: this can delete your inventory if you die from this while wearing Charms of Life"));
<bloodarsenal:glass_dagger_of_sacrifice>.addTooltip(format.red("WARNING: this can delete your inventory if you die from this while wearing Charms of Life"));
<enderutilities:builderswand>.addTooltip(format.red("WARNING: do not add to the Omniwand, it can cause crashes"));
@@ -945,6 +949,7 @@
<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("CDPlayuur & DalaxyBruh (team)"));
<contenttweaker:defined_ingot>.addTooltip(format.red("Mathias & MillerGaming321 (in spirit)"));
@@ -985,7 +990,7 @@
<contenttweaker:epic_tool_tipper>.addTooltip(format.red("Craft with any item, and a corrupted stone, to make it epic!"));
<contenttweaker:spell_recycling_crystal>.addTooltip(format.green("Reusable"));
<contenttweaker:spell_recycling_crystal>.addTooltip(format.red("Craft the right type of chest with the right crystals, in the right shapes. The villagers above the nether will guide you"));
<contenttweaker:spell_recycling_crystal>.addTooltip(format.red("Craft the right type of chest with the right crystals, in the right shapes. The villagers above the nether, and Sacred Oak will guide you"));
<contenttweaker:spell_recycling_crystal>.addTooltip(format.red("Jonnywips had a good idea!"));
<extrautils2:ingredients:11>.addTooltip(format.red("Drop a Gold Ingot into a single Lava source surrounded by Nether Bricks"));
@@ -1062,8 +1067,6 @@
<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!"));
@@ -1112,6 +1115,8 @@
<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"));
<botania:lexicon>.addTooltip(format.red("WARNING: do not craft in ME terminal or arcane transmutation tablet, it could cause a crash"));
<extrautils2:terraformer:9>.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"));
@@ -1124,6 +1129,7 @@
<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"));
<contenttweaker:woot_flusher>.addTooltip(format.red("Read the info box for info on resetting individual mobs"));
<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"));
@@ -1150,3 +1156,442 @@
<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"));
<contenttweaker:rftools_syringe>.addTooltip(format.red("The actual item has been hidden from JEI for lag reasons, ignore the structure voids"));
<divinerpg:angelic_helmet>.addTooltip(format.red("Flight: creative"));
<divinerpg:angelic_chestplate>.addTooltip(format.red("Flight: creative"));
<divinerpg:angelic_leggings>.addTooltip(format.red("Flight: creative"));
<divinerpg:angelic_boots>.addTooltip(format.red("Flight: creative"));
<cyclicmagic:glowing_chorus>.addTooltip(format.red("Flight: creative"));
<extrautils2:chickenring>.addTooltip(format.red("Flight: many jumps"));
<extrautils2:angelring>.addTooltip(format.red("Flight: creative"));
<projecte:item.pe_swrg>.addTooltip(format.red("Flight: creative"));
<projecte:item.pe_arcana_ring>.addTooltip(format.red("Flight: creative"));
<botania:flighttiara>.addTooltip(format.red("Flight: creative"));
<extrabotany:coregod>.addTooltip(format.red("Flight: creative"));
<simplyjetpacks:itemjetpack:*>.addTooltip(format.red("Flight: many jumps + hover"));
<cyclicmagic:charm_air>.addTooltip(format.red("Flight: creative but worse"));
<botania:shinyflower:*>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<thaumcraft:stabilizer>.addTooltip(format.red("Infusion Stabilizer (can produce some flux): see JEI info box for recommended setup"));
<projecte:item.pe_rm_morning_star>.addTooltip(format.red("WARNING: do not use to break inventories"));
<thaumicenergistics:essentia_import>.addTooltip(format.red("Vamael has da forbidden knowledge"));
<thaumicenergistics:infusion_provider>.addTooltip(format.red("Acts as a wall of warded jars for the infusion matrix and the thaumatorium"));
<thaumicenergistics:infusion_provider>.addTooltip(format.red("Can be connected to an essentia storage bus like an interface for subnetting, but it is buggy, so it is not recommended"));
<ore:woolMagenta>.addTooltip(format.red("Sainagh and Angrivator failed, ChaosStrikez succeeded"));
<enderstorage:ender_pouch>.addTooltip(format.red("Shift right click on an ender chest to bind to the corresponding colors"));
<botany:pigment:*>.addTooltip(format.red("Found in a villager house"));
<contenttweaker:firey_furnace_sand>.addTooltip(format.red("Why? This feels like a bad idea"));
<contenttweaker:firey_furnace_glass>.addTooltip(format.red("Yup this is a terrible idea!"));
<contenttweaker:furnace_looking_glass>.addTooltip(format.red("Stop, please, stop"));
<contenttweaker:ender_feather>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
<contenttweaker:harbinger_crystal>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
<contenttweaker:eldritch_will_crystal>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
<contenttweaker:shyre_crystal>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
<contenttweaker:pure_halite_cluster>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
<contenttweaker:chaotic_feather>.addTooltip(format.red("Thanks to GalacticSilver for the texture!"));
<contenttweaker:tainted_sentient_meatball>.addTooltip(format.red("Obtained from the tainted loop callstone"));
<contenttweaker:harbinger_sentient_meatball>.addTooltip(format.red("Obtained from the monumental meatball callstone"));
<erebus:glider_chestplate>.addTooltip(format.red("WARNING: it can corrupt your player if worn"));
<erebus:glider_chestplate_powered>.addTooltip(format.red("WARNING: it can corrupt your player if worn"));
<contenttweaker:furnace_secret_callstone>.addTooltip(format.red("Combine the Everburner with the right [4] Pigments, the Molten Furnace in Gallifrey will guide you"));
<contenttweaker:gem_of_aura>.addTooltip(format.red("Crystal water bucket is crafter in a crucible!"));
<contenttweaker:cactium_sliver>.addTooltip(format.red("Found on Gallifrey"));
<contenttweaker:chaosstrikium_cluster>.addTooltip(format.red("Found on Gallifrey"));
<contenttweaker:crownite_chunk>.addTooltip(format.red("Found on Gallifrey"));
<contenttweaker:thrallium_fragment>.addTooltip(format.red("Found on Gallifrey"));
<contenttweaker:fluit_of_flesh>.addTooltip(format.red("Found on Gallifrey"));
<contenttweaker:flesh_of_the_gluttonous_one>.addTooltip(format.red("Found on Gallifrey"));
<contenttweaker:prophetic_paper>.addTooltip(format.red("Obtained from the Summon of the Gatekeeper"));
<contenttweaker:monolithic_meal>.addTooltip(format.red("Lulu likes regional cousine!"));
<contenttweaker:feast_of_hell>.addTooltip(format.red("Lulu likes regional cousine!"));
<contenttweaker:tasty_eye_delight>.addTooltip(format.red("Lulu likes regional cousine!"));
<cyclicmagic:apple_lapis>.addTooltip(format.red("Artemis has an interesting sense of humor"));
<contenttweaker:summons_of_the_shyre_warden>.addTooltip(format.red("WARNING: The knight can only be defeated by the deknighting stick"));
<contenttweaker:deknighting_stick>.addTooltip(format.red("Right click on the Warden of the Shyre Empire"));
<contenttweaker:eye_of_limbo>.addTooltip(format.green("Reusable for the Summons of the Shyre Warden"));
<ebwizardry:master_wand>.addTooltip(format.green("Reusable for Callstone"));
<contenttweaker:shungite>.addTooltip(format.green("Reusable for duplication"));
<contenttweaker:cube_jello_cubes>.addTooltip(format.red("Dropped by the Snow Queen in the Twilight Forest"));
<mysticalagriculture:master_infusion_crystal>.addTooltip(format.red("To automate the upgrading and downgrading of mystical essences, both for passive and autocrafting, a crafter in extC mode can be used"));
<mysticalagriculture:master_infusion_crystal>.addTooltip(format.red("If you use it for autocrafting make sure you do not include any crystal in the recipe pattern"));
<tombstone:decorative_grave_simple:*>.addTooltip(format.red("Right click a Grave charged with a soul with a Grave Key to teleport to your death point"));
<tombstone:decorative_grave_simple:*>.addTooltip(format.red("Place a grave down, and it will eventually get charged with a soul"));
<tombstone:decorative_grave_simple:*>.addTooltip(format.red("If you are dying a lot, build and place lots of graves!"));
<tombstone:decorative_grave_normal:*>.addTooltip(format.red("Right click a Grave charged with a soul with a Grave Key to teleport to your death point"));
<tombstone:decorative_grave_normal:*>.addTooltip(format.red("Place a grave down, and it will eventually get charged with a soul"));
<tombstone:decorative_grave_normal:*>.addTooltip(format.red("If you are dying a lot, build and place lots of graves!"));
<tombstone:decorative_grave_cross:*>.addTooltip(format.red("Right click a Grave charged with a soul with a Grave Key to teleport to your death point"));
<tombstone:decorative_grave_cross:*>.addTooltip(format.red("Place a grave down, and it will eventually get charged with a soul"));
<tombstone:decorative_grave_cross:*>.addTooltip(format.red("If you are dying a lot, build and place lots of graves!"));
<tombstone:decorative_tombstone:*>.addTooltip(format.red("Right click a Grave charged with a soul with a Grave Key to teleport to your death point"));
<tombstone:decorative_tombstone:*>.addTooltip(format.red("Place a grave down, and it will eventually get charged with a soul"));
<tombstone:decorative_tombstone:*>.addTooltip(format.red("If you are dying a lot, build and place lots of graves!"));
<tombstone:decorative_subaraki_grave:*>.addTooltip(format.red("Right click a Grave charged with a soul with a Grave Key to teleport to your death point"));
<tombstone:decorative_subaraki_grave:*>.addTooltip(format.red("Place a grave down, and it will eventually get charged with a soul"));
<tombstone:decorative_subaraki_grave:*>.addTooltip(format.red("If you are dying a lot, build and place lots of graves!"));
<tombstone:decorative_grave_original:*>.addTooltip(format.red("Right click a Grave charged with a soul with a Grave Key to teleport to your death point"));
<tombstone:decorative_grave_original:*>.addTooltip(format.red("Place a grave down, and it will eventually get charged with a soul"));
<tombstone:decorative_grave_original:*>.addTooltip(format.red("If you are dying a lot, build and place lots of graves!"));
<ebwizardry:spectral_dust:*>.addTooltip(format.red("Dropped by Renmants, coming from spawners found on the Overworld surface"));
<abyssalcraft:necronomicon>.addTooltip(format.red("Overworld rituals use Vanilla Cobblestone"));
<abyssalcraft:necronomicon>.addTooltip(format.red("Abyssal Wasteland rituals use Abyssal Cobblestone"));
<abyssalcraft:necronomicon>.addTooltip(format.red("Dreadlands rituals use Dreadstone Cobblestone"));
<abyssalcraft:necronomicon>.addTooltip(format.red("Omothol rituals use Ethaxium Bricks"));
<abyssalcraft:necronomicon>.addTooltip(format.red("Darkl Realm rituals use Dark Ethaxium Bricks"));
<abyssalcraft:necronomicon_cor>.addTooltip(format.red("Overworld rituals use Vanilla Cobblestone"));
<abyssalcraft:necronomicon_cor>.addTooltip(format.red("Abyssal Wasteland rituals use Abyssal Cobblestone"));
<abyssalcraft:necronomicon_cor>.addTooltip(format.red("Dreadlands rituals use Dreadstone Cobblestone"));
<abyssalcraft:necronomicon_cor>.addTooltip(format.red("Omothol rituals use Ethaxium Bricks"));
<abyssalcraft:necronomicon_cor>.addTooltip(format.red("Darkl Realm rituals use Dark Ethaxium Bricks"));
<abyssalcraft:necronomicon_dre>.addTooltip(format.red("Overworld rituals use Vanilla Cobblestone"));
<abyssalcraft:necronomicon_dre>.addTooltip(format.red("Abyssal Wasteland rituals use Abyssal Cobblestone"));
<abyssalcraft:necronomicon_dre>.addTooltip(format.red("Dreadlands rituals use Dreadstone Cobblestone"));
<abyssalcraft:necronomicon_dre>.addTooltip(format.red("Omothol rituals use Ethaxium Bricks"));
<abyssalcraft:necronomicon_dre>.addTooltip(format.red("Darkl Realm rituals use Dark Ethaxium Bricks"));
<abyssalcraft:necronomicon_omt>.addTooltip(format.red("Overworld rituals use Vanilla Cobblestone"));
<abyssalcraft:necronomicon_omt>.addTooltip(format.red("Abyssal Wasteland rituals use Abyssal Cobblestone"));
<abyssalcraft:necronomicon_omt>.addTooltip(format.red("Dreadlands rituals use Dreadstone Cobblestone"));
<abyssalcraft:necronomicon_omt>.addTooltip(format.red("Omothol rituals use Ethaxium Bricks"));
<abyssalcraft:necronomicon_omt>.addTooltip(format.red("Darkl Realm rituals use Dark Ethaxium Bricks"));
<abyssalcraft:abyssalnomicon>.addTooltip(format.red("Overworld rituals use Vanilla Cobblestone"));
<abyssalcraft:abyssalnomicon>.addTooltip(format.red("Abyssal Wasteland rituals use Abyssal Cobblestone"));
<abyssalcraft:abyssalnomicon>.addTooltip(format.red("Dreadlands rituals use Dreadstone Cobblestone"));
<abyssalcraft:abyssalnomicon>.addTooltip(format.red("Omothol rituals use Ethaxium Bricks"));
<abyssalcraft:abyssalnomicon>.addTooltip(format.red("Darkl Realm rituals use Dark Ethaxium Bricks"));
<botania:lens:1>.addTooltip(format.red("Faster mana beams, less mana in beam"));
<botania:lens:2>.addTooltip(format.red("Each burst carries more mana, slower bursts"));
<botania:lens:3>.addTooltip(format.red("Longer beams without losing mana, slower bursts"));
<botania:lens:4>.addTooltip(format.red("Decreased mana loss rate, mana loss start at smaller distance"));
<botania:lens:5>.addTooltip(format.red("Mana bursts bounce on blocks"));
<botania:lens:6>.addTooltip(format.red("Mana bursts have gravity"));
<botania:lens:7>.addTooltip(format.red("Mana bursts break blocks"));
<botania:lens:8>.addTooltip(format.red("Mana bursts damage mobs"));
<botania:lens:9>.addTooltip(format.red("Mana bursts go through blocks"));
<botania:lens:10>.addTooltip(format.red("Mana bursts attract nearby blocks"));
<botania:lens:11>.addTooltip(format.red("Mana bursts explode"));
<botania:lens:12>.addTooltip(format.red("Mana bursts push dropped items and XP"));
<botania:lens:13>.addTooltip(format.red("Mana bursts give hit blocks gravity"));
<botania:lens:14>.addTooltip(format.red("Mana bursts color sheeps based on the dye on the lens"));
<botania:lens:15>.addTooltip(format.red("Mana set things on fire"));
<botania:lens:16>.addTooltip(format.red("Mana push blocks like pistons"));
<botania:lens:17>.addTooltip(format.red("Mana bursts create colored decorative flames based on the dye on the lens"));
<botania:lens:18>.addTooltip(format.red("Mana bursts hitting a Force Relay will teleport to the location bound by the Relay"));
<botania:lens:19>.addTooltip(format.red("Mana bursts redirect Mana Spreaders"));
<botania:lens:20>.addTooltip(format.red("Mana bursts shoot fireworks from hit block"));
<botania:lens:21>.addTooltip(format.red("Turns Mana Spreaders into decorative particle shooting machines based on the dye on the lens"));
<botania:lens:22>.addTooltip(format.red("Longer lasting bursts, less mana in beam"));
<botania:lens:23>.addTooltip(format.red("Mana bursts are shot only if an entity passes in front of the Spreader"));
<extrabotany:lens:0>.addTooltip(format.red("Mana bursts push mobs"));
<extrabotany:lens:1>.addTooltip(format.red("Mana bursts smelt items"));
<extrabotany:lens:2>.addTooltip(format.red("Mana bursts act like mana pool crafts on dropped items"));
<extrabotany:lens:3>.addTooltip(format.red("Combine with a Potion Flask to make it give the Flask's effect to hit mobs"));
<extrabotany:lens:4>.addTooltip(format.red("Combine with a Potion Flask to make it give the Falsk's effect as potion clouds"));
<extrabotany:lens:5>.addTooltip(format.red("Mana bursts follow the closest entity"));
<extrabotany:lens:6>.addTooltip(format.red("Massively increased throughput, mana bursts deal lots of damage"));
<animus:sigil_chains>.addTooltip(format.red("Captures mobs, including some bosses"));
<animus:sigil_transposition>.addTooltip(format.red("Moves the location of a block"));
<animus:sigil_builder>.addTooltip(format.red("When active, places blocks from off-hand very fast"));
<animus:sigil_consumption>.addTooltip(format.red("Spreads antimatter, DANGEROUS"));
<animus:sigil_storm>.addTooltip(format.red("Summons lightning"));
<animus:sigil_leech>.addTooltip(format.red("Consumes plants and saplings from your inventory and nearby to replenish hunger"));
<bloodarsenal:sigil_swimming>.addTooltip(format.red("Fast swimming"));
<bloodarsenal:sigil_ender>.addTooltip(format.red("Right click the air to open your ender chest, shift right click to teleport like an enderman"));
<bloodarsenal:sigil_augmented_holding>.addTooltip(format.red("Holds other sigils"));
<bloodarsenal:sigil_lightning>.addTooltip(format.red("Summons lightning"));
<bloodarsenal:sigil_divinity>.addTooltip(format.red("Adds lots of absorption and damage protection"));
<bloodarsenal:sigil_sentience>.addTooltip(format.red("Lets you use tools at a distance while held in off hand"));
<bloodmagic:sigil_divination>.addTooltip(format.red("Lets you see information in the Blood Altar and your LP network"));
<bloodmagic:sigil_air>.addTooltip(format.red("Right click to 'fly'"));
<bloodmagic:sigil_water>.addTooltip(format.red("Places water"));
<bloodmagic:sigil_lava>.addTooltip(format.red("Places lava"));
<bloodmagic:sigil_void>.addTooltip(format.red("Removes fluids on right click"));
<bloodmagic:sigil_green_grove>.addTooltip(format.red("Speeds up plant growth"));
<bloodmagic:sigil_blood_light>.addTooltip(format.red("Places down light sources"));
<bloodmagic:sigil_elemental_affinity>.addTooltip(format.red("Prevents drowning, fire damage, fall damage"));
<bloodmagic:sigil_magnetism>.addTooltip(format.red("Magnet"));
<bloodmagic:sigil_suppression>.addTooltip(format.red("Removes fluids around you automatically"));
<bloodmagic:sigil_haste>.addTooltip(format.red("Increases speed, jump boost, and step assist"));
<bloodmagic:sigil_fast_miner>.addTooltip(format.red("Gives faste mining"));
<bloodmagic:sigil_seer>.addTooltip(format.red("Shows progress in a Blood Altar"));
<bloodmagic:sigil_phantom_bridge>.addTooltip(format.red("Lets you walk on air placing temporary blocks below you"));
<bloodmagic:sigil_whirlwind>.addTooltip(format.red("Deflects projectiles"));
<bloodmagic:sigil_compression>.addTooltip(format.red("Automatically compresses items and blocks in your inventory"));
<bloodmagic:sigil_ender_severance>.addTooltip(format.red("Blocks Enderman teleportation"));
<bloodmagic:sigil_holding>.addTooltip(format.red("Holds other sigils"));
<bloodmagic:sigil_teleposition>.addTooltip(format.red("Teleports to a linked Teleposer"));
<bloodmagic:sigil_transposition>.addTooltip(format.red("Lets you pick up blocks and tile entities"));
<bloodmagic:sigil_claw>.addTooltip(format.red("Lets you climb walls"));
<bloodmagic:sigil_bounce>.addTooltip(format.red("Negates fall damage"));
<bloodmagic:sigil_frost>.addTooltip(format.red("Freezes water"));
<bloodmagic:arcane_ashes>.addTooltip(format.red("To draw a magic circle, right click the Ashes on a block, and right click the required reagents (as shown in JEI) to start a craft"));
<twilightforest:charm_of_life_2>.addTooltip(format.red("Prevents death and gets consumed"));
<rf-capability-adapter:aecapabilityadapter_part>.addTooltip(format.red("WARNING: placing multiple of these right next to each other may cause lag"));
<randomthings:timeinabottle>.addTooltip(format.red("WARNING: do not use on Abyssalcraft or Deep Mob Evolution blocks"));
<bewitchment:hoof>.addTooltip(format.red("Dropped by Bafometyr in the Nether"));
<astralsorcery:blockobservatory>.addTooltip(format.red("Hold shift to lock its view in place"));
<mysticalagradditions:stuff:69>.addTooltip(format.red("Found on Luna"));
<forestry:pollen_fertile>.addTooltip(format.red("Right click on leaves of the Corresponding Species with a Pollen Collection Kit"));
<contenttweaker:ichorium_catalyst>.addTooltip(format.red("To properly assemble the Impetus Syphons into the Font of Divinity, the diagonal bits of the smaller multiblock should intersect with the larger multiblock"));
<modularmachinery:blockimpetusprovideroutput>.addTooltip(format.red("To properly assemble the Impetus Syphons into the Font of Divinity, the diagonal bits of the smaller multiblock should intersect with the larger multiblock"));
<modularmachinery:blockimpetusproviderinput>.addTooltip(format.red("To properly assemble the Impetus Syphons into the Font of Divinity, the diagonal bits of the smaller multiblock should intersect with the larger multiblock"));
<extrabotany:supercrown>.addTooltip(format.red("Reduces damage taken based on number of Pleiades or Starry Idol armor pieces worn"));
<storagedrawers:controller>.addTooltip(format.red("Detects contiguous drawers at a distance of 12 blocks"));
<thaumicwonders:panacea:*>.addTooltip(format.red("Stops warp effects for a limited time"));
<contenttweaker:buildcraft_heat_exchanger>.addTooltip(format.red("Check uses in recipes, multiblock preview, and info box for more info on this item"));
<buildcraftfactory:heat_exchange>.addTooltip(format.red("Check uses in recipes, multiblock preview, and info box for more info on this item"));
<contenttweaker:heated_organic_board_fluid_progression>.addTooltip(format.red("To obtain the required fluid, use the following progression:"));
<contenttweaker:heated_organic_board_fluid_progression>.addTooltip(format.red("Crude Oil (Cool) from the oil wells in the overworld"));
<contenttweaker:heated_organic_board_fluid_progression>.addTooltip(format.red("Heavy Oil (Cool) from a Distiller"));
<contenttweaker:heated_organic_board_fluid_progression>.addTooltip(format.red("Heavy Oil (Hot) from a Heat Exchanger"));
<contenttweaker:heated_organic_board_fluid_progression>.addTooltip(format.red("Heavy Oil (Searing) from a Heat Exchanger"));
<contenttweaker:heated_organic_board_fluid_progression>.addTooltip(format.red("Mixed Heavy Fuels (Searing) from a Distiller"));
<nuclearcraft:fusion_electromagnet_idle>.addTooltip(format.red("To function, Electromagnets require energy"));
<nuclearcraft:fusion_electromagnet_idle>.addTooltip(format.red("Electromagnets need cooling from adjacent active coolers with water"));
<nuclearcraft:fusion_electromagnet_idle>.addTooltip(format.red("If they follow cental symmetry they work better"));
<nuclearcraft:fusion_electromagnet_idle>.addTooltip(format.red("You should reach 100% cooling, no more, no less"));
<enderio:item_soul_vial>.addTooltip(format.red("Filled Vials can be automated using a Powered Spawner in Capture mode"));
<thermalexpansion:augment:320>.addTooltip(format.red("20% chance not to consume fertilizer, capped at 95%, but 15% more energy required per operation per augment"));
<compactmachines3:machine:0>.addTooltip(format.red("It's a pocket dimension that can interact with the outside world using Tunnels."));
<compactmachines3:machine:1>.addTooltip(format.red("It's a pocket dimension that can interact with the outside world using Tunnels."));
<compactmachines3:machine:2>.addTooltip(format.red("It's a pocket dimension that can interact with the outside world using Tunnels."));
<compactmachines3:machine:4>.addTooltip(format.red("It's a pocket dimension that can interact with the outside world using Tunnels."));
<compactmachines3:machine:3>.addTooltip(format.red("It's a pocket dimension that can interact with the outside world using Tunnels."));
<compactmachines3:machine:5>.addTooltip(format.red("It's a pocket dimension that can interact with the outside world using Tunnels."));
<compactmachines3:machine:0>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:1>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:2>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:4>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:3>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:5>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:0>.addTooltip(format.red("WARNING: Do not place compact machines directly next to each other!"));
<compactmachines3:machine:1>.addTooltip(format.red("WARNING: Do not place compact machines directly next to each other!"));
<compactmachines3:machine:2>.addTooltip(format.red("WARNING: Do not place compact machines directly next to each other!"));
<compactmachines3:machine:4>.addTooltip(format.red("WARNING: Do not place compact machines directly next to each other!"));
<compactmachines3:machine:3>.addTooltip(format.red("WARNING: Do not place compact machines directly next to each other!"));
<compactmachines3:machine:5>.addTooltip(format.red("WARNING: Do not place compact machines directly next to each other!"));
<contenttweaker:alchemical_mushroom>.addTooltip(format.green("Reusable for making Black Lotus"));
<compactmachines3:machine:0>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:1>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:2>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:4>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:3>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:5>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<botania:blacklotus:0>.addTooltip(format.red("GalacticSilver had an idea..."));
<botania:enchantedsoil>.addTooltip(format.red("TurtlePenguin9 did some research"));
<ore:ingotFractalliteHalite>.addTooltip(format.red("First crafted by:"));
<ore:ingotFractalliteHalite>.addTooltip(format.red("Hunter3216 & Glance_ (team) (older recipe)"));
<ore:ingotFractalliteHalite>.addTooltip(format.red("lSllowl & HollowPeet (team) (older recipe)"));
<contenttweaker:terrestrial_animator_0>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_1>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_2>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_3>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_4>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_5>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_6>.addTooltip(format.red("Can be used in a mechanical user"));
<contenttweaker:terrestrial_animator_7>.addTooltip(format.red("Can be used in a mechanical user"));
<advancedrocketry:fuelingstation>.addTooltip(format.red("Bind to a Rocket using the Linker from Vulpes"));
<advancedrocketry:spacelaser>.addTooltip(format.red("Requires a redstone signal to run"));
<microblockcbe:saw_stone>.addTooltip(format.red("Craft with decorative blocks to cut them into various shapes"));
<microblockcbe:saw_iron>.addTooltip(format.red("Craft with decorative blocks to cut them into various shapes"));
<microblockcbe:saw_diamond>.addTooltip(format.red("Craft with decorative blocks to cut them into various shapes"));
<microblockcbe:saw_stone>.addTooltip(format.red("WARNING: excessive use of microblocks can cause lag on servers"));
<microblockcbe:saw_iron>.addTooltip(format.red("WARNING: excessive use of microblocks can cause lag on servers"));
<microblockcbe:saw_diamond>.addTooltip(format.red("WARNING: excessive use of microblocks can cause lag on servers"));
<contenttweaker:harbinger_sentient_meatball>.addTooltip(format.green("Reusable"));
<contenttweaker:radioactive_sentient_meatball>.addTooltip(format.green("Reusable"));
<contenttweaker:gluttonous_flesh_singularity>.addTooltip(format.green("Reusable"));
<contenttweaker:sympan_spirit>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:gaia_tesseract>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:lesser_mana_core>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:greater_mana_core>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:primordial_prism>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:menacing_sludge>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:shield_of_terra>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:aeldunari>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:cursed_rock>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:multithreading_controller_upgrade>.addTooltip(format.red("Thanks to Foucs for the texture!"));
<contenttweaker:flesh_of_the_gluttonous_one>.addTooltip(format.red("Thanks to Foucs for the Gluttonous Flesh crafting chain textures!"));
<contenttweaker:fluit_of_flesh>.addTooltip(format.red("Thanks to Foucs for the Gluttonous Flesh crafting chain textures!"));
<contenttweaker:hungering_flesh_ingot>.addTooltip(format.red("Thanks to Foucs for the Gluttonous Flesh crafting chain textures!"));
<mod_lavacow:sharptooth>.addTooltip(format.red("Dropped by Foglet, Swarmer, Undead Swine"));
<deepmoblearning:data_model_hydra>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:pristine_matter_hydra>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:data_model_smash>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:pristine_matter_smash>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:data_model_illager>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:pristine_matter_illager>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:data_model_cottoncandor>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<deepmoblearning:pristine_matter_cottoncandor>.addTooltip(format.red("Thanks to Foucs for the Deep Mob Learning custom textures!"));
<thermalexpansion:augment:128>.addTooltip(format.red("+100% energy consumption rate but +10% more energy required per operation per augment"));
<thermalexpansion:augment:129>.addTooltip(format.red("secondary item % multiplied by 1.18x, 1.43x, 1.82x 2.5x 4x, 10x, and caps at 20x for each additional augment, with 10% more energy required per operation per augment"));
<thermalexpansion:augment:448>.addTooltip(format.red("15% chance not to consume reagent, capped at 95% but 15% more energy required per operation per augment"));
<thermalexpansion:augment:512>.addTooltip(format.red("+100% energy production rate for dynamos per augment"));
<thermalexpansion:augment:513>.addTooltip(format.red("increases energy produced from fuel by 15% per augment"));
<buildcraftsilicon:redstone_chipset:*>.addTooltip(format.red("Start making this in the Assembly Table (you do not need Draconium), the other recipes will come later"));
<buildcraftsilicon:redstone_chipset:4>.addTooltip(format.red("Lashmak did an oopsie"));
<mod_lavacow:hyphae>.addTooltip(format.red("Dropped by Mycosis in the Overworld"));
<agricraft:crop_sticks>.addTooltip(format.red("Can be placed on normal Dirt, Fertilized Dirt, and the Biomes'o'Plenty variations"));
<randomthings:fertilizeddirt>.addTooltip(format.red("Light really wanted to use this"));
<techreborn:recycler>.addTooltip(format.red("Consumes ANYTHING to make Scrap"));
// <techreborn:recycler>.addTooltip(format.red("Overclocker Upgrades do not make this faster"));
<actuallyadditions:block_phantomface>.addTooltip(format.red("WARNING: Do not place right next to modular machinery hatches"));
<actuallyadditions:block_phantom_liquiface>.addTooltip(format.red("WARNING: Do not place right next to modular machinery hatches"));
<extratrees:food:40>.addTooltip(format.red("Found somewhere in the Nether"));
<gendustry:honey_comb:14015>.addTooltip(format.red("Found on Akathartos"));
<gendustry:honey_comb:14016>.addTooltip(format.red("Found on Pauram"));
<gendustry:honey_comb:14017>.addTooltip(format.red("Found on Zoi"));
<contenttweaker:stone_of_the_shyre_warden>.addTooltip(format.red("Use the Deknighting Stick on the Shyre Warden"));
<contenttweaker:superenchant_wrapper>.addTooltip(format.red("Thanks to ChaosStrikez for the Super-Enchant Revamp!"));
<contenttweaker:obtained_from_a_puzzle>.addTooltip(format.red("If you are struggling, 'Puzzle Solution' items are available in JEI and in the questbook"));
<contenttweaker:obtained_from_a_puzzle>.addTooltip(format.red("ChaosStrikez and kurrycat had an idea!"));
<extrabotany:cosmeticmaidchest>.addTooltip(format.red("BlueLuke looks fabolous!"));
<rftools:space_chamber>.addTooltip(format.red("Fieno's favorite block"));
<tardis:fez>.addTooltip(format.red("WARNING: do not wear this, it will cause memory leaks"));
<contenttweaker:just_jambalaya>.addTooltip(format.red("Makes Panda happy!"));
<contenttweaker:luna_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:osiris_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:ptah_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:hator_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:oi_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:europa_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:falacer_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:orcus_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:haumea_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:sedna_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:rhenia_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:myrmex_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:pixonia_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:proximabelt_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:nero_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:pauram_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:zoi_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:akathartos_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<contenttweaker:alkemia_warper>.addTooltip(format.red("You can use this if you do not want to deal with rockets!"));
<openblocks:sky:*>.addTooltip(format.red("Warning: these are pretty but laggy"));
<openblocks:elevator:*>.addTooltip(format.red("Place multiples at different heights to teleport between them"));
<openblocks:elevator:*>.addTooltip(format.red("Space bar to go up, shift to go down"));
<openblocks:elevator:*>.addTooltip(format.red("Has a vertical range of 32 blocks"));
<openblocks:elevator:*>.addTooltip(format.red("For a larger range, use the elevator from Ender Utilities"));
<enderutilities:ender_elevator:*>.addTooltip(format.red("Place multiples at different heights to teleport between them"));
<enderutilities:ender_elevator:*>.addTooltip(format.red("Space bar to go up, shift to go down"));
<projecte:item.pe_evertide_amulet>.addTooltip(format.red("Thanks to ChaosStrikez for fixing the block deletion bug!"));
<projecte:item.pe_volcanite_amulet>.addTooltip(format.red("Thanks to ChaosStrikez for fixing the block deletion bug!"));
<appliedenergistics2:wireless_terminal>.addTooltip(format.red("Thanks to Glance for helping with bauble tooltips!"));
<bhc:heart_amulet>.addTooltip(format.red("Thanks to Dorambor for helping with bauble tooltips!"));
<thaumcraft:goggles>.addTooltip(format.red("Thanks to Dorambor for helping with bauble tooltips!"));
<botania:cosmetic:32>.addTooltip(format.red("Dorambor's favorite!"));
<draconicevolution:energy_storage_core>.addTooltip(format.red("kurrycat doesn't want you to crash"));
+33 -37
View File
@@ -252,6 +252,8 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:wildwood_core>.addTooltip(format.red("Use a Rite of Shifting Seasons with a special boline to create the Stormland Biome"));
<draconicevolution:chaos_shard:0>.addTooltip(format.red("First one is found at coordinates that are multiples of 10'000 in the end"));
<draconicevolution:chaos_shard:0>.addTooltip(format.red("Defeat the chaos guardian to be able to harvest it"));
<draconicevolution:chaos_shard:0>.addTooltip(format.red("There are multiple ways to farm this - Check JEI"));
<contenttweaker:steamed_slime>.addTooltip(format.red("Steam comes from the Railcraft Boiler Multiblock"));
@@ -648,8 +650,6 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:master_spell_focus>.addTooltip(format.red("Let this be a warning, you want to be REALLY CAREFUL with these!"));
<contenttweaker:master_spell_focus>.addTooltip(format.red("Some will be good, some will be bad, some will be funny!"));
<contenttweaker:master_spell_focus>.addTooltip(format.red("Use 4096 crystals"));
<thaumicaugmentation:research_notes>.addTooltip(format.red("Can be found in the Emptiness, or through a master spell (which one??)"));
<thaumicenergistics:essentia_terminal>.addTooltip(format.red("Thanks to Dorambor for finding a better version!"));
@@ -660,9 +660,10 @@ import crafttweaker.item.IItemCondition;
<advancedrocketry:warpcore>.addTooltip(format.red("The correct titanium block can be crafted from the incorrect titanium block"));
<ore:aoaGarnet>.addTooltip(format.red("Use the corresponding mythic void resource miners for a (slow) steady supply of garnets!"));
<ore:aoaGarnet>.addTooltip(format.red("If you need a large amount, batch craft or autocraft using the ME mythic assembler!"));
<ore:aoaGarnet>.addTooltip(format.red("Puzzles will unlock better recipes for the ME mythic assembler!"));
<ore:aoaGarnet>.addTooltip(format.red("Use the corresponding mythic Void Resource Miners for a (slow) steady supply of garnets!"));
<ore:aoaGarnet>.addTooltip(format.red("If you need a large amount, batch craft or autocraft using the ME Mythic Assembler!"));
<ore:aoaGarnet>.addTooltip(format.red("Puzzles will unlock better recipes for the ME Mythic Assembler!"));
<ore:aoaGarnet>.addTooltip(format.red("Using these you will eventually be able to passive them all at once with good rates."));
<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"));
@@ -801,11 +802,11 @@ import crafttweaker.item.IItemCondition;
<extrautils2:bagofholding>.addTooltip(format.red("Empty before using this in recipes!!"));
<projectex:personal_link>.addTooltip(format.red("Do not connect directly to a storage bus (laggy), use drawers or danks!"));
<projectex:personal_link>.addTooltip(format.red("Do not connect directly to a storage bus (laggy). Use drawers or danks instead!"));
<projectex:refined_link>.addTooltip(format.red("Do not connect directly to a storage bus (laggy), use drawers or danks!"));
<projectex:refined_link>.addTooltip(format.red("Do not connect directly to a storage bus (laggy). Use drawers or danks instead!"));
<projectex:compressed_refined_link>.addTooltip(format.red("Do not connect directly to a storage bus (laggy), use drawers or danks!"));
<projectex:compressed_refined_link>.addTooltip(format.red("Do not connect directly to a storage bus (laggy). Use drawers or danks instead!"));
<aether_legacy:zanite_gemstone>.addTooltip(format.red("Now faster, thanks to Supernodap's sacrifice!"));
@@ -821,6 +822,7 @@ import crafttweaker.item.IItemCondition;
<extrabotany:material:3>.addTooltip(format.red("Dropped by a tier 3 Gaia Guardian"));
<bewitchment:blessed_stone>.addTooltip(format.red("Found in Furatto"));
<bewitchment:blessed_stone>.addTooltip(format.red("CAREFUL: this block is unbreakable"));
<bewitchment:blessed_stone>.addTooltip(format.red("Can be broken by the Master Spell Perditio"));
@@ -987,7 +989,7 @@ import crafttweaker.item.IItemCondition;
<minecraft:chorus_fruit_popped>.addTooltip(format.red("Tinker Modifier: mobs float"));
<minecraft:tnt>.addTooltip(format.red("Tinker Modifier: destroys shit"));
<minecraft:tnt>.addTooltip(format.red("Tinker Modifier: destroys stuff"));
<tconstruct:materials:13>.addTooltip(format.red("Tinker Modifier: taller"));
@@ -1033,7 +1035,7 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:harbinger_crystal>.addTooltip(format.red("Dropped by harbinger cubes in the final twilight forest castle"));
<contenttweaker:ender_feather>.addTooltip(format.red("Dropped by the mighty ender chicken"));
<contenttweaker:ender_feather>.addTooltip(format.red("Dropped by the Mighty Ender Chicken in Furatto"));
<contenttweaker:sedna_artifact>.addTooltip(format.red("Right click before entering the planet"));
@@ -1151,8 +1153,6 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:sticky_callstone>.addTooltip(format.red("Sure you can craft it early on, but should you?"));
<contenttweaker:sticky_callstone>.addTooltip(format.red("Because sometimes the worst ideas are the ones that work -0darkomen0"));
<buildcraftsilicon:redstone_chipset>.addTooltip(format.red("Better to automate passively"));
<thebetweenlands:aspect_vial>.addTooltip(format.red("Found by right clicking various betweenlands ground items from mortar and pestle on a gecko in a cage (different in every world)"));
<thebetweenlands:aspect_vial:1>.addTooltip(format.red("Found by right clicking various betweenlands ground items from mortar and pestle on a gecko in a cage (different in every world)"));
@@ -1487,7 +1487,6 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:technetium_remains>.addTooltip(format.red("Can be multiplied in an infinite loop"));
<ore:dragonScaleBlock>.addTooltip(format.red("Automate using the Aeldunari"));
<contenttweaker:lanthanum_salt>.addTooltip(format.red("If you don't want to automate it, batch craft a large amount"));
@@ -1559,7 +1558,7 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:livermorium_sliver>.addTooltip(format.red("Make a runicorn farm"));
<contenttweaker:arcane_prison_key>.addTooltip(format.red("Right click to summon a boss"));
<contenttweaker:arcane_prison_key>.addTooltip(format.red("Right click to summon a boss!"));
<contenttweaker:unusually_heavy_bone>.addTooltip(format.red("Eden dust is obtainable in chapter 1! Go explore the overworld!"));
<contenttweaker:unusually_heavy_bone>.addTooltip(format.red("Right click to summon a boss!"));
@@ -1948,7 +1947,7 @@ import crafttweaker.item.IItemCondition;
<cyclicmagic:beacon_potion>.addTooltip(format.red("Obtained from the pharos callstone"));
<contenttweaker:pharos_callstone>.addTooltip(format.red("Ptah will guide you"));
<contenttweaker:pharos_callstone>.addTooltip(format.red("Craft the right potions (5) together, Ptah will guide you"));
<contenttweaker:ptah_spinel>.addTooltip(format.red("Obtained from the pharos callstone"));
@@ -2145,7 +2144,7 @@ import crafttweaker.item.IItemCondition;
<erebus:spider_t_shirt>.addTooltip(format.red("Obtained from the tarantula brood mother"));
<extendedcrafting:compressor>.addTooltip(format.red("Make sure the compressor has no solid blocks touching its sides!"));
// <extendedcrafting:compressor>.addTooltip(format.red("Make sure the compressor has no solid blocks touching its sides!"));
<extendedcrafting:compressor>.addTooltip(format.red("Warning: Do not shift click the Catalyst into the machine. It may bug out."));
<extendedcrafting:compressor>.addTooltip(format.red("If the compressor bugs out, break and replace it :)"));
@@ -2180,10 +2179,10 @@ import crafttweaker.item.IItemCondition;
<draconicevolution:celestial_manipulator>.addTooltip(format.red("Use in the overworld! It will also works in the void world!"));
<appliedenergistics2:part:220>.addTooltip(format.red("Do not connect to a block that's in a different chunk, it will cause a crash"));
<appliedenergistics2:part:221>.addTooltip(format.red("Do not connect to a block that's in a different chunk, it will cause a crash"));
<appliedenergistics2:part:222>.addTooltip(format.red("Do not connect to a block that's in a different chunk, it will cause a crash"));
<thaumicenergistics:essentia_storage>.addTooltip(format.red("Do not connect to a block that's in a different chunk, it will cause a crash"));
<appliedenergistics2:part:220>.addTooltip(format.red("Do not connect to a block across a chunk boundary, it may cause a crash"));
<appliedenergistics2:part:221>.addTooltip(format.red("Do not connect to a block across a chunk boundary, it may cause a crash"));
<appliedenergistics2:part:222>.addTooltip(format.red("Do not connect to a block across a chunk boundary, it may cause a crash"));
<thaumicenergistics:essentia_storage>.addTooltip(format.red("Do not connect to a block across a chunk boundary, it may cause a crash"));
<divinerpg:icicle_bow>.addTooltip(format.red("Obtained from the workshop tinkerer in Iceika"));
<divinerpg:icicle_bow>.addTooltip(format.red("Can be super-enchanted"));
@@ -2194,6 +2193,7 @@ import crafttweaker.item.IItemCondition;
<akashictome:tome>.addTooltip(format.red("Combine in a crafting table to add a book!"));
<akashictome:tome>.addTooltip(format.red("Right click to select what book to open"));
<akashictome:tome>.addTooltip(format.red("Shift + left click while looking air to unselect a book"));
<akashictome:tome>.addTooltip(format.red("Select an item and sneak + <drop keybind> to remove item from omniwand/akashic tome"));
<forestry:bee_princess_ge:0>.withTag({MaxH: 50, Mate: {Chromosomes: [{UID1: "careerbees.mad_scientist", UID0: "careerbees.mad_scientist", Slot: 0 as byte}]}}).addTooltip(format.red("The mad scientist can only be bred in a normal apiary, while exploding TNT"));
@@ -2708,6 +2708,7 @@ import crafttweaker.item.IItemCondition;
<nuclearcraft:fusion_core>.addTooltip(format.red("You can use any number of fusion connectors on each side, as long as the structure follows the preview"));
<nuclearcraft:fusion_electromagnet_transparent_idle>.addTooltip(format.red("To function, Electromagnets require energy"));
<nuclearcraft:fusion_electromagnet_transparent_idle>.addTooltip(format.red("Electromagnets need cooling from adjacent active coolers with water"));
<nuclearcraft:fusion_electromagnet_transparent_idle>.addTooltip(format.red("If they follow cental symmetry they work better"));
<nuclearcraft:fusion_electromagnet_transparent_idle>.addTooltip(format.red("You should reach 100% cooling, no more, no less"));
@@ -2956,6 +2957,10 @@ import crafttweaker.item.IItemCondition;
<bewitchment:candelabra_gold>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<bewitchment:candelabra_iron>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<bewitchment:candelabra_silver>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<botania:shinyflower:*>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<botania:mushroom:*>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<botania:pylon:*>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<botania:miniisland:*>.addTooltip(format.red("Infusion Stabilizer: see JEI info box for recommended setup"));
<thaumcraft:infusion_matrix>.addTooltip(format.red("Search 'infusion stabilizer' in JEI to get the list"));
@@ -2982,7 +2987,7 @@ import crafttweaker.item.IItemCondition;
<thermaldynamics:duct_0:5>.addTooltip(format.red("WARNING: do not connect to radiation scrubbers, it may corrupt your world"));
<enderio:item_endergy_conduit:11>.addTooltip(format.red("WARNING: do not connect to radiation scrubbers, it may corrupt your world"));
<aether_legacy:life_shard>.addTooltip(format.red("Adds 20 HP"));
<aether_legacy:life_shard>.addTooltip(format.red("Adds 20 HP, found as chest loot in the Aether (more common in bronze dungeons)"));
<contenttweaker:crown_of_the_energy_queen>.addTooltip(format.red("Thank you NerdySpider for the texture!"));
@@ -3061,7 +3066,8 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:vethea_wormhole>.addTooltip(format.red("Found from the nightmare callstone"));
<botania:enchantedsoil>.addTooltip(format.red("Obtained from the enchanted orchid"));
<botania:enchantedsoil>.addTooltip(format.red("Obtained from the Enchanted Orchid, or Overgrowth Seeds"));
<botania:enchantedsoil>.addTooltip(format.red("Can be moved using Pistons, and the Sigil of Acquisition"));
<contenttweaker:advanced_inscriber_doesnt_show_up>.addTooltip(format.red("The advanced version is better for automation"));
@@ -3184,7 +3190,7 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:furnace_heart>.addTooltip(format.red("Found in the furnace dimension"));
<contenttweaker:living_myrmitite_ingot>.addTooltip(format.red("Combine enchanted myrmitite with the right modifier tomes (4), Precasia will guide you"));
<contenttweaker:living_myrmitite_ingot>.addTooltip(format.red("Combine Myrmitite with the right modifier tomes (4), Precasia will guide you"));
<cyclicmagic:glowing_helmet>.addTooltip(format.red("Found in battle towers"));
@@ -3378,7 +3384,9 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:psichic_stone>.addTooltip(format.red("Use the ore excavator on Europa, psivein"));
<contenttweaker:better_red_coal>.addTooltip(format.red("This can be used to set recipes and automations more easily :)"));
<contenttweaker:better_red_coal>.addTooltip(format.red("This can be used to set recipes more easily, good to have on passive :)"));
<contenttweaker:broken_portal_arcana>.addTooltip(format.green("Reusable"));
<nuclearcraft:rad_shielding:0>.addTooltip(format.red("Can be applied to any armor, as long as it's full durability"));
<nuclearcraft:rad_shielding:1>.addTooltip(format.red("Can be applied to any armor, as long as it's full durability"));
@@ -3413,22 +3421,10 @@ import crafttweaker.item.IItemCondition;
<careerbees:pheremone_frame>.addTooltip(format.red("Frames cannot be automated in an apiary, you need the alveary"));
<magicbees:frames.oblivion>.addTooltip(format.red("Frames cannot be automated in an apiary, you need the alveary"));
<compactmachines3:machine:0>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:1>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:2>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:4>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:3>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:5>.addTooltip(format.red("WARNING: Do not do thaumcraft in here! It will cause crashes!"));
<compactmachines3:machine:0>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:1>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:2>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:4>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:3>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<compactmachines3:machine:5>.addTooltip(format.red("The ME capability adapter can be used to transfer AE2 channels inside a compact machine"));
<forestry:sapling>.addTooltip(format.red("WARNING: Do not place forestry trees down for long periods of time, they will continuously spawn butterflies!"));
<forestry:sapling>.addTooltip(format.red("Use the butterfly repellent to remove butterflies if there's too many."));
<forestry:sapling>.addTooltip(format.red("Use an Industrial Grafter to break the corresponding leaf type to obtain more."));
<forestry:sapling>.addTooltip(format.red("The enchanted greenhouse can be used to automate these trees!"));
<contenttweaker:butterfly_repellent>.addTooltip(format.red("Right click to remove butterflies if they get laggy"));

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