import mods.gregtech.recipe.RecipeMap; recipes.remove(); recipes.addShaped(, [ [, , ], [, , ], [, , ]]); var star = ; var dblock = ; var dragcore = ; var wyvcore = ; //Wyvern Energy Core recipes.remove(); recipes.addShaped(, [ [dragcore, , dragcore], [, , ], [dragcore, , dragcore]]); //Wyvern Bow recipes.remove(); recipes.addShaped(, [ [star, wyvcore, star], [dragcore, , dragcore], [star, , star]]); //Wyvern Axe recipes.remove(); recipes.addShaped(, [ [star, wyvcore, star], [dragcore, , dragcore], [star, , star]]); //Wyvern Pickaxe recipes.remove(); recipes.addShaped(, [ [star, wyvcore, star], [dragcore, , dragcore], [star, , star]]); //Wyvern Shovel recipes.remove(); recipes.addShaped(, [ [star, wyvcore, star], [dragcore, , dragcore], [star, , star]]); //Wyvern Sword recipes.remove(); recipes.addShaped(, [ [star, wyvcore, star], [dragcore, , dragcore], [star, , star]]); //Fusion Injector recipes.remove(); recipes.addShaped(, [ [, , ], [dragcore, , dragcore], [, , ]]); //Reactor Stabalizer Frame recipes.remove(); recipes.addShaped(, [ [,,], [, , null], [,,]]); recipes.remove(); recipes.addShaped(, [ [null, null, null], [,,], [, ,]]); recipes.remove(); recipes.addShaped(, [ [null, null, null], [,,], [, ,]]); recipes.remove(); recipes.addShaped(, [ [null, , ], [, ,], [null, , ]]); recipes.remove(); recipes.addShaped(, [ [, , ], [, , ], [, , ]]); recipes.remove(); recipes.addShaped(, [ [, , ], [, , ], [, , ]]); //Draconium mods.jei.JEI.removeAndHide(); mods.jei.JEI.removeAndHide(); mods.jei.JEI.removeAndHide(); mods.jei.JEI.removeAndHide(); //GTCE Nugget Recipe solidifier.findRecipe(7, [], [ * 144]).remove(); //GTCE ingot recipe solidifier.findRecipe(7, [], [ * 144]).remove(); //GTCE Block recipe solidifier.findRecipe(7, [], [ * 1296]).remove(); //Nugget Recipe solidifier.recipeBuilder() .fluidInputs( * 144) .notConsumable() .outputs([ * 9]) .duration(200).EUt(30).buildAndRegister(); //Ingot Recipe solidifier.recipeBuilder() .fluidInputs( * 144) .notConsumable() .outputs([]) .duration(200).EUt(30).buildAndRegister(); //Block Recipe solidifier.recipeBuilder() .fluidInputs( * 1296) .notConsumable() .outputs([]) .duration(200).EUt(30).buildAndRegister(); recipes.addShapeless(, [,,,]); recipes.addShapeless(, [,,,,,,,,]); furnace.remove(); //GTCE Draconium ingot from dust furnace.remove(); //GTCE tiny pile -> GTCE dust //packager.findRecipe(12, [ * 9, .withTag({Configuration: 1, not_consumed: 1 as byte})], [null]).remove(); //GTCE small pile -> GTCE dust //packager.findRecipe(12, [ * 4, .withTag({Configuration: 2, not_consumed: 1 as byte})], [null]).remove(); //Draconium nugget -> GTCE ingot //packager.findRecipe(12, [ * 9, .withTag({Configuration: 1, not_consumed: 1 as byte})], [null]).remove(); //macerator.findRecipe(2, [], [null]).remove(); macerator.recipeBuilder() .inputs() .outputs() .duration(30).EUt(8).buildAndRegister(); //macerator.findRecipe(2, [], [null]).remove(); macerator.recipeBuilder() .inputs() .outputs() .duration(30).EUt(8).buildAndRegister(); //macerator.findRecipe(32, [], [null]).remove(); macerator.recipeBuilder() .inputs() .outputs( * 4) .duration(120).EUt(8).buildAndRegister(); //macerator.findRecipe(32, [], [null]).remove(); macerator.recipeBuilder() .inputs() .outputs( * 9) .duration(270).EUt(8).buildAndRegister(); //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs( * 8) // .duration(240).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs( * 4) // .duration(120).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs( * 2) // .duration(60).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs() // .duration(30).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs( * 8) // .duration(240).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs( * 4) // .duration(120).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs( * 2) // .duration(60).EUt(8).buildAndRegister(); // //macerator.findRecipe(8, [], [null]).remove(); //macerator.recipeBuilder() // .inputs() // .outputs() // .duration(30).EUt(8).buildAndRegister(); //alloy.findRecipe(32, [.withTag({not_consumed: 1 as byte}), * 9], [null]).remove(); //extruder.findRecipe(64, [.withTag({not_consumed: 1 as byte}), * 9], [null]).remove(); //Awakened Draconium fluidextractor.recipeBuilder() .inputs() .fluidOutputs([ * 16]) .duration(200).EUt(30).buildAndRegister(); fluidextractor.recipeBuilder() .inputs() .fluidOutputs([ * 144]) .duration(200).EUt(30).buildAndRegister(); fluidextractor.recipeBuilder() .inputs() .fluidOutputs([ * 1296]) .duration(200).EUt(30).buildAndRegister(); //fluidextractor.recipeBuilder() // .inputs() // .fluidOutputs([ * 576]) // .duration(200).EUt(30).buildAndRegister(); //fluidextractor.recipeBuilder() // .inputs() // .fluidOutputs([ * 144]) // .duration(200).EUt(30).buildAndRegister(); solidifier.recipeBuilder() .fluidInputs( * 144) .notConsumable() .outputs([ * 9]) .duration(200).EUt(30).buildAndRegister(); solidifier.recipeBuilder() .fluidInputs( * 144) .notConsumable() .outputs([]) .duration(200).EUt(30).buildAndRegister(); solidifier.recipeBuilder() .fluidInputs( * 1296) .notConsumable() .outputs([]) .duration(200).EUt(30).buildAndRegister(); solidifier.recipeBuilder() .fluidInputs( * 144) .notConsumable() .outputs([.firstItem]) .duration(200).EUt(30).buildAndRegister(); solidifier.recipeBuilder() .fluidInputs( * 576) .notConsumable() .outputs([.firstItem]) .duration(200).EUt(30).buildAndRegister();