hotfix4
This commit is contained in:
@@ -29,7 +29,7 @@ general {
|
||||
S:"Scroll Speed Multiplier"=1.0
|
||||
|
||||
# If true, skip the home GUI and open quests at startup. This property will be changed by the mod itself. [default: false]
|
||||
B:"Skip Home"=true
|
||||
B:"Skip Home"=false
|
||||
|
||||
# If true, then the player will spawn with a Quest Book when they first join the world [default: true]
|
||||
B:"Spawn with Quest Book"=true
|
||||
|
||||
@@ -121,7 +121,7 @@ key_key.dankstorage.void:0:NONE
|
||||
key_key.dankstorage.construction:0:NONE
|
||||
key_key.xtones.scroll:42:NONE
|
||||
key_smoothfont.key.guiOpen:199:NONE
|
||||
key_key.jei.toggleOverlay:24:CONTROL
|
||||
key_key.jei.toggleOverlay:0:NONE
|
||||
key_key.jei.focusSearch:33:NONE
|
||||
key_key.jei.toggleCheatMode:0:NONE
|
||||
key_key.jei.toggleEditMode:0:NONE
|
||||
|
||||
@@ -733,7 +733,7 @@
|
||||
"y": 0,
|
||||
"z": 4,
|
||||
"elements": [
|
||||
"modularmachinery:blockenergyinputhatch@3"
|
||||
"modularmachinery:blockenergyinputhatch"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -789,7 +789,7 @@
|
||||
"y": 4,
|
||||
"z": 0,
|
||||
"elements": [
|
||||
"nuclearcraft:chemical_reactor_idle@5"
|
||||
"nuclearcraft:chemical_reactor_idle"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Binary file not shown.
@@ -769,6 +769,21 @@ mods.extendedcrafting.TableCrafting.addShaped(<cells:import_fluid_interface>,
|
||||
[null, null, <appliedenergistics2:part:241>, null, null],
|
||||
[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>]]);
|
||||
|
||||
recipes.removeShaped(<cells:export_interface>);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<cells:export_interface>,
|
||||
[[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>],
|
||||
[null, null, <extendedcrafting:material:8>, null, null],
|
||||
[<appliedenergistics2:quartz_glass>, <appliedenergistics2:material:43>, <appliedenergistics2:material:12>, <appliedenergistics2:material:43>, <appliedenergistics2:quartz_glass>],
|
||||
[null, null, <appliedenergistics2:part:260>, null, null],
|
||||
[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>]]);
|
||||
|
||||
recipes.removeShaped(<cells:export_fluid_interface>);
|
||||
mods.extendedcrafting.TableCrafting.addShaped(<cells:export_fluid_interface>,
|
||||
[[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>],
|
||||
[null, null, <extendedcrafting:material:8>, null, null],
|
||||
[<appliedenergistics2:quartz_glass>, <appliedenergistics2:material:43>, <appliedenergistics2:material:12>, <appliedenergistics2:material:43>, <appliedenergistics2:quartz_glass>],
|
||||
[null, null, <appliedenergistics2:part:261>, null, null],
|
||||
[<extendedcrafting:material:16>, null, <appliedenergistics2:quartz_glass>, null, <extendedcrafting:material:16>]]);
|
||||
|
||||
|
||||
val divcombinacceptor1 = RecipeBuilder.newBuilder("divcombinacceptor1","divine_combiner",2);
|
||||
|
||||
@@ -240,3 +240,7 @@ recipes.addShaped(<aoa3:haunter_rifle>,
|
||||
[<contenttweaker:cosmic_fracture>, <aoa3:hunters_rifle>, <contenttweaker:cosmic_fracture>],
|
||||
[<contenttweaker:ghoul_spirit>, <aoa3:primordial_skull>, <contenttweaker:ghoul_spirit>]]);
|
||||
|
||||
recipes.addShaped(<aoa3:divine_station>,
|
||||
[[<aoa3:fragmented_anima_stone>, <divinerpg:divine_shards>, <aoa3:fragmented_anima_stone>],
|
||||
[<divinerpg:divine_shards>, <contenttweaker:alchemical_mushroom>, <divinerpg:divine_shards>],
|
||||
[<aoa3:fragmented_anima_stone>, <divinerpg:divine_shards>, <aoa3:fragmented_anima_stone>]]);
|
||||
@@ -725,6 +725,13 @@ inffurnaceshardofshadesmar.addItemInput(<contenttweaker:shard_of_humble_educatio
|
||||
inffurnaceshardofshadesmar.addItemOutput(<contenttweaker:living_shard_of_shadesmar>);
|
||||
inffurnaceshardofshadesmar.build();
|
||||
|
||||
|
||||
|
||||
|
||||
mods.nuclearcraft.dissolver.addRecipe([<contenttweaker:actualization_aspected_eleint_scale>, <fluid:actualizing_fluid>*1000, <fluid:breath_of_actualization>*1000]);
|
||||
|
||||
|
||||
|
||||
val inffurnaceshardofshadesmar2 = RecipeBuilder.newBuilder("inffurnaceshardofshadesmar2","infinity_furnace",40);
|
||||
inffurnaceshardofshadesmar2.addFluidInput(<fluid:breath_of_actualization>*100);
|
||||
inffurnaceshardofshadesmar2.addItemInput(<contenttweaker:shard_of_restored_faith>);
|
||||
|
||||
@@ -228,12 +228,7 @@ fractallitefurnacehyperuranion.addItemInput(<extendedcrafting:singularity_custom
|
||||
fractallitefurnacehyperuranion.addItemOutput(<contenttweaker:actualizing_hyperuranion_ingot>);
|
||||
fractallitefurnacehyperuranion.build();
|
||||
|
||||
val fractallitefurnacehyperuranion2 = RecipeBuilder.newBuilder("fractallitefurnacehyperuranion2","fractallite_furnace",2);
|
||||
fractallitefurnacehyperuranion2.addFluidInput(<fluid:aeternalis_fuel>*10);
|
||||
fractallitefurnacehyperuranion2.addItemInput(<contenttweaker:hyperuranion_ingot>);
|
||||
fractallitefurnacehyperuranion2.addItemInput(<contenttweaker:recursion_of_dimensional_ascension>);
|
||||
fractallitefurnacehyperuranion2.addItemOutput(<contenttweaker:actualizing_hyperuranion_ingot>);
|
||||
fractallitefurnacehyperuranion2.build();
|
||||
|
||||
|
||||
val fractallitefurnacehyperuranion3 = RecipeBuilder.newBuilder("fractallitefurnacehyperuranion3","fractallite_furnace",2);
|
||||
fractallitefurnacehyperuranion3.addFluidInput(<fluid:aeternalis_fuel>*10);
|
||||
|
||||
@@ -36,7 +36,7 @@ val mythproccentsep34 = RecipeBuilder.newBuilder("mythproccentsep34","mythic_pro
|
||||
val mythproccentsep35 = RecipeBuilder.newBuilder("mythproccentsep35","mythic_processor_centrifuge",2); mythproccentsep35.addEnergyPerTickInput(70000); mythproccentsep35.addItemInput(<extrabees:honey_comb:72>); mythproccentsep35.addItemOutput(<extrabees:honey_drop:28>); mythproccentsep35.addItemOutput(<forestry:honey_drop>); mythproccentsep35.addItemOutput(<forestry:beeswax>); mythproccentsep35.addItemOutput(<minecraft:dirt>); mythproccentsep35.build();
|
||||
val mythproccentsep37 = RecipeBuilder.newBuilder("mythproccentsep37","mythic_processor_centrifuge",2); mythproccentsep37.addEnergyPerTickInput(70000); mythproccentsep37.addItemInput(<extrabees:honey_comb:51>); mythproccentsep37.addItemOutput(<techreborn:smalldust:50>); mythproccentsep37.addItemOutput(<techreborn:smalldust:59>); mythproccentsep37.addItemOutput(<forestry:honey_drop>); mythproccentsep37.addItemOutput(<forestry:beeswax>); mythproccentsep37.build();
|
||||
val mythproccentsep38 = RecipeBuilder.newBuilder("mythproccentsep38","mythic_processor_centrifuge",2); mythproccentsep38.addEnergyPerTickInput(70000); mythproccentsep38.addItemInput(<gendustry:honey_comb:14021>); mythproccentsep38.addItemOutput(<twilightforest:cube_talisman>*20); mythproccentsep38.addItemOutput(<contenttweaker:harbinger_crystal>*20); mythproccentsep38.addItemOutput(<divinerpg:crab_claw>*64); mythproccentsep38.addItemOutput(<minecraft:dirt>); mythproccentsep38.build();
|
||||
val mythproccentsep39 = RecipeBuilder.newBuilder("mythproccentsep39","mythic_processor_centrifuge",2); mythproccentsep39.addEnergyPerTickInput(70000); mythproccentsep39.addItemInput(<extrabees:honey_comb:14027>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.build();
|
||||
val mythproccentsep39 = RecipeBuilder.newBuilder("mythproccentsep39","mythic_processor_centrifuge",2); mythproccentsep39.addEnergyPerTickInput(70000); mythproccentsep39.addItemInput(<gendustry:honey_comb:14027>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.addItemOutput(<minecraft:dirt>); mythproccentsep39.build();
|
||||
val mythproccentsep40 = RecipeBuilder.newBuilder("mythproccentsep40","mythic_processor_centrifuge",2); mythproccentsep40.addEnergyPerTickInput(70000); mythproccentsep40.addItemInput(<abyssalcraft:abyssalsand>); mythproccentsep40.addItemOutput(<contenttweaker:dysprosium_remains>); mythproccentsep40.addItemOutput(<minecraft:dirt>); mythproccentsep40.addItemOutput(<minecraft:dirt>); mythproccentsep40.addItemOutput(<minecraft:dirt>); mythproccentsep40.build();
|
||||
val mythproccentsep41 = RecipeBuilder.newBuilder("mythproccentsep41","mythic_processor_centrifuge",2); mythproccentsep41.addEnergyPerTickInput(70000); mythproccentsep41.addItemInput(<extratrees:food:12>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.addItemOutput(<minecraft:dirt>); mythproccentsep41.build();
|
||||
val mythproccentsep42 = RecipeBuilder.newBuilder("mythproccentsep42","mythic_processor_centrifuge",2); mythproccentsep42.addEnergyPerTickInput(70000); mythproccentsep42.addItemInput(<extrabees:honey_comb:49>); mythproccentsep42.addItemOutput(<techreborn:smalldust:5>); mythproccentsep42.addItemOutput(<techreborn:smalldust:1>); mythproccentsep42.addItemOutput(<forestry:honey_drop>); mythproccentsep42.addItemOutput(<forestry:beeswax>); mythproccentsep42.build();
|
||||
|
||||
@@ -719,3 +719,9 @@ mithchemreac96.addFluidInput(<fluid:fluid_crystal_matrix>*1000);
|
||||
mithchemreac96.addFluidOutput(<fluid:fluid_californium_lattice>*1000);
|
||||
mithchemreac96.build();
|
||||
|
||||
val mithchemreac97 = RecipeBuilder.newBuilder("mithchemreac97","mythic_processor_chemical_reactor",2);
|
||||
mithchemreac97.addEnergyPerTickInput(200000);
|
||||
mithchemreac97.addFluidInput(<fluid:inquiring_abyssite>*1000);
|
||||
mithchemreac97.addFluidInput(<fluid:trinity_ingot>*12);
|
||||
mithchemreac97.addFluidOutput(<fluid:everloving_abyssite>*1000);
|
||||
mithchemreac97.build();
|
||||
|
||||
@@ -443,7 +443,7 @@ mythinfus61.build();
|
||||
val mythinfus62 = RecipeBuilder.newBuilder("mythinfus62","mythic_processor_infuser",2);
|
||||
mythinfus62.addEnergyPerTickInput(1000000);
|
||||
mythinfus62.addFluidInput(<fluid:spatial_matter>*10000);
|
||||
mythinfus62.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus62.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus62.setChance(0.0);
|
||||
mythinfus62.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus62.addItemOutput(<contenttweaker:fractal_stone>*20);
|
||||
@@ -452,7 +452,7 @@ mythinfus62.build();
|
||||
val mythinfus62a = RecipeBuilder.newBuilder("mythinfus62a","mythic_processor_infuser",2);
|
||||
mythinfus62a.addEnergyPerTickInput(1000000);
|
||||
mythinfus62a.addFluidInput(<fluid:spatial_matter>*50000);
|
||||
mythinfus62a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus62a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus62a.setChance(0.0);
|
||||
mythinfus62a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus62a.addItemOutput(<contenttweaker:fractal_stone>*200);
|
||||
@@ -461,7 +461,7 @@ mythinfus62a.build();
|
||||
val mythinfus62b = RecipeBuilder.newBuilder("mythinfus62b","mythic_processor_infuser",2);
|
||||
mythinfus62b.addEnergyPerTickInput(1000000);
|
||||
mythinfus62b.addFluidInput(<fluid:spatial_matter>*100000);
|
||||
mythinfus62b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus62b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus62b.setChance(0.0);
|
||||
mythinfus62b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus62b.addItemOutput(<contenttweaker:fractal_stone>*2000);
|
||||
@@ -470,7 +470,7 @@ mythinfus62b.build();
|
||||
val mythinfus63 = RecipeBuilder.newBuilder("mythinfus63","mythic_processor_infuser",2);
|
||||
mythinfus63.addEnergyPerTickInput(1000000);
|
||||
mythinfus63.addFluidInput(<fluid:cosmic_matter>*10000);
|
||||
mythinfus63.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus63.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus63.setChance(0.0);
|
||||
mythinfus63.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus63.addItemOutput(<contenttweaker:fractal_stone>*30);
|
||||
@@ -479,7 +479,7 @@ mythinfus63.build();
|
||||
val mythinfus63a = RecipeBuilder.newBuilder("mythinfus63a","mythic_processor_infuser",2);
|
||||
mythinfus63a.addEnergyPerTickInput(1000000);
|
||||
mythinfus63a.addFluidInput(<fluid:cosmic_matter>*50000);
|
||||
mythinfus63a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus63a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus63a.setChance(0.0);
|
||||
mythinfus63a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus63a.addItemOutput(<contenttweaker:fractal_stone>*300);
|
||||
@@ -488,7 +488,7 @@ mythinfus63a.build();
|
||||
val mythinfus63b = RecipeBuilder.newBuilder("mythinfus63b","mythic_processor_infuser",2);
|
||||
mythinfus63b.addEnergyPerTickInput(1000000);
|
||||
mythinfus63b.addFluidInput(<fluid:cosmic_matter>*100000);
|
||||
mythinfus63b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus63b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus63b.setChance(0.0);
|
||||
mythinfus63b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus63b.addItemOutput(<contenttweaker:fractal_stone>*3000);
|
||||
@@ -497,7 +497,7 @@ mythinfus63b.build();
|
||||
val mythinfus64 = RecipeBuilder.newBuilder("mythinfus64","mythic_processor_infuser",2);
|
||||
mythinfus64.addEnergyPerTickInput(1000000);
|
||||
mythinfus64.addFluidInput(<fluid:galactic_matter>*10000);
|
||||
mythinfus64.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus64.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus64.setChance(0.0);
|
||||
mythinfus64.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus64.addItemOutput(<contenttweaker:fractal_stone>*40);
|
||||
@@ -506,7 +506,7 @@ mythinfus64.build();
|
||||
val mythinfus64a = RecipeBuilder.newBuilder("mythinfus64a","mythic_processor_infuser",2);
|
||||
mythinfus64a.addEnergyPerTickInput(1000000);
|
||||
mythinfus64a.addFluidInput(<fluid:galactic_matter>*50000);
|
||||
mythinfus64a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus64a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus64a.setChance(0.0);
|
||||
mythinfus64a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus64a.addItemOutput(<contenttweaker:fractal_stone>*400);
|
||||
@@ -515,7 +515,7 @@ mythinfus64a.build();
|
||||
val mythinfus64b = RecipeBuilder.newBuilder("mythinfus64b","mythic_processor_infuser",2);
|
||||
mythinfus64b.addEnergyPerTickInput(1000000);
|
||||
mythinfus64b.addFluidInput(<fluid:galactic_matter>*100000);
|
||||
mythinfus64b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus64b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus64b.setChance(0.0);
|
||||
mythinfus64b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus64b.addItemOutput(<contenttweaker:fractal_stone>*4000);
|
||||
@@ -524,7 +524,7 @@ mythinfus64b.build();
|
||||
val mythinfus65 = RecipeBuilder.newBuilder("mythinfus65","mythic_processor_infuser",2);
|
||||
mythinfus65.addEnergyPerTickInput(1000000);
|
||||
mythinfus65.addFluidInput(<fluid:chaotic_matter>*10000);
|
||||
mythinfus65.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus65.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus65.setChance(0.0);
|
||||
mythinfus65.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus65.addItemOutput(<contenttweaker:fractal_stone>*50);
|
||||
@@ -533,7 +533,7 @@ mythinfus65.build();
|
||||
val mythinfus65a = RecipeBuilder.newBuilder("mythinfus65a","mythic_processor_infuser",2);
|
||||
mythinfus65a.addEnergyPerTickInput(1000000);
|
||||
mythinfus65a.addFluidInput(<fluid:chaotic_matter>*50000);
|
||||
mythinfus65a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus65a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus65a.setChance(0.0);
|
||||
mythinfus65a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus65a.addItemOutput(<contenttweaker:fractal_stone>*500);
|
||||
@@ -542,7 +542,7 @@ mythinfus65a.build();
|
||||
val mythinfus65b = RecipeBuilder.newBuilder("mythinfus65b","mythic_processor_infuser",2);
|
||||
mythinfus65b.addEnergyPerTickInput(1000000);
|
||||
mythinfus65b.addFluidInput(<fluid:chaotic_matter>*100000);
|
||||
mythinfus65b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus65b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus65b.setChance(0.0);
|
||||
mythinfus65b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus65b.addItemOutput(<contenttweaker:fractal_stone>*5000);
|
||||
@@ -551,7 +551,7 @@ mythinfus65b.build();
|
||||
val mythinfus66 = RecipeBuilder.newBuilder("mythinfus66","mythic_processor_infuser",2);
|
||||
mythinfus66.addEnergyPerTickInput(1000000);
|
||||
mythinfus66.addFluidInput(<fluid:nightmarish_matter>*10000);
|
||||
mythinfus66.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus66.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus66.setChance(0.0);
|
||||
mythinfus66.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus66.addItemOutput(<contenttweaker:fractal_stone>*60);
|
||||
@@ -560,7 +560,7 @@ mythinfus66.build();
|
||||
val mythinfus66a = RecipeBuilder.newBuilder("mythinfus66a","mythic_processor_infuser",2);
|
||||
mythinfus66a.addEnergyPerTickInput(1000000);
|
||||
mythinfus66a.addFluidInput(<fluid:nightmarish_matter>*50000);
|
||||
mythinfus66a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus66a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus66a.setChance(0.0);
|
||||
mythinfus66a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus66a.addItemOutput(<contenttweaker:fractal_stone>*600);
|
||||
@@ -569,7 +569,7 @@ mythinfus66a.build();
|
||||
val mythinfus66b = RecipeBuilder.newBuilder("mythinfus66b","mythic_processor_infuser",2);
|
||||
mythinfus66b.addEnergyPerTickInput(1000000);
|
||||
mythinfus66b.addFluidInput(<fluid:nightmarish_matter>*100000);
|
||||
mythinfus66b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus66b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus66b.setChance(0.0);
|
||||
mythinfus66b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus66b.addItemOutput(<contenttweaker:fractal_stone>*6000);
|
||||
@@ -578,7 +578,7 @@ mythinfus66b.build();
|
||||
val mythinfus67 = RecipeBuilder.newBuilder("mythinfus67","mythic_processor_infuser",2);
|
||||
mythinfus67.addEnergyPerTickInput(1000000);
|
||||
mythinfus67.addFluidInput(<fluid:universal_matter>*10000);
|
||||
mythinfus67.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus67.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus67.setChance(0.0);
|
||||
mythinfus67.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus67.addItemOutput(<contenttweaker:fractal_stone>*70);
|
||||
@@ -587,7 +587,7 @@ mythinfus67.build();
|
||||
val mythinfus67a = RecipeBuilder.newBuilder("mythinfus67a","mythic_processor_infuser",2);
|
||||
mythinfus67a.addEnergyPerTickInput(1000000);
|
||||
mythinfus67a.addFluidInput(<fluid:universal_matter>*50000);
|
||||
mythinfus67a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus67a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus67a.setChance(0.0);
|
||||
mythinfus67a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus67a.addItemOutput(<contenttweaker:fractal_stone>*700);
|
||||
@@ -596,7 +596,7 @@ mythinfus67a.build();
|
||||
val mythinfus67b = RecipeBuilder.newBuilder("mythinfus67b","mythic_processor_infuser",2);
|
||||
mythinfus67b.addEnergyPerTickInput(1000000);
|
||||
mythinfus67b.addFluidInput(<fluid:universal_matter>*100000);
|
||||
mythinfus67b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus67b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus67b.setChance(0.0);
|
||||
mythinfus67b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus67b.addItemOutput(<contenttweaker:fractal_stone>*7000);
|
||||
@@ -605,7 +605,7 @@ mythinfus67b.build();
|
||||
val mythinfus68 = RecipeBuilder.newBuilder("mythinfus68","mythic_processor_infuser",2);
|
||||
mythinfus68.addEnergyPerTickInput(1000000);
|
||||
mythinfus68.addFluidInput(<fluid:ultimate_fractallite_essence>*10000);
|
||||
mythinfus68.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 1§r"]}}));
|
||||
mythinfus68.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 1§r"]}}));
|
||||
mythinfus68.setChance(0.0);
|
||||
mythinfus68.addItemInput(<contenttweaker:fractal_stone>*10);
|
||||
mythinfus68.addItemOutput(<contenttweaker:fractal_stone>*80);
|
||||
@@ -614,7 +614,7 @@ mythinfus68.build();
|
||||
val mythinfus68a = RecipeBuilder.newBuilder("mythinfus68a","mythic_processor_infuser",2);
|
||||
mythinfus68a.addEnergyPerTickInput(1000000);
|
||||
mythinfus68a.addFluidInput(<fluid:ultimate_fractallite_essence>*50000);
|
||||
mythinfus68a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 2§r"]}}));
|
||||
mythinfus68a.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 2§r"]}}));
|
||||
mythinfus68a.setChance(0.0);
|
||||
mythinfus68a.addItemInput(<contenttweaker:fractal_stone>*100);
|
||||
mythinfus68a.addItemOutput(<contenttweaker:fractal_stone>*800);
|
||||
@@ -623,7 +623,7 @@ mythinfus68a.build();
|
||||
val mythinfus68b = RecipeBuilder.newBuilder("mythinfus68b","mythic_processor_infuser",2);
|
||||
mythinfus68b.addEnergyPerTickInput(1000000);
|
||||
mythinfus68b.addFluidInput(<fluid:ultimate_fractallite_essence>*100000);
|
||||
mythinfus68b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 3§r"]}}));
|
||||
mythinfus68b.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 3§r"]}}));
|
||||
mythinfus68b.setChance(0.0);
|
||||
mythinfus68b.addItemInput(<contenttweaker:fractal_stone>*1000);
|
||||
mythinfus68b.addItemOutput(<contenttweaker:fractal_stone>*8000);
|
||||
@@ -632,7 +632,7 @@ mythinfus68b.build();
|
||||
val mythinfus68c = RecipeBuilder.newBuilder("mythinfus68c","mythic_processor_infuser",2);
|
||||
mythinfus68c.addEnergyPerTickInput(1000000);
|
||||
mythinfus68c.addFluidInput(<fluid:ultimate_fractallite_essence>*200000);
|
||||
mythinfus68c.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 4§r"]}}));
|
||||
mythinfus68c.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 4§r"]}}));
|
||||
mythinfus68c.setChance(0.0);
|
||||
mythinfus68c.addItemInput(<contenttweaker:fractal_stone>*10000);
|
||||
mythinfus68c.addItemOutput(<contenttweaker:fractal_stone>*80000);
|
||||
@@ -641,7 +641,7 @@ mythinfus68c.build();
|
||||
val mythinfus68d = RecipeBuilder.newBuilder("mythinfus68d","mythic_processor_infuser",2);
|
||||
mythinfus68d.addEnergyPerTickInput(1000000);
|
||||
mythinfus68d.addFluidInput(<fluid:ultimate_fractallite_essence>*400000);
|
||||
mythinfus68d.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§M模式 5§r"]}}));
|
||||
mythinfus68d.addItemInput(<contenttweaker:warren_configurator>.withTag({display: {Lore: ["§d§MMode 5§r"]}}));
|
||||
mythinfus68d.setChance(0.0);
|
||||
mythinfus68d.addItemInput(<contenttweaker:fractal_stone>*100000);
|
||||
mythinfus68d.addItemOutput(<contenttweaker:fractal_stone>*800000);
|
||||
@@ -1863,8 +1863,8 @@ val mythenrich25 = RecipeBuilder.newBuilder("mythenrich25","mythic_processor_inf
|
||||
mythenrich25.addEnergyPerTickInput(1000000);
|
||||
mythenrich25.addItemInput(<contenttweaker:neutronium_pearl>*1);
|
||||
mythenrich25.addItemInput(<contenttweaker:cosmic_string_primer>*1);
|
||||
mythenrich25.addFluidInput(<fluid:molten_hassium_alloy>*100000);
|
||||
mythenrich25.addFluidOutput(<fluid:neutrhassium_alloy>*100000);
|
||||
mythenrich25.addFluidInput(<fluid:molten_hassium_alloy>*400000);
|
||||
mythenrich25.addFluidOutput(<fluid:neutrhassium_alloy>*400000);
|
||||
mythenrich25.build();
|
||||
|
||||
val mythenrich26 = RecipeBuilder.newBuilder("mythenrich26","mythic_processor_infuser",2);
|
||||
@@ -1931,159 +1931,6 @@ mythenrich34.addFluidInput(<fluid:empoweredoil>*1000);
|
||||
mythenrich34.addFluidOutput(<fluid:enriched_canola_oil>*1000);
|
||||
mythenrich34.build();
|
||||
|
||||
val mythenrich35 = RecipeBuilder.newBuilder("mythenrich35","mythic_processor_infuser",2);
|
||||
mythenrich35.addEnergyPerTickInput(1000000);
|
||||
mythenrich35.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich35.addFluidInput(<fluid:binnie.juice.apricot>*1000);
|
||||
mythenrich35.addFluidOutput(<fluid:binnie.wine.apricot>*1000);
|
||||
mythenrich35.build();
|
||||
|
||||
val mythenrich36 = RecipeBuilder.newBuilder("mythenrich36","mythic_processor_infuser",2);
|
||||
mythenrich36.addEnergyPerTickInput(1000000);
|
||||
mythenrich36.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich36.addFluidInput(<fluid:binnie.juice.banana>*1000);
|
||||
mythenrich36.addFluidOutput(<fluid:binnie.wine.banana>*1000);
|
||||
mythenrich36.build();
|
||||
|
||||
val mythenrich37 = RecipeBuilder.newBuilder("mythenrich37","mythic_processor_infuser",2);
|
||||
mythenrich37.addEnergyPerTickInput(1000000);
|
||||
mythenrich37.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich37.addFluidInput(<fluid:binnie.juice.cherry>*1000);
|
||||
mythenrich37.addFluidOutput(<fluid:binnie.wine.cherry>*1000);
|
||||
mythenrich37.build();
|
||||
|
||||
val mythenrich38 = RecipeBuilder.newBuilder("mythenrich38","mythic_processor_infuser",2);
|
||||
mythenrich38.addEnergyPerTickInput(1000000);
|
||||
mythenrich38.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich38.addFluidInput(<fluid:binnie.juice.apple>*1000);
|
||||
mythenrich38.addFluidOutput(<fluid:binnie.cider.apple>*1000);
|
||||
mythenrich38.build();
|
||||
|
||||
val mythenrich39 = RecipeBuilder.newBuilder("mythenrich39","mythic_processor_infuser",2);
|
||||
mythenrich39.addEnergyPerTickInput(1000000);
|
||||
mythenrich39.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich39.addFluidInput(<fluid:binnie.juice.peach>*1000);
|
||||
mythenrich39.addFluidOutput(<fluid:binnie.cider.peach>*1000);
|
||||
mythenrich39.build();
|
||||
|
||||
val mythenrich40 = RecipeBuilder.newBuilder("mythenrich40","mythic_processor_infuser",2);
|
||||
mythenrich40.addEnergyPerTickInput(1000000);
|
||||
mythenrich40.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich40.addFluidInput(<fluid:binnie.juice.pear>*1000);
|
||||
mythenrich40.addFluidOutput(<fluid:binnie.ciderpear>*1000);
|
||||
mythenrich40.build();
|
||||
|
||||
val mythenrich41 = RecipeBuilder.newBuilder("mythenrich41","mythic_processor_infuser",2);
|
||||
mythenrich41.addEnergyPerTickInput(1000000);
|
||||
mythenrich41.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich41.addFluidInput(<fluid:binnie.juice.elderberry>*1000);
|
||||
mythenrich41.addFluidOutput(<fluid:binnie.wine.elderberry>*1000);
|
||||
mythenrich41.build();
|
||||
|
||||
val mythenrich42 = RecipeBuilder.newBuilder("mythenrich42","mythic_processor_infuser",2);
|
||||
mythenrich42.addEnergyPerTickInput(1000000);
|
||||
mythenrich42.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich42.addFluidInput(<fluid:binnie.juice.plum>*1000);
|
||||
mythenrich42.addFluidOutput(<fluid:binnie.wine.plum>*1000);
|
||||
mythenrich42.build();
|
||||
|
||||
val mythenrich43 = RecipeBuilder.newBuilder("mythenrich43","mythic_processor_infuser",2);
|
||||
mythenrich43.addEnergyPerTickInput(1000000);
|
||||
mythenrich43.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich43.addFluidInput(<fluid:binnie.juice.carrot>*1000);
|
||||
mythenrich43.addFluidOutput(<fluid:binnie.wine.carrot>*1000);
|
||||
mythenrich43.build();
|
||||
|
||||
val mythenrich44 = RecipeBuilder.newBuilder("mythenrich44","mythic_processor_infuser",2);
|
||||
mythenrich44.addEnergyPerTickInput(1000000);
|
||||
mythenrich44.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich44.addFluidInput(<fluid:binnie.juice.white.grape>*1000);
|
||||
mythenrich44.addFluidOutput(<fluid:binnie.wine.white>*1000);
|
||||
mythenrich44.build();
|
||||
|
||||
val mythenrich45 = RecipeBuilder.newBuilder("mythenrich45","mythic_processor_infuser",2);
|
||||
mythenrich45.addEnergyPerTickInput(1000000);
|
||||
mythenrich45.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich45.addFluidInput(<fluid:binnie.juice.red.grape>*1000);
|
||||
mythenrich45.addFluidOutput(<fluid:binnie.wine.red>*1000);
|
||||
mythenrich45.build();
|
||||
|
||||
val mythenrich46 = RecipeBuilder.newBuilder("mythenrich46","mythic_processor_infuser",2);
|
||||
mythenrich46.addEnergyPerTickInput(1000000);
|
||||
mythenrich46.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich46.addFluidInput(<fluid:binnie.juice.lime>*1000);
|
||||
mythenrich46.addFluidOutput(<fluid:binnie.wine.citrus>*1000);
|
||||
mythenrich46.build();
|
||||
|
||||
val mythenrich47 = RecipeBuilder.newBuilder("mythenrich47","mythic_processor_infuser",2);
|
||||
mythenrich47.addEnergyPerTickInput(1000000);
|
||||
mythenrich47.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich47.addFluidInput(<fluid:binnie.juice.grapefruit>*1000);
|
||||
mythenrich47.addFluidOutput(<fluid:binnie.wine.citrus>*1000);
|
||||
mythenrich47.build();
|
||||
|
||||
val mythenrich48 = RecipeBuilder.newBuilder("mythenrich48","mythic_processor_infuser",2);
|
||||
mythenrich48.addEnergyPerTickInput(1000000);
|
||||
mythenrich48.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich48.addFluidInput(<fluid:binnie.juice.lemon>*1000);
|
||||
mythenrich48.addFluidOutput(<fluid:binnie.wine.citrus>*1000);
|
||||
mythenrich48.build();
|
||||
|
||||
val mythenrich49 = RecipeBuilder.newBuilder("mythenrich49","mythic_processor_infuser",2);
|
||||
mythenrich49.addEnergyPerTickInput(1000000);
|
||||
mythenrich49.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich49.addFluidInput(<fluid:binnie.juice.orange>*1000);
|
||||
mythenrich49.addFluidOutput(<fluid:binnie.wine.citrus>*1000);
|
||||
mythenrich49.build();
|
||||
|
||||
val mythenrich50 = RecipeBuilder.newBuilder("mythenrich50","mythic_processor_infuser",2);
|
||||
mythenrich50.addEnergyPerTickInput(1000000);
|
||||
mythenrich50.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich50.addFluidInput(<fluid:binnie.juice.cranberry>*1000);
|
||||
mythenrich50.addFluidOutput(<fluid:binnie.wine.cranberry>*1000);
|
||||
mythenrich50.build();
|
||||
|
||||
val mythenrich51 = RecipeBuilder.newBuilder("mythenrich51","mythic_processor_infuser",2);
|
||||
mythenrich51.addEnergyPerTickInput(1000000);
|
||||
mythenrich51.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich51.addFluidInput(<fluid:binnie.juice.pineapple>*1000);
|
||||
mythenrich51.addFluidOutput(<fluid:binnie.wine.pineapple>*1000);
|
||||
mythenrich51.build();
|
||||
|
||||
val mythenrich52 = RecipeBuilder.newBuilder("mythenrich52","mythic_processor_infuser",2);
|
||||
mythenrich52.addEnergyPerTickInput(1000000);
|
||||
mythenrich52.addItemInput(<extratrees:misc:4>);
|
||||
mythenrich52.addFluidInput(<fluid:binnie.juice.tomato>*1000);
|
||||
mythenrich52.addFluidOutput(<fluid:binnie.wine.tomato>*1000);
|
||||
mythenrich52.build();
|
||||
|
||||
val mythenrich53 = RecipeBuilder.newBuilder("mythenrich53","mythic_processor_infuser",2);
|
||||
mythenrich53.addEnergyPerTickInput(1000000);
|
||||
mythenrich53.addItemInput(<magicbees:beecomb:9>*10);
|
||||
mythenrich53.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich53.addFluidOutput(<fluid:chaotic_honey_4>*1440);
|
||||
mythenrich53.build();
|
||||
|
||||
val mythenrich54 = RecipeBuilder.newBuilder("mythenrich54","mythic_processor_infuser",2);
|
||||
mythenrich54.addEnergyPerTickInput(1000000);
|
||||
mythenrich54.addItemInput(<forestry:bee_combs:8>*10);
|
||||
mythenrich54.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich54.addFluidOutput(<fluid:chaotic_honey_3>*1440);
|
||||
mythenrich54.build();
|
||||
|
||||
val mythenrich55 = RecipeBuilder.newBuilder("mythenrich55","mythic_processor_infuser",2);
|
||||
mythenrich55.addEnergyPerTickInput(1000000);
|
||||
mythenrich55.addItemInput(<magicbees:beecomb:6>*10);
|
||||
mythenrich55.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich55.addFluidOutput(<fluid:chaotic_honey_2>*1440);
|
||||
mythenrich55.build();
|
||||
|
||||
val mythenrich56 = RecipeBuilder.newBuilder("mythenrich56","mythic_processor_infuser",2);
|
||||
mythenrich56.addEnergyPerTickInput(1000000);
|
||||
mythenrich56.addItemInput(<extrabees:honey_comb:48>*10);
|
||||
mythenrich56.addFluidInput(<fluid:chaos>*720);
|
||||
mythenrich56.addFluidOutput(<fluid:chaotic_honey_1>*1440);
|
||||
mythenrich56.build();
|
||||
|
||||
val mythenrich57 = RecipeBuilder.newBuilder("mythenrich57","mythic_processor_infuser",2);
|
||||
mythenrich57.addEnergyPerTickInput(1000000);
|
||||
@@ -2099,28 +1946,4 @@ mythenrich58.addFluidInput(<fluid:hot_fluorine>*1000);
|
||||
mythenrich58.addFluidOutput(<fluid:fluorine>*1000);
|
||||
mythenrich58.build();
|
||||
|
||||
val mythenrich59 = RecipeBuilder.newBuilder("mythenrich59","mythic_processor_infuser",2);
|
||||
mythenrich59.addEnergyPerTickInput(1000000);
|
||||
mythenrich59.addItemInput(<contenttweaker:possessed_fluix>*10);
|
||||
mythenrich59.addFluidInput(<fluid:whispering_starlight>*20000);
|
||||
mythenrich59.addFluidOutput(<fluid:whispering_starlight>*40000);
|
||||
mythenrich59.build();
|
||||
|
||||
|
||||
val mythenrich60 = RecipeBuilder.newBuilder("mythenrich60","mythic_processor_infuser",2);
|
||||
mythenrich60.addEnergyPerTickInput(1000000);
|
||||
mythenrich60.addItemInput(<contenttweaker:trinity_nugget>);
|
||||
mythenrich60.addFluidInput(<fluid:inquiring_abyssite>*144);
|
||||
mythenrich60.addFluidOutput(<fluid:everloving_abyssite>*144);
|
||||
mythenrich60.build();
|
||||
|
||||
|
||||
val mythenrich61 = RecipeBuilder.newBuilder("mythenrich61","mythic_processor_infuser",2);
|
||||
mythenrich61.addEnergyPerTickInput(1000000);
|
||||
mythenrich61.addItemInput(<contenttweaker:actualization_aspected_eleint_scale>);
|
||||
mythenrich61.addFluidInput(<fluid:actualizing_fluid>*1000);
|
||||
mythenrich61.addFluidOutput(<fluid:breath_of_actualization>*1000);
|
||||
mythenrich61.build();
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -312,7 +312,7 @@ import crafttweaker.item.IItemCondition;
|
||||
|
||||
<contenttweaker:forgotten_will>.addTooltip(format.green("可重复使用"));
|
||||
|
||||
<contenttweaker:divine_star>.addTooltip(format.red("使用末地种神话虚空资源采掘机来获取第一个,聚合配方实际无用(random51试过了)"));
|
||||
<contenttweaker:divine_star>.addTooltip(format.red("使用末地种神话虚空资源采掘机来获取第一个"));
|
||||
|
||||
<contenttweaker:soul_of_the_grand_wizard>.addTooltip(format.red("在城堡内部使用冰晶雪原之杖以打开大门"));
|
||||
<contenttweaker:soul_of_the_grand_wizard>.addTooltip(format.green("可重复使用"));
|
||||
|
||||
+12
-12
@@ -478,7 +478,7 @@ trinityingot4b.build();
|
||||
|
||||
val trinityingot5 = RecipeBuilder.newBuilder("trinityingot5","presbytery_of_the_threefold_love",3);
|
||||
trinityingot5.addFluidInput(<fluid:divine_resonance>*2000);
|
||||
trinityingot5.addFluidInput(<fluid:molten_vibranium_alloy>*5000);
|
||||
trinityingot5.addFluidInput(<fluid:molten_vibranium_alloy>*20000);
|
||||
trinityingot5.addItemInput(<contenttweaker:halite_warrior>);
|
||||
trinityingot5.setChance(0.1);
|
||||
trinityingot5.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>);
|
||||
@@ -496,7 +496,7 @@ trinityingot5.build();
|
||||
|
||||
val trinityingot5a = RecipeBuilder.newBuilder("trinityingot5a","presbytery_of_the_threefold_love",3);
|
||||
trinityingot5a.addFluidInput(<fluid:divine_resonance>*2000);
|
||||
trinityingot5a.addFluidInput(<fluid:molten_vibranium_alloy>*5000);
|
||||
trinityingot5a.addFluidInput(<fluid:molten_vibranium_alloy>*20000);
|
||||
trinityingot5a.addItemInput(<contenttweaker:essence_of_the_balanced_warrior>);
|
||||
trinityingot5a.setChance(0.1);
|
||||
trinityingot5a.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*4);
|
||||
@@ -514,7 +514,7 @@ trinityingot5a.build();
|
||||
|
||||
val trinityingot5b = RecipeBuilder.newBuilder("trinityingot5b","presbytery_of_the_threefold_love",3);
|
||||
trinityingot5b.addFluidInput(<fluid:divine_resonance>*2000);
|
||||
trinityingot5b.addFluidInput(<fluid:molten_vibranium_alloy>*5000);
|
||||
trinityingot5b.addFluidInput(<fluid:molten_vibranium_alloy>*20000);
|
||||
trinityingot5b.addItemInput(<contenttweaker:essence_of_the_kanohi_warrior>);
|
||||
trinityingot5b.setChance(0.1);
|
||||
trinityingot5b.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*16);
|
||||
@@ -533,7 +533,7 @@ trinityingot5b.build();
|
||||
|
||||
val trinityingot6 = RecipeBuilder.newBuilder("trinityingot6","presbytery_of_the_threefold_love",3);
|
||||
trinityingot6.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot6.addFluidInput(<fluid:brightsteel_alloy>*5000);
|
||||
trinityingot6.addFluidInput(<fluid:brightsteel_alloy>*20000);
|
||||
trinityingot6.addItemInput(<contenttweaker:halite_warrior>);
|
||||
trinityingot6.setChance(0.05);
|
||||
trinityingot6.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>);
|
||||
@@ -551,7 +551,7 @@ trinityingot6.build();
|
||||
|
||||
val trinityingot6a = RecipeBuilder.newBuilder("trinityingot6a","presbytery_of_the_threefold_love",3);
|
||||
trinityingot6a.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot6a.addFluidInput(<fluid:brightsteel_alloy>*5000);
|
||||
trinityingot6a.addFluidInput(<fluid:brightsteel_alloy>*20000);
|
||||
trinityingot6a.addItemInput(<contenttweaker:essence_of_the_balanced_warrior>);
|
||||
trinityingot6a.setChance(0.05);
|
||||
trinityingot6a.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*4);
|
||||
@@ -569,7 +569,7 @@ trinityingot6a.build();
|
||||
|
||||
val trinityingot6b = RecipeBuilder.newBuilder("trinityingot6b","presbytery_of_the_threefold_love",3);
|
||||
trinityingot6b.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot6b.addFluidInput(<fluid:brightsteel_alloy>*5000);
|
||||
trinityingot6b.addFluidInput(<fluid:brightsteel_alloy>*20000);
|
||||
trinityingot6b.addItemInput(<contenttweaker:essence_of_the_kanohi_warrior>);
|
||||
trinityingot6b.setChance(0.05);
|
||||
trinityingot6b.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*16);
|
||||
@@ -587,7 +587,7 @@ trinityingot6b.build();
|
||||
|
||||
val trinityingot7 = RecipeBuilder.newBuilder("trinityingot7","presbytery_of_the_threefold_love",3);
|
||||
trinityingot7.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot7.addFluidInput(<fluid:molten_hassium_alloy>*5000);
|
||||
trinityingot7.addFluidInput(<fluid:molten_hassium_alloy>*20000);
|
||||
trinityingot7.addItemInput(<contenttweaker:halite_warrior>);
|
||||
trinityingot7.setChance(0.01);
|
||||
trinityingot7.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>);
|
||||
@@ -605,7 +605,7 @@ trinityingot7.build();
|
||||
|
||||
val trinityingot7a = RecipeBuilder.newBuilder("trinityingot7a","presbytery_of_the_threefold_love",3);
|
||||
trinityingot7a.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot7a.addFluidInput(<fluid:molten_hassium_alloy>*5000);
|
||||
trinityingot7a.addFluidInput(<fluid:molten_hassium_alloy>*20000);
|
||||
trinityingot7a.addItemInput(<contenttweaker:essence_of_the_balanced_warrior>);
|
||||
trinityingot7a.setChance(0.01);
|
||||
trinityingot7a.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*4);
|
||||
@@ -623,7 +623,7 @@ trinityingot7a.build();
|
||||
|
||||
val trinityingot7b = RecipeBuilder.newBuilder("trinityingot7b","presbytery_of_the_threefold_love",3);
|
||||
trinityingot7b.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot7b.addFluidInput(<fluid:molten_hassium_alloy>*5000);
|
||||
trinityingot7b.addFluidInput(<fluid:molten_hassium_alloy>*20000);
|
||||
trinityingot7b.addItemInput(<contenttweaker:essence_of_the_kanohi_warrior>);
|
||||
trinityingot7b.setChance(0.01);
|
||||
trinityingot7b.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*16);
|
||||
@@ -643,7 +643,7 @@ trinityingot7b.build();
|
||||
|
||||
val trinityingot8 = RecipeBuilder.newBuilder("trinityingot9","presbytery_of_the_threefold_love",3);
|
||||
trinityingot8.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot8.addFluidInput(<fluid:neutrhassium_alloy>*5000);
|
||||
trinityingot8.addFluidInput(<fluid:neutrhassium_alloy>*20000);
|
||||
trinityingot8.addItemInput(<contenttweaker:halite_warrior>);
|
||||
trinityingot8.setChance(0.001);
|
||||
trinityingot8.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>);
|
||||
@@ -661,7 +661,7 @@ trinityingot8.build();
|
||||
|
||||
val trinityingot8a = RecipeBuilder.newBuilder("trinityingot9a","presbytery_of_the_threefold_love",3);
|
||||
trinityingot8a.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot8a.addFluidInput(<fluid:neutrhassium_alloy>*5000);
|
||||
trinityingot8a.addFluidInput(<fluid:neutrhassium_alloy>*20000);
|
||||
trinityingot8a.addItemInput(<contenttweaker:essence_of_the_balanced_warrior>);
|
||||
trinityingot8a.setChance(0.001);
|
||||
trinityingot8a.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*4);
|
||||
@@ -680,7 +680,7 @@ trinityingot8a.build();
|
||||
|
||||
val trinityingot8b = RecipeBuilder.newBuilder("trinityingot9b","presbytery_of_the_threefold_love",3);
|
||||
trinityingot8b.addFluidInput(<fluid:divine_resonance>*1000);
|
||||
trinityingot8b.addFluidInput(<fluid:neutrhassium_alloy>*5000);
|
||||
trinityingot8b.addFluidInput(<fluid:neutrhassium_alloy>*20000);
|
||||
trinityingot8b.addItemInput(<contenttweaker:essence_of_the_kanohi_warrior>);
|
||||
trinityingot8b.setChance(0.001);
|
||||
trinityingot8b.addItemInput(<contenttweaker:actualizing_hyperuranion_ingot>*16);
|
||||
|
||||
@@ -1,36 +0,0 @@
|
||||
#modloaded gendustry
|
||||
#loader mixin
|
||||
|
||||
import native.net.bdew.gendustry.machines.apiary.BlockApiary;
|
||||
import native.net.bdew.gendustry.machines.apiary.TileApiary;
|
||||
import native.forestry.api.apiculture.IBeekeepingLogic;
|
||||
|
||||
import native.net.minecraft.entity.player.EntityPlayer;
|
||||
import native.net.minecraft.item.ItemStack;
|
||||
import native.net.minecraft.util.EnumHand;
|
||||
import native.net.minecraft.util.text.TextComponentString;
|
||||
import native.net.minecraft.util.math.BlockPos;
|
||||
import native.net.minecraft.world.World;
|
||||
|
||||
|
||||
// I hate Scala jars
|
||||
|
||||
#mixin {targets: "net.bdew.gendustry.machines.apiary.BlockApiary$"}
|
||||
zenClass ApiaryBonkMixin {
|
||||
// SRG HEAD: Block#onBlockClicked -> func_180649_a (not mixin, as inherited)
|
||||
function func_180649_a(worldIn as World, pos as BlockPos, playerIn as EntityPlayer) as void {
|
||||
|
||||
val heldItem as ItemStack = playerIn.getHeldItem(EnumHand.MAIN_HAND);
|
||||
if (!worldIn.isRemote && heldItem.isEmpty()) {
|
||||
// Bonk action: refresh apiary
|
||||
val tile as TileApiary = worldIn.getTileEntity(pos) as TileApiary;
|
||||
val logic as IBeekeepingLogic = tile.getBeekeepingLogic();
|
||||
logic.clearCachedValues();
|
||||
|
||||
// Chat message
|
||||
val message as TextComponentString = TextComponentString("§a铛!蜂箱鲜花已更新。");
|
||||
playerIn.sendStatusMessage(message, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
#modloaded gendustry crafttweaker
|
||||
#loader crafttweaker
|
||||
|
||||
// we were supposed to use mixin List getTooltip(ItemStack, World, ITooltipFlag), but Scala is just cursed
|
||||
<item:gendustry:industrial_apiary>.addTooltip("§3空手敲击蜂箱来更新鲜花!");
|
||||
Reference in New Issue
Block a user