This commit is contained in:
ZHAY10086
2026-03-22 09:08:35 +08:00
parent e29db89884
commit 79b40286c3
79 changed files with 999 additions and 833 deletions
+4 -4
View File
@@ -813,14 +813,14 @@ mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:irradiated_naquadah_core>
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:irradiated_naquadah_core>*16, <fluid:molten_abyssal_alloy>*12, <fluid:naquadah_alloy>*16000]);
recipes.addShaped(<forge:bucketfilled>.withTag({FluidName: "essence_of_sane_thoughts", Amount: 1000}),
[[<thaumictinkerer:kamiresource:3>, <thaumcraft:brain_box>.withTag({display: {Name: "ᚽᛠᛇᛒᚽᛃᛒᚶᚣᚽᚤᛠᚽᚥᛊ",Lore:["§d§o真名§r"]}}), <thaumictinkerer:kamiresource:3>],
[[<contenttweaker:kamium_ingot>, <thaumcraft:brain_box>.withTag({display: {Name: "ᚽᛠᛇᛒᚽᛃᛒᚶᚣᚽᚤᛠᚽᚥᛊ",Lore:["§d§o真名§r"]}}), <contenttweaker:kamium_ingot>],
[makeVisCrystal(<aspect:cognitio> * 1), <forge:bucketfilled>.withTag({FluidName: "vapor_of_levity", Amount: 1000}), makeVisCrystal(<aspect:cognitio> * 1)],
[<thaumictinkerer:kamiresource:3>, <botania:incensestick>.withTag({brewKey: "warpWard"}), <thaumictinkerer:kamiresource:3>]]);
[<contenttweaker:kamium_ingot>, <botania:incensestick>.withTag({brewKey: "warpWard"}), <contenttweaker:kamium_ingot>]]);
recipes.addShaped(<openblocks:tank>.withTag({tank: {FluidName: "essence_of_sane_thoughts", Amount: 16000}}),
[[<thaumictinkerer:kamiresource:3>, <thaumcraft:brain_box>.withTag({display: {Name: "ᚽᛠᛇᛒᚽᛃᛒᚶᚣᚽᚤᛠᚽᚥᛊ",Lore:["§d§o真名§r"]}}), <thaumictinkerer:kamiresource:3>],
[[<contenttweaker:kamium_ingot>, <thaumcraft:brain_box>.withTag({display: {Name: "ᚽᛠᛇᛒᚽᛃᛒᚶᚣᚽᚤᛠᚽᚥᛊ",Lore:["§d§o真名§r"]}}), <contenttweaker:kamium_ingot>],
[makeVisCrystal(<aspect:cognitio> * 1), <openblocks:tank>.withTag({tank: {FluidName: "distillate_of_levity", Amount: 16000}}), makeVisCrystal(<aspect:cognitio> * 1)],
[<thaumictinkerer:kamiresource:3>, <botania:incensestick>.withTag({brewKey: "warpWard"}), <thaumictinkerer:kamiresource:3>]]);
[<contenttweaker:kamium_ingot>, <botania:incensestick>.withTag({brewKey: "warpWard"}), <contenttweaker:kamium_ingot>]]);
-1
View File
@@ -50,7 +50,6 @@ var Opened as IItemStack[] = [
<railcraft:backpack_trackman_t2>,
<rftools:storage_module_tablet>,
<thermalexpansion:satchel:*>,
<thaumcraft:focus_pouch>,
<thaumcraft:hand_mirror>,
<thaumictinkerer:focus_pouch>,
<thaumadditions:crystal_bag>,
+1 -1
View File
@@ -87,7 +87,7 @@
<contenttweaker:lucky_box_aether_gold>.addTooltip(format.red("需在指定维度使用:主世界"));
<contenttweaker:lucky_box_twilight_books>.addTooltip(format.red("需在指定维度使用:主世界"));
<contenttweaker:lucky_box_twilight_weapons>.addTooltip(format.red("需在指定维度使用:主世界"));
<contenttweaker:dread_cleansing_callstone>.addTooltip(format.red("需在指定维度使用:基岩维度"));
<contenttweaker:dread_cleansing_callstone>.addTooltip(format.red("需在指定维度使用:虚域"));
<contenttweaker:guardians_of_shadesmar_callstone>.addTooltip(format.red("需在指定维度使用:卡尚"));
<contenttweaker:trinitas_callstone>.addTooltip(format.red("需在指定维度使用:叁壹界"));
<contenttweaker:tainted_prison_key>.addTooltip(format.red("需在指定维度使用:衰腐界"));
+2 -2
View File
@@ -4744,8 +4744,8 @@ dreadcleansingcallstone.itemRightClick = function(stack, world, player, hand) {
return "FAIL";
}
if(player.getDimension() != 19) {
player.sendChat("需位于基岩维度");
if(player.getDimension() != 14676) {
player.sendChat("需位于虚域");
return "FAIL";
}
+2 -2
View File
@@ -4,9 +4,9 @@ import mods.thaumcraft.Infusion;
recipes.addShaped(<contenttweaker:cuendillar_primer>,
[[<thaumictinkerer:kamiresource:3>, <extrabotany:material:8>, <thaumictinkerer:kamiresource:3>],
[[<contenttweaker:kamium_ingot>, <extrabotany:material:8>, <contenttweaker:kamium_ingot>],
[<extrabotany:material:5>, <thaumadditions:mithminite_ingot>, <extrabotany:material:5>],
[<thaumictinkerer:kamiresource:3>, <extrabotany:material:8>, <thaumictinkerer:kamiresource:3>]]);
[<contenttweaker:kamium_ingot>, <extrabotany:material:8>, <contenttweaker:kamium_ingot>]]);
mods.tconstruct.Casting.addTableRecipe(<contenttweaker:infinite_plate_stamp>, <tconstruct:large_plate>.withTag({Material: "infinity_avaritia_plustic"}), <fluid:orichalcum>, 720, true, 10);
+20 -20
View File
@@ -81,27 +81,27 @@ events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
}
});
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
if (event.world.isRemote()) {
return;
}
if(!isNull(event.player) && !isNull(event.player.currentItem)){
if (event.player.currentItem.definition.id.matches(<thaumictinkerer:ichorium_pick>.definition.id)) {
Commands.call("/aoaskill addxp foraging @p 100", event.player, event.world, false, true);
}
}
});
// events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
// if (event.world.isRemote()) {
// return;
// }
// if(!isNull(event.player) && !isNull(event.player.currentItem)){
// if (event.player.currentItem.definition.id.matches(<thaumictinkerer:ichorium_pick>.definition.id)) {
// Commands.call("/aoaskill addxp foraging @p 100", event.player, event.world, false, true);
// }
// }
// });
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
if (event.world.isRemote()) {
return;
}
if(!isNull(event.player) && !isNull(event.player.currentItem)){
if (event.player.currentItem.definition.id.matches(<thaumictinkerer:ichorium_pick_adv>.definition.id)) {
Commands.call("/aoaskill addxp foraging @p 200", event.player, event.world, false, true);
}
}
});
// events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
// if (event.world.isRemote()) {
// return;
// }
// if(!isNull(event.player) && !isNull(event.player.currentItem)){
// if (event.player.currentItem.definition.id.matches(<thaumictinkerer:ichorium_pick_adv>.definition.id)) {
// Commands.call("/aoaskill addxp foraging @p 200", event.player, event.world, false, true);
// }
// }
// });
events.onBlockHarvestDrops(function (event as BlockHarvestDropsEvent) {
if (event.world.isRemote()) {
+6
View File
@@ -3308,6 +3308,12 @@ protodermiscasing.setToolClass("pickaxe");
protodermiscasing.setToolLevel(3);
protodermiscasing.register();
var kamiessenceblock = VanillaFactory.createBlock("kami_essence_block", <blockmaterial:iron>);
kamiessenceblock.setBlockHardness(1.0);
kamiessenceblock.setBlockResistance(2.5);
kamiessenceblock.setToolClass("pickaxe");
kamiessenceblock.setToolLevel(3);
kamiessenceblock.register();
+75
View File
@@ -4633,5 +4633,80 @@ bionicmortumstar.maxStackSize = 64;
bionicmortumstar.beaconPayment = false;
bionicmortumstar.register();
var ebbofdeathbottle = VanillaFactory.createItem("ebb_of_death_bottle");
ebbofdeathbottle.maxStackSize = 64;
ebbofdeathbottle.beaconPayment = false;
ebbofdeathbottle.register();
var dropletofwisdombottle = VanillaFactory.createItem("droplet_of_wisdom_bottle");
dropletofwisdombottle.maxStackSize = 64;
dropletofwisdombottle.beaconPayment = false;
dropletofwisdombottle.register();
var essenceofvitalitybottle = VanillaFactory.createItem("essence_of_vitality_bottle");
essenceofvitalitybottle.maxStackSize = 64;
essenceofvitalitybottle.beaconPayment = false;
essenceofvitalitybottle.register();
var oakspiritbottle = VanillaFactory.createItem("oak_spirit_bottle");
oakspiritbottle.maxStackSize = 64;
oakspiritbottle.beaconPayment = false;
oakspiritbottle.register();
var spruceheartbottle = VanillaFactory.createItem("spruce_heart_bottle");
spruceheartbottle.maxStackSize = 64;
spruceheartbottle.beaconPayment = false;
spruceheartbottle.register();
var oilofvitriolbottle = VanillaFactory.createItem("oil_of_vitriol_bottle");
oilofvitriolbottle.maxStackSize = 64;
oilofvitriolbottle.beaconPayment = false;
oilofvitriolbottle.register();
var birchsoulbottle = VanillaFactory.createItem("birch_soul_bottle");
birchsoulbottle.maxStackSize = 64;
birchsoulbottle.beaconPayment = false;
birchsoulbottle.register();
var kamicloth = VanillaFactory.createItem("kami_cloth");
kamicloth.maxStackSize = 64;
kamicloth.beaconPayment = false;
kamicloth.register();
var kamiumessence = VanillaFactory.createItem("kamium_essence");
kamiumessence.maxStackSize = 64;
kamiumessence.beaconPayment = false;
kamiumessence.register();
var kamiumingot = VanillaFactory.createItem("kamium_ingot");
kamiumingot.maxStackSize = 64;
kamiumingot.beaconPayment = false;
kamiumingot.register();
var enderterrancluster = VanillaFactory.createItem("ender_terran_cluster");
enderterrancluster.maxStackSize = 64;
enderterrancluster.beaconPayment = false;
enderterrancluster.register();
var netherterrancluster = VanillaFactory.createItem("nether_terran_cluster");
netherterrancluster.maxStackSize = 64;
netherterrancluster.beaconPayment = false;
netherterrancluster.register();
+2 -3
View File
@@ -89,7 +89,7 @@ bonecreatureroll.addItemEntry(<thaumcraft:loot_bag:2>, 5);
val witherwizard = LootTweaker.getTable("aoa3:entities/mobs/nether/wither_wizard");
val witherwizardmoretokes = witherwizard.addPool("witherwizardmoretokes", 1, 1, 0, 0);
witherwizardmoretokes.addItemEntry(<aoa3:nether_tokens>, 5);
witherwizardmoretokes.addItemEntry(<thaumictinkerer:kamiresource:1>, 5);
witherwizardmoretokes.addItemEntry(<contenttweaker:nether_terran_cluster>, 5);
val chimera = LootTweaker.getTable("aoa3:entities/mobs/overworld/chimera");
val chimeraroll = chimera.addPool("chimeraroll", 1, 1, 0, 0);
@@ -678,7 +678,7 @@ pinkslimeextraroll.addItemEntry(<industrialforegoing:pink_slime>, 3);
val endertriplet = LootTweaker.getTable("divinerpg:entities/end/ender_triplets");
val endertripletshard = endertriplet.addPool("endertripletshard", 1, 1, 0, 0);
endertripletshard.addItemEntry(<thaumictinkerer:kamiresource:0>, 5);
endertripletshard.addItemEntry(<contenttweaker:ender_terran_cluster>, 5);
val lostcitiesloot = LootTweaker.getTable("lostcities:chests/lostcitychest");
val lostcitieslootmeatball = lostcitiesloot.addPool("lostcitieslootmeatball", 2, 3, 0, 0);
@@ -855,4 +855,3 @@ val ieepicshaderpool3 = ieepicshader3.getPool("immersiveengineering:shaders");
ieepicshaderpool3.removeEntry("immersiveengineering:shader_bag");
+1 -1
View File
@@ -151,7 +151,7 @@ stoneofdimensionalascension.itemRightClick = function(stack, world, player, hand
return "FAIL";
}
if (getBlockMatchAtPosition("thaumictinkerer:ichor_block", playerPos, [4,0,20], world) == 0) {
if (getBlockMatchAtPosition("contenttweaker:kami_essence_block", playerPos, [4,0,20], world) == 0) {
player.sendChat("在腐化虚空石壤的南侧,间隔一格放置一个神灵精华块 [4,0,20]");
return "FAIL";
}
+1 -1
View File
@@ -918,7 +918,7 @@ mods.astralsorcery.Altar.addTraitAltarRecipe("MeatballCraft:shaped/internal/alta
scripts.PuzzleUtil.addPuzzleShaped("truetongue", <contenttweaker:memory_restoration_ritual>,
[[<minecraft:blaze_powder>.withTag({display: {Name: "ᚠᚣ",Lore:["§d§o真名§r"]}}), <abyssalcraft:abyingot>.withTag({display: {Name: "ᛔᚣᛕᛛᛂᚡᛁᛁ",Lore:["§d§o真名§r"]}}), <abyssalcraft:odb>.withTag({display: {Name: "ᛒᛟᛟᛦ᛫ᛒᛟᛟᛦ",Lore:["§d§o真名§r"]}})],
[<appliedenergistics2:material:42>.withTag({display: {Name: "ᛡᛒ",Lore:["§d§o真名§r"]}}), <contenttweaker:will_ensnaring_fabrial>, <aoa3:raw_charger_shank>.withTag({display: {Name: "ᛈᚺᚽᚥᛕᚽᚤ",Lore:["§d§o真名§r"]}})],
[<contenttweaker:defined_ingot>.withTag({display: {Name: "ᛑᛂᚠᛁᚿᛂᛑ᛫ᚧ",Lore:["§d§o真名§r"]}}), <thaumictinkerer:kamiresource:4>.withTag({display: {Name: "ᚵᛊᛠᛔᛟᚤᛕᛊᚧ",Lore:["§d§o真名§r"]}}), <botania:rune:13>.withTag({display: {Name: "ᚥᚱᚣᛠᚻ",Lore:["§d§o真名§r"]}})]]);
[<contenttweaker:defined_ingot>.withTag({display: {Name: "ᛑᛂᚠᛁᚿᛂᛑ᛫ᚧ",Lore:["§d§o真名§r"]}}), <contenttweaker:kami_cloth>.withTag({display: {Name: "ᚵᛊᛠᛔᛟᚤᛕᛊᚧ",Lore:["§d§o真名§r"]}}), <botania:rune:13>.withTag({display: {Name: "ᚥᚱᚣᛠᚻ",Lore:["§d§o真名§r"]}})]]);
recipes.addShaped(<contenttweaker:dread_cleansing_callstone>,
+4 -4
View File
@@ -1,7 +1,7 @@
import mods.recipestages.Recipes;
mods.ItemStages.stageEnchant("draconicstage", <enchantment:cofhcore:vorpal>);
mods.ItemStages.stageEnchant("draconicstage", <enchantment:thaumictinkerer:valiance>);
//mods.ItemStages.stageEnchant("draconicstage", <enchantment:thaumictinkerer:valiance>);
mods.ItemStages.stageEnchant("divinestage", <enchantment:tombstone:magic_siphon>);
@@ -11,9 +11,9 @@ mods.ItemStages.stageEnchant("bloodmasterstage", <enchantment:cofhcore:multishot
mods.ItemStages.stageEnchant("brightsteelforging", <enchantment:tombstone:shadow_step>);
mods.ItemStages.stageEnchant("brightsteelforging", <enchantment:thaumictinkerer:pounce>);
//mods.ItemStages.stageEnchant("brightsteelforging", <enchantment:thaumictinkerer:pounce>);
mods.ItemStages.stageEnchant("camerastage", <enchantment:thaumictinkerer:finalstrike>);
//mods.ItemStages.stageEnchant("camerastage", <enchantment:thaumictinkerer:finalstrike>);
mods.ItemStages.addItemStage("camerastage", <extrabotany:camera>);
mods.ItemStages.addItemStage("camerastage", <enderutilities:syringe:1>);
@@ -29,4 +29,4 @@ mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withT
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:7}));
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:8}));
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:9}));
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:10}));
mods.ItemStages.addItemStage("astralmastery", <extrabotany:buddhistrelics>.withTag({mode:10}));
-9
View File
@@ -4921,15 +4921,6 @@ mods.jei.JEI.addDescription([
"另外,如果你花时间读了这条说明,那么告诉你:时间蜜蜂对神秘时代注魔同样有效 ;)"
]);
mods.jei.JEI.addDescription([
<gadothaumy:infusion_claw>],
[
"将注魔爪这种方块放置在符文矩阵上方时,可实现神秘时代注魔配方的自动化。",
"",
"若供应有正确的源质与物品原料,向注魔爪发送红石信号即可启动注魔,效果等同于用法师护手点击符文矩阵。",
"",
"注意:注魔过程仍遵循不稳定度规则,若缺少正确的源质,注魔依然会失败。"
]);
mods.jei.JEI.addDescription([
+29
View File
@@ -267,6 +267,35 @@ autocauldronup16.addItemOutput(<contenttweaker:everbloody_manastone>);
autocauldronup16.build();
val autocauldronup17 = RecipeBuilder.newBuilder("autocauldronup17","terrestrial_cauldron",4);
autocauldronup17.addFluidInput(<fluid:essence_of_ilarity>*10);
autocauldronup17.addFluidInput(<fluid:matter_of_restraining>*10);
autocauldronup17.addItemInput(<contenttweaker:baroness_brain>);
autocauldronup17.addItemInput(<minecraft:glass_bottle>*4);
autocauldronup17.addItemOutput(<bewitchment:bottle_of_blood>*4);
autocauldronup17.build();
val autocauldronup18 = RecipeBuilder.newBuilder("autocauldronup18","terrestrial_cauldron",4);
autocauldronup18.addFluidInput(<fluid:essence_of_ilarity>*20);
autocauldronup18.addFluidInput(<fluid:matter_of_restraining>*20);
autocauldronup18.addItemInput(<contenttweaker:horon_tendon>);
autocauldronup18.addItemInput(<minecraft:glass_bottle>*8);
autocauldronup18.addItemOutput(<bewitchment:bottle_of_blood>*8);
autocauldronup18.build();
val autocauldronup19 = RecipeBuilder.newBuilder("autocauldronup19","terrestrial_cauldron",4);
autocauldronup19.addFluidInput(<fluid:essence_of_ilarity>*30);
autocauldronup19.addFluidInput(<fluid:matter_of_restraining>*30);
autocauldronup19.addItemInput(<contenttweaker:abominable_egg>);
autocauldronup19.addItemInput(<minecraft:glass_bottle>*16);
autocauldronup19.addItemOutput(<bewitchment:bottle_of_blood>*16);
autocauldronup19.build();
val autocauldronup20 = RecipeBuilder.newBuilder("autocauldronup20","terrestrial_cauldron",4);
autocauldronup20.addFluidInput(<fluid:essence_of_ilarity>*40);
autocauldronup20.addFluidInput(<fluid:matter_of_restraining>*40);
autocauldronup20.addItemInput(<contenttweaker:harbinger_hungering_flesh>);
autocauldronup20.addItemInput(<minecraft:glass_bottle>*64);
autocauldronup20.addItemOutput(<bewitchment:bottle_of_blood>*64);
autocauldronup20.build();
+1 -1
View File
@@ -417,7 +417,7 @@ castcouch45.addItemOutput(<tconstruct:sword_blade>.withTag({Material: "baronyte"
castcouch45.build();
val castcouch46 = RecipeBuilder.newBuilder("castcouch46","seared_caster",20);
castcouch46.addFluidInput(<fluid:baronyte>*432);
castcouch46.addFluidInput(<fluid:skeletal>*432);
castcouch46.addItemInput(<tconstruct:cast>.withTag({PartType: "tconstruct:sign_head"}));
castcouch46.setChance(0.0);
castcouch46.addItemOutput(<tconstruct:sign_head>.withTag({Material: "skeletal"}));
+3 -1
View File
@@ -14,7 +14,9 @@ mods.extendedcrafting.TableCrafting.addShaped(<modularmachinery:blockcasing:0>,
[<modularmachinery:itemmodularium>, <buildcraftsilicon:redstone_chipset:3>, <contenttweaker:fiery_unguent_bottle>, <buildcraftsilicon:redstone_chipset:3>, <modularmachinery:itemmodularium>],
[<fluxnetworks:fluxcore>, <modularmachinery:itemmodularium>, <redstonearsenal:material:224>, <modularmachinery:itemmodularium>, <fluxnetworks:fluxcore>]]);
recipes.addShapeless(<contenttweaker:fiery_unguent_bottle>,[<bewitchment:fiery_unguent>, <minecraft:glass_bottle>]);
val fieryrhenium = RecipeBuilder.newBuilder("fieryrhenium","dragonfire_crucible",100);
fieryrhenium.addFluidInput(<fluid:eternal_dragon_fire>*100);
+1 -1
View File
@@ -8,7 +8,7 @@ mods.thaumcraft.Infusion.registerRecipe("infcatalyzerimp", "",
<thaumicwonders:coalescence_matrix_precursor>,
[<contenttweaker:phasing_gem>, <thaumicaugmentation:impetus_generator>,
<contenttweaker:phasing_gem>, <abyssalcraft:tieredenergycontainer:3>,
<contenttweaker:phasing_gem>, <thaumictinkerer:kamiresource:4>,
<contenttweaker:phasing_gem>, <contenttweaker:kami_cloth>,
<contenttweaker:phasing_gem>, <ebwizardry:scroll:105>]);
+17 -5
View File
@@ -441,9 +441,9 @@ reci41.addItemInput(makeVisCrystal(<aspect:humanus> * 1)*125);
reci41.addItemInput(<minecraft:nether_star>);
reci41.addItemInput(<minecraft:diamond>);
reci41.addItemInput(<minecraft:ender_eye>);
reci41.addItemInput(<thaumictinkerer:kamiresource:0>);
reci41.addItemInput(<thaumictinkerer:kamiresource:1>);
reci41.addItemOutput(<thaumictinkerer:ichor_block>);
reci41.addItemInput(<contenttweaker:ender_terran_cluster>);
reci41.addItemInput(<contenttweaker:nether_terran_cluster>);
reci41.addItemOutput(<contenttweaker:kami_essence_block>);
reci41.build();
val reci42 = RecipeBuilder.newBuilder("inf42","arcane_autoinfuser",120);
@@ -503,7 +503,7 @@ reci47.build();
val reci48 = RecipeBuilder.newBuilder("inf48","arcane_autoinfuser",120);
reci48.addEnergyPerTickInput(100);
reci48.addItemInput(<contenttweaker:aversio_vis_condensate>);
reci48.addItemInput(<thaumictinkerer:kamiresource:3>);
reci48.addItemInput(<contenttweaker:kamium_ingot>);
reci48.addItemInput(<contenttweaker:master_spell_focus>);
reci48.addItemInput(<thaumadditions:mithminite_fabric>);
reci48.addItemOutput(<contenttweaker:master_spell_aversio>);
@@ -743,4 +743,16 @@ inf69.addItemInput(<contenttweaker:harbinger_crystal>);
inf69.addItemInput(<contenttweaker:master_spell_focus>);
inf69.addItemInput(<thaumadditions:mithminite_fabric>);
inf69.addItemOutput(<contenttweaker:master_spell_vinculum>);
inf69.build();
inf69.build();
val inf70 = RecipeBuilder.newBuilder("inf70","arcane_autoinfuser",120);
inf70.addEnergyPerTickInput(100);
inf70.addItemInput(makeVisCrystal(<aspect:ignis> * 1)*32);
inf70.addItemInput(makeVisCrystal(<aspect:metallum> * 1)*30);
inf70.addItemInput(makeVisCrystal(<aspect:sensus> * 1)*30);
inf70.addItemInput(<thaumcraft:thaumium_pick>);
inf70.addItemInput(<thaumcraft:nugget:10>);
inf70.addItemInput(<thaumcraft:plank_greatwood>);
inf70.addItemOutput(<thaumcraft:elemental_pick>);
inf70.build();
+11
View File
@@ -14,6 +14,17 @@ recipes.addShapeless(<contenttweaker:stone_ichor_bottle>,
[<minecraft:glass_bottle>,
<bewitchment:stone_ichor>]);
recipes.addShapeless(<contenttweaker:fiery_unguent_bottle>,[<bewitchment:fiery_unguent>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:ebb_of_death_bottle>,[<bewitchment:ebb_of_death>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:droplet_of_wisdom_bottle>,[<bewitchment:droplet_of_wisdom>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:essence_of_vitality_bottle>,[<bewitchment:essence_of_vitality>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:oak_spirit_bottle>,[<bewitchment:oak_spirit>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:spruce_heart_bottle>,[<bewitchment:spruce_heart>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:oil_of_vitriol_bottle>,[<bewitchment:oil_of_vitriol>, <minecraft:glass_bottle>]);
recipes.addShapeless(<contenttweaker:birch_soul_bottle>,[<bewitchment:birch_soul>, <minecraft:glass_bottle>]);
val spinnyboi1 = RecipeBuilder.newBuilder("spinnyboi1","sparkled_spinning_wheel",100);
spinnyboi1.addFluidInput(<fluid:mana>*1000);
spinnyboi1.addFluidInput(<fluid:dragons_blood_plastic>*100);
+14 -1
View File
@@ -366,6 +366,11 @@ mods.nuclearcraft.extractor.addRecipe([<contenttweaker:otherwordly_tears_bottle>
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:heaven_extract_bottle>, <minecraft:glass_bottle>, <fluid:heaven_extract>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:stone_ichor_bottle>, <minecraft:glass_bottle>, <fluid:stone_ichor>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:tear_of_nature_bottle>, <minecraft:glass_bottle>, <fluid:tear_of_nature>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:ebb_of_death_bottle>, <minecraft:glass_bottle>, <fluid:ebb_of_death>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:droplet_of_wisdom_bottle>, <minecraft:glass_bottle>, <fluid:droplet_of_wisdom>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:essence_of_vitality_bottle>, <minecraft:glass_bottle>, <fluid:essence_of_vitality>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:oak_spirit_bottle>, <minecraft:glass_bottle>, <fluid:oak_spirit>*1000]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:oil_of_vitriol_bottle>, <minecraft:glass_bottle>, <fluid:oil_of_vitriol>*1000]);
@@ -402,6 +407,15 @@ mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:otherworld
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:heaven_extract>*1000, <contenttweaker:heaven_extract_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:stone_ichor>*1000, <contenttweaker:stone_ichor_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:tear_of_nature>*1000, <contenttweaker:tear_of_nature_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:ebb_of_death>*1000, <contenttweaker:ebb_of_death_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:droplet_of_wisdom>*1000, <contenttweaker:droplet_of_wisdom_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:essence_of_vitality>*1000, <contenttweaker:essence_of_vitality_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:oak_spirit>*1000, <contenttweaker:oak_spirit_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:spruce_heart>*1000, <contenttweaker:spruce_heart_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:oil_of_vitriol>*1000, <contenttweaker:oil_of_vitriol_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:birch_soul>*1000, <contenttweaker:birch_soul_bottle>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:pyrotheum>*1000, <contenttweaker:bottle_of_pyrotheum>]);
mods.nuclearcraft.infuser.addRecipe([<minecraft:glass_bottle>, <fluid:petrotheum>*1000, <contenttweaker:bottle_of_petrotheum>]);
@@ -647,4 +661,3 @@ pulsestillimmersive.build();
+4 -4
View File
@@ -1193,9 +1193,9 @@ thaum113.addItemInput(makeVisCrystal(<aspect:aqua> * 1)*10);
thaum113.addItemInput(makeVisCrystal(<aspect:ordo> * 1)*10);
thaum113.addItemInput(makeVisCrystal(<aspect:terra> * 1)*10);
thaum113.addItemInput(<thaumcraft:fabric>*3);
thaum113.addItemInput(<thaumictinkerer:kamiresource:2>*3);
thaum113.addItemInput(<contenttweaker:kamium_essence>*3);
thaum113.addItemInput(<minecraft:diamond>*3);
thaum113.addItemOutput(<thaumictinkerer:kamiresource:4>*3);
thaum113.addItemOutput(<contenttweaker:kami_cloth>*3);
thaum113.build();
val thaum114 = RecipeBuilder.newBuilder("thaum114","arcane_autoworkbench",120);
@@ -1207,9 +1207,9 @@ thaum114.addItemInput(makeVisCrystal(<aspect:aqua> * 1)*5);
thaum114.addItemInput(makeVisCrystal(<aspect:ordo> * 1)*5);
thaum114.addItemInput(makeVisCrystal(<aspect:terra> * 1)*5);
thaum114.addItemInput(<thaumcraft:ingot:0>);
thaum114.addItemInput(<thaumictinkerer:kamiresource:2>*3);
thaum114.addItemInput(<contenttweaker:kamium_essence>*3);
thaum114.addItemInput(<minecraft:diamond>*1);
thaum114.addItemOutput(<thaumictinkerer:kamiresource:3>);
thaum114.addItemOutput(<contenttweaker:kamium_ingot>);
thaum114.build();
+184 -1
View File
@@ -47,6 +47,14 @@ honeysmelt1.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt1.addItemOutput(<bewitchment:oak_spirit>*4);
honeysmelt1.build();
val honeysmelt1a = RecipeBuilder.newBuilder("honeysmelt1a","honeysmelter_oven",5);
honeysmelt1a.addFluidInput(<fluid:for.honey>*100);
honeysmelt1a.addItemInput(<minecraft:sapling:0>*4);
honeysmelt1a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt1a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt1a.addItemOutput(<contenttweaker:oak_spirit_bottle>*4);
honeysmelt1a.build();
val honeysmelt2 = RecipeBuilder.newBuilder("honeysmelt2","honeysmelter_oven",5);
honeysmelt2.addFluidInput(<fluid:for.honey>*100);
honeysmelt2.addItemInput(<minecraft:sapling:5>*4);
@@ -55,6 +63,14 @@ honeysmelt2.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt2.addItemOutput(<bewitchment:oak_spirit>*4);
honeysmelt2.build();
val honeysmelt2s = RecipeBuilder.newBuilder("honeysmelt2s","honeysmelter_oven",5);
honeysmelt2s.addFluidInput(<fluid:for.honey>*100);
honeysmelt2s.addItemInput(<minecraft:sapling:5>*4);
honeysmelt2s.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt2s.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt2s.addItemOutput(<contenttweaker:oak_spirit_bottle>*4);
honeysmelt2s.build();
val honeysmelt3 = RecipeBuilder.newBuilder("honeysmelt3","honeysmelter_oven",5);
honeysmelt3.addFluidInput(<fluid:for.honey>*100);
honeysmelt3.addItemInput(<minecraft:sapling:1>*4);
@@ -63,6 +79,14 @@ honeysmelt3.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt3.addItemOutput(<bewitchment:spruce_heart>*4);
honeysmelt3.build();
val honeysmelt3a = RecipeBuilder.newBuilder("honeysmelt3a","honeysmelter_oven",5);
honeysmelt3a.addFluidInput(<fluid:for.honey>*100);
honeysmelt3a.addItemInput(<minecraft:sapling:1>*4);
honeysmelt3a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt3a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt3a.addItemOutput(<contenttweaker:spruce_heart_bottle>*4);
honeysmelt3a.build();
val honeysmelt4 = RecipeBuilder.newBuilder("honeysmelt4","honeysmelter_oven",5);
honeysmelt4.addFluidInput(<fluid:for.honey>*100);
honeysmelt4.addItemInput(<minecraft:sapling:2>*4);
@@ -71,6 +95,14 @@ honeysmelt4.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt4.addItemOutput(<bewitchment:birch_soul>*4);
honeysmelt4.build();
val honeysmelt4a = RecipeBuilder.newBuilder("honeysmelt4a","honeysmelter_oven",5);
honeysmelt4a.addFluidInput(<fluid:for.honey>*100);
honeysmelt4a.addItemInput(<minecraft:sapling:2>*4);
honeysmelt4a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt4a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt4a.addItemOutput(<contenttweaker:birch_soul_bottle>*4);
honeysmelt4a.build();
val honeysmelt5 = RecipeBuilder.newBuilder("honeysmelt5","honeysmelter_oven",5);
honeysmelt5.addFluidInput(<fluid:for.honey>*100);
honeysmelt5.addItemInput(<minecraft:sapling:3>*4);
@@ -79,6 +111,14 @@ honeysmelt5.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt5.addItemOutput(<bewitchment:cloudy_oil>*4);
honeysmelt5.build();
val honeysmelt5a = RecipeBuilder.newBuilder("honeysmelt5a","honeysmelter_oven",5);
honeysmelt5a.addFluidInput(<fluid:for.honey>*100);
honeysmelt5a.addItemInput(<minecraft:sapling:3>*4);
honeysmelt5a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt5a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt5a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*4);
honeysmelt5a.build();
val honeysmelt6 = RecipeBuilder.newBuilder("honeysmelt6","honeysmelter_oven",5);
honeysmelt6.addFluidInput(<fluid:for.honey>*100);
honeysmelt6.addItemInput(<minecraft:sapling:4>*4);
@@ -87,6 +127,14 @@ honeysmelt6.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt6.addItemOutput(<bewitchment:acacia_resin>*4);
honeysmelt6.build();
val honeysmelt6a = RecipeBuilder.newBuilder("honeysmelt6a","honeysmelter_oven",5);
honeysmelt6a.addFluidInput(<fluid:for.honey>*100);
honeysmelt6a.addItemInput(<minecraft:sapling:4>*4);
honeysmelt6a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt6a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt6a.addItemOutput(<contenttweaker:acacia_resin_bottle>*4);
honeysmelt6a.build();
val honeysmelt7 = RecipeBuilder.newBuilder("honeysmelt7","honeysmelter_oven",5);
honeysmelt7.addFluidInput(<fluid:for.honey>*100);
honeysmelt7.addItemInput(<bewitchment:cypress_sapling>*4);
@@ -95,6 +143,14 @@ honeysmelt7.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt7.addItemOutput(<bewitchment:ebb_of_death>*4);
honeysmelt7.build();
val honeysmelt7a = RecipeBuilder.newBuilder("honeysmelt7a","honeysmelter_oven",5);
honeysmelt7a.addFluidInput(<fluid:for.honey>*100);
honeysmelt7a.addItemInput(<bewitchment:cypress_sapling>*4);
honeysmelt7a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt7a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt7a.addItemOutput(<contenttweaker:ebb_of_death_bottle>*4);
honeysmelt7a.build();
val honeysmelt8 = RecipeBuilder.newBuilder("honeysmelt8","honeysmelter_oven",5);
honeysmelt8.addFluidInput(<fluid:for.honey>*100);
honeysmelt8.addItemInput(<bewitchment:elder_sapling>*4);
@@ -111,6 +167,14 @@ honeysmelt9.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt9.addItemOutput(<bewitchment:liquid_witchcraft>*4);
honeysmelt9.build();
val honeysmelt9a = RecipeBuilder.newBuilder("honeysmelt9a","honeysmelter_oven",5);
honeysmelt9a.addFluidInput(<fluid:for.honey>*100);
honeysmelt9a.addItemInput(<bewitchment:mandrake_root>*4);
honeysmelt9a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt9a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt9a.addItemOutput(<contenttweaker:liquid_witchcraft_bottle>*4);
honeysmelt9a.build();
val honeysmelt10 = RecipeBuilder.newBuilder("honeysmelt10","honeysmelter_oven",5);
honeysmelt10.addFluidInput(<fluid:for.honey>*100);
honeysmelt10.addItemInput(<bewitchment:juniper_sapling>*4);
@@ -119,6 +183,14 @@ honeysmelt10.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt10.addItemOutput(<bewitchment:essence_of_vitality>*4);
honeysmelt10.build();
val honeysmelt10a = RecipeBuilder.newBuilder("honeysmelt10a","honeysmelter_oven",5);
honeysmelt10a.addFluidInput(<fluid:for.honey>*100);
honeysmelt10a.addItemInput(<bewitchment:juniper_sapling>*4);
honeysmelt10a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt10a.addItemOutput(<bewitchment:wood_ash>*4);
honeysmelt10a.addItemOutput(<contenttweaker:essence_of_vitality_bottle>*4);
honeysmelt10a.build();
val honeysmelt11 = RecipeBuilder.newBuilder("honeysmelt11","honeysmelter_oven",5);
honeysmelt11.addFluidInput(<fluid:for.honey>*100);
honeysmelt11.addItemInput(<minecraft:cactus>*4);
@@ -127,6 +199,14 @@ honeysmelt11.addItemOutput(<minecraft:dye:2>*4);
honeysmelt11.addItemOutput(<bewitchment:cloudy_oil>*4);
honeysmelt11.build();
val honeysmelt11a = RecipeBuilder.newBuilder("honeysmelt11a","honeysmelter_oven",5);
honeysmelt11a.addFluidInput(<fluid:for.honey>*100);
honeysmelt11a.addItemInput(<minecraft:cactus>*4);
honeysmelt11a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt11a.addItemOutput(<minecraft:dye:2>*4);
honeysmelt11a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*4);
honeysmelt11a.build();
val honeysmelt12 = RecipeBuilder.newBuilder("honeysmelt12","honeysmelter_oven",5);
honeysmelt12.addFluidInput(<fluid:for.honey>*100);
honeysmelt12.addItemInput(<minecraft:rotten_flesh>*4);
@@ -198,6 +278,14 @@ honeysmelt21.addItemOutput(<minecraft:cooked_fish:0>*4);
honeysmelt21.addItemOutput(<bewitchment:cloudy_oil>*4);
honeysmelt21.build();
val honeysmelt21a = RecipeBuilder.newBuilder("honeysmelt21a","honeysmelter_oven",5);
honeysmelt21a.addFluidInput(<fluid:for.honey>*100);
honeysmelt21a.addItemInput(<minecraft:fish:0>*4);
honeysmelt21a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt21a.addItemOutput(<minecraft:cooked_fish:0>*4);
honeysmelt21a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*4);
honeysmelt21a.build();
val honeysmelt22 = RecipeBuilder.newBuilder("honeysmelt22","honeysmelter_oven",5);
honeysmelt22.addFluidInput(<fluid:for.honey>*100);
honeysmelt22.addItemInput(<minecraft:fish:1>*4);
@@ -206,6 +294,14 @@ honeysmelt22.addItemOutput(<minecraft:cooked_fish:1>*4);
honeysmelt22.addItemOutput(<bewitchment:cloudy_oil>*4);
honeysmelt22.build();
val honeysmelt22a = RecipeBuilder.newBuilder("honeysmelt22a","honeysmelter_oven",5);
honeysmelt22a.addFluidInput(<fluid:for.honey>*100);
honeysmelt22a.addItemInput(<minecraft:fish:1>*4);
honeysmelt22a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt22a.addItemOutput(<minecraft:cooked_fish:1>*4);
honeysmelt22a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*4);
honeysmelt22a.build();
val honeysmelt23 = RecipeBuilder.newBuilder("honeysmelt23","honeysmelter_oven",5);
honeysmelt23.addFluidInput(<fluid:for.honey>*100);
honeysmelt23.addItemInput(<minecraft:rabbit>*4);
@@ -221,6 +317,14 @@ honeysmelt24.addItemOutput(<minecraft:bread>*4);
honeysmelt24.addItemOutput(<bewitchment:cloudy_oil>*4);
honeysmelt24.build();
val honeysmelt24a = RecipeBuilder.newBuilder("honeysmelt24a","honeysmelter_oven",5);
honeysmelt24a.addFluidInput(<fluid:for.honey>*100);
honeysmelt24a.addItemInput(<minecraft:wheat>*4);
honeysmelt24a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt24a.addItemOutput(<minecraft:bread>*4);
honeysmelt24a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*4);
honeysmelt24a.build();
val honeysmelt25 = RecipeBuilder.newBuilder("honeysmelt25","honeysmelter_oven",5);
honeysmelt25.addFluidInput(<fluid:for.honey>*100);
honeysmelt25.addItemInput(<bewitchment:garlic>*4);
@@ -229,6 +333,14 @@ honeysmelt25.addItemOutput(<bewitchment:garlic_grilled>*4);
honeysmelt25.addItemOutput(<bewitchment:cloudy_oil>*4);
honeysmelt25.build();
val honeysmelt25a = RecipeBuilder.newBuilder("honeysmelt25a","honeysmelter_oven",5);
honeysmelt25a.addFluidInput(<fluid:for.honey>*100);
honeysmelt25a.addItemInput(<bewitchment:garlic>*4);
honeysmelt25a.addItemInput(<minecraft:glass_bottle>*4);
honeysmelt25a.addItemOutput(<bewitchment:garlic_grilled>*4);
honeysmelt25a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*4);
honeysmelt25a.build();
val honeysmelt26 = RecipeBuilder.newBuilder("honeysmelt26","honeysmelter_oven",5);
honeysmelt26.addFluidInput(<fluid:for.honey>*5);
honeysmelt26.addItemInput(<contenttweaker:big_slime>);
@@ -248,6 +360,14 @@ honeysmelt27.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt27.addItemOutput(<bewitchment:oak_spirit>*16);
honeysmelt27.build();
val honeysmelt27a = RecipeBuilder.newBuilder("honeysmelt27a","honeysmelter_oven",5);
honeysmelt27a.addFluidInput(<fluid:for.honey>*100);
honeysmelt27a.addItemInput(<aoa3:stranglewood_sapling>*16);
honeysmelt27a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt27a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt27a.addItemOutput(<contenttweaker:oak_spirit_bottle>*16);
honeysmelt27a.build();
val honeysmelt28 = RecipeBuilder.newBuilder("honeysmelt28","honeysmelter_oven",5);
honeysmelt28.addFluidInput(<fluid:for.honey>*100);
@@ -257,6 +377,14 @@ honeysmelt28.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt28.addItemOutput(<bewitchment:spruce_heart>*16);
honeysmelt28.build();
val honeysmelt28a = RecipeBuilder.newBuilder("honeysmelt28a","honeysmelter_oven",5);
honeysmelt28a.addFluidInput(<fluid:for.honey>*100);
honeysmelt28a.addItemInput(<aoa3:lucalus_sapling>*16);
honeysmelt28a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt28a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt28a.addItemOutput(<contenttweaker:spruce_heart_bottle>*16);
honeysmelt28a.build();
val honeysmelt29 = RecipeBuilder.newBuilder("honeysmelt29","honeysmelter_oven",5);
honeysmelt29.addFluidInput(<fluid:for.honey>*100);
@@ -266,6 +394,14 @@ honeysmelt29.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt29.addItemOutput(<bewitchment:birch_soul>*16);
honeysmelt29.build();
val honeysmelt29a = RecipeBuilder.newBuilder("honeysmelt29a","honeysmelter_oven",5);
honeysmelt29a.addFluidInput(<fluid:for.honey>*100);
honeysmelt29a.addItemInput(<aoa3:achony_sapling>*16);
honeysmelt29a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt29a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt29a.addItemOutput(<contenttweaker:birch_soul_bottle>*16);
honeysmelt29a.build();
val honeysmelt30 = RecipeBuilder.newBuilder("honeysmelt30","honeysmelter_oven",5);
honeysmelt30.addFluidInput(<fluid:for.honey>*100);
honeysmelt30.addItemInput(<aoa3:creep_sapling>*16);
@@ -274,6 +410,14 @@ honeysmelt30.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt30.addItemOutput(<bewitchment:cloudy_oil>*16);
honeysmelt30.build();
val honeysmelt30a = RecipeBuilder.newBuilder("honeysmelt30a","honeysmelter_oven",5);
honeysmelt30a.addFluidInput(<fluid:for.honey>*100);
honeysmelt30a.addItemInput(<aoa3:creep_sapling>*16);
honeysmelt30a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt30a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt30a.addItemOutput(<contenttweaker:cloudy_oil_bottle>*16);
honeysmelt30a.build();
val honeysmelt31 = RecipeBuilder.newBuilder("honeysmelt31","honeysmelter_oven",5);
honeysmelt31.addFluidInput(<fluid:for.honey>*100);
honeysmelt31.addItemInput(<aoa3:churry_sapling>*16);
@@ -282,6 +426,14 @@ honeysmelt31.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt31.addItemOutput(<bewitchment:acacia_resin>*16);
honeysmelt31.build();
val honeysmelt31a = RecipeBuilder.newBuilder("honeysmelt31a","honeysmelter_oven",5);
honeysmelt31a.addFluidInput(<fluid:for.honey>*100);
honeysmelt31a.addItemInput(<aoa3:churry_sapling>*16);
honeysmelt31a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt31a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt31a.addItemOutput(<contenttweaker:acacia_resin_bottle>*16);
honeysmelt31a.build();
val honeysmelt32 = RecipeBuilder.newBuilder("honeysmelt32","honeysmelter_oven",5);
honeysmelt32.addFluidInput(<fluid:for.honey>*100);
honeysmelt32.addItemInput(<aoa3:bloodtwister_sapling>*16);
@@ -290,6 +442,14 @@ honeysmelt32.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt32.addItemOutput(<bewitchment:ebb_of_death>*16);
honeysmelt32.build();
val honeysmelt32a = RecipeBuilder.newBuilder("honeysmelt32a","honeysmelter_oven",5);
honeysmelt32a.addFluidInput(<fluid:for.honey>*100);
honeysmelt32a.addItemInput(<aoa3:bloodtwister_sapling>*16);
honeysmelt32a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt32a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt32a.addItemOutput(<contenttweaker:ebb_of_death_bottle>*16);
honeysmelt32a.build();
val honeysmelt33 = RecipeBuilder.newBuilder("honeysmelt33","honeysmelter_oven",5);
honeysmelt33.addFluidInput(<fluid:for.honey>*100);
honeysmelt33.addItemInput(<aoa3:shadow_sapling>*16);
@@ -298,6 +458,14 @@ honeysmelt33.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt33.addItemOutput(<bewitchment:droplet_of_wisdom>*16);
honeysmelt33.build();
val honeysmelt33a = RecipeBuilder.newBuilder("honeysmelt33a","honeysmelter_oven",5);
honeysmelt33a.addFluidInput(<fluid:for.honey>*100);
honeysmelt33a.addItemInput(<aoa3:shadow_sapling>*16);
honeysmelt33a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt33a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt33a.addItemOutput(<contenttweaker:droplet_of_wisdom_bottle>*16);
honeysmelt33a.build();
val honeysmelt34 = RecipeBuilder.newBuilder("honeysmelt34","honeysmelter_oven",5);
honeysmelt34.addFluidInput(<fluid:for.honey>*100);
honeysmelt34.addItemInput(<aoa3:creep_grass>*16);
@@ -306,6 +474,14 @@ honeysmelt34.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt34.addItemOutput(<bewitchment:liquid_witchcraft>*16);
honeysmelt34.build();
val honeysmelt34a = RecipeBuilder.newBuilder("honeysmelt34a","honeysmelter_oven",5);
honeysmelt34a.addFluidInput(<fluid:for.honey>*100);
honeysmelt34a.addItemInput(<aoa3:creep_grass>*16);
honeysmelt34a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt34a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt34a.addItemOutput(<contenttweaker:liquid_witchcraft_bottle>*16);
honeysmelt34a.build();
val honeysmelt35 = RecipeBuilder.newBuilder("honeysmelt35","honeysmelter_oven",5);
honeysmelt35.addFluidInput(<fluid:for.honey>*100);
honeysmelt35.addItemInput(<aoa3:deep_grass>*16);
@@ -314,6 +490,14 @@ honeysmelt35.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt35.addItemOutput(<bewitchment:essence_of_vitality>*16);
honeysmelt35.build();
val honeysmelt35a = RecipeBuilder.newBuilder("honeysmelt35a","honeysmelter_oven",5);
honeysmelt35a.addFluidInput(<fluid:for.honey>*100);
honeysmelt35a.addItemInput(<aoa3:deep_grass>*16);
honeysmelt35a.addItemInput(<minecraft:glass_bottle>*16);
honeysmelt35a.addItemOutput(<bewitchment:wood_ash>*16);
honeysmelt35a.addItemOutput(<contenttweaker:essence_of_vitality_bottle>*16);
honeysmelt35a.build();
val honeysmelt36 = RecipeBuilder.newBuilder("honeysmelt36","honeysmelter_oven",5);
honeysmelt36.addFluidInput(<fluid:for.honey>*100);
honeysmelt36.addItemInput(<gendustry:honey_comb:14029>*16);
@@ -325,4 +509,3 @@ honeysmelt36.build();
+4 -6
View File
@@ -1394,8 +1394,7 @@ import crafttweaker.enchantments.IEnchantmentDefinition;
{
val enchlistChoedanKal as EnchantMap = EnchantMap()
.add("thaumictinkerer:finalstrike",20000)
.add("thaumictinkerer:valiance",20000);
.add("cofhcore:vorpal",30000);
@@ -1457,7 +1456,6 @@ import crafttweaker.enchantments.IEnchantmentDefinition;
{
val enchlistAnduril as EnchantMap = EnchantMap()
.add("thaumictinkerer:valiance",30)
.add("minecraft:smite",100);
@@ -1476,7 +1474,7 @@ import crafttweaker.enchantments.IEnchantmentDefinition;
{
val enchlistScarlet as EnchantMap = EnchantMap()
.add("thaumictinkerer:valiance",20);
.add("cofhcore:vorpal",12);
mods.extendedcrafting.TableCrafting.addShaped(SuperEnchantedItem(<thaumcraft:crimson_blade>.withTag({display: {Name:"§6§o猩红§r",Lore:["§d§o超限附魔§r"]}}), enchlistScarlet).getItem(),
@@ -1508,7 +1506,7 @@ import crafttweaker.enchantments.IEnchantmentDefinition;
{
val enchlistFirstKing as EnchantMap = EnchantMap()
.add("thaumictinkerer:finalstrike",20);
.add("cofhcore:vorpal",31);
@@ -1834,7 +1832,7 @@ import crafttweaker.enchantments.IEnchantmentDefinition;
[<contenttweaker:exitium_vis_condensate>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:self_actualizing_warren_rift>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:exitium_vis_condensate>],
[<aoa3:occult_pickaxe>, <contenttweaker:self_actualizing_warren_rift>, <avaritia:infinity_pickaxe>, <contenttweaker:self_actualizing_warren_rift>, <aoa3:energistic_pickaxe>],
[<contenttweaker:exitium_vis_condensate>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:self_actualizing_warren_rift>, <contenttweaker:ignis_vis_condensate>, <contenttweaker:exitium_vis_condensate>],
[<contenttweaker:ascended_starlight_sphere>, <contenttweaker:lux_vis_condensate>, <thaumictinkerer:ichorium_pick_adv>, <contenttweaker:lux_vis_condensate>, <contenttweaker:ascended_starlight_sphere>]]);
[<contenttweaker:ascended_starlight_sphere>, <contenttweaker:lux_vis_condensate>, <thaumadditions:void_elemental_pickaxe>, <contenttweaker:lux_vis_condensate>, <contenttweaker:ascended_starlight_sphere>]]);
}
+14
View File
@@ -725,3 +725,17 @@ mithchemreac97.addFluidInput(<fluid:inquiring_abyssite>*1000);
mithchemreac97.addFluidInput(<fluid:trinity_ingot>*12);
mithchemreac97.addFluidOutput(<fluid:everloving_abyssite>*1000);
mithchemreac97.build();
val mithchemreac98 = RecipeBuilder.newBuilder("mithchemreac98","mythic_processor_chemical_reactor",2);
mithchemreac98.addEnergyPerTickInput(200000);
mithchemreac98.addFluidInput(<fluid:fluidpotassium>*288);
mithchemreac98.addFluidInput(<fluid:sodium>*72);
mithchemreac98.addFluidOutput(<fluid:nak>*144);
mithchemreac98.build();
val mithchemreac99 = RecipeBuilder.newBuilder("mithchemreac99","mythic_processor_chemical_reactor",2);
mithchemreac99.addEnergyPerTickInput(200000);
mithchemreac99.addFluidInput(<fluid:fluidpotassium>*144);
mithchemreac99.addFluidInput(<fluid:mineral_oil>*10);
mithchemreac99.addFluidOutput(<fluid:diluted_potassium>*144);
mithchemreac99.build();
+94
View File
@@ -1210,8 +1210,54 @@ mythinfus148.addItemInput(<techreborn:dynamiccell>*1);
mythinfus148.addItemOutput(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "aerotheum", Amount: 1000}}));
mythinfus148.build();
val mythinfus149 = RecipeBuilder.newBuilder("mythinfus149","mythic_processor_infuser",2);
mythinfus149.addEnergyPerTickInput(1000000);
mythinfus149.addFluidInput(<fluid:ebb_of_death>*1000);
mythinfus149.addItemInput(<minecraft:glass_bottle>*1);
mythinfus149.addItemOutput(<contenttweaker:ebb_of_death_bottle>);
mythinfus149.build();
val mythinfus150 = RecipeBuilder.newBuilder("mythinfus150","mythic_processor_infuser",2);
mythinfus150.addEnergyPerTickInput(1000000);
mythinfus150.addFluidInput(<fluid:droplet_of_wisdom>*1000);
mythinfus150.addItemInput(<minecraft:glass_bottle>*1);
mythinfus150.addItemOutput(<contenttweaker:droplet_of_wisdom_bottle>);
mythinfus150.build();
val mythinfus151 = RecipeBuilder.newBuilder("mythinfus151","mythic_processor_infuser",2);
mythinfus151.addEnergyPerTickInput(1000000);
mythinfus151.addFluidInput(<fluid:essence_of_vitality>*1000);
mythinfus151.addItemInput(<minecraft:glass_bottle>*1);
mythinfus151.addItemOutput(<contenttweaker:essence_of_vitality_bottle>);
mythinfus151.build();
val mythinfus152 = RecipeBuilder.newBuilder("mythinfus152","mythic_processor_infuser",2);
mythinfus152.addEnergyPerTickInput(1000000);
mythinfus152.addFluidInput(<fluid:oak_spirit>*1000);
mythinfus152.addItemInput(<minecraft:glass_bottle>*1);
mythinfus152.addItemOutput(<contenttweaker:oak_spirit_bottle>);
mythinfus152.build();
val mythinfus153 = RecipeBuilder.newBuilder("mythinfus153","mythic_processor_infuser",2);
mythinfus153.addEnergyPerTickInput(1000000);
mythinfus153.addFluidInput(<fluid:spruce_heart>*1000);
mythinfus153.addItemInput(<minecraft:glass_bottle>*1);
mythinfus153.addItemOutput(<contenttweaker:spruce_heart_bottle>);
mythinfus153.build();
val mythinfus154 = RecipeBuilder.newBuilder("mythinfus154","mythic_processor_infuser",2);
mythinfus154.addEnergyPerTickInput(1000000);
mythinfus154.addFluidInput(<fluid:oil_of_vitriol>*1000);
mythinfus154.addItemInput(<minecraft:glass_bottle>*1);
mythinfus154.addItemOutput(<contenttweaker:oil_of_vitriol_bottle>);
mythinfus154.build();
val mythinfus155 = RecipeBuilder.newBuilder("mythinfus155","mythic_processor_infuser",2);
mythinfus155.addEnergyPerTickInput(1000000);
mythinfus155.addFluidInput(<fluid:birch_soul>*1000);
mythinfus155.addItemInput(<minecraft:glass_bottle>*1);
mythinfus155.addItemOutput(<contenttweaker:birch_soul_bottle>);
mythinfus155.build();
@@ -1703,6 +1749,54 @@ mythextrac68.addItemOutput(<techreborn:dynamiccell>);
mythextrac68.addFluidOutput(<fluid:argon>*1000);
mythextrac68.build();
val mythextrac69 = RecipeBuilder.newBuilder("mythextrac69","mythic_processor_infuser",2);
mythextrac69.addEnergyPerTickInput(1000000);
mythextrac69.addItemInput(<contenttweaker:ebb_of_death_bottle>);
mythextrac69.addItemOutput(<minecraft:glass_bottle>);
mythextrac69.addFluidOutput(<fluid:ebb_of_death>*1000);
mythextrac69.build();
val mythextrac70 = RecipeBuilder.newBuilder("mythextrac70","mythic_processor_infuser",2);
mythextrac70.addEnergyPerTickInput(1000000);
mythextrac70.addItemInput(<contenttweaker:droplet_of_wisdom_bottle>);
mythextrac70.addItemOutput(<minecraft:glass_bottle>);
mythextrac70.addFluidOutput(<fluid:droplet_of_wisdom>*1000);
mythextrac70.build();
val mythextrac71 = RecipeBuilder.newBuilder("mythextrac71","mythic_processor_infuser",2);
mythextrac71.addEnergyPerTickInput(1000000);
mythextrac71.addItemInput(<contenttweaker:essence_of_vitality_bottle>);
mythextrac71.addItemOutput(<minecraft:glass_bottle>);
mythextrac71.addFluidOutput(<fluid:essence_of_vitality>*1000);
mythextrac71.build();
val mythextrac72 = RecipeBuilder.newBuilder("mythextrac72","mythic_processor_infuser",2);
mythextrac72.addEnergyPerTickInput(1000000);
mythextrac72.addItemInput(<contenttweaker:oak_spirit_bottle>);
mythextrac72.addItemOutput(<minecraft:glass_bottle>);
mythextrac72.addFluidOutput(<fluid:oak_spirit>*1000);
mythextrac72.build();
val mythextrac73 = RecipeBuilder.newBuilder("mythextrac73","mythic_processor_infuser",2);
mythextrac73.addEnergyPerTickInput(1000000);
mythextrac73.addItemInput(<contenttweaker:spruce_heart_bottle>);
mythextrac73.addItemOutput(<minecraft:glass_bottle>);
mythextrac73.addFluidOutput(<fluid:spruce_heart>*1000);
mythextrac73.build();
val mythextrac74 = RecipeBuilder.newBuilder("mythextrac74","mythic_processor_infuser",2);
mythextrac74.addEnergyPerTickInput(1000000);
mythextrac74.addItemInput(<contenttweaker:oil_of_vitriol_bottle>);
mythextrac74.addItemOutput(<minecraft:glass_bottle>);
mythextrac74.addFluidOutput(<fluid:oil_of_vitriol>*1000);
mythextrac74.build();
val mythextrac75 = RecipeBuilder.newBuilder("mythextrac75","mythic_processor_infuser",2);
mythextrac75.addEnergyPerTickInput(1000000);
mythextrac75.addItemInput(<contenttweaker:birch_soul_bottle>);
mythextrac75.addItemOutput(<minecraft:glass_bottle>);
mythextrac75.addFluidOutput(<fluid:birch_soul>*1000);
mythextrac75.build();
+132 -133
View File
@@ -3,35 +3,35 @@ import mods.modularmachinery.RecipeBuilder;
import mods.astralsorcery.Utils;
import mods.buildcraft.AssemblyTable;
mods.nuclearcraft.chemical_reactor.addRecipe([<liquid:fluidglyceryl> * 1000, <liquid:fluiddiesel> * 4000, <liquid:fluidnitrodiesel> * 1000, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<liquid:fluidglyceryl> * 1000, <liquid:diesel> * 4000, <liquid:fluidnitrodiesel> * 1000, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<liquid:fluidglyceryl> * 1000, <liquid:fluiddiesel> * 4000, <liquid:fluidnitrodiesel> * 1000, null,0.4]);
mods.nuclearcraft.chemical_reactor.addRecipe([<liquid:fluidglyceryl> * 1000, <liquid:diesel> * 4000, <liquid:fluidnitrodiesel> * 1000, null,0.4]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:nitrogen> * 1000, <fluid:fluidcarbon> * 1000, <liquid:fluidnitrocarbon> * 1000, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:nitrogen> * 1000, <fluid:hard_carbon> * 1000, <liquid:fluidnitrocarbon> * 1000, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:nitrogen> * 1000, <fluid:fluidcarbon> * 1000, <liquid:fluidnitrocarbon> * 1000, null,0.4]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:nitrogen> * 1000, <fluid:hard_carbon> * 1000, <liquid:fluidnitrocarbon> * 1000, null,0.4]);
mods.nuclearcraft.melter.addRecipe([<ore:dustCharcoal>, <fluid:fluidcarbon> * 250]);
// making krypton, neon, argon, and xenon
mods.nuclearcraft.centrifuge.addRecipe([<fluid:aerotheum>*100, <fluid:nitrogen>*70, <fluid:oxygen>*20, <fluid:noble_gas_mix>*10, <fluid:argon>*10]);
mods.nuclearcraft.centrifuge.addRecipe([<fluid:aerotheum>*100, <fluid:nitrogen>*70, <fluid:oxygen>*20, <fluid:noble_gas_mix>*10, <fluid:argon>*10,0.1]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:noble_gas_mix>*10, <fluid:cryotheum>*50, <fluid:supercooled_noble_gas_mix>*10, <fluid:helium>*10]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:noble_gas_mix>*10, <fluid:cryotheum>*50, <fluid:supercooled_noble_gas_mix>*10, <fluid:helium>*10,0.1]);
mods.nuclearcraft.centrifuge.addRecipe([<fluid:supercooled_noble_gas_mix>*100, <fluid:krypton_xenon_mix>*50, <fluid:neon>*50, null, null]);
mods.nuclearcraft.centrifuge.addRecipe([<fluid:supercooled_noble_gas_mix>*100, <fluid:krypton_xenon_mix>*50, <fluid:neon>*50, null, null,0.1]);
mods.nuclearcraft.rock_crusher.addRecipe([<abyssalcraft:crystal:21>, <contenttweaker:silica_dust>*4, null, null]);
mods.nuclearcraft.rock_crusher.addRecipe([<abyssalcraft:crystal:21>, <contenttweaker:silica_dust>*4, null, null,0.1]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:silica_dust>, <fluid:hydrated_gelatin>*72, <contenttweaker:silica_gelatin>*4]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:silica_dust>, <fluid:hydrated_gelatin>*72, <contenttweaker:silica_gelatin>*4,0.1]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:silica_gelatin>, <fluid:krypton_xenon_mix>*10, <contenttweaker:krypton_xenon_capture>]);
mods.nuclearcraft.infuser.addRecipe([<contenttweaker:silica_gelatin>, <fluid:krypton_xenon_mix>*10, <contenttweaker:krypton_xenon_capture>,0.1]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:krypton_xenon_capture>, <contenttweaker:krypton_capture>, <fluid:xenon>*100]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:krypton_xenon_capture>, <contenttweaker:krypton_capture>, <fluid:xenon>*100,0.1]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:krypton_capture>, <abyssalcraft:crystalshard:21>, <fluid:krypton>*100]);
mods.nuclearcraft.extractor.addRecipe([<contenttweaker:krypton_capture>, <abyssalcraft:crystalshard:21>, <fluid:krypton>*100,0.1]);
// making silicon
mods.nuclearcraft.melter.addRecipe([<ore:bouleSilicon>, <fluid:molten_silicon>*144]);
mods.nuclearcraft.melter.addRecipe([<ore:bouleSilicon>, <fluid:molten_silicon>*144,0.3]);
// making phosphorus
@@ -40,54 +40,54 @@ recipes.addShaped(<contenttweaker:ignitable_dust>,
[<forestry:phosphor>, <techreborn:dust:37>, <forestry:phosphor>],
[null, <abyssalcraft:crystalshard:7>, null]]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:ignitable_dust>, <ore:dustPyrotheum>, <contenttweaker:phosphorous_crystal>]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:ignitable_dust>, <ore:dustPyrotheum>, <contenttweaker:phosphorous_crystal>,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:phosphorous_crystal>, <fluid:molten_phosphorus>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:phosphorous_crystal>, <fluid:molten_phosphorus>*144,0.3]);
// making chlorine, francium, and bromine
mods.nuclearcraft.dissolver.addRecipe([<ore:dustSalt>, <fluid:water>*100, <fluid:salt_water>*100]);
mods.nuclearcraft.dissolver.addRecipe([<ore:dustSalt>, <fluid:water>*100, <fluid:salt_water>*100,0.1]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:salt_water>*2000, <fluid:chlorine>*400, <fluid:sodium>*400, <fluid:mineral_water>*1200, null]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:salt_water>*2000, <fluid:chlorine>*400, <fluid:sodium>*400, <fluid:mineral_water>*1200, null,0.1]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:brine>*200, <fluid:chlorine>*40, <fluid:sodium>*40, <fluid:saline_remains>*120, null]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:brine>*200, <fluid:chlorine>*40, <fluid:sodium>*40, <fluid:saline_remains>*120, null,0.1]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:saline_remains>*100, <fluid:francium>*50, <fluid:bromine>*50, null, null]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:saline_remains>*100, <fluid:francium>*50, <fluid:bromine>*50, null, null,0.1]);
mods.nuclearcraft.melter.removeRecipeWithOutput([<fluid:brine>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:saline_remains>*16000, <contenttweaker:low_density_salt>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:saline_remains>*16000, <contenttweaker:low_density_salt>,0.1]);
// making calcium
mods.nuclearcraft.melter.addRecipe([<contenttweaker:calcite_gem>, <fluid:molten_calcite>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:calcite_gem>, <fluid:molten_calcite>*144,0.3]);
mods.nuclearcraft.melter.addRecipe([<ore:dustCalcite>*2, <fluid:molten_calcite>*100]);
mods.nuclearcraft.melter.addRecipe([<ore:dustCalcite>*2, <fluid:molten_calcite>*100,0.3]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:molten_calcite>*100, <fluid:fluidcalcium>*100, <fluid:coal>*10, <fluid:oxygen>*40, null]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:molten_calcite>*100, <fluid:fluidcalcium>*100, <fluid:coal>*10, <fluid:oxygen>*40, null,0.3]);
// making scandium
mods.nuclearcraft.electrolyser.addRecipe([<fluid:depleted_fuel_leu_235>*100, <fluid:molten_scandium>*30, <fluid:uranium_235>*20, <fluid:uranium_238>*40, <fluid:plutonium_238>*1]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:depleted_fuel_leu_235>*100, <fluid:molten_scandium>*30, <fluid:uranium_235>*20, <fluid:uranium_238>*40, <fluid:plutonium_238>*1,0.3]);
// making vanadium
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:vanadium_dust>, <techreborn:dust:54>*2, null, null, <ore:oreRutile>, null, <fluid:water>*10, 30, 50);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:vanadium_dust>, <fluid:molten_vanadium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:vanadium_dust>, <fluid:molten_vanadium>*144,0.3]);
// making gallium
mods.nuclearcraft.rock_crusher.addRecipe([<ore:dustSphalerite>*4, <contenttweaker:tiny_gallium_dust>*2, <techreborn:dust:59>, null]);
mods.nuclearcraft.rock_crusher.addRecipe([<ore:dustSphalerite>*4, <contenttweaker:tiny_gallium_dust>*2, <techreborn:dust:59>, null,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tiny_gallium_dust>, <fluid:molten_gallium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tiny_gallium_dust>, <fluid:molten_gallium>*72,0.3]);
// making germanium
mods.nuclearcraft.rock_crusher.addRecipe([<ore:dustPyrite>*4, <contenttweaker:tiny_germanium_dust>*2, <thermalfoundation:material:0>, null]);
mods.nuclearcraft.rock_crusher.addRecipe([<ore:dustPyrite>*4, <contenttweaker:tiny_germanium_dust>*2, <thermalfoundation:material:0>, null,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tiny_germanium_dust>, <fluid:molten_germanium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tiny_germanium_dust>, <fluid:molten_germanium>*72,0.3]);
// making selenium
@@ -95,32 +95,32 @@ mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:shell_dust>, <aoa3:c
mods.thermalexpansion.Centrifuge.addRecipe([<contenttweaker:selenium_dust> % 100, <techreborn:smalldust:30> % 100, <thermalfoundation:material:768> % 100], <contenttweaker:shell_dust>*32, null, 1000);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:selenium_dust>, <fluid:selenium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:selenium_dust>, <fluid:selenium>*144,0.3]);
// making yttrium and barium
mods.nuclearcraft.chemical_reactor.removeRecipeWithInput([<fluid:hydrogen>, <fluid:chlorine>]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:hydrogen>*500, <fluid:chlorine>*1000, <fluid:fluidchlorite>*100, <fluid:hydrogenchloride>*1000]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:hydrogen>*500, <fluid:chlorine>*1000, <fluid:fluidchlorite>*100, <fluid:hydrogenchloride>*1000,0.1]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:salt_water>*10, <fluid:hydrogenchloride>*10, <fluid:fluidchlorite>*10, <fluid:hydrochloric_acid>*10]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:salt_water>*10, <fluid:hydrogenchloride>*10, <fluid:fluidchlorite>*10, <fluid:hydrochloric_acid>*10,0.1]);
mods.nuclearcraft.rock_crusher.addRecipe([<thaumcraft:nugget:10>, <contenttweaker:yttrium_oxide>, <contenttweaker:barium_oxide>, null]);
mods.nuclearcraft.rock_crusher.addRecipe([<thaumcraft:nugget:10>, <contenttweaker:yttrium_oxide>, <contenttweaker:barium_oxide>, null,0.1]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:yttrium_oxide>, <fluid:yttrium_oxide>*50]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:yttrium_oxide>, <fluid:yttrium_oxide>*50,0.1]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:yttrium_oxide>*10, <fluid:hydrofluoric_acid>*2, <fluid:yttrium_fluoride>*10, <fluid:water>*5]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:yttrium_oxide>*10, <fluid:hydrofluoric_acid>*2, <fluid:yttrium_fluoride>*10, <fluid:water>*5,0.1]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:hydrochloric_acid>*10, <fluid:yttrium_fluoride>*10, <fluid:yttrium>*20, <fluid:water>*5]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:hydrochloric_acid>*10, <fluid:yttrium_fluoride>*10, <fluid:yttrium>*20, <fluid:water>*5,0.1]);
mods.techreborn.industrialElectrolyzer.addRecipe(<contenttweaker:barium_chunk>, <abyssalcraft:crystalfragment:4>, null, null, null, <contenttweaker:barium_oxide>, 30, 40);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:barium_chunk>, <fluid:barium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:barium_chunk>, <fluid:barium>*72,0.1]);
// making zirconium
mods.nuclearcraft.melter.addRecipe([<nuclearcraft:ingot:10>, <fluid:molten_zirconium>*144]);
mods.nuclearcraft.melter.addRecipe([<nuclearcraft:dust:10>, <fluid:molten_zirconium>*144]);
mods.nuclearcraft.melter.addRecipe([<nuclearcraft:ingot:10>, <fluid:molten_zirconium>*144,0.3]);
mods.nuclearcraft.melter.addRecipe([<nuclearcraft:dust:10>, <fluid:molten_zirconium>*144,0.3]);
// making niobium
@@ -142,9 +142,9 @@ mods.bloodmagic.TartaricForge.addRecipe(<contenttweaker:crystallized_tungstenste
mods.techreborn.industrialGrinder.addRecipe(<techreborn:dust:55>, <contenttweaker:tungsten_molybdenum_dust>, <thermalfoundation:material:96>, null, <contenttweaker:crystallized_tungstensteel>, null, 30, 25);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:tungsten_molybdenum_dust>, <fluid:manyullyn>*144, <fluid:tungsten_molybdenum_mix>*144]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:tungsten_molybdenum_dust>, <fluid:manyullyn>*144, <fluid:tungsten_molybdenum_mix>*144,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:tungsten_molybdenum_mix>*144, <fluid:boric_acid>*50, <fluid:molten_molybdenum>*72, <fluid:tungsten>*72]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:tungsten_molybdenum_mix>*144, <fluid:boric_acid>*50, <fluid:molten_molybdenum>*72, <fluid:tungsten>*72,0.3]);
// making einstenium
@@ -164,17 +164,17 @@ mods.nuclearcraft.salt_fission.addRecipe([<fluid:infinitely_unholy_radioactive_m
mods.bloodmagic.BloodAltar.addRecipe(<contenttweaker:lanthanum_salt>, <bewitchment:salt>, 5, 10, 20, 30);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:lanthanum_salt>, <fluid:fierymetal>*144, <fluid:lanthanum>*40]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:lanthanum_salt>, <fluid:fierymetal>*144, <fluid:lanthanum>*40,0.3]);
// making meitnerium
mods.nuclearcraft.supercooler.addRecipe([<fluid:dense_plasma>*1000, <fluid:triple_point_fluid>*10]);
mods.nuclearcraft.supercooler.addRecipe([<fluid:dense_plasma>*1000, <fluid:triple_point_fluid>*10,0.3]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:atomic_nuclei>*10, <fluid:unbalanced_negative_matter>*50, <fluid:meitnerium>*50, <fluid:neutron>*100]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:atomic_nuclei>*10, <fluid:unbalanced_negative_matter>*50, <fluid:meitnerium>*50, <fluid:neutron>*100,0.3]);
// making ruthenium
mods.nuclearcraft.crystallizer.addRecipe([<fluid:bef2>*500, <contenttweaker:beryllium_fluoride_crystal>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:bef2>*500, <contenttweaker:beryllium_fluoride_crystal>,0.1]);
recipes.addShaped(<contenttweaker:crystalline_beryllium>,
[[<contenttweaker:alchemical_crystal>, <contenttweaker:beryllium_fluoride_crystal>, <contenttweaker:alchemical_crystal>],
@@ -246,17 +246,17 @@ recipes.addShaped(<contenttweaker:crystalline_beryllium>*3,
mods.techreborn.fusionReactor.addRecipe(<contenttweaker:crystalline_beryllium>, <nuclearcraft:ingot:10>, <contenttweaker:ruthenium_ingot>, 1000000, 100, 120);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:ruthenium_ingot>, <fluid:molten_ruthenium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:ruthenium_ingot>, <fluid:molten_ruthenium>*144,0.3]);
// making rhodium
mods.techreborn.industrialElectrolyzer.addRecipe(<contenttweaker:rhodium_mixture>, <techreborn:smalldust:10>, null, null, null, <nuclearcraft:gem:0>, 30, 40);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:rhodium_mixture>, <fluid:sulfuric_acid>*500, <fluid:rhodium>*100]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:rhodium_mixture>, <fluid:sulfuric_acid>*500, <fluid:rhodium>*100,0.3]);
// making cadmium
mods.nuclearcraft.centrifuge.addRecipe([<fluid:exhaust_steam>*100, <fluid:cadmium>*20, <fluid:hydrogen>*50, <fluid:oxygen>*30, null]);
mods.nuclearcraft.centrifuge.addRecipe([<fluid:exhaust_steam>*100, <fluid:cadmium>*20, <fluid:hydrogen>*50, <fluid:oxygen>*30, null,0.3]);
// making seaborgion
@@ -292,26 +292,26 @@ recipes.addShaped(<contenttweaker:seaborgium_chunk>,
mods.tconstruct.Melting.addRecipe(<fluid:seaborgium> * 250,<contenttweaker:seaborgium_chunk>);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:seaborgium_chunk>, <fluid:seaborgium>*250]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:seaborgium_chunk>, <fluid:seaborgium>*250,0.3]);
// making indium
mods.nuclearcraft.infuser.addRecipe([<thermalfoundation:material:134>*12, <fluid:boric_acid>*200, <contenttweaker:indium_dust>]);
mods.nuclearcraft.infuser.addRecipe([<thermalfoundation:material:134>*12, <fluid:boric_acid>*200, <contenttweaker:indium_dust>,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:indium_dust>, <fluid:indium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:indium_dust>, <fluid:indium>*144,0.3]);
// making antimony
mods.thaumcraft.Crucible.registerRecipe("makeantimony", "", <contenttweaker:antimony_crystal>, <bewitchment:opal>, [<aspect:auram>*15]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:antimony_crystal>, <fluid:antimony>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:antimony_crystal>, <fluid:antimony>*144,0.3]);
// making tellurium
mods.thaumcraft.Crucible.registerRecipe("maketellurium", "", <contenttweaker:tellurium_crystal>, <abyssalcraft:densecarboncluster>, [<aspect:dreadia>*15]);
mods.thaumcraft.Crucible.registerRecipe("maketelluriumcompact", "", <contenttweaker:tellurium_crystal>*4, <contenttweaker:carbon_condensate>, [<aspect:dreadia>*30]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tellurium_crystal>, <fluid:tellurium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tellurium_crystal>, <fluid:tellurium>*144,0.3]);
// making iodine
@@ -319,34 +319,34 @@ mods.thermalexpansion.Transposer.addExtractRecipe(<fluid:iodine> * 1000, <forest
// making tantalum and hafnium
mods.nuclearcraft.melter.addRecipe([<extrautils2:decorativesolid:8>, <fluid:messy_rainbow_fluid>*1000]);
mods.nuclearcraft.melter.addRecipe([<extrautils2:decorativesolid:8>, <fluid:messy_rainbow_fluid>*1000,0.3]);
mods.nuclearcraft.infuser.addRecipe([<thermalfoundation:ore:8>, <fluid:messy_rainbow_fluid> * 100, <contenttweaker:hafnium_chunk>]);
mods.nuclearcraft.infuser.addRecipe([<thermalfoundation:ore:8>, <fluid:messy_rainbow_fluid> * 100, <contenttweaker:hafnium_chunk>,0.3]);
mods.nuclearcraft.infuser.addRecipe([<astralsorcery:blockcustomore:1>, <fluid:messy_rainbow_fluid> * 100, <contenttweaker:tantalum_chunk>*3]);
mods.nuclearcraft.infuser.addRecipe([<astralsorcery:blockcustomore:1>, <fluid:messy_rainbow_fluid> * 100, <contenttweaker:tantalum_chunk>*3,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:hafnium_chunk>, <fluid:hafnium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:hafnium_chunk>, <fluid:hafnium>*144,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tantalum_chunk>, <fluid:tantalum>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tantalum_chunk>, <fluid:tantalum>*144,0.3]);
// making osmium
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:osmium_egg>, <mysticalagriculture:fire_essence>, <contenttweaker:osmium_ingot>]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:osmium_egg>, <mysticalagriculture:fire_essence>, <contenttweaker:osmium_ingot>,0.3]);
mods.nuclearcraft.melter.addRecipe([<agricraft:agri_nugget:11>, <fluid:osmium>*16]);
mods.nuclearcraft.melter.addRecipe([<agricraft:agri_nugget:11>, <fluid:osmium>*16,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:osmium_ingot>, <fluid:osmium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:osmium_ingot>, <fluid:osmium>*144,0.3]);
// making mercury
mods.nuclearcraft.melter.addRecipe([<ore:dustCinnabar>, <fluid:fluidmercury>*1000]);
mods.nuclearcraft.melter.addRecipe([<ore:dustCinnabar>, <fluid:fluidmercury>*1000,0.3]);
// making thallium
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:dust:11>, <fluid:hot_spring_water>*1000, <fluid:manganese_thallium_mix>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<techreborn:dust:31>, <fluid:hot_spring_water>*1000, <fluid:manganese_thallium_mix>*1000]);
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:dust:11>, <fluid:hot_spring_water>*1000, <fluid:manganese_thallium_mix>*1000,0.3]);
mods.nuclearcraft.dissolver.addRecipe([<techreborn:dust:31>, <fluid:hot_spring_water>*1000, <fluid:manganese_thallium_mix>*1000,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:manganese_thallium_mix>*200, <fluid:sulfur_trioxide>*200, <fluid:sulfuric_acid>*1000, <fluid:thallium>*500]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:manganese_thallium_mix>*200, <fluid:sulfur_trioxide>*200, <fluid:sulfuric_acid>*1000, <fluid:thallium>*500,0.3]);
// making bismuth
@@ -355,27 +355,27 @@ recipes.addShapeless(<contenttweaker:bismuth_cluster>,
<thaumcraft:cluster:2>,
makeVisCrystal(<aspect:fabrico> * 1)]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:bismuth_cluster>, <fluid:hydrochloric_acid>*10, <fluid:bismuth>*144]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:bismuth_cluster>, <fluid:hydrochloric_acid>*10, <fluid:bismuth>*144,0.3]);
// making radon and radium
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:thorium:1>, <fluid:plasma>*10, <fluid:fastly_dacaying_thorium>*10]);
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:thorium:1>, <fluid:plasma>*10, <fluid:fastly_dacaying_thorium>*10,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fastly_dacaying_thorium>*12, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radium>*100]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fastly_dacaying_thorium>*12, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radium>*100,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:radium>*100, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radon>*100]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:radium>*100, <fluid:oxygen>*1000, <fluid:oxygen>*800, <fluid:radon>*100,0.3]);
// making actinium
mods.nuclearcraft.irradiator.addRecipe([<fluid:decomposed_matter>*50, <fluid:neutron>*10, <fluid:oxygen>*200, <fluid:actinium>*100]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:decomposed_matter>*50, <fluid:neutron>*10, <fluid:oxygen>*200, <fluid:actinium>*100,0.3]);
// making rutherfordium
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:plutonium:12>, <fluid:plasma>*10, <fluid:fastly_dacaying_plutonium>*10]);
mods.nuclearcraft.dissolver.addRecipe([<nuclearcraft:plutonium:12>, <fluid:plasma>*10, <fluid:fastly_dacaying_plutonium>*10,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fastly_dacaying_plutonium>*10, <fluid:chlorine>*40, <fluid:rutherfordium_chloride>*100, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fastly_dacaying_plutonium>*10, <fluid:chlorine>*40, <fluid:rutherfordium_chloride>*100, null,0.3]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:rutherfordium_chloride>*50, <fluid:chlorine>*10, <fluid:rutherfordium>*40, null, null]);
mods.nuclearcraft.electrolyser.addRecipe([<fluid:rutherfordium_chloride>*50, <fluid:chlorine>*10, <fluid:rutherfordium>*40, null, null,0.3]);
// making dubnium
@@ -383,11 +383,11 @@ mods.nuclearcraft.fusion.addRecipe([<fluid:americium_243>*10, <fluid:neon>*10, <
// making bohrium
mods.nuclearcraft.irradiator.addRecipe([<fluid:triple_point_fluid>*1000, <fluid:sednanite>*1000, <fluid:relativistic_matter>*200, null]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:triple_point_fluid>*1000, <fluid:sednanite>*1000, <fluid:relativistic_matter>*200, null,0.3]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:electrons>*25, <fluid:dense_plasma>*1000, <fluid:unbalanced_negative_matter>*200, null]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:electrons>*25, <fluid:dense_plasma>*1000, <fluid:unbalanced_negative_matter>*200, null,0.3]);
mods.nuclearcraft.dissolver.addRecipe([<materialpart:rhenium:dust>, <fluid:unbalanced_negative_matter>*50, <fluid:bohrium>*40]);
mods.nuclearcraft.dissolver.addRecipe([<materialpart:rhenium:dust>, <fluid:unbalanced_negative_matter>*50, <fluid:bohrium>*40,0.3]);
// making cerium
@@ -398,11 +398,11 @@ recipes.addShaped(<contenttweaker:cerium_ingot>,
[<minecraft:blaze_powder>, crystalboth, <minecraft:blaze_powder>],
[<minecraft:blaze_powder>, <minecraft:blaze_powder>, <minecraft:blaze_powder>]]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:cerium_ingot>, <fluid:cerium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:cerium_ingot>, <fluid:cerium>*144,0.3]);
// making praseodymium
mods.nuclearcraft.dissolver.addRecipe([<thaumadditions:adaminite_ingot>, <fluid:knightmetal>*144, <fluid:praseodymium>*144]);
mods.nuclearcraft.dissolver.addRecipe([<thaumadditions:adaminite_ingot>, <fluid:knightmetal>*144, <fluid:praseodymium>*144,0.3]);
// making neodymium
@@ -416,58 +416,58 @@ recipes.addShaped(<contenttweaker:neodymium_earth>*4,
[<techreborn:uumatter>, <contenttweaker:neodymium_earth>, <techreborn:uumatter>],
[<techreborn:uumatter>, <techreborn:uumatter>, <techreborn:uumatter>]]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:neodymium_earth>, <contenttweaker:nethersky_steel_ingot>, <contenttweaker:neodymium_magnetic_alloy>]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:neodymium_earth>, <contenttweaker:nethersky_steel_ingot>, <contenttweaker:neodymium_magnetic_alloy>,0.3]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:neodymium_earth>, <fluid:formic_acid>*5, <fluid:neodymium>*144]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:neodymium_earth>, <fluid:formic_acid>*5, <fluid:neodymium>*144,0.3]);
// making samarium
mods.nuclearcraft.infuser.addRecipe([<bloodmagic:demon_crystal:4>, <fluid:molten_blood_infused_iron>*144, <contenttweaker:samarium_dust>]);
mods.nuclearcraft.infuser.addRecipe([<bloodmagic:demon_crystal:4>, <fluid:molten_blood_infused_iron>*144, <contenttweaker:samarium_dust>,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:samarium_dust>, <fluid:samarium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:samarium_dust>, <fluid:samarium>*144,0.3]);
// making europium
mods.nuclearcraft.dissolver.addRecipe([<bewitchment:dimensional_sand>, <fluid:depleted_fuel_hea_242>*50, <fluid:europium>*100]);
mods.nuclearcraft.dissolver.addRecipe([<bewitchment:dimensional_sand>, <fluid:depleted_fuel_hea_242>*50, <fluid:europium>*100,0.3]);
// making gadolinium
mods.nuclearcraft.manufactory.addRecipe([<immersiveengineering:stone_decoration:4>, <contenttweaker:hempcrete_dust>]);
mods.nuclearcraft.manufactory.addRecipe([<immersiveengineering:stone_decoration:4>, <contenttweaker:hempcrete_dust>,0.3]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:hempcrete_dust>, <fluid:hydrochloric_acid>*5, <fluid:inorganic_remains>*20]);
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:hempcrete_dust>, <fluid:hydrochloric_acid>*5, <fluid:inorganic_remains>*20,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fluidchlorite>*50, <fluid:inorganic_remains>*50, <fluid:tot>*100, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:fluidchlorite>*50, <fluid:inorganic_remains>*50, <fluid:tot>*100, null,0.3]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:tot>*200, <contenttweaker:seraphinite_gem>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:tot>*200, <contenttweaker:seraphinite_gem>,0.3]);
recipes.addShapeless(<contenttweaker:gadolinium_gem>,
[<astralsorcery:itemgrapplewand>.reuse(),
<contenttweaker:seraphinite_gem>]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:gadolinium_gem>, <fluid:gadolinium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:gadolinium_gem>, <fluid:gadolinium>*144,0.3]);
// making terbium
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:molten_ruthenium>*100, <fluid:oxygen>*200, <fluid:ruthenium_oxide>*300, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:molten_ruthenium>*100, <fluid:oxygen>*200, <fluid:ruthenium_oxide>*300, null,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:yttrium_oxide>*50, <fluid:ruthenium_oxide>*50, <fluid:yttrium_ruthenium>*100, <fluid:oxygen>*50]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:yttrium_oxide>*50, <fluid:ruthenium_oxide>*50, <fluid:yttrium_ruthenium>*100, <fluid:oxygen>*50,0.3]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:yttrium_ruthenium>*200, <contenttweaker:yttrium_ruthenium_cluster>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:yttrium_ruthenium>*200, <contenttweaker:yttrium_ruthenium_cluster>,0.3]);
// AssemblyTable.addRecipe("maketerbiumfrommix", <contenttweaker:terbium_crystal>, 10, [<contenttweaker:yttrium_ruthenium_cluster>]);
mods.actuallyadditions.AtomicReconstructor.addRecipe(<contenttweaker:terbium_crystal>, <contenttweaker:yttrium_ruthenium_cluster>, 1000);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:terbium_crystal>, <fluid:terbium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:terbium_crystal>, <fluid:terbium>*144,0.3]);
// making fermium
mods.nuclearcraft.centrifuge.addRecipe([<fluid:einstenium>*100, <fluid:einstenium_253>*50, <fluid:einstenium_254>*50, null, null]);
mods.nuclearcraft.centrifuge.addRecipe([<fluid:einstenium>*100, <fluid:einstenium_253>*50, <fluid:einstenium_254>*50, null, null,0.3]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:einstenium_253>*50, <contenttweaker:einstenium_253>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:einstenium_253>*50, <contenttweaker:einstenium_253>,0.3]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:einstenium_254>*50, <contenttweaker:einstenium_254>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:einstenium_254>*50, <contenttweaker:einstenium_254>,0.3]);
recipes.addShapeless(<contenttweaker:lees_fuel>,
[<contenttweaker:einstenium_253>, <contenttweaker:einstenium_253>,
@@ -475,9 +475,9 @@ recipes.addShapeless(<contenttweaker:lees_fuel>,
mods.nuclearcraft.fission.addRecipe([<contenttweaker:lees_fuel>, <contenttweaker:depleted_lees_fuel>, 32000.0, 400.0, 70.0, "fissioneinstenium", 0.8]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_lees_fuel>, <contenttweaker:fermium_252>*5, <contenttweaker:fermium_254>*5, <contenttweaker:fermium_255>*5, <contenttweaker:fermium_257>*15]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_lees_fuel>, <contenttweaker:fermium_252>*5, <contenttweaker:fermium_254>*5, <contenttweaker:fermium_255>*5, <contenttweaker:fermium_257>*15,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:fermium_257>, <fluid:fermium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:fermium_257>, <fluid:fermium>*72,0.3]);
recipes.addShapeless(<contenttweaker:hefm_fuel>,
[<contenttweaker:fermium_252>, <contenttweaker:fermium_252>,
@@ -489,11 +489,11 @@ recipes.addShapeless(<contenttweaker:hefm_fuel>,
mods.techreborn.industrialGrinder.addRecipe(<contenttweaker:proactinium_dust>, <bigreactors:dustyellorium>*3, null, null, <ore:oreYellorite>, null, <fluid:boric_acid>*100, 30, 50);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:proactinium_dust>, <fluid:proactinium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:proactinium_dust>, <fluid:proactinium>*72,0.3]);
// making mendelevium
mods.nuclearcraft.irradiator.addRecipe([<fluid:einstenium>*10, <fluid:atomic_nuclei>*50, <fluid:mendelevium>*100, null]);
mods.nuclearcraft.irradiator.addRecipe([<fluid:einstenium>*10, <fluid:atomic_nuclei>*50, <fluid:mendelevium>*100, null,0.3]);
// making oganesson
@@ -520,14 +520,14 @@ recipes.addShapeless(<contenttweaker:stable_oganesson>,
<ore:ingotMagnesium>,
<ore:ingotMagnesium>]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:stable_oganesson>, <fluid:oganesson>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:stable_oganesson>, <fluid:oganesson>*144,0.3]);
// making nobelium
mods.nuclearcraft.fission.addRecipe([<contenttweaker:hefm_fuel>, <contenttweaker:depleted_hefm_fuel>, 32000.0, 100.0, 101.0, "fissionfermium", 1.8]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_hefm_fuel>, <contenttweaker:fermium_260>*4, null, null, null]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_hefm_fuel>, <contenttweaker:fermium_260>*4, null, null, null,0.3]);
recipes.addShapeless(<contenttweaker:amfm_fuel>,
[<nuclearcraft:americium:0>,
@@ -536,13 +536,13 @@ recipes.addShapeless(<contenttweaker:amfm_fuel>,
mods.nuclearcraft.fission.addRecipe([<contenttweaker:amfm_fuel>, <contenttweaker:depleted_amfm_fuel>, 52000.0, 10.0, 10.0, "fissionfermiumamericium", 0.1]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_amfm_fuel>, <contenttweaker:nobelium_254>*2, <contenttweaker:nobelium_255>*3, null, null]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_amfm_fuel>, <contenttweaker:nobelium_254>*2, <contenttweaker:nobelium_255>*3, null, null,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:nobelium_254>, <fluid:nobelium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:nobelium_254>, <fluid:nobelium>*72,0.3]);
// making lawrencium
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_polonium>, <contenttweaker:lawrencium_258>*4, null, null, null]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_polonium>, <contenttweaker:lawrencium_258>*4, null, null, null,0.3]);
recipes.addShapeless(<contenttweaker:herrr_fuel>,
[<contenttweaker:lawrencium_258>,
@@ -552,15 +552,15 @@ recipes.addShapeless(<contenttweaker:herrr_fuel>,
mods.nuclearcraft.fission.addRecipe([<contenttweaker:herrr_fuel>, <contenttweaker:depleted_herrr_fuel>, 52000.0, 10.0, 999.0, "fissionlawrencium", 5.5]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_herrr_fuel>, <contenttweaker:lawrencium_262>*4, null, null, null]);
mods.nuclearcraft.fuel_reprocessor.addRecipe([<contenttweaker:depleted_herrr_fuel>, <contenttweaker:lawrencium_262>*4, null, null, null,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:lawrencium_262>, <fluid:lawrencium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:lawrencium_262>, <fluid:lawrencium>*72,0.3]);
// making dysprosium
mods.thermalexpansion.Centrifuge.addRecipe([(<contenttweaker:dysprosium_remains>) % 70], <abyssalcraft:abyssalsand>, null, 2000);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:dysprosium_remains>, <fluid:dysprosium>*50]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:dysprosium_remains>, <fluid:dysprosium>*50,0.3]);
// making holmium
@@ -569,7 +569,7 @@ recipes.addShaped(<contenttweaker:holmium_ingot>,
[<mysticalagriculture:dirt_essence>, <contenttweaker:cold_iron_egg>, <mysticalagriculture:dirt_essence>],
[<mysticalagriculture:dirt_essence>, <mysticalagriculture:dirt_essence>, <mysticalagriculture:dirt_essence>]]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:holmium_ingot>, <fluid:holmium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:holmium_ingot>, <fluid:holmium>*144,0.3]);
// making erbium
@@ -578,21 +578,21 @@ recipes.addShaped(<contenttweaker:sedna_cluster>,
[<advancedrocketry:crystal:1>, <ore:dustPetrotheum>, <advancedrocketry:crystal:4>],
[<advancedrocketry:crystal:2>, <materialpart:sednanite:dust>, <advancedrocketry:crystal:5>]]);
mods.nuclearcraft.manufactory.addRecipe([<contenttweaker:sedna_cluster>, <contenttweaker:sedna_dust>]);
mods.nuclearcraft.manufactory.addRecipe([<contenttweaker:sedna_cluster>, <contenttweaker:sedna_dust>,0.3]);
mods.nuclearcraft.manufactory.addRecipe([<contenttweaker:sedna_dust>, <contenttweaker:erbium_dust>]);
mods.nuclearcraft.manufactory.addRecipe([<contenttweaker:sedna_dust>, <contenttweaker:erbium_dust>,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:erbium_dust>, <fluid:erbium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:erbium_dust>, <fluid:erbium>*72,0.3]);
// making thulium
mods.nuclearcraft.dissolver.addRecipe([<ore:blockAlumite>, <fluid:liquid_lp>*69, <fluid:thulium>*100]);
mods.nuclearcraft.dissolver.addRecipe([<ore:blockAlumite>, <fluid:liquid_lp>*69, <fluid:thulium>*100,0.3]);
// making ytterbium
mods.botania.ManaInfusion.addAlchemy(<contenttweaker:ytterbium_dust>, <aoa3:gardencia_stone>, 5000);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:ytterbium_dust>, <fluid:ytterbium>*72]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:ytterbium_dust>, <fluid:ytterbium>*72,0.3]);
// making lutetium
@@ -601,17 +601,17 @@ recipes.addShapeless(<contenttweaker:lutetium_cluster>,
<minecraft:enchanted_book>,
<aoa3:toxic_stone>]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:lutetium_cluster>, <fluid:lutetium>*250]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:lutetium_cluster>, <fluid:lutetium>*250,0.3]);
// making darmstadtium
mods.nuclearcraft.isotope_separator.addRecipe([<extendedcrafting:material:32>, <contenttweaker:stable_darmstadtium>, <extendedcrafting:material:48>]);
mods.nuclearcraft.isotope_separator.addRecipe([<extendedcrafting:material:32>, <contenttweaker:stable_darmstadtium>, <extendedcrafting:material:48>,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:stable_darmstadtium>, <fluid:darmstadtium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:stable_darmstadtium>, <fluid:darmstadtium>*144,0.3]);
// making roentgenium
mods.nuclearcraft.melter.addRecipe([<draconicevolution:draconic_ingot>, <fluid:molten_awakened>*144]);
mods.nuclearcraft.melter.addRecipe([<draconicevolution:draconic_ingot>, <fluid:molten_awakened>*144,0.3]);
mods.tconstruct.Melting.addRecipe(<fluid:molten_awakened> * 144,<draconicevolution:draconic_ingot>, 500);
val roentgeniumaccelerator = RecipeBuilder.newBuilder("roentgeniumaccelerator","mythic_accelerator",40);
@@ -622,9 +622,9 @@ roentgeniumaccelerator.build();
// making copernicium
mods.nuclearcraft.centrifuge.addRecipe([<fluid:primal_ogerite>*144, <fluid:decay_inducing_matter>*72, <fluid:energetic_ogerite>*72, null, null]);
mods.nuclearcraft.centrifuge.addRecipe([<fluid:primal_ogerite>*144, <fluid:decay_inducing_matter>*72, <fluid:energetic_ogerite>*72, null, null,0.3]);
mods.nuclearcraft.dissolver.addRecipe([<projecte:item.pe_fuel:2>, <fluid:decay_inducing_matter>*50, <fluid:copernicium>*50]);
mods.nuclearcraft.dissolver.addRecipe([<projecte:item.pe_fuel:2>, <fluid:decay_inducing_matter>*50, <fluid:copernicium>*50,0.3]);
// making nihonium
@@ -633,13 +633,13 @@ recipes.addShaped(<contenttweaker:stable_nihonium>,
[<twilightforest:cube_talisman>, <draconicevolution:chaos_shard:3>, <twilightforest:cube_talisman>],
[<twilightforest:cube_talisman>, <twilightforest:cube_talisman>, <twilightforest:cube_talisman>]]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:stable_nihonium>, <fluid:nihonium>*50]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:stable_nihonium>, <fluid:nihonium>*50,0.3]);
// making flerovium
// see draconic infusion
mods.nuclearcraft.melter.addRecipe([<contenttweaker:flerovium_matrix>, <fluid:flerovium>*250]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:flerovium_matrix>, <fluid:flerovium>*250,0.3]);
// making moscovium
@@ -651,11 +651,11 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:rainbow_egg>,
[<chickens:colored_egg:13>, null, null, null, <chickens:colored_egg:7>],
[<chickens:colored_egg:12>, <chickens:colored_egg:11>, <chickens:colored_egg:10>, <chickens:colored_egg:9>, <chickens:colored_egg:8>]]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:rainbow_egg>, <extratrees:food:33>, <contenttweaker:disgusting_omelette>]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:rainbow_egg>, <extratrees:food:33>, <contenttweaker:disgusting_omelette>,0.3]);
mods.thermalexpansion.Centrifuge.addRecipe([<contenttweaker:moscovium_traces> % 90, <erebus:flower_seed:14> % 90, <enderio:item_material:50> % 40, <techreborn:dust:67> % 50], <contenttweaker:disgusting_omelette>, null, 1000);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:moscovium_traces>, <fluid:moscovium>*100]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:moscovium_traces>, <fluid:moscovium>*100,0.3]);
// making livermorium
@@ -663,19 +663,19 @@ recipes.addShapeless(<contenttweaker:livermorium_sliver>,
[<aoa3:primordial_staff>.reuse(),
<contenttweaker:primordial_sliver>]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:livermorium_sliver>, <fluid:livermorium>*40]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:livermorium_sliver>, <fluid:livermorium>*40,0.3]);
// making technetium
mods.nuclearcraft.melter.addRecipe([<contenttweaker:technetium_remains>, <fluid:technetium>*40]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:technetium_remains>, <fluid:technetium>*40,0.3]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:technetium_remains>, <ore:dustSulfur>*2, <contenttweaker:technetium_disulfide>]);
mods.nuclearcraft.alloy_furnace.addRecipe([<contenttweaker:technetium_remains>, <ore:dustSulfur>*2, <contenttweaker:technetium_disulfide>,0.3]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:technetium_disulfide>, <fluid:technetium_disulfide>*100]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:technetium_disulfide>, <fluid:technetium_disulfide>*100,0.3]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:technetium_disulfide>*100, <fluid:purifying_fluid>*100, <fluid:primed_technetium>*200, null]);
mods.nuclearcraft.chemical_reactor.addRecipe([<fluid:technetium_disulfide>*100, <fluid:purifying_fluid>*100, <fluid:primed_technetium>*200, null,0.3]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:primed_technetium>*10, <contenttweaker:technetium_remains>]);
mods.nuclearcraft.crystallizer.addRecipe([<fluid:primed_technetium>*10, <contenttweaker:technetium_remains>,0.3]);
// making tennessine
@@ -706,17 +706,16 @@ furnace.addRecipe(<enderio:item_material:20>, <divinerpg:heliosis_lump>, 1.0);
mods.thaumcraft.SmeltingBonus.addSmeltingBonus(<divinerpg:arksiane_lump>, <contenttweaker:tennessine_gem> % 90);
furnace.addRecipe(<enderio:item_material:20>, <divinerpg:arksiane_lump>, 1.0);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tennessine_gem>, <fluid:tennessine>*400]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:tennessine_gem>, <fluid:tennessine>*400,0.3]);
// making meatballium
mods.nuclearcraft.melter.addRecipe([<contenttweaker:meatballium_ingot>, <fluid:meatballium>*144]);
mods.nuclearcraft.melter.addRecipe([<contenttweaker:meatballium_ingot>, <fluid:meatballium>*144,0.3]);
// making hassium
mods.nuclearcraft.melter.addRecipe([<ore:ingotHassium>, <fluid:hassium> * 144]);
mods.nuclearcraft.melter.addRecipe([<ore:ingotHassium>, <fluid:hassium> * 144,0.3]);
// making californium
+91
View File
@@ -0,0 +1,91 @@
mods.jei.JEI.addDescription([
<gadothaumy:infusion_claw>],
[
"将注魔爪这种方块放置在符文矩阵上方时,可实现神秘时代注魔配方的自动化。",
"",
"若供应有正确的源质与物品原料,向注魔爪发送红石信号即可启动注魔,效果等同于用法师护手点击符文矩阵。",
"",
"注意:注魔过程仍遵循不稳定度规则,若缺少正确的源质,注魔依然会失败。"
]);
# infusion claw
registerInfusionRecipeFromAddon(`${tcGado}:infusion_claw`, "INFUSION_CLAW",
<gadothaumy:infusion_claw>, 32,
[
<aspect:alienis> * 120, <aspect:machina> * 70, <aspect:ordo> * 70,
<aspect:praecantatio> * 60, <aspect:tenebrae> * 40
],
<thaumcraft:stabilizer>,
[
<thaumcraft:brain>, <thaumcraft:stone_arcane>,
<thaumadditions:adaminite_ingot>, <thaumcraft:stone_arcane>,
<thaumcraft:caster_basic>, <thaumcraft:stone_arcane>,
<thaumadditions:adaminite_ingot>, <thaumcraft:stone_arcane>
]
);
# KAMI armor
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_helm`, "TT_KAMIHELM",
<thaumictinkerer:kami_helm>, 32,
[
<aspect:aqua> * 150, <aspect:auram> * 125, <aspect:cognitio> * 125,
<aspect:victus> * 60, <aspect:lux> * 250, <aspect:praemunio> * 125
],
<thaumictinkerer:ichor_helm>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_helmet>,
<minecraft:potion>.withTag({Potion: "minecraft:night_vision"}), <thaumcraft:goggles>, <minecraft:ghast_tear>,
<minecraft:fish>, <minecraft:cake>, <minecraft:ender_eye>
]
);
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_chest`, "TT_KAMICHEST",
<thaumictinkerer:kami_chest>, 32,
[
<aspect:aer> * 150, <aspect:praemunio> * 125, <aspect:volatus> * 125,
<aspect:ordo> * 125, <aspect:lux> * 250, <aspect:alienis> * 60
],
<thaumictinkerer:ichor_chest>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_chestplate>,
<thaumcraft:cloud_ring>, <minecraft:elytra>, <minecraft:shield>,
<minecraft:feather>, <minecraft:ghast_tear>, <minecraft:arrow>
]
);
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_legs`, "TT_KAMILEGS",
<thaumictinkerer:kami_legs>, 32,
[
<aspect:aer> * 150, <aspect:praemunio> * 125, <aspect:volatus> * 125,
<aspect:ordo> * 125, <aspect:lux> * 250, <aspect:alienis> * 60
],
<thaumictinkerer:ichor_legs>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_leggings>,
<minecraft:potion>.withTag({Potion: "minecraft:fire_resistance"}), <thaumictinkerer:energetic_nitor>, <thaumcraft:lamp_arcane>,
<minecraft:lava_bucket>, <minecraft:fire_charge>, <minecraft:blaze_rod>
]
);
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_boots`, "TT_KAMIBOOTS",
<thaumictinkerer:kami_boots>, 32,
[
<aspect:terra> * 150, <aspect:praemunio> * 125, <aspect:instrumentum> * 125,
<aspect:motus> * 125, <aspect:lux> * 250, <aspect:herba> * 60,
<aspect:volatus> * 60
],
<thaumictinkerer:ichor_boots>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_boots>,
<minecraft:grass>, <minecraft:wheat_seeds>, <thaumcraft:lamp_growth>,
<thaumcraft:turret:2>, <minecraft:wool:0>, <minecraft:lead>
]
);
+8 -8
View File
@@ -2533,25 +2533,25 @@ recipes.addShapeless(<divinerpg:halite_phaser>,
recipes.addShapeless(<thaumadditions:mithrillium_ingot>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShapeless(<contenttweaker:halite_bejewelled_ichorium_catalyst>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShapeless(<contenttweaker:catalyst_of_the_warrens>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShapeless(<contenttweaker:trinuum_catalyst>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShapeless(<contenttweaker:infinitely_wishful_catalyst>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShapeless(<contenttweaker:ascended_eleint_catalyst>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShapeless(<thaumcraft:elemental_pick>,
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gadothaumy:infusion_claw>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
[<contenttweaker:infusion_pseudo_automation>, <modularrouters:item_router>, <modularrouters:module:17>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.accelerate"})]);
recipes.addShaped(<erebus:materials:66>*64,
@@ -2727,4 +2727,4 @@ recipes.remove(<chisel:paper:0>);
recipes.addShaped(<chisel:paper:0>*16,
[[<ore:paper>, <ore:paper>, <ore:paper>],
[<ore:paper>, <ore:stickWood>, <ore:paper>],
[<ore:paper>, <ore:paper>, <ore:paper>]]);
[<ore:paper>, <ore:paper>, <ore:paper>]]);
+39 -6
View File
@@ -1,6 +1,7 @@
import mods.modularmachinery.RecipeBuilder;
import mods.thaumcraft.Infusion;
import mods.thaumcraft.Crucible;
import mods.thaumcraft.ArcaneWorkbench;
mods.thaumcraft.Crucible.registerRecipe("crucibledupeimpetus", "", <thaumicaugmentation:material:5>*7, <thaumicaugmentation:material:5>, [<aspect:potentia>*10, <aspect:ordo>*20, <aspect:vitium>*5]);
mods.thaumcraft.Crucible.registerRecipe("crucibledupeimpetus2", "", <thaumicaugmentation:material:5>*15, <contenttweaker:impetus_crystal>, [<aspect:potentia>*10, <aspect:ordo>*20, <aspect:vitium>*5]);
@@ -118,22 +119,22 @@ mods.thaumcraft.Infusion.registerRecipe("infuseshimmerleaf", "",
<aoa3:holly_top_seeds>,
[<thaumcraft:quicksilver>, <thaumcraft:quicksilver>, <thaumcraft:quicksilver>, <thaumcraft:quicksilver>]);
recipes.addShaped(<thaumictinkerer:kamiresource:3>,
recipes.addShaped(<contenttweaker:kamium_ingot>,
[[null, <aoa3:blazium_ingot>, null],
[<thaumictinkerer:kamiresource:2>, <thaumcraft:ingot:0>, <thaumictinkerer:kamiresource:2>],
[<contenttweaker:kamium_essence>, <thaumcraft:ingot:0>, <contenttweaker:kamium_essence>],
[null, <aoa3:varsium_ingot>, null]]);
recipes.addShaped(<thaumictinkerer:ichor_block>,
recipes.addShaped(<contenttweaker:kami_essence_block>,
[[null, <aoa3:bloodstone>, null],
[<thaumictinkerer:kamiresource:0>, <minecraft:nether_star>, <thaumictinkerer:kamiresource:1>],
[<contenttweaker:ender_terran_cluster>, <minecraft:nether_star>, <contenttweaker:nether_terran_cluster>],
[null, <aoa3:bloodstone>, null]]);
recipes.addShaped(<thaumictinkerer:kamiresource:0>*2,
recipes.addShaped(<contenttweaker:ender_terran_cluster>*2,
[[<divinerpg:ender_shards>, <divinerpg:ender_shards>, <divinerpg:ender_shards>],
[<divinerpg:ender_shards>, <contenttweaker:divine_wisp>, <divinerpg:ender_shards>],
[<divinerpg:ender_shards>, <divinerpg:ender_shards>, <divinerpg:ender_shards>]]);
recipes.addShaped(<thaumictinkerer:kamiresource:1>*2,
recipes.addShaped(<contenttweaker:nether_terran_cluster>*2,
[[<divinerpg:molten_shards>, <divinerpg:molten_shards>, <divinerpg:molten_shards>],
[<divinerpg:molten_shards>, <contenttweaker:divine_wisp>, <divinerpg:molten_shards>],
[<divinerpg:molten_shards>, <divinerpg:molten_shards>, <divinerpg:molten_shards>]]);
@@ -151,3 +152,35 @@ makefluxcontrolled.addFluxOutput(10.0);
makefluxcontrolled.build();
mods.thaumcraft.Infusion.registerRecipe("makekamiumblockinf", "",
<contenttweaker:kami_essence_block>, 6,
[<aspect:spiritus>*250, <aspect:lux>*125, <aspect:humanus>*125],
<minecraft:nether_star>,
[<minecraft:diamond>, <minecraft:ender_eye>, <contenttweaker:nether_terran_cluster>, <contenttweaker:ender_terran_cluster>]);
mods.thaumcraft.ArcaneWorkbench.registerShapedRecipe("makekamicloth", "", 20,
[<aspect:aer>*10, <aspect:ignis>*10, <aspect:terra>*10, <aspect:aqua>*10, <aspect:ordo>*10, <aspect:perditio>*10],
<contenttweaker:kami_cloth>*3,
[[<thaumcraft:fabric>, <thaumcraft:fabric>, <thaumcraft:fabric>],
[<contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>],
[<minecraft:diamond>, <minecraft:diamond>, <minecraft:diamond>]]);
recipes.addShapeless(<contenttweaker:kamium_essence>*8,
[<contenttweaker:kami_essence_block>]);
recipes.addShaped(<contenttweaker:kami_essence_block>,
[[<contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>],
[<contenttweaker:kamium_essence>, null, <contenttweaker:kamium_essence>],
[<contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>]]);
mods.storagedrawers.Compaction.add(<contenttweaker:kami_essence_block>, <contenttweaker:kamium_essence>, 8);
mods.thaumcraft.ArcaneWorkbench.registerShapedRecipe("makekamiingot", "", 5,
[<aspect:aer>*5, <aspect:ignis>*5, <aspect:terra>*5, <aspect:aqua>*5, <aspect:ordo>*5, <aspect:perditio>*5],
<contenttweaker:kamium_ingot>,
[[null, <thaumcraft:ingot:0>, null],
[<contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>, <contenttweaker:kamium_essence>],
[null, <minecraft:diamond>, null]]);
+9 -9
View File
@@ -899,20 +899,20 @@ recipes.addShapeless(<nuclearcraft:dust:7>,
//==================================================================
// magnesium
// ichorium
val ichoriumingot = <ore:ingotIchorium>;
ichoriumingot.remove(<thaumictinkerer:kamiresource:3>);
// val ichoriumingot = <ore:ingotIchorium>;
// ichoriumingot.remove(<thaumictinkerer:kamiresource:3>);
val ichoriumnugget = <ore:nuggetIchorium>;
ichoriumnugget.remove(<thaumictinkerer:kamiresource:5>);
// val ichoriumnugget = <ore:nuggetIchorium>;
// ichoriumnugget.remove(<thaumictinkerer:kamiresource:5>);
mods.nuclearcraft.manufactory.removeRecipeWithInput([<thaumictinkerer:kamiresource:3>]);
// mods.nuclearcraft.manufactory.removeRecipeWithInput([<thaumictinkerer:kamiresource:3>]);
mods.nuclearcraft.melter.removeRecipeWithInput([<thaumictinkerer:kamiresource:3>]);
mods.nuclearcraft.melter.removeRecipeWithInput([<thaumictinkerer:kamiresource:5>]);
// mods.nuclearcraft.melter.removeRecipeWithInput([<thaumictinkerer:kamiresource:3>]);
// mods.nuclearcraft.melter.removeRecipeWithInput([<thaumictinkerer:kamiresource:5>]);
mods.nuclearcraft.pressurizer.removeRecipeWithInput([<thaumictinkerer:kamiresource:3>]);
// mods.nuclearcraft.pressurizer.removeRecipeWithInput([<thaumictinkerer:kamiresource:3>]);
+1 -1
View File
@@ -1828,7 +1828,7 @@
<tinker_io:smart_output>.addTooltip(format.red("感谢Lashmak,智能输出端速度已被增强!"));
<thaumictinkerer:ichorium_pick_adv>.addTooltip(format.red("在主世界底部左击基岩来进入基岩维度"));
// <thaumictinkerer:ichorium_pick_adv>.addTooltip(format.red("在主世界底部左击基岩来进入基岩维度"));
<mowziesmobs:naga_fang>.addTooltip(format.red("树龙界的飞龙掉落"));
<mowziesmobs:naga_fang>.addTooltip(format.red("小概率自然生成,可在特定结构中发现 ;)"));
+23 -2
View File
@@ -191,9 +191,9 @@ import crafttweaker.item.IItemCondition;
<divinerpg:bedrock_pickaxe:*>.addTooltip(format.red("每破坏一个方块,获得10点采掘经验"));
<thaumictinkerer:ichorium_pick:*>.addTooltip(format.red("每破坏一个方块,获得100点采掘经验"));
// <thaumictinkerer:ichorium_pick:*>.addTooltip(format.red("每破坏一个方块,获得100点采掘经验"));
<thaumictinkerer:ichorium_pick_adv:*>.addTooltip(format.red("每破坏一个方块,获得200点采掘经验"));
// <thaumictinkerer:ichorium_pick_adv:*>.addTooltip(format.red("每破坏一个方块,获得200点采掘经验"));
<aoa3:rock_pick_sword:*>.addTooltip(format.red("每破坏一个方块,获得150点采掘经验"));
@@ -267,6 +267,9 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:infinite_loving_plate>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:ingot_of_omnibelevolence>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:summons_of_ragnarok>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:kamium_ingot>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:kami_cloth>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:kamium_essence>.addTooltip(format.red("感谢NerdySpider绘制的纹理!"));
<contenttweaker:stone_of_the_divine_love>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
<contenttweaker:stone_of_natural_might>.addTooltip(format.red("感谢GalacticSilver绘制的纹理!"));
@@ -289,6 +292,24 @@ import crafttweaker.item.IItemCondition;
<contenttweaker:blue_matter>.addTooltip(format.red("首个物品通过英玫之门获得"));
<bewitchment:oak_spirit>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:spruce_heart>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:birch_soul>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:cloudy_oil>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:acacia_resin>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:ebb_of_death>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:droplet_of_wisdom>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:liquid_witchcraft>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:essence_of_vitality>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:cleansing_balm>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:demonic_elixir>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:fiery_unguent>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:swirl_of_depths>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:oil_of_vitriol>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:otherworldly_tears>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:heaven_extract>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
<bewitchment:stone_ichor>.addTooltip(format.red("注意:以该物品作为输入的多方块结构配方可能无法正常工作,你可以改用其瓶装版本"));
+2 -2
View File
@@ -80,9 +80,9 @@ recipes.addShapeless(<aoa3:penguin_slab>.withTag({display: {Name: "ᚤᛟᛟᛠ
[<contenttweaker:eldunari>.reuse(),
<aoa3:penguin_slab>]);
recipes.addShapeless(<thaumictinkerer:kamiresource:4>.withTag({display: {Name: "ᚵᛊᛠᛔᛟᚤᛕᛊᚧ",Lore:["§d§o真名§r"]}}),
recipes.addShapeless(<contenttweaker:kami_cloth>.withTag({display: {Name: "ᚵᛊᛠᛔᛟᚤᛕᛊᚧ",Lore:["§d§o真名§r"]}}),
[<contenttweaker:eldunari>.reuse(),
<thaumictinkerer:kamiresource:4>]);
<contenttweaker:kami_cloth>]);
recipes.addShapeless(<minecraft:end_crystal>.withTag({display: {Name: "ᚵᛟᚣᚵᚣᚤᛊ",Lore:["§d§o真名§r"]}}),
[<contenttweaker:eldunari>.reuse(),
@@ -18,79 +18,7 @@ This is to keep the recipe available in the research page.
var tcAdditions = "thaumadditions";
var tcTinkerer = "thaumictinkerer";
var tcGado = "gadothaumy";
# infusion claw
registerInfusionRecipeFromAddon(`${tcGado}:infusion_claw`, "INFUSION_CLAW",
<gadothaumy:infusion_claw>, 32,
[
<aspect:alienis> * 120, <aspect:machina> * 70, <aspect:ordo> * 70,
<aspect:praecantatio> * 60, <aspect:tenebrae> * 40
],
<thaumcraft:stabilizer>,
[
<thaumcraft:brain>, <thaumcraft:stone_arcane>,
<thaumadditions:adaminite_ingot>, <thaumcraft:stone_arcane>,
<thaumcraft:caster_basic>, <thaumcraft:stone_arcane>,
<thaumadditions:adaminite_ingot>, <thaumcraft:stone_arcane>
]
);
# KAMI armor
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_helm`, "TT_KAMIHELM",
<thaumictinkerer:kami_helm>, 32,
[
<aspect:aqua> * 150, <aspect:auram> * 125, <aspect:cognitio> * 125,
<aspect:victus> * 60, <aspect:lux> * 250, <aspect:praemunio> * 125
],
<thaumictinkerer:ichor_helm>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_helmet>,
<minecraft:potion>.withTag({Potion: "minecraft:night_vision"}), <thaumcraft:goggles>, <minecraft:ghast_tear>,
<minecraft:fish>, <minecraft:cake>, <minecraft:ender_eye>
]
);
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_chest`, "TT_KAMICHEST",
<thaumictinkerer:kami_chest>, 32,
[
<aspect:aer> * 150, <aspect:praemunio> * 125, <aspect:volatus> * 125,
<aspect:ordo> * 125, <aspect:lux> * 250, <aspect:alienis> * 60
],
<thaumictinkerer:ichor_chest>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_chestplate>,
<thaumcraft:cloud_ring>, <minecraft:elytra>, <minecraft:shield>,
<minecraft:feather>, <minecraft:ghast_tear>, <minecraft:arrow>
]
);
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_legs`, "TT_KAMILEGS",
<thaumictinkerer:kami_legs>, 32,
[
<aspect:aer> * 150, <aspect:praemunio> * 125, <aspect:volatus> * 125,
<aspect:ordo> * 125, <aspect:lux> * 250, <aspect:alienis> * 60
],
<thaumictinkerer:ichor_legs>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_leggings>,
<minecraft:potion>.withTag({Potion: "minecraft:fire_resistance"}), <thaumictinkerer:energetic_nitor>, <thaumcraft:lamp_arcane>,
<minecraft:lava_bucket>, <minecraft:fire_charge>, <minecraft:blaze_rod>
]
);
registerInfusionRecipeFromAddon(`${tcTinkerer}:kami_boots`, "TT_KAMIBOOTS",
<thaumictinkerer:kami_boots>, 32,
[
<aspect:terra> * 150, <aspect:praemunio> * 125, <aspect:instrumentum> * 125,
<aspect:motus> * 125, <aspect:lux> * 250, <aspect:herba> * 60,
<aspect:volatus> * 60
],
<thaumictinkerer:ichor_boots>,
[
<thaumadditions:mithrillium_ingot>, <thaumadditions:mithrillium_ingot>, <thaumictinkerer:kamiresource:2>,
<thaumictinkerer:kamiresource:2>, <minecraft:chorus_fruit_popped>, <minecraft:golden_boots>,
<minecraft:grass>, <minecraft:wheat_seeds>, <thaumcraft:lamp_growth>,
<thaumcraft:turret:2>, <minecraft:wool:0>, <minecraft:lead>
]
);
# Fix crystal crusher in JEI
registerInfusionRecipeFromAddon(`${tcAdditions}:crystal_crusher`, "TAR_CRYSTAL_CRUSHER",
+10
View File
@@ -0,0 +1,10 @@
# Configuration file
general {
# Enable custom model replacement for Thaumcraft Pillars.
B:"Enable Custom Pillar Model Replacement"=false
# Should enable eldritch stone crafting recipe?
B:"Enable Eldritch Stone Recipe"=true
}