0.14.8 hotfix2
This commit is contained in:
@@ -356,3 +356,46 @@ recipes.addShaped(<ae2fc:fluid_level_maintainer>,
|
||||
[[<threng:material:0>, <appliedenergistics2:part:281>, <threng:material:0>],
|
||||
[<appliedenergistics2:material:24>, <appliedenergistics2:crafting_monitor>, <appliedenergistics2:material:24>],
|
||||
[<threng:material:0>, <ore:dyeBlue>, <threng:material:0>]]);
|
||||
|
||||
recipes.addShapeless(<appliedenergistics2:part:76>,
|
||||
[<appliedenergistics2:part:56>, <appliedenergistics2:part:56>, <appliedenergistics2:part:56>, <appliedenergistics2:part:56>]);
|
||||
|
||||
|
||||
|
||||
mods.chisel.Carving.addGroup("smartcoloredcablegroup");
|
||||
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:40>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:41>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:42>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:43>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:44>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:45>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:46>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:47>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:48>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:49>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:50>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:51>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:52>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:53>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:54>);
|
||||
mods.chisel.Carving.addVariation("smartcoloredcablegroup", <appliedenergistics2:part:55>);
|
||||
|
||||
mods.chisel.Carving.addGroup("densesmartcoloredcablegroup");
|
||||
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:60>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:61>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:62>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:63>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:64>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:65>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:66>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:67>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:68>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:69>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:70>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:71>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:72>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:73>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:74>);
|
||||
mods.chisel.Carving.addVariation("densesmartcoloredcablegroup", <appliedenergistics2:part:75>);
|
||||
|
||||
@@ -5060,14 +5060,9 @@ fullessentiaautomation.maxStackSize = 64;
|
||||
fullessentiaautomation.beaconPayment = false;
|
||||
fullessentiaautomation.register();
|
||||
|
||||
var fullessentiaautomation = VanillaFactory.createItem("full_essentia_automation");
|
||||
fullessentiaautomation.maxStackSize = 64;
|
||||
fullessentiaautomation.beaconPayment = false;
|
||||
fullessentiaautomation.register();
|
||||
|
||||
var fullessentiaautomation = VanillaFactory.createItem("draconic_energy_orb");
|
||||
fullessentiaautomation.maxStackSize = 64;
|
||||
fullessentiaautomation.beaconPayment = false;
|
||||
fullessentiaautomation.register();
|
||||
var draconicenergyball = VanillaFactory.createItem("draconic_energy_ball");
|
||||
draconicenergyball.maxStackSize = 64;
|
||||
draconicenergyball.beaconPayment = false;
|
||||
draconicenergyball.register();
|
||||
|
||||
|
||||
|
||||
@@ -78,6 +78,11 @@ 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:thirteen_coat>, 1);
|
||||
|
||||
val mothervoidwalker = LootTweaker.getTable("aoa3:entities/mobs/overworld/mother_void_walker");
|
||||
val mothervoidwalkerroll = mothervoidwalker.addPool("mothervoidwalkerroll", 1, 1, 0, 0);
|
||||
|
||||
@@ -69,7 +69,7 @@
|
||||
<contenttweaker:enchdesc_poisonous>.addTooltip(format.red("Inflicts mobs with poison for 8 seconds, level scales with enchantment level"));
|
||||
<contenttweaker:enchdesc_flim_flam>.addTooltip(format.red("Does nothing"));
|
||||
<contenttweaker:enchdesc_last_stand>.addTooltip(format.red("Prevents death at the cost of XP, XP cost is 50 / total levels"));
|
||||
<contenttweaker:enchdesc_unstable>.addTooltip(format.red("Prevents fall damage on boots and or triggers explisions on armour consuming gunpowder"));
|
||||
<contenttweaker:enchdesc_unstable>.addTooltip(format.red("When on boots, prevents fall damages and triggers an explosion by consuming gunpowder"));
|
||||
<contenttweaker:enchdesc_electric_efficiency>.addTooltip(format.red("Lowers Power usage of Projectred Jetpacks?, 16x less power max"));
|
||||
<contenttweaker:enchdesc_destruction>.addTooltip(format.red("Makes Crowbars like hammers"));
|
||||
<contenttweaker:enchdesc_implosion>.addTooltip(format.red("Bane of Creepers but for Crowbars"));
|
||||
|
||||
@@ -3267,8 +3267,8 @@ mods.jei.JEI.addDescription([
|
||||
"By default, all blocks with a spark will share mana equally, but spark augments can be used to change priorities.",
|
||||
"",
|
||||
"Dominant: will take mana from other pools until it's full.",
|
||||
"Dispersive: will send mana to other pools until they are all full.",
|
||||
"Recessive: will send mana to other pools if they need it more.",
|
||||
"Dispersive: will send mana to players.",
|
||||
"Recessive: will send mana to other pools if they can take it.",
|
||||
"Isolated: will not send mana to other normal sparks."
|
||||
]);
|
||||
|
||||
|
||||
@@ -111,5 +111,5 @@ bot12.addItemInput(<botania:manaresource:4>*12);
|
||||
bot12.addItemInput(<divinerpg:divine_shards>);
|
||||
bot12.addItemInput(<aether_legacy:golden_ring>);
|
||||
bot12.addItemInput(<extrautils2:compressedsand:1>);
|
||||
bot12.addItemOutput(<botania:odinring>);
|
||||
bot12.addItemOutput(<botania:lokiring>);
|
||||
bot12.build();
|
||||
@@ -55,7 +55,7 @@ reci4.addEnergyPerTickInput(100);
|
||||
reci4.addItemInput(<thermalfoundation:material:32>);
|
||||
reci4.addItemInput(<thermalfoundation:material:32>);
|
||||
reci4.addItemInput(<minecraft:glass>);
|
||||
reci4.addItemInput(<thaumcraft:nugget:8>);
|
||||
reci4.addItemInput(<ore:nuggetBrass>);
|
||||
reci4.addItemInput(<thaumcraft:nugget:5>);
|
||||
reci4.addItemOutput(<thaumcraft:tube>);
|
||||
reci4.addItemOutput(<thaumcraft:tube>);
|
||||
|
||||
@@ -1176,8 +1176,33 @@ recipes.addShapeless(<thaumcraft:crystal_essence>,
|
||||
[<contenttweaker:full_essentia_automation>]);
|
||||
|
||||
recipes.addShapeless(<draconicevolution:energy_storage_core>,
|
||||
[<contenttweaker:draconic_energy_orb>,
|
||||
[<contenttweaker:draconic_energy_ball>,
|
||||
<draconicevolution:particle_generator:2>,
|
||||
<draconicevolution:draconium_block>,
|
||||
<draconicevolution:energy_pylon>]);
|
||||
|
||||
recipes.addShaped(<aether_legacy:obsidian_helmet>,
|
||||
[[<divinerpg:bedrock_chunk>, <minecraft:obsidian>, <divinerpg:bedrock_chunk>],
|
||||
[<minecraft:obsidian>, null, <minecraft:obsidian>],
|
||||
[null, null, null]]);
|
||||
|
||||
recipes.addShaped(<aether_legacy:obsidian_chestplate>,
|
||||
[[<divinerpg:bedrock_chunk>, null, <divinerpg:bedrock_chunk>],
|
||||
[<divinerpg:bedrock_chunk>, <minecraft:obsidian>, <divinerpg:bedrock_chunk>],
|
||||
[<minecraft:obsidian>, <minecraft:obsidian>, <minecraft:obsidian>]]);
|
||||
|
||||
recipes.addShaped(<aether_legacy:obsidian_leggings>,
|
||||
[[<divinerpg:bedrock_chunk>, <divinerpg:bedrock_chunk>, <divinerpg:bedrock_chunk>],
|
||||
[<minecraft:obsidian>, null, <minecraft:obsidian>],
|
||||
[<minecraft:obsidian>, null, <minecraft:obsidian>]]);
|
||||
|
||||
recipes.addShaped(<aether_legacy:obsidian_boots>,
|
||||
[[<divinerpg:bedrock_chunk>, null, <divinerpg:bedrock_chunk>],
|
||||
[<minecraft:obsidian>, null, <minecraft:obsidian>],
|
||||
[null, null, null]]);
|
||||
|
||||
furnace.addRecipe(<minecraft:gold_ingot>, <divinerpg:sandslash>);
|
||||
furnace.addRecipe(<contenttweaker:divine_wisp>*7, <divinerpg:divine_leggings>);
|
||||
furnace.addRecipe(<contenttweaker:divine_wisp>*4, <divinerpg:divine_boots>);
|
||||
furnace.addRecipe(<contenttweaker:divine_wisp>*5, <divinerpg:divine_helmet>);
|
||||
furnace.addRecipe(<contenttweaker:divine_wisp>*8, <divinerpg:divine_chestplate>);
|
||||
|
||||
@@ -23,14 +23,14 @@ recipes.addShapeless(<thermalfoundation:material:772>*2,
|
||||
val brassingot = <ore:ingotBrass>;
|
||||
brassingot.remove(<railcraft:ingot:9>);
|
||||
|
||||
recipes.removeByInput(<ore:blockBrass>);
|
||||
recipes.removeShapeless(<railcraft:ingot:9>);
|
||||
recipes.addShapeless(<tconstruct:ingots:5>*9, [<ore:blockBrass>]);
|
||||
|
||||
// titanium
|
||||
val titaniumingot = <ore:ingotTitanium>;
|
||||
titaniumingot.remove(<libvulpes:productingot:7>);
|
||||
|
||||
recipes.removeByInput(<ore:blockTitanium>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:7>);
|
||||
recipes.addShapeless(<techreborn:ingot:14>*9, [<ore:blockTitanium>]);
|
||||
|
||||
// iridium
|
||||
@@ -38,7 +38,8 @@ val iridiumingot = <ore:ingotIridium>;
|
||||
iridiumingot.remove(<libvulpes:productingot:10>);
|
||||
iridiumingot.remove(<techreborn:ingot:7>);
|
||||
|
||||
recipes.removeByInput(<ore:blockIridium>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:10>);
|
||||
recipes.removeShapeless(<techreborn:ingot:7>);
|
||||
recipes.addShapeless(<thermalfoundation:material:135>*9, [<ore:blockIridium>]);
|
||||
|
||||
// tin
|
||||
@@ -51,7 +52,12 @@ tiningot.remove(<railcraft:ingot:2>);
|
||||
// tiningot.remove(<techreborn:ingot:13>);
|
||||
tiningot.remove(<libvulpes:productingot:5>);
|
||||
|
||||
recipes.removeByInput(<ore:blockTin>);
|
||||
recipes.removeShapeless(<abyssalcraft:tiningot>);
|
||||
recipes.removeShapeless(<forestry:ingot_tin>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:1>);
|
||||
recipes.removeShapeless(<projectred-core:resource_item:101>);
|
||||
recipes.removeShapeless(<railcraft:ingot:2>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:5>);
|
||||
recipes.addShapeless(<thermalfoundation:material:129>*9, [<ore:blockTin>]);
|
||||
|
||||
val tindust = <ore:dustTin>;
|
||||
@@ -72,7 +78,14 @@ copperingot.remove(<railcraft:ingot:1>);
|
||||
// copperingot.remove(<techreborn:ingot:4>);
|
||||
copperingot.remove(<libvulpes:productingot:4>);
|
||||
|
||||
recipes.removeByInput(<ore:blockCopper>);
|
||||
|
||||
recipes.removeShapeless(<abyssalcraft:copperingot>);
|
||||
recipes.removeShapeless(<forestry:ingot_copper>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:0>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:0>);
|
||||
recipes.removeShapeless(<projectred-core:resource_item:100>);
|
||||
recipes.removeShapeless(<railcraft:ingot:1>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:4>);
|
||||
recipes.addShapeless(<thermalfoundation:material:128>*9, [<ore:blockCopper>]);
|
||||
|
||||
val copperdust = <ore:dustCopper>;
|
||||
@@ -93,7 +106,12 @@ silveringot.remove(<projectred-core:resource_item:102>);
|
||||
silveringot.remove(<railcraft:ingot:4>);
|
||||
// silveringot.remove(<techreborn:ingot:11>);
|
||||
|
||||
recipes.removeByInput(<ore:blockSilver>);
|
||||
recipes.removeShapeless(<bewitchment:silver_ingot>);
|
||||
recipes.removeShapeless(<iceandfire:silver_ingot>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:3>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:13>);
|
||||
recipes.removeShapeless(<projectred-core:resource_item:102>);
|
||||
recipes.removeShapeless(<railcraft:ingot:4>);
|
||||
recipes.addShapeless(<thermalfoundation:material:130>*9, [<ore:blockSilver>]);
|
||||
|
||||
val silverdust = <ore:dustSilver>;
|
||||
@@ -110,7 +128,11 @@ steelingot.remove(<railcraft:ingot:0>);
|
||||
// steelingot.remove(<techreborn:ingot:12>);
|
||||
steelingot.remove(<libvulpes:productingot:6>);
|
||||
|
||||
recipes.removeByInput(<ore:blockSteel>);
|
||||
recipes.removeShapeless(<bigreactors:ingotsteel>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:8>);
|
||||
recipes.removeShapeless(<nuclearcraft:alloy:5>);
|
||||
recipes.removeShapeless(<railcraft:ingot:0>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:6>);
|
||||
recipes.addShapeless(<thermalfoundation:material:160>*9, [<ore:blockSteel>]);
|
||||
|
||||
val steeldust = <ore:dustSteel>;
|
||||
@@ -129,7 +151,9 @@ bronzeingot.remove(<nuclearcraft:alloy:0>);
|
||||
bronzeingot.remove(<railcraft:ingot:5>);
|
||||
// bronzeingot.remove(<techreborn:ingot:2>);
|
||||
|
||||
recipes.removeByInput(<ore:blockBronze>);
|
||||
recipes.removeShapeless(<forestry:ingot_bronze>);
|
||||
recipes.removeShapeless(<nuclearcraft:alloy:0>);
|
||||
recipes.removeShapeless(<railcraft:ingot:5>);
|
||||
recipes.addShapeless(<thermalfoundation:material:163>*9, [<ore:blockBronze>]);
|
||||
|
||||
val bronzedust = <ore:dustBronze>;
|
||||
@@ -143,7 +167,9 @@ aluminumingot.remove(<nuclearcraft:ingot:12>);
|
||||
aluminumingot.remove(<libvulpes:productingot:9>);
|
||||
// aluminumingot.remove(<techreborn:ingot:0>);
|
||||
|
||||
recipes.removeByInput(<ore:blockAluminum>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:1>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:12>);
|
||||
recipes.removeShapeless(<libvulpes:productingot:9>);
|
||||
recipes.addShapeless(<thermalfoundation:material:132>*9, [<ore:blockAluminum>]);
|
||||
|
||||
val aluminumdust = <ore:dustAluminum>;
|
||||
@@ -157,13 +183,15 @@ val electrumingot = <ore:ingotElectrum>;
|
||||
electrumingot.remove(<immersiveengineering:metal:7>);
|
||||
// electrumingot.remove(<techreborn:ingot:5>);
|
||||
|
||||
recipes.removeByInput(<ore:blockElectrum>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:7>);
|
||||
recipes.addShapeless(<thermalfoundation:material:161>*9, [<ore:blockElectrum>]);
|
||||
|
||||
val electrumdust = <ore:dustElectrum>;
|
||||
electrumdust.remove(<immersiveengineering:metal:16>);
|
||||
// electrumdust.remove(<techreborn:dust:17>);
|
||||
|
||||
// recipe.removeShapeless(<immersiveengineering:metal:16>);
|
||||
|
||||
// lead
|
||||
val leadingot = <ore:ingotLead>;
|
||||
leadingot.remove(<immersiveengineering:metal:2>);
|
||||
@@ -171,7 +199,9 @@ leadingot.remove(<nuclearcraft:ingot:2>);
|
||||
leadingot.remove(<railcraft:ingot:3>);
|
||||
// leadingot.remove(<techreborn:ingot:8>);
|
||||
|
||||
recipes.removeByInput(<ore:blockLead>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:2>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:2>);
|
||||
recipes.removeShapeless(<railcraft:ingot:3>);
|
||||
recipes.addShapeless(<thermalfoundation:material:131>*9, [<ore:blockLead>]);
|
||||
|
||||
val leaddust = <ore:dustLead>;
|
||||
@@ -185,7 +215,8 @@ nickelingot.remove(<immersiveengineering:metal:4>);
|
||||
nickelingot.remove(<railcraft:ingot:6>);
|
||||
// nickelingot.remove(<techreborn:ingot:9>);
|
||||
|
||||
recipes.removeByInput(<ore:blockNickel>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:4>);
|
||||
recipes.removeShapeless(<railcraft:ingot:6>);
|
||||
recipes.addShapeless(<thermalfoundation:material:133>*9, [<ore:blockNickel>]);
|
||||
|
||||
val nuckeldust = <ore:dustNickel>;
|
||||
@@ -196,7 +227,7 @@ nuckeldust.remove(<immersiveengineering:metal:13>);
|
||||
val graphiteingot = <ore:ingotGraphite>;
|
||||
graphiteingot.remove(<bigreactors:ingotgraphite>);
|
||||
|
||||
recipes.removeByInput(<ore:blockGraphite>);
|
||||
recipes.removeShapeless(<bigreactors:ingotgraphite>);
|
||||
recipes.addShapeless(<nuclearcraft:ingot:8>*9, [<ore:blockGraphite>]);
|
||||
|
||||
val graphitedust = <ore:dustGraphite>;
|
||||
@@ -206,7 +237,7 @@ graphitedust.remove(<bigreactors:dustgraphite>);
|
||||
val constantaningot = <ore:ingotConstantan>;
|
||||
constantaningot.remove(<immersiveengineering:metal:6>);
|
||||
|
||||
recipes.removeByInput(<ore:blockConstantan>);
|
||||
recipes.removeShapeless(<immersiveengineering:metal:6>);
|
||||
recipes.addShapeless(<thermalfoundation:material:164>*9, [<ore:blockConstantan>]);
|
||||
|
||||
val constantandust = <ore:dustConstantan>;
|
||||
@@ -217,7 +248,7 @@ val uraniumingot = <ore:ingotUranium>;
|
||||
uraniumingot.remove(<nuclearcraft:ingot:4>);
|
||||
// uraniumingot.remove(<techreborn:ingot:24>);
|
||||
|
||||
recipes.removeByInput(<ore:blockUranium>);
|
||||
recipes.removeShapeless(<nuclearcraft:ingot:4>);
|
||||
recipes.addShapeless(<immersiveengineering:metal:5>*9, [<ore:blockUranium>]);
|
||||
|
||||
val uraniumdust = <ore:dustUranium>;
|
||||
@@ -228,7 +259,6 @@ uraniumdust.remove(<nuclearcraft:dust:4>);
|
||||
val thoriumingot = <ore:ingotThorium>;
|
||||
// thoriumingot.remove(<techreborn:ingot:23>);
|
||||
|
||||
recipes.removeByInput(<ore:blockThorium>);
|
||||
recipes.addShapeless(<nuclearcraft:ingot:3>*9, [<ore:blockThorium>]);
|
||||
|
||||
val thoriumdust = <ore:dustThorium>;
|
||||
@@ -239,7 +269,7 @@ val invaringot = <ore:ingotInvar>;
|
||||
invaringot.remove(<railcraft:ingot:7>);
|
||||
// invaringot.remove(<techreborn:ingot:6>);
|
||||
|
||||
recipes.removeByInput(<ore:blockInvar>);
|
||||
recipes.removeShapeless(<railcraft:ingot:7>);
|
||||
recipes.addShapeless(<thermalfoundation:material:162>*9, [<ore:blockInvar>]);
|
||||
|
||||
val invardust = <ore:dustInvar>;
|
||||
|
||||
+16
-2
@@ -1838,6 +1838,8 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<enderutilities:handybag:0>.addTooltip(format.red("Holding this in your inventory will increase your storage slots automatically!"));
|
||||
<enderutilities:handybag:1>.addTooltip(format.red("Holding this in your inventory will increase your storage slots automatically!"));
|
||||
<enderutilities:handybag:0>.addTooltip(format.red("Use SHIFT + E to open your regular inventory"));
|
||||
<enderutilities:handybag:1>.addTooltip(format.red("Use SHIFT + E to open your regular inventory"));
|
||||
|
||||
|
||||
<extrabotany:masterhandbag>.addTooltip(format.red("Backpack"));
|
||||
@@ -2713,6 +2715,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<tconstruct:sharpening_kit>.addTooltip(format.red("Can be used to repair tools in your crafting table"));
|
||||
|
||||
<naturescompass:naturescompass>.addTooltip(format.red("WARNING: do not craft in ME terminal or arcane transmutation tablet, it could cause a crash"));
|
||||
<extrautils2:biomemarker>.addTooltip(format.red("WARNING: do not craft in ME terminal or arcane transmutation tablet, it could cause a crash"));
|
||||
|
||||
<contenttweaker:recursive_recipes>.addTooltip(format.red("With regards to Not Yue"));
|
||||
|
||||
@@ -2884,7 +2887,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<tinker_io:smart_output>.addTooltip(format.red("Upgraded version of the casting table with a GUI and upgrages"));
|
||||
|
||||
<tinker_io:speedupg>.addTooltip(format.red("Smart Output Upgrade: increses speed"));
|
||||
<tinker_io:speedupg>.addTooltip(format.red("Fuel input machine upgrade: increses speed"));
|
||||
<tinker_io:upg:1>.addTooltip(format.red("Smart Output Upgrade: adds 1 extra space to output slot"));
|
||||
<tinker_io:upg:2>.addTooltip(format.red("Smart Output Upgrade: adds 2 extra spaces to output slot"));
|
||||
<tinker_io:upg:3>.addTooltip(format.red("Smart Output Upgrade: adds 3 extra spaces to output slot"));
|
||||
@@ -3126,7 +3129,7 @@ import crafttweaker.item.IItemCondition;
|
||||
<enderutilities:handybag:0>.addTooltip(format.red("WARNING: do not place backpacks, satchels, etc in the extra slots, may cause memory leaks"));
|
||||
<enderutilities:handybag:1>.addTooltip(format.red("WARNING: do not place backpacks, satchels, etc in the extra slots, may cause memory leaks"));
|
||||
|
||||
<aoa3:hive_egg>.addTooltip(format.red("Right click a tharafly with a hive chunk!"));
|
||||
<aoa3:hive_egg>.addTooltip(format.red("Left click a tharafly with a hive chunk!"));
|
||||
|
||||
<ore:ayeracoStatue>.addTooltip(format.red("Use the Horde Horn in the End!"));
|
||||
|
||||
@@ -3426,3 +3429,14 @@ import crafttweaker.item.IItemCondition;
|
||||
<contenttweaker:butterfly_repellent>.addTooltip(format.red("Right click to remove butterflies if they get laggy"));
|
||||
|
||||
<thermalfoundation:storage_alloy:3>.addTooltip(format.red("Priscilla debugged broken block recipes"));
|
||||
|
||||
<appliedenergistics2:wireless_crafting_terminal>.addTooltip(format.red("Use CTRL + E to open while in bauble"));
|
||||
<appliedenergistics2:wireless_fluid_terminal>.addTooltip(format.red("Use CTRL + F to open while in bauble"));
|
||||
<appliedenergistics2:wireless_pattern_terminal>.addTooltip(format.red("Use CTRL + R to open while in bauble"));
|
||||
<appliedenergistics2:wireless_terminal>.addTooltip(format.red("Use CTRL + T to open while in bauble"));
|
||||
|
||||
<tombstone:crafting_ingredient:4>.addTooltip(format.red("Obtained from fishing or the resource fisher"));
|
||||
|
||||
<tesslocator:basic_energy_tesslocator>.addTooltip(format.red("Thanks to Vamael for proofreading things!"));
|
||||
|
||||
<aoa3:explosive_idol>.addTooltip(format.red("Found in the baron portal structure in the nether"));
|
||||
|
||||
Reference in New Issue
Block a user