small fixes

This commit is contained in:
ZHAY10086
2025-05-10 01:57:56 +08:00
parent 1434a5c06b
commit b4ef947205
2 changed files with 74 additions and 74 deletions
+68 -68
View File
@@ -612,7 +612,7 @@ mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:actualizing_stone>, <flui
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:irradiated_naquadah_core>, <fluid:brightsteel_alloy>*100, <fluid:naquadah_alloy>*1000]);
recipes.addShaped(<forge:bucketfilled>.withTag({FluidName: "essence_of_sane_thoughts", Amount: 1000}),
[[<thaumictinkerer:kamiresource:3>, <thaumcraft:brain_box>.withTag({display: {Name: "ᚽᛠᛇᛒᚽᛃᛒᚶᚣᚽᚤᛠᚽᚥᛊ",Lore:["§d§oTrue Name§r"]}}), <thaumictinkerer:kamiresource:3>],
[[<thaumictinkerer:kamiresource:3>, <thaumcraft:brain_box>.withTag({display: {Name: "ᚽᛠᛇᛒᚽᛃᛒᚶᚣᚽᚤᛠᚽᚥᛊ",Lore:["§d§o真名§r"]}}), <thaumictinkerer:kamiresource:3>],
[<thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "cognitio"}]}), <forge:bucketfilled>.withTag({FluidName: "vapor_of_levity", Amount: 1000}), <thaumcraft:crystal_essence>.withTag({Aspects: [{amount: 1, key: "cognitio"}]})],
[<thaumictinkerer:kamiresource:3>, <botania:incensestick>.withTag({brewKey: "warpWard"}), <thaumictinkerer:kamiresource:3>]]);
@@ -813,16 +813,16 @@ recipes.addShapeless(<materialpart:rhenium:ingot>*64,
recipes.addShaped(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}),
recipes.addShaped(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}),
[[<contenttweaker:eye_of_gallifrey>, <contenttweaker:deep_dark_matter>, <contenttweaker:eye_of_gallifrey>]]);
mods.chisel.Carving.addGroup("warrenconfig");
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
mods.chisel.Carving.addVariation("warrenconfig", <contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
val creatthel1 = RecipeBuilder.newBuilder("creatthel1","creation_altar",2);
@@ -833,7 +833,7 @@ creatthel1.addFluidInput(<fluid:sideral_life_essence>*100);
creatthel1.addFluidInput(<fluid:recursive_life_essence>*100);
creatthel1.addFluidInput(<fluid:stormlight>*100);
creatthel1.addFluidInput(<fluid:chaos>*100);
creatthel1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatthel1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatthel1.setChance(0.0);
creatthel1.addItemInput(<contenttweaker:thaumic_citrus>);
creatthel1.addItemInput(<biomesoplenty:terrestrial_artifact>);
@@ -848,7 +848,7 @@ creatthel2.addFluidInput(<fluid:sideral_life_essence>*400);
creatthel2.addFluidInput(<fluid:recursive_life_essence>*400);
creatthel2.addFluidInput(<fluid:stormlight>*400);
creatthel2.addFluidInput(<fluid:chaos>*400);
creatthel2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatthel2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatthel2.setChance(0.0);
creatthel2.addItemInput(<contenttweaker:thaumic_citrus>*4);
creatthel2.addItemInput(<biomesoplenty:terrestrial_artifact>*4);
@@ -863,7 +863,7 @@ creatthel3.addFluidInput(<fluid:sideral_life_essence>*1600);
creatthel3.addFluidInput(<fluid:recursive_life_essence>*1600);
creatthel3.addFluidInput(<fluid:stormlight>*1600);
creatthel3.addFluidInput(<fluid:chaos>*1600);
creatthel3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatthel3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatthel3.setChance(0.0);
creatthel3.addItemInput(<contenttweaker:thaumic_citrus>*16);
creatthel3.addItemInput(<biomesoplenty:terrestrial_artifact>*16);
@@ -878,7 +878,7 @@ creatthel4.addFluidInput(<fluid:sideral_life_essence>*6400);
creatthel4.addFluidInput(<fluid:recursive_life_essence>*6400);
creatthel4.addFluidInput(<fluid:stormlight>*6400);
creatthel4.addFluidInput(<fluid:chaos>*6400);
creatthel4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatthel4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatthel4.setChance(0.0);
creatthel4.addItemInput(<contenttweaker:thaumic_citrus>*64);
creatthel4.addItemInput(<biomesoplenty:terrestrial_artifact>*64);
@@ -893,7 +893,7 @@ creatthel5.addFluidInput(<fluid:sideral_life_essence>*25600);
creatthel5.addFluidInput(<fluid:recursive_life_essence>*25600);
creatthel5.addFluidInput(<fluid:stormlight>*25600);
creatthel5.addFluidInput(<fluid:chaos>*25600);
creatthel5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatthel5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatthel5.setChance(0.0);
creatthel5.addItemInput(<contenttweaker:thaumic_citrus>*256);
creatthel5.addItemInput(<biomesoplenty:terrestrial_artifact>*256);
@@ -909,7 +909,7 @@ creatthel6.addFluidInput(<fluid:sideral_life_essence>*102400);
creatthel6.addFluidInput(<fluid:recursive_life_essence>*102400);
creatthel6.addFluidInput(<fluid:stormlight>*102400);
creatthel6.addFluidInput(<fluid:chaos>*102400);
creatthel6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatthel6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatthel6.setChance(0.0);
creatthel6.addItemInput(<contenttweaker:thaumic_citrus>*1024);
creatthel6.addItemInput(<biomesoplenty:terrestrial_artifact>*1024);
@@ -927,7 +927,7 @@ creatahkrast1.addFluidInput(<fluid:aerial_moonshine>*100);
creatahkrast1.addFluidInput(<fluid:lving_gold_nak>*100);
creatahkrast1.addFluidInput(<fluid:spatial_matter>*100);
creatahkrast1.addFluidInput(<fluid:sednanite>*100);
creatahkrast1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatahkrast1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatahkrast1.setChance(0.0);
creatahkrast1.addItemInput(<extratrees:food:40>);
creatahkrast1.addItemInput(<contenttweaker:alchemical_crystal>);
@@ -942,7 +942,7 @@ creatahkrast2.addFluidInput(<fluid:aerial_moonshine>*400);
creatahkrast2.addFluidInput(<fluid:lving_gold_nak>*400);
creatahkrast2.addFluidInput(<fluid:spatial_matter>*400);
creatahkrast2.addFluidInput(<fluid:sednanite>*400);
creatahkrast2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatahkrast2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatahkrast2.setChance(0.0);
creatahkrast2.addItemInput(<extratrees:food:40>*4);
creatahkrast2.addItemInput(<contenttweaker:alchemical_crystal>*4);
@@ -957,7 +957,7 @@ creatahkrast3.addFluidInput(<fluid:aerial_moonshine>*1600);
creatahkrast3.addFluidInput(<fluid:lving_gold_nak>*1600);
creatahkrast3.addFluidInput(<fluid:spatial_matter>*1600);
creatahkrast3.addFluidInput(<fluid:sednanite>*1600);
creatahkrast3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatahkrast3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatahkrast3.setChance(0.0);
creatahkrast3.addItemInput(<extratrees:food:40>*16);
creatahkrast3.addItemInput(<contenttweaker:alchemical_crystal>*16);
@@ -972,7 +972,7 @@ creatahkrast4.addFluidInput(<fluid:aerial_moonshine>*6400);
creatahkrast4.addFluidInput(<fluid:lving_gold_nak>*6400);
creatahkrast4.addFluidInput(<fluid:spatial_matter>*6400);
creatahkrast4.addFluidInput(<fluid:sednanite>*6400);
creatahkrast4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatahkrast4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatahkrast4.setChance(0.0);
creatahkrast4.addItemInput(<extratrees:food:40>*64);
creatahkrast4.addItemInput(<contenttweaker:alchemical_crystal>*64);
@@ -987,7 +987,7 @@ creatahkrast5.addFluidInput(<fluid:aerial_moonshine>*26500);
creatahkrast5.addFluidInput(<fluid:lving_gold_nak>*26500);
creatahkrast5.addFluidInput(<fluid:spatial_matter>*26500);
creatahkrast5.addFluidInput(<fluid:sednanite>*26500);
creatahkrast5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatahkrast5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatahkrast5.setChance(0.0);
creatahkrast5.addItemInput(<extratrees:food:40>*256);
creatahkrast5.addItemInput(<contenttweaker:alchemical_crystal>*256);
@@ -1002,7 +1002,7 @@ creatahkrast6.addFluidInput(<fluid:aerial_moonshine>*102400);
creatahkrast6.addFluidInput(<fluid:lving_gold_nak>*102400);
creatahkrast6.addFluidInput(<fluid:spatial_matter>*102400);
creatahkrast6.addFluidInput(<fluid:sednanite>*102400);
creatahkrast6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatahkrast6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatahkrast6.setChance(0.0);
creatahkrast6.addItemInput(<extratrees:food:40>*1024);
creatahkrast6.addItemInput(<contenttweaker:alchemical_crystal>*1024);
@@ -1025,7 +1025,7 @@ creatverdith1.addFluidInput(<fluid:luminous_lava>*100);
creatverdith1.addFluidInput(<fluid:spicy_pyrotheum>*100);
creatverdith1.addFluidInput(<fluid:myrmitite>*100);
creatverdith1.addFluidInput(<fluid:rhenium>*100);
creatverdith1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatverdith1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatverdith1.setChance(0.0);
creatverdith1.addItemInput(<contenttweaker:sacred_cinders_fruit>);
creatverdith1.addItemInput(<tconstruct:materials:16>);
@@ -1040,7 +1040,7 @@ creatverdith2.addFluidInput(<fluid:luminous_lava>*400);
creatverdith2.addFluidInput(<fluid:spicy_pyrotheum>*400);
creatverdith2.addFluidInput(<fluid:myrmitite>*400);
creatverdith2.addFluidInput(<fluid:rhenium>*400);
creatverdith2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatverdith2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatverdith2.setChance(0.0);
creatverdith2.addItemInput(<contenttweaker:sacred_cinders_fruit>*4);
creatverdith2.addItemInput(<tconstruct:materials:16>*4);
@@ -1055,7 +1055,7 @@ creatverdith3.addFluidInput(<fluid:luminous_lava>*1600);
creatverdith3.addFluidInput(<fluid:spicy_pyrotheum>*1600);
creatverdith3.addFluidInput(<fluid:myrmitite>*1600);
creatverdith3.addFluidInput(<fluid:rhenium>*1600);
creatverdith3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatverdith3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatverdith3.setChance(0.0);
creatverdith3.addItemInput(<contenttweaker:sacred_cinders_fruit>*16);
creatverdith3.addItemInput(<tconstruct:materials:16>*16);
@@ -1070,7 +1070,7 @@ creatverdith4.addFluidInput(<fluid:luminous_lava>*6400);
creatverdith4.addFluidInput(<fluid:spicy_pyrotheum>*6400);
creatverdith4.addFluidInput(<fluid:myrmitite>*6400);
creatverdith4.addFluidInput(<fluid:rhenium>*6400);
creatverdith4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatverdith4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatverdith4.setChance(0.0);
creatverdith4.addItemInput(<contenttweaker:sacred_cinders_fruit>*64);
creatverdith4.addItemInput(<tconstruct:materials:16>*64);
@@ -1085,7 +1085,7 @@ creatverdith5.addFluidInput(<fluid:luminous_lava>*25600);
creatverdith5.addFluidInput(<fluid:spicy_pyrotheum>*25600);
creatverdith5.addFluidInput(<fluid:myrmitite>*25600);
creatverdith5.addFluidInput(<fluid:rhenium>*25600);
creatverdith5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatverdith5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatverdith5.setChance(0.0);
creatverdith5.addItemInput(<contenttweaker:sacred_cinders_fruit>*256);
creatverdith5.addItemInput(<tconstruct:materials:16>*256);
@@ -1100,7 +1100,7 @@ creatverdith6.addFluidInput(<fluid:luminous_lava>*102400);
creatverdith6.addFluidInput(<fluid:spicy_pyrotheum>*102400);
creatverdith6.addFluidInput(<fluid:myrmitite>*102400);
creatverdith6.addFluidInput(<fluid:rhenium>*102400);
creatverdith6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatverdith6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatverdith6.setChance(0.0);
creatverdith6.addItemInput(<contenttweaker:sacred_cinders_fruit>*256);
creatverdith6.addItemInput(<tconstruct:materials:16>*256);
@@ -1121,7 +1121,7 @@ creatomtose1.addFluidInput(<fluid:ghostly_matter>*100);
creatomtose1.addFluidInput(<fluid:liquid_life>*100);
creatomtose1.addFluidInput(<fluid:cosmic_matter>*100);
creatomtose1.addFluidInput(<fluid:seared_grave_stone>*100);
creatomtose1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatomtose1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatomtose1.setChance(0.0);
creatomtose1.addItemInput(<aoa3:bubble_berries>);
creatomtose1.addItemInput(<erebus:materials:1>);
@@ -1136,7 +1136,7 @@ creatomtose2.addFluidInput(<fluid:ghostly_matter>*400);
creatomtose2.addFluidInput(<fluid:liquid_life>*400);
creatomtose2.addFluidInput(<fluid:cosmic_matter>*400);
creatomtose2.addFluidInput(<fluid:seared_grave_stone>*400);
creatomtose2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatomtose2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatomtose2.setChance(0.0);
creatomtose2.addItemInput(<aoa3:bubble_berries>*4);
creatomtose2.addItemInput(<erebus:materials:1>*4);
@@ -1151,7 +1151,7 @@ creatomtose3.addFluidInput(<fluid:ghostly_matter>*1600);
creatomtose3.addFluidInput(<fluid:liquid_life>*1600);
creatomtose3.addFluidInput(<fluid:cosmic_matter>*1600);
creatomtose3.addFluidInput(<fluid:seared_grave_stone>*1600);
creatomtose3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatomtose3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatomtose3.setChance(0.0);
creatomtose3.addItemInput(<aoa3:bubble_berries>*16);
creatomtose3.addItemInput(<erebus:materials:1>*16);
@@ -1166,7 +1166,7 @@ creatomtose4.addFluidInput(<fluid:ghostly_matter>*6400);
creatomtose4.addFluidInput(<fluid:liquid_life>*6400);
creatomtose4.addFluidInput(<fluid:cosmic_matter>*6400);
creatomtose4.addFluidInput(<fluid:seared_grave_stone>*6400);
creatomtose4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatomtose4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatomtose4.setChance(0.0);
creatomtose4.addItemInput(<aoa3:bubble_berries>*64);
creatomtose4.addItemInput(<erebus:materials:1>*64);
@@ -1181,7 +1181,7 @@ creatomtose5.addFluidInput(<fluid:ghostly_matter>*25600);
creatomtose5.addFluidInput(<fluid:liquid_life>*25600);
creatomtose5.addFluidInput(<fluid:cosmic_matter>*25600);
creatomtose5.addFluidInput(<fluid:seared_grave_stone>*25600);
creatomtose5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatomtose5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatomtose5.setChance(0.0);
creatomtose5.addItemInput(<aoa3:bubble_berries>*256);
creatomtose5.addItemInput(<erebus:materials:1>*256);
@@ -1196,7 +1196,7 @@ creatomtose6.addFluidInput(<fluid:ghostly_matter>*102400);
creatomtose6.addFluidInput(<fluid:liquid_life>*102400);
creatomtose6.addFluidInput(<fluid:cosmic_matter>*102400);
creatomtose6.addFluidInput(<fluid:seared_grave_stone>*102400);
creatomtose6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatomtose6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatomtose6.setChance(0.0);
creatomtose6.addItemInput(<aoa3:bubble_berries>*1024);
creatomtose6.addItemInput(<erebus:materials:1>*1024);
@@ -1214,7 +1214,7 @@ creatdonaeth1.addFluidInput(<fluid:alchemical_goo>*100);
creatdonaeth1.addFluidInput(<fluid:liquid_madness>*100);
creatdonaeth1.addFluidInput(<fluid:ethereal_fabric>*100);
creatdonaeth1.addFluidInput(<fluid:ogerite>*100);
creatdonaeth1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatdonaeth1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatdonaeth1.setChance(0.0);
creatdonaeth1.addItemInput(<aoa3:heart_fruit>);
creatdonaeth1.addItemInput(<bewitchment:garnet>);
@@ -1229,7 +1229,7 @@ creatdonaeth2.addFluidInput(<fluid:alchemical_goo>*400);
creatdonaeth2.addFluidInput(<fluid:liquid_madness>*400);
creatdonaeth2.addFluidInput(<fluid:ethereal_fabric>*400);
creatdonaeth2.addFluidInput(<fluid:ogerite>*400);
creatdonaeth2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatdonaeth2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatdonaeth2.setChance(0.0);
creatdonaeth2.addItemInput(<aoa3:heart_fruit>*4);
creatdonaeth2.addItemInput(<bewitchment:garnet>*4);
@@ -1244,7 +1244,7 @@ creatdonaeth3.addFluidInput(<fluid:alchemical_goo>*1600);
creatdonaeth3.addFluidInput(<fluid:liquid_madness>*1600);
creatdonaeth3.addFluidInput(<fluid:ethereal_fabric>*1600);
creatdonaeth3.addFluidInput(<fluid:ogerite>*1600);
creatdonaeth3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatdonaeth3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatdonaeth3.setChance(0.0);
creatdonaeth3.addItemInput(<aoa3:heart_fruit>*16);
creatdonaeth3.addItemInput(<bewitchment:garnet>*16);
@@ -1259,7 +1259,7 @@ creatdonaeth4.addFluidInput(<fluid:alchemical_goo>*6400);
creatdonaeth4.addFluidInput(<fluid:liquid_madness>*6400);
creatdonaeth4.addFluidInput(<fluid:ethereal_fabric>*6400);
creatdonaeth4.addFluidInput(<fluid:ogerite>*6400);
creatdonaeth4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatdonaeth4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatdonaeth4.setChance(0.0);
creatdonaeth4.addItemInput(<aoa3:heart_fruit>*64);
creatdonaeth4.addItemInput(<bewitchment:garnet>*64);
@@ -1274,7 +1274,7 @@ creatdonaeth5.addFluidInput(<fluid:alchemical_goo>*25600);
creatdonaeth5.addFluidInput(<fluid:liquid_madness>*25600);
creatdonaeth5.addFluidInput(<fluid:ethereal_fabric>*25600);
creatdonaeth5.addFluidInput(<fluid:ogerite>*25600);
creatdonaeth5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatdonaeth5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatdonaeth5.setChance(0.0);
creatdonaeth5.addItemInput(<aoa3:heart_fruit>*256);
creatdonaeth5.addItemInput(<bewitchment:garnet>*256);
@@ -1289,7 +1289,7 @@ creatdonaeth6.addFluidInput(<fluid:alchemical_goo>*102400);
creatdonaeth6.addFluidInput(<fluid:liquid_madness>*102400);
creatdonaeth6.addFluidInput(<fluid:ethereal_fabric>*102400);
creatdonaeth6.addFluidInput(<fluid:ogerite>*102400);
creatdonaeth6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatdonaeth6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatdonaeth6.setChance(0.0);
creatdonaeth6.addItemInput(<aoa3:heart_fruit>*1024);
creatdonaeth6.addItemInput(<bewitchment:garnet>*1024);
@@ -1308,7 +1308,7 @@ creattellan1.addFluidInput(<fluid:purifying_fluid>*100);
creattellan1.addFluidInput(<fluid:arcane_fissile_matter>*100);
creattellan1.addFluidInput(<fluid:ardite>*100);
creattellan1.addFluidInput(<fluid:cobalt>*100);
creattellan1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creattellan1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creattellan1.setChance(0.0);
creattellan1.addItemInput(<aoa3:holly_top_petals>);
creattellan1.addItemInput(<aoa3:bloodstone>);
@@ -1323,7 +1323,7 @@ creattellan2.addFluidInput(<fluid:purifying_fluid>*400);
creattellan2.addFluidInput(<fluid:arcane_fissile_matter>*400);
creattellan2.addFluidInput(<fluid:ardite>*400);
creattellan2.addFluidInput(<fluid:cobalt>*400);
creattellan2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creattellan2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creattellan2.setChance(0.0);
creattellan2.addItemInput(<aoa3:holly_top_petals>*4);
creattellan2.addItemInput(<aoa3:bloodstone>*4);
@@ -1338,7 +1338,7 @@ creattellan3.addFluidInput(<fluid:purifying_fluid>*1600);
creattellan3.addFluidInput(<fluid:arcane_fissile_matter>*1600);
creattellan3.addFluidInput(<fluid:ardite>*1600);
creattellan3.addFluidInput(<fluid:cobalt>*1600);
creattellan3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creattellan3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creattellan3.setChance(0.0);
creattellan3.addItemInput(<aoa3:holly_top_petals>*16);
creattellan3.addItemInput(<aoa3:bloodstone>*16);
@@ -1353,7 +1353,7 @@ creattellan4.addFluidInput(<fluid:purifying_fluid>*6400);
creattellan4.addFluidInput(<fluid:arcane_fissile_matter>*6400);
creattellan4.addFluidInput(<fluid:ardite>*6400);
creattellan4.addFluidInput(<fluid:cobalt>*6400);
creattellan4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creattellan4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creattellan4.setChance(0.0);
creattellan4.addItemInput(<aoa3:holly_top_petals>*64);
creattellan4.addItemInput(<aoa3:bloodstone>*64);
@@ -1368,7 +1368,7 @@ creattellan5.addFluidInput(<fluid:purifying_fluid>*25600);
creattellan5.addFluidInput(<fluid:arcane_fissile_matter>*25600);
creattellan5.addFluidInput(<fluid:ardite>*25600);
creattellan5.addFluidInput(<fluid:cobalt>*25600);
creattellan5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creattellan5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creattellan5.setChance(0.0);
creattellan5.addItemInput(<aoa3:holly_top_petals>*256);
creattellan5.addItemInput(<aoa3:bloodstone>*256);
@@ -1383,7 +1383,7 @@ creattellan6.addFluidInput(<fluid:purifying_fluid>*102400);
creattellan6.addFluidInput(<fluid:arcane_fissile_matter>*102400);
creattellan6.addFluidInput(<fluid:ardite>*102400);
creattellan6.addFluidInput(<fluid:cobalt>*102400);
creattellan6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creattellan6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creattellan6.setChance(0.0);
creattellan6.addItemInput(<aoa3:holly_top_petals>*1024);
creattellan6.addItemInput(<aoa3:bloodstone>*1024);
@@ -1403,7 +1403,7 @@ creatthyrlan1.addFluidInput(<fluid:apothecary_fissile_matter>*100);
creatthyrlan1.addFluidInput(<fluid:nightmarish_matter>*100);
creatthyrlan1.addFluidInput(<fluid:knightmetal>*100);
creatthyrlan1.addFluidInput(<fluid:fierymetal>*100);
creatthyrlan1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatthyrlan1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatthyrlan1.setChance(0.0);
creatthyrlan1.addItemInput(<divinerpg:tomato>);
creatthyrlan1.addItemInput(<astralsorcery:itemcraftingcomponent:0>);
@@ -1418,7 +1418,7 @@ creatthyrlan2.addFluidInput(<fluid:apothecary_fissile_matter>*400);
creatthyrlan2.addFluidInput(<fluid:nightmarish_matter>*400);
creatthyrlan2.addFluidInput(<fluid:knightmetal>*400);
creatthyrlan2.addFluidInput(<fluid:fierymetal>*400);
creatthyrlan2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatthyrlan2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatthyrlan2.setChance(0.0);
creatthyrlan2.addItemInput(<divinerpg:tomato>*4);
creatthyrlan2.addItemInput(<astralsorcery:itemcraftingcomponent:0>*4);
@@ -1433,7 +1433,7 @@ creatthyrlan3.addFluidInput(<fluid:apothecary_fissile_matter>*1600);
creatthyrlan3.addFluidInput(<fluid:nightmarish_matter>*1600);
creatthyrlan3.addFluidInput(<fluid:knightmetal>*1600);
creatthyrlan3.addFluidInput(<fluid:fierymetal>*1600);
creatthyrlan3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatthyrlan3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatthyrlan3.setChance(0.0);
creatthyrlan3.addItemInput(<divinerpg:tomato>*16);
creatthyrlan3.addItemInput(<astralsorcery:itemcraftingcomponent:0>*16);
@@ -1448,7 +1448,7 @@ creatthyrlan4.addFluidInput(<fluid:apothecary_fissile_matter>*6400);
creatthyrlan4.addFluidInput(<fluid:nightmarish_matter>*6400);
creatthyrlan4.addFluidInput(<fluid:knightmetal>*6400);
creatthyrlan4.addFluidInput(<fluid:fierymetal>*6400);
creatthyrlan4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatthyrlan4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatthyrlan4.setChance(0.0);
creatthyrlan4.addItemInput(<divinerpg:tomato>*64);
creatthyrlan4.addItemInput(<astralsorcery:itemcraftingcomponent:0>*64);
@@ -1463,7 +1463,7 @@ creatthyrlan5.addFluidInput(<fluid:apothecary_fissile_matter>*25600);
creatthyrlan5.addFluidInput(<fluid:nightmarish_matter>*25600);
creatthyrlan5.addFluidInput(<fluid:knightmetal>*25600);
creatthyrlan5.addFluidInput(<fluid:fierymetal>*25600);
creatthyrlan5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatthyrlan5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatthyrlan5.setChance(0.0);
creatthyrlan5.addItemInput(<divinerpg:tomato>*256);
creatthyrlan5.addItemInput(<astralsorcery:itemcraftingcomponent:0>*256);
@@ -1478,7 +1478,7 @@ creatthyrlan6.addFluidInput(<fluid:apothecary_fissile_matter>*102400);
creatthyrlan6.addFluidInput(<fluid:nightmarish_matter>*102400);
creatthyrlan6.addFluidInput(<fluid:knightmetal>*102400);
creatthyrlan6.addFluidInput(<fluid:fierymetal>*102400);
creatthyrlan6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatthyrlan6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatthyrlan6.setChance(0.0);
creatthyrlan6.addItemInput(<divinerpg:tomato>*1024);
creatthyrlan6.addItemInput(<astralsorcery:itemcraftingcomponent:0>*1024);
@@ -1499,7 +1499,7 @@ createmurlan1.addFluidInput(<fluid:starmetal_alloy>*100);
createmurlan1.addFluidInput(<fluid:silvan_fissile_matter>*100);
createmurlan1.addFluidInput(<fluid:dark_steel>*100);
createmurlan1.addFluidInput(<fluid:end_steel>*100);
createmurlan1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
createmurlan1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
createmurlan1.setChance(0.0);
createmurlan1.addItemInput(<divinerpg:marsine>);
createmurlan1.addItemInput(<biomesoplenty:gem:0>);
@@ -1514,7 +1514,7 @@ createmurlan2.addFluidInput(<fluid:starmetal_alloy>*400);
createmurlan2.addFluidInput(<fluid:silvan_fissile_matter>*400);
createmurlan2.addFluidInput(<fluid:dark_steel>*400);
createmurlan2.addFluidInput(<fluid:end_steel>*400);
createmurlan2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
createmurlan2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
createmurlan2.setChance(0.0);
createmurlan2.addItemInput(<divinerpg:marsine>*4);
createmurlan2.addItemInput(<biomesoplenty:gem:0>*4);
@@ -1529,7 +1529,7 @@ createmurlan3.addFluidInput(<fluid:starmetal_alloy>*1600);
createmurlan3.addFluidInput(<fluid:silvan_fissile_matter>*1600);
createmurlan3.addFluidInput(<fluid:dark_steel>*1600);
createmurlan3.addFluidInput(<fluid:end_steel>*1600);
createmurlan3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
createmurlan3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
createmurlan3.setChance(0.0);
createmurlan3.addItemInput(<divinerpg:marsine>*16);
createmurlan3.addItemInput(<biomesoplenty:gem:0>*16);
@@ -1544,7 +1544,7 @@ createmurlan4.addFluidInput(<fluid:starmetal_alloy>*6400);
createmurlan4.addFluidInput(<fluid:silvan_fissile_matter>*6400);
createmurlan4.addFluidInput(<fluid:dark_steel>*6400);
createmurlan4.addFluidInput(<fluid:end_steel>*6400);
createmurlan4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
createmurlan4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
createmurlan4.setChance(0.0);
createmurlan4.addItemInput(<divinerpg:marsine>*64);
createmurlan4.addItemInput(<biomesoplenty:gem:0>*64);
@@ -1559,7 +1559,7 @@ createmurlan5.addFluidInput(<fluid:starmetal_alloy>*25600);
createmurlan5.addFluidInput(<fluid:silvan_fissile_matter>*25600);
createmurlan5.addFluidInput(<fluid:dark_steel>*25600);
createmurlan5.addFluidInput(<fluid:end_steel>*25600);
createmurlan5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
createmurlan5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
createmurlan5.setChance(0.0);
createmurlan5.addItemInput(<divinerpg:marsine>*256);
createmurlan5.addItemInput(<biomesoplenty:gem:0>*256);
@@ -1574,7 +1574,7 @@ createmurlan6.addFluidInput(<fluid:starmetal_alloy>*102400);
createmurlan6.addFluidInput(<fluid:silvan_fissile_matter>*102400);
createmurlan6.addFluidInput(<fluid:dark_steel>*102400);
createmurlan6.addFluidInput(<fluid:end_steel>*102400);
createmurlan6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
createmurlan6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
createmurlan6.setChance(0.0);
createmurlan6.addItemInput(<divinerpg:marsine>*1024);
createmurlan6.addItemInput(<biomesoplenty:gem:0>*1024);
@@ -1595,7 +1595,7 @@ creatgalain1.addFluidInput(<fluid:innerved_fissile_matter>*100);
creatgalain1.addFluidInput(<fluid:for.honey>*100);
creatgalain1.addFluidInput(<fluid:limonite>*100);
creatgalain1.addFluidInput(<fluid:rosite>*100);
creatgalain1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatgalain1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatgalain1.setChance(0.0);
creatgalain1.addItemInput(<divinerpg:white_mushroom>);
creatgalain1.addItemInput(<thaumcraft:amber>);
@@ -1610,7 +1610,7 @@ creatgalain2.addFluidInput(<fluid:innerved_fissile_matter>*400);
creatgalain2.addFluidInput(<fluid:for.honey>*400);
creatgalain2.addFluidInput(<fluid:limonite>*400);
creatgalain2.addFluidInput(<fluid:rosite>*400);
creatgalain2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatgalain2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatgalain2.setChance(0.0);
creatgalain2.addItemInput(<divinerpg:white_mushroom>*4);
creatgalain2.addItemInput(<thaumcraft:amber>*4);
@@ -1625,7 +1625,7 @@ creatgalain3.addFluidInput(<fluid:innerved_fissile_matter>*1600);
creatgalain3.addFluidInput(<fluid:for.honey>*1600);
creatgalain3.addFluidInput(<fluid:limonite>*1600);
creatgalain3.addFluidInput(<fluid:rosite>*1600);
creatgalain3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatgalain3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatgalain3.setChance(0.0);
creatgalain3.addItemInput(<divinerpg:white_mushroom>*16);
creatgalain3.addItemInput(<thaumcraft:amber>*16);
@@ -1640,7 +1640,7 @@ creatgalain4.addFluidInput(<fluid:innerved_fissile_matter>*6400);
creatgalain4.addFluidInput(<fluid:for.honey>*6400);
creatgalain4.addFluidInput(<fluid:limonite>*6400);
creatgalain4.addFluidInput(<fluid:rosite>*6400);
creatgalain4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatgalain4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatgalain4.setChance(0.0);
creatgalain4.addItemInput(<divinerpg:white_mushroom>*64);
creatgalain4.addItemInput(<thaumcraft:amber>*64);
@@ -1655,7 +1655,7 @@ creatgalain5.addFluidInput(<fluid:innerved_fissile_matter>*25600);
creatgalain5.addFluidInput(<fluid:for.honey>*25600);
creatgalain5.addFluidInput(<fluid:limonite>*25600);
creatgalain5.addFluidInput(<fluid:rosite>*25600);
creatgalain5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatgalain5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatgalain5.setChance(0.0);
creatgalain5.addItemInput(<divinerpg:white_mushroom>*256);
creatgalain5.addItemInput(<thaumcraft:amber>*256);
@@ -1670,7 +1670,7 @@ creatgalain6.addFluidInput(<fluid:innerved_fissile_matter>*102400);
creatgalain6.addFluidInput(<fluid:for.honey>*102400);
creatgalain6.addFluidInput(<fluid:limonite>*102400);
creatgalain6.addFluidInput(<fluid:rosite>*102400);
creatgalain6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatgalain6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatgalain6.setChance(0.0);
creatgalain6.addItemInput(<divinerpg:white_mushroom>*1024);
creatgalain6.addItemInput(<thaumcraft:amber>*1024);
@@ -1690,7 +1690,7 @@ creatstarvald1.addFluidInput(<fluid:molten_rupee>*100);
creatstarvald1.addFluidInput(<fluid:molten_arlemite>*100);
creatstarvald1.addFluidInput(<fluid:molten_realmite>*100);
creatstarvald1.addFluidInput(<fluid:molten_netherite>*100);
creatstarvald1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
creatstarvald1.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
creatstarvald1.setChance(0.0);
creatstarvald1.addItemInput(<divinerpg:moonbulb>);
creatstarvald1.addItemInput(<minecraft:diamond>);
@@ -1705,7 +1705,7 @@ creatstarvald2.addFluidInput(<fluid:molten_rupee>*400);
creatstarvald2.addFluidInput(<fluid:molten_arlemite>*400);
creatstarvald2.addFluidInput(<fluid:molten_realmite>*400);
creatstarvald2.addFluidInput(<fluid:molten_netherite>*400);
creatstarvald2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
creatstarvald2.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
creatstarvald2.setChance(0.0);
creatstarvald2.addItemInput(<divinerpg:moonbulb>*4);
creatstarvald2.addItemInput(<minecraft:diamond>*4);
@@ -1720,7 +1720,7 @@ creatstarvald3.addFluidInput(<fluid:molten_rupee>*1600);
creatstarvald3.addFluidInput(<fluid:molten_arlemite>*1600);
creatstarvald3.addFluidInput(<fluid:molten_realmite>*1600);
creatstarvald3.addFluidInput(<fluid:molten_netherite>*1600);
creatstarvald3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
creatstarvald3.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
creatstarvald3.setChance(0.0);
creatstarvald3.addItemInput(<divinerpg:moonbulb>*16);
creatstarvald3.addItemInput(<minecraft:diamond>*16);
@@ -1735,7 +1735,7 @@ creatstarvald4.addFluidInput(<fluid:molten_rupee>*6400);
creatstarvald4.addFluidInput(<fluid:molten_arlemite>*6400);
creatstarvald4.addFluidInput(<fluid:molten_realmite>*6400);
creatstarvald4.addFluidInput(<fluid:molten_netherite>*6400);
creatstarvald4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
creatstarvald4.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
creatstarvald4.setChance(0.0);
creatstarvald4.addItemInput(<divinerpg:moonbulb>*64);
creatstarvald4.addItemInput(<minecraft:diamond>*64);
@@ -1750,7 +1750,7 @@ creatstarvald5.addFluidInput(<fluid:molten_rupee>*25600);
creatstarvald5.addFluidInput(<fluid:molten_arlemite>*25600);
creatstarvald5.addFluidInput(<fluid:molten_realmite>*25600);
creatstarvald5.addFluidInput(<fluid:molten_netherite>*25600);
creatstarvald5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
creatstarvald5.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
creatstarvald5.setChance(0.0);
creatstarvald5.addItemInput(<divinerpg:moonbulb>*256);
creatstarvald5.addItemInput(<minecraft:diamond>*256);
@@ -1765,7 +1765,7 @@ creatstarvald6.addFluidInput(<fluid:molten_rupee>*102400);
creatstarvald6.addFluidInput(<fluid:molten_arlemite>*102400);
creatstarvald6.addFluidInput(<fluid:molten_realmite>*102400);
creatstarvald6.addFluidInput(<fluid:molten_netherite>*102400);
creatstarvald6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 6§r"]}}));
creatstarvald6.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 6§r"]}}));
creatstarvald6.setChance(0.0);
creatstarvald6.addItemInput(<divinerpg:moonbulb>*1024);
creatstarvald6.addItemInput(<minecraft:diamond>*1024);
+6 -6
View File
@@ -193,42 +193,42 @@ recipes.removeShaped(<rftoolsdim:material_absorber>);
recipes.addShaped(<rftoolsdim:material_absorber>,
[[<contenttweaker:defined_redstone_chipset>, <tconstruct:seared>, <contenttweaker:defined_redstone_chipset>],
[<contenttweaker:infinity_core>, <contenttweaker:hungering_machine_case>, <contenttweaker:infinity_core>],
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§oPlanetary Artifact§r"]}}).reuse(), <avaritia:resource:6>]]);
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§o行星圣物§r"]}}).reuse(), <avaritia:resource:6>]]);
recipes.removeShaped(<rftoolsdim:liquid_absorber>);
recipes.addShaped(<rftoolsdim:liquid_absorber>,
[[<contenttweaker:defined_redstone_chipset>, <tconstruct:seared_glass>, <contenttweaker:defined_redstone_chipset>],
[<contenttweaker:infinity_core>, <contenttweaker:hungering_machine_case>, <contenttweaker:infinity_core>],
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§oPlanetary Artifact§r"]}}).reuse(), <avaritia:resource:6>]]);
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§o行星圣物§r"]}}).reuse(), <avaritia:resource:6>]]);
recipes.removeShaped(<rftoolsdim:biome_absorber>);
recipes.addShaped(<rftoolsdim:biome_absorber>,
[[<contenttweaker:defined_redstone_chipset>, <biomesoplenty:terrestrial_artifact>, <contenttweaker:defined_redstone_chipset>],
[<contenttweaker:infinity_core>, <contenttweaker:hungering_machine_case>, <contenttweaker:infinity_core>],
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§oPlanetary Artifact§r"]}}).reuse(), <avaritia:resource:6>]]);
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§o行星圣物§r"]}}).reuse(), <avaritia:resource:6>]]);
recipes.removeShaped(<rftoolsdim:terrain_absorber>);
recipes.addShaped(<rftoolsdim:terrain_absorber>,
[[<contenttweaker:defined_redstone_chipset>, <thaumcraft:metal_void>, <contenttweaker:defined_redstone_chipset>],
[<contenttweaker:infinity_core>, <contenttweaker:hungering_machine_case>, <contenttweaker:infinity_core>],
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§oPlanetary Artifact§r"]}}).reuse(), <avaritia:resource:6>]]);
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§o行星圣物§r"]}}).reuse(), <avaritia:resource:6>]]);
recipes.removeShaped(<rftoolsdim:feature_absorber>);
recipes.addShaped(<rftoolsdim:feature_absorber>,
[[<contenttweaker:defined_redstone_chipset>, <minecraft:elytra>, <contenttweaker:defined_redstone_chipset>],
[<contenttweaker:infinity_core>, <contenttweaker:hungering_machine_case>, <contenttweaker:infinity_core>],
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§oPlanetary Artifact§r"]}}).reuse(), <avaritia:resource:6>]]);
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§o行星圣物§r"]}}).reuse(), <avaritia:resource:6>]]);
recipes.removeShaped(<rftoolsdim:time_absorber>);
recipes.addShaped(<rftoolsdim:time_absorber>,
[[<contenttweaker:defined_redstone_chipset>, <minecraft:clock>, <contenttweaker:defined_redstone_chipset>],
[<contenttweaker:infinity_core>, <contenttweaker:hungering_machine_case>, <contenttweaker:infinity_core>],
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§oPlanetary Artifact§r"]}}).reuse(), <avaritia:resource:6>]]);
[<avaritia:resource:6>, <draconicevolution:celestial_manipulator>.withTag({display: {Lore: ["§d§o行星圣物§r"]}}).reuse(), <avaritia:resource:6>]]);