New content for ULV + LV (#2873)
* require black steel plates before the forge hammer, add some blue steel things post-deployer that require a colored steel anvil, start refractory clay dust * first draft of bakelite, new phenolic boards, new cupro coils * add another page to the medicine quest * cl * backup of lv quests * quest stuff and some recipe tweaks * tweak --------- Co-authored-by: Redeix <redeix.m@gmail.com>
This commit is contained in:
parent
1190408623
commit
f324e7e6da
39 changed files with 1092 additions and 493 deletions
|
|
@ -9,11 +9,11 @@ const registerCreateAdditionsRecipes = (event) => {
|
|||
// Прокатный стан
|
||||
event.recipes.gtceu.shaped('createaddition:rolling_mill', [
|
||||
'ABA',
|
||||
'CBC',
|
||||
'DED'
|
||||
'CEC',
|
||||
'DBD'
|
||||
], {
|
||||
A: 'create:precision_mechanism',
|
||||
B: 'greate:steel_shaft',
|
||||
B: '#forge:rods/long/blue_steel',
|
||||
C: '#forge:double_plates/black_steel',
|
||||
D: '#gtceu:circuits/ulv',
|
||||
E: 'gtceu:ulv_machine_hull'
|
||||
|
|
|
|||
|
|
@ -757,7 +757,7 @@ function registerGreateRecipes(event) {
|
|||
'FEG'
|
||||
], {
|
||||
A: '#gtceu:circuits/ulv',
|
||||
B: 'greate:steel_shaft',
|
||||
B: '#forge:small_gears/blue_steel',
|
||||
C: 'gtceu:ulv_machine_hull',
|
||||
D: '#forge:plates/black_steel',
|
||||
E: 'gtceu:steel_whisk',
|
||||
|
|
@ -766,7 +766,7 @@ function registerGreateRecipes(event) {
|
|||
}).id('greate:shaped/steel_mechanical_mixer')
|
||||
|
||||
event.recipes.gtceu.assembler('greate:steel_mechanical_mixer')
|
||||
.itemInputs('greate:steel_shaft', '2x #gtceu:circuits/ulv', 'gtceu:ulv_machine_hull', 'gtceu:steel_whisk', '2x #forge:plates/black_steel')
|
||||
.itemInputs('#forge:small_gears/blue_steel', '2x #gtceu:circuits/ulv', 'gtceu:ulv_machine_hull', 'gtceu:steel_whisk', '2x #forge:plates/black_steel')
|
||||
.itemOutputs('greate:steel_mechanical_mixer')
|
||||
.duration(200)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
|
|
|||
|
|
@ -85,4 +85,47 @@ function removeGreateRecipes(event) {
|
|||
|
||||
event.remove({ id: 'greate:mixing/brass_ingot' })
|
||||
event.remove({ id: /^greate:.*\/integration\/createaddition/ })
|
||||
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_phosphorus_boule' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_phosphorus_boule_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_phosphorus_boule_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_naquadah_boule' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_naquadah_boule_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_naquadah_boule_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_neutronium_boule' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_neutronium_boule_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_neutronium_boule_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nano_cpu' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nano_cpu_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nano_cpu_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_qbit_cpu' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_qbit_cpu_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_qbit_cpu_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_soc' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_soc_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_soc_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_asoc' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_asoc_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_asoc_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_hasoc' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_hasoc_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_hasoc_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nand' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nand_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nand_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nor' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nor_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_nor_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_lpic_wafer' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_lpic_wafer_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_lpic_wafer_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_pic_wafer' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_pic_wafer_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_pic_wafer_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_hpic' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_hpic_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_hpic_distilled_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_uhpic' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_uhpic_water' })
|
||||
event.remove({ id: 'greate:cutting/integration/gtceu/cutter/cut_uhpic_distilled_water' })
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
* @param {Internal.RecipesEventJS} event
|
||||
*/
|
||||
function registerGTCEuMachineRecipes(event) {
|
||||
//#region Выход: Filter Casing
|
||||
// Filter Casing
|
||||
|
||||
event.shaped('gtceu:filter_casing', [
|
||||
'AAA',
|
||||
|
|
@ -19,9 +19,7 @@ function registerGTCEuMachineRecipes(event) {
|
|||
E: '#forge:rotors/steel'
|
||||
}).id('gtceu:shaped/filter_casing')
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Выход: Assembly Line Grating
|
||||
// Assembly Line Grating
|
||||
|
||||
event.shaped('2x gtceu:assembly_line_grating', [
|
||||
'ABA',
|
||||
|
|
@ -34,9 +32,7 @@ function registerGTCEuMachineRecipes(event) {
|
|||
D: 'gtceu:mv_electric_motor'
|
||||
}).id('gtceu:shaped/casing_grate_casing')
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Gas Collectors
|
||||
// #region Gas Collectors
|
||||
|
||||
event.shaped('gtceu:lv_gas_collector', [
|
||||
'ABA',
|
||||
|
|
@ -133,10 +129,9 @@ function registerGTCEuMachineRecipes(event) {
|
|||
D: '#gtceu:circuits/uv',
|
||||
E: 'gtceu:uv_machine_hull'
|
||||
}).id('gtceu:shaped/uv_gas_collector')
|
||||
// #endregion
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Forge Hammers
|
||||
// #region Forge Hammers
|
||||
|
||||
event.shaped('gtceu:lv_forge_hammer', [
|
||||
'ABA',
|
||||
|
|
@ -233,10 +228,9 @@ function registerGTCEuMachineRecipes(event) {
|
|||
D: 'gtceu:uv_machine_hull',
|
||||
E: '#tfc:red_or_blue_anvil',
|
||||
}).id('gtceu:shaped/uv_forge_hammer')
|
||||
// #endregion
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region CokeOven
|
||||
// #region Coke Oven
|
||||
|
||||
event.remove({ id: 'gtceu:shaped/casing_coke_bricks' })
|
||||
event.remove({ id: 'gtceu:compressor/coke_bricks' })
|
||||
|
|
@ -257,7 +251,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
.duration(50)
|
||||
.EUt(2);
|
||||
|
||||
// Coke Oven
|
||||
removeMaceratorRecipe(event, 'macerate_coke_oven')
|
||||
event.recipes.gtceu.shaped('gtceu:coke_oven', [
|
||||
'ABA',
|
||||
|
|
@ -287,15 +280,12 @@ function registerGTCEuMachineRecipes(event) {
|
|||
A: 'gtceu:coke_oven_bricks',
|
||||
B: '#forge:chests/wooden'
|
||||
}).addMaterialInfo().id('gtceu:shaped/coke_oven_hatch')
|
||||
|
||||
//#endregion
|
||||
|
||||
//#region Выход: Стальные машины
|
||||
|
||||
// HP Steam Boilers
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_solid_boiler')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_solid_boiler', [
|
||||
'AEA',
|
||||
'FEF',
|
||||
'ADA',
|
||||
'BCB'
|
||||
], {
|
||||
|
|
@ -303,12 +293,13 @@ function registerGTCEuMachineRecipes(event) {
|
|||
B: ChemicalHelper.get(TagPrefix.pipeSmallFluid, GTMaterials.TinAlloy, 1),
|
||||
C: 'gtceu:steel_brick_casing',
|
||||
D: 'tfc:crucible',
|
||||
E: ChemicalHelper.get(TagPrefix.rod, GTMaterials.BlackSteel, 1)
|
||||
E: ChemicalHelper.get(TagPrefix.plate, GTMaterials.BlackSteel, 1),
|
||||
F: ChemicalHelper.get(TagPrefix.rod, GTMaterials.Steel, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_boiler_coal_steel')
|
||||
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_liquid_boiler')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_liquid_boiler', [
|
||||
'AEA',
|
||||
'FEF',
|
||||
'ADA',
|
||||
'BCB'
|
||||
], {
|
||||
|
|
@ -316,7 +307,8 @@ function registerGTCEuMachineRecipes(event) {
|
|||
B: ChemicalHelper.get(TagPrefix.pipeSmallFluid, GTMaterials.TinAlloy, 1),
|
||||
C: 'gtceu:steel_brick_casing',
|
||||
D: '#forge:glass',
|
||||
E: ChemicalHelper.get(TagPrefix.rod, GTMaterials.BlackSteel, 1)
|
||||
E: ChemicalHelper.get(TagPrefix.plate, GTMaterials.BlackSteel, 1),
|
||||
F: ChemicalHelper.get(TagPrefix.rod, GTMaterials.Steel, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_boiler_lava_steel')
|
||||
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_solar_boiler')
|
||||
|
|
@ -327,12 +319,13 @@ function registerGTCEuMachineRecipes(event) {
|
|||
], {
|
||||
A: '#forge:glass_panes',
|
||||
B: ChemicalHelper.get(TagPrefix.plateDouble, GTMaterials.Silver, 1),
|
||||
C: ChemicalHelper.get(TagPrefix.rod, GTMaterials.BlackSteel, 1),
|
||||
C: ChemicalHelper.get(TagPrefix.plate, GTMaterials.BlackSteel, 1),
|
||||
D: 'gtceu:steel_brick_casing',
|
||||
E: ChemicalHelper.get(TagPrefix.pipeSmallFluid, GTMaterials.TinAlloy, 1),
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_boiler_solar_steel')
|
||||
|
||||
// Экстрактор
|
||||
// #region Other steam machines
|
||||
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_extractor')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_extractor', [
|
||||
'BEB',
|
||||
|
|
@ -347,7 +340,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
F: ChemicalHelper.get(TagPrefix.ring, GTMaterials.BlackSteel, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_extractor_steel')
|
||||
|
||||
// Дробитель
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_macerator')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_macerator', [
|
||||
'BFB',
|
||||
|
|
@ -362,7 +354,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
F: '#forge:raw_materials/diamond'
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_macerator_steel')
|
||||
|
||||
// Компрессор
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_compressor')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_compressor', [
|
||||
'BCB',
|
||||
|
|
@ -374,10 +365,9 @@ function registerGTCEuMachineRecipes(event) {
|
|||
C: ChemicalHelper.get(TagPrefix.plate, GTMaterials.Steel, 1),
|
||||
D: ChemicalHelper.get(TagPrefix.plate, GTMaterials.WroughtIron, 1),
|
||||
E: 'minecraft:piston',
|
||||
F: ChemicalHelper.get(TagPrefix.rod, GTMaterials.BlackSteel, 1)
|
||||
F: ChemicalHelper.get(TagPrefix.ingot, GTMaterials.BlackSteel, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_compressor_steel')
|
||||
|
||||
// Молот
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_forge_hammer')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_forge_hammer', [
|
||||
'DFD',
|
||||
|
|
@ -392,7 +382,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
F: 'minecraft:piston'
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_hammer_steel')
|
||||
|
||||
// Печь
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_furnace')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_furnace', [
|
||||
'BCB',
|
||||
|
|
@ -406,7 +395,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
F: ChemicalHelper.get(TagPrefix.rod, GTMaterials.BlackSteel, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_furnace_steel')
|
||||
|
||||
// Сплавщик
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_alloy_smelter')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_alloy_smelter', [
|
||||
'FCF',
|
||||
|
|
@ -420,7 +408,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
F: ChemicalHelper.get(TagPrefix.rod, GTMaterials.BlackSteel, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_alloy_smelter_steel')
|
||||
|
||||
// Блоко-ломатель
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_rock_crusher')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_rock_crusher', [
|
||||
'ECE',
|
||||
|
|
@ -434,7 +421,6 @@ function registerGTCEuMachineRecipes(event) {
|
|||
E: ChemicalHelper.get(TagPrefix.screw, GTMaterials.WroughtIron, 1)
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_rock_breaker_steel')
|
||||
|
||||
// Miner
|
||||
removeMaceratorRecipe(event, 'macerate_hp_steam_miner')
|
||||
event.recipes.gtceu.shaped('gtceu:hp_steam_miner', [
|
||||
'EFE',
|
||||
|
|
@ -451,7 +437,7 @@ function registerGTCEuMachineRecipes(event) {
|
|||
|
||||
//#endregion
|
||||
|
||||
//#region passthrough hatches
|
||||
//#region Passthrough hatches
|
||||
event.recipes.gtceu.shaped('gtceu:lv_item_passthrough_hatch', [
|
||||
' A ',
|
||||
'BCB',
|
||||
|
|
@ -623,6 +609,8 @@ function registerGTCEuMachineRecipes(event) {
|
|||
|
||||
//#region ULV Hatches
|
||||
|
||||
event.replaceInput({ id: 'gtceu:shaped/ulv_machine_hull' }, '#forge:plates/wood', '#forge:plates/lead')
|
||||
|
||||
event.recipes.gtceu.shaped('gtceu:ulv_input_bus', [
|
||||
'CAC',
|
||||
'CBC',
|
||||
|
|
|
|||
|
|
@ -391,6 +391,8 @@ function removeGTCEURecipes(event) {
|
|||
//#region Выход: Бумажная пыль
|
||||
|
||||
event.remove({ id: 'gtceu:shaped/paper_dust' })
|
||||
event.remove({ id: 'gtceu:shaped_fluid_container/paper' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_enchanting_table' })
|
||||
|
||||
//#endregion
|
||||
|
||||
|
|
@ -838,9 +840,13 @@ function removeGTCEURecipes(event) {
|
|||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__granite' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__diorite' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__andesite' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__marble' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__redrock' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__deepslate' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__blackstone' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__endstone' })
|
||||
event.remove({ id: 'gtceu:centrifuge/decomposition_centrifuging__red_granite' })
|
||||
event.remove({ id: 'gtceu:electrolyzer/decomposition_electrolyzing_tuff' })
|
||||
|
||||
removeMaceratorRecipe(event, 'macerate_end_stone');
|
||||
removeMaceratorRecipe(event, 'macerate_end_stone_bricks');
|
||||
|
|
@ -900,6 +906,10 @@ function removeGTCEURecipes(event) {
|
|||
event.remove({ id: 'gtceu:macerator/macerate_smooth_sandstone' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_sandstone' })
|
||||
event.remove({ id: 'gtceu:macerator/macerate_cut_sandstone' })
|
||||
|
||||
event.remove({ id: 'gtceu:rock_breaker/obsidian' })
|
||||
|
||||
event.remove({ id: 'gtceu:alloy_smelter/alloy_smelt_magnesia_refractory_brick_to_nugget' })
|
||||
}
|
||||
|
||||
function removeMaceratorRecipe(event, id) {
|
||||
|
|
|
|||
|
|
@ -112,5 +112,7 @@ function registerGTCEUFluidTags(event) {
|
|||
event.add("c:hidden_from_recipe_viewers", "gtceu:damascus_steel");
|
||||
event.add("c:hidden_from_recipe_viewers", "gtceu:blaze");
|
||||
event.add("c:hidden_from_recipe_viewers", "gtceu:thorium");
|
||||
|
||||
|
||||
event.add("c:hidden_from_recipe_viewers", "tfg:molten_weak_red_steel");
|
||||
event.add("c:hidden_from_recipe_viewers", "tfg:molten_weak_blue_steel");
|
||||
}
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ const registerTFCRecipes = (event) => {
|
|||
], {
|
||||
A: '#forge:double_plates/wrought_iron',
|
||||
B: 'tfc:crucible'
|
||||
}).addMaterialInfo().id('tfc:crafting/blast_furnace')
|
||||
}).id('tfc:crafting/blast_furnace')
|
||||
|
||||
// Тыква -> Кусочки тыквы
|
||||
event.recipes.tfc.advanced_shapeless_crafting(
|
||||
|
|
@ -250,4 +250,6 @@ const registerTFCRecipes = (event) => {
|
|||
.itemOutputs("4x tfc:powder/flux")
|
||||
.duration(50)
|
||||
.EUt(2);
|
||||
|
||||
event.shapeless('4x tfc:fire_clay', ['tfc:fire_clay_block'])
|
||||
}
|
||||
|
|
|
|||
|
|
@ -130,4 +130,11 @@ function removeTFCRecipes(event) {
|
|||
event.remove({ output: 'tfc:rustic_windmill_blade'})
|
||||
event.remove({ output: 'tfc:lattice_windmill_blade'})
|
||||
event.remove({ id: 'tfchotornot:heating/insulating_items'})
|
||||
|
||||
event.remove({ id: 'tfc:heating/metal/weak_blue_steel_ingot' })
|
||||
event.remove({ id: 'tfc:casting/weak_blue_steel_ingot' })
|
||||
event.remove({ id: 'tfc:casting/weak_blue_steel_fire_ingot' })
|
||||
event.remove({ id: 'tfc:heating/metal/weak_red_steel_ingot' })
|
||||
event.remove({ id: 'tfc:casting/weak_red_steel_ingot' })
|
||||
event.remove({ id: 'tfc:casting/weak_red_steel_fire_ingot' })
|
||||
}
|
||||
|
|
|
|||
|
|
@ -4,16 +4,24 @@
|
|||
*
|
||||
* @param {Internal.RecipesEventJS} event
|
||||
*/
|
||||
const registerTFCBetterBFRecipes = (event) => {
|
||||
event.remove("tfcbetterbf:heating/metal/insulation")
|
||||
|
||||
event.recipes.tfc.heating('tfcbetterbf:insulation', 1535)
|
||||
.resultFluid(Fluid.of('gtceu:iron', 432))
|
||||
.id(`tfcbetterbf:heating/insulation`)
|
||||
const registerTFCBetterBFRecipes = (event) => {
|
||||
event.remove("tfcbetterbf:heating/metal/insulation")
|
||||
|
||||
event.recipes.tfc.heating('tfcbetterbf:insulated_fire_bricks', 1535)
|
||||
.resultFluid(Fluid.of('gtceu:iron', 432))
|
||||
.id(`tfcbetterbf:heating/insulated_fire_bricks`)
|
||||
event.recipes.tfc.heating('tfcbetterbf:insulation', 1535)
|
||||
.resultFluid(Fluid.of('gtceu:iron', 432))
|
||||
.id(`tfcbetterbf:heating/insulation`)
|
||||
|
||||
TFGHelpers.registerMaterialInfo('tfcbetterbf:insulated_fire_bricks', [GTMaterials.WroughtIron, 3])
|
||||
TFGHelpers.registerMaterialInfo('tfcbetterbf:insulation', [GTMaterials.WroughtIron, 3])
|
||||
|
||||
event.recipes.tfc.heating('tfcbetterbf:insulated_fire_bricks', 1535)
|
||||
.resultFluid(Fluid.of('gtceu:iron', 432))
|
||||
.id(`tfcbetterbf:heating/insulated_fire_bricks`)
|
||||
|
||||
TFGHelpers.registerMaterialInfo('tfcbetterbf:insulated_fire_bricks', [GTMaterials.get('tfg:refractory_clay'), 5, GTMaterials.WroughtIron, 3])
|
||||
|
||||
event.recipes.gtceu.packer('tfcbetterbf:insulated_fire_bricks')
|
||||
.itemInputs('tfcbetterbf:insulated_fire_bricks')
|
||||
.itemOutputs('tfc:fire_bricks', '3x tfcbetterbf:insulation')
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
}
|
||||
70
kubejs/server_scripts/tfg/machines/recipes.bakelite.js
Normal file
70
kubejs/server_scripts/tfg/machines/recipes.bakelite.js
Normal file
|
|
@ -0,0 +1,70 @@
|
|||
"use strict";
|
||||
|
||||
function registerTFGBakeliteRecipes(event) {
|
||||
|
||||
// TODO: move oil PE to MV
|
||||
|
||||
event.recipes.gtceu.chemical_reactor('tfg:formaldehyde_from_methane')
|
||||
.inputFluids('gtceu:methane 1000', 'gtceu:oxygen 1000')
|
||||
.outputFluids('gtceu:formaldehyde 1000', 'gtceu:hydrogen 2000')
|
||||
.circuit(1)
|
||||
.duration(200)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
// add phenol and methane to distillation
|
||||
event.recipes.gtceu.distillation_tower('gtceu:distill_creosote')
|
||||
.inputFluids('gtceu:creosote 1000')
|
||||
.outputFluids('gtceu:lubricant 500')
|
||||
.outputFluids('gtceu:phenol 50')
|
||||
.outputFluids('gtceu:carbon_dioxide 200')
|
||||
.outputFluids('gtceu:methane 250')
|
||||
// this adds single-block distillery recipes too
|
||||
.disableDistilleryRecipes(false)
|
||||
.duration(8 * 20)
|
||||
.EUt(96)
|
||||
|
||||
event.recipes.gtceu.chemical_reactor('tfg:syngas_to_methane')
|
||||
.inputFluids('tfg:syngas 1000')
|
||||
.notConsumable('#forge:dusts/silver')
|
||||
.outputFluids('gtceu:methane 100')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.chemical_reactor('tfg:phenolic_resin')
|
||||
.inputFluids('gtceu:phenol 500', 'gtceu:formaldehyde 1000')
|
||||
.notConsumable('#forge:dusts/sodium_hydroxide')
|
||||
.outputFluids('tfg:phenolic_resin 1000')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:bakelite_wood')
|
||||
.inputFluids('tfg:phenolic_resin 144')
|
||||
.itemInputs('tfg:treated_chipboard_composite')
|
||||
.outputFluids('tfg:bakelite 144')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:bakelite_asbestos')
|
||||
.inputFluids('tfg:phenolic_resin 144')
|
||||
.itemInputs('#forge:dusts/asbestos')
|
||||
.outputFluids('tfg:bakelite 144')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.remove({ id: 'gtceu:assembler/phenolic_board' })
|
||||
|
||||
event.recipes.gtceu.forming_press('tfg:phenolic_board')
|
||||
.itemInputs('2x #forge:foils/bakelite', '2x minecraft:paper', 'gtceu:resin_circuit_board')
|
||||
.itemOutputs('gtceu:phenolic_circuit_board')
|
||||
.duration(7.5 * 20)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:phenolic_board_pe')
|
||||
.itemInputs('2x #forge:foils/polyethylene', 'gtceu:wood_plate')
|
||||
.inputFluids('gtceu:phenol 50')
|
||||
.itemOutputs('gtceu:phenolic_circuit_board')
|
||||
.duration(7.5 * 20)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
|
||||
event.replaceInput({ id: 'gtceu:shaped/mv_machine_hull' }, '#forge:plates/wrought_iron', '#forge:plates/bakelite')
|
||||
}
|
||||
77
kubejs/server_scripts/tfg/machines/recipes.coils.js
Normal file
77
kubejs/server_scripts/tfg/machines/recipes.coils.js
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
"use strict";
|
||||
|
||||
function registerTFGCoilRecipes(event) {
|
||||
|
||||
// #region Cupronickel Coil
|
||||
|
||||
event.smelting('tfg:refractory_clay_dust', 'tfc:fire_clay')
|
||||
|
||||
event.recipes.gtceu.chemical_reactor('tfg:magnesium_hydroxide')
|
||||
.itemInputs('#forge:dusts/magnesium')
|
||||
.inputFluids('tfc:lye 2000')
|
||||
.itemOutputs('#forge:dusts/magnesium_hydroxide', '2x #forge:dusts/sodium')
|
||||
.duration(5 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.coke_oven('tfg:magnesia')
|
||||
.itemInputs('#forge:dusts/magnesium_hydroxide')
|
||||
.itemOutputs('#forge:dusts/magnesia')
|
||||
.duration(20 * 20)
|
||||
|
||||
event.recipes.gtceu.pyrolyse_oven('tfg:magnesia')
|
||||
.itemInputs('#forge:dusts/magnesium_hydroxide')
|
||||
.itemOutputs('#forge:dusts/magnesia')
|
||||
.duration(20 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.MV])
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:magnesia_refractory_brick_dust_sticky')
|
||||
.itemInputs('#forge:dusts/magnesia', '#forge:dusts/refractory_clay', '#forge:dusts/graphite', '5x gtceu:sticky_resin')
|
||||
.itemOutputs('3x #forge:dusts/magnesia_refractory_brick')
|
||||
.duration(5 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:magnesia_refractory_brick_dust_sticky_powder')
|
||||
.itemInputs('#forge:dusts/magnesia', '#forge:dusts/refractory_clay', '4x tfc:powder/graphite', '5x gtceu:sticky_resin')
|
||||
.itemOutputs('3x #forge:dusts/magnesia_refractory_brick')
|
||||
.duration(5 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:magnesia_refractory_brick_dust_phenolic')
|
||||
.itemInputs('#forge:dusts/magnesia', '#forge:dusts/refractory_clay', '#forge:dusts/graphite')
|
||||
.inputFluids(Fluid.of('tfg:phenolic_resin', 144))
|
||||
.itemOutputs('3x #forge:dusts/magnesia_refractory_brick')
|
||||
.duration(5 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.mixer('tfg:magnesia_refractory_brick_dust_phenolic_powder')
|
||||
.itemInputs('#forge:dusts/magnesia', '#forge:dusts/refractory_clay', '4x tfc:powder/graphite')
|
||||
.inputFluids(Fluid.of('tfg:phenolic_resin', 144))
|
||||
.itemOutputs('3x #forge:dusts/magnesia_refractory_brick')
|
||||
.duration(5 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.alloy_smelter('tfg:magnesia_refractory_brick')
|
||||
.itemInputs('#forge:dusts/magnesia_refractory_brick')
|
||||
.notConsumable('gtceu:ingot_casting_mold')
|
||||
.itemOutputs('#forge:ingots/magnesia_refractory_brick')
|
||||
.duration(8 * 20)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
.category(GTRecipeCategories.INGOT_MOLDING)
|
||||
|
||||
event.recipes.gtceu.forming_press('tfg:magnesia_refractory_brick')
|
||||
.itemInputs('#forge:dusts/magnesia_refractory_brick')
|
||||
.notConsumable('gtceu:ingot_casting_mold')
|
||||
.itemOutputs('#forge:ingots/magnesia_refractory_brick')
|
||||
.duration(4 * 20)
|
||||
.EUt(GTValues.VHA[GTValues.LV])
|
||||
|
||||
event.recipes.gtceu.assembler('gtceu:coil_cupronickel')
|
||||
.itemInputs('8x #forge:double_wires/cupronickel', '8x #forge:foils/blue_steel', '8x #forge:ingots/magnesia_refractory_brick')
|
||||
.inputFluids('gtceu:tin_alloy 144')
|
||||
.itemOutputs('gtceu:cupronickel_coil_block')
|
||||
.duration(10 * 20)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
.addMaterialInfo(true, true)
|
||||
|
||||
// #endregion
|
||||
}
|
||||
|
|
@ -98,7 +98,7 @@ function registerTFGMultiblockRecipes(event) {
|
|||
'ACA',
|
||||
'ABA'
|
||||
], {
|
||||
A: '#forge:plates/brass',
|
||||
A: '#forge:plates/bronze',
|
||||
B: 'gtceu:potin_large_fluid_pipe',
|
||||
C: 'gtceu:hp_steam_compressor'
|
||||
}).addMaterialInfo().id('gtceu:shaped/steam_squasher')
|
||||
|
|
@ -108,7 +108,7 @@ function registerTFGMultiblockRecipes(event) {
|
|||
'ACA',
|
||||
'ABA'
|
||||
], {
|
||||
A: '#forge:plates/brass',
|
||||
A: '#forge:plates/bronze',
|
||||
B: 'tfc:metal/anvil/steel',
|
||||
C: 'gtceu:hp_steam_forge_hammer',
|
||||
D: 'gtceu:potin_large_fluid_pipe'
|
||||
|
|
|
|||
|
|
@ -67,6 +67,35 @@ function registerTFGAlloyingRecipes(event) {
|
|||
.circuit(1)
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
.blastFurnaceTemp(1000)
|
||||
|
||||
event.remove({ id: 'greate:mixing/integration/gtceu/mixer/red_steel' })
|
||||
event.remove({ id: 'greate:mixing/integration/gtceu/mixer/blue_steel' })
|
||||
|
||||
event.recipes.greate.mixing('#forge:dusts/weak_red_steel',
|
||||
['4x #forge:dusts/black_steel', '2x #forge:dusts/steel', '#forge:dusts/brass', '#forge:dusts/rose_gold'])
|
||||
.recipeTier(1)
|
||||
.circuitNumber(2)
|
||||
.heated()
|
||||
.id('tfg:weak_red_steel_greate')
|
||||
|
||||
event.recipes.greate.mixing('#forge:dusts/weak_blue_steel',
|
||||
['4x #forge:dusts/black_steel', '2x #forge:dusts/steel', '#forge:dusts/bismuth_bronze', '#forge:dusts/sterling_silver'])
|
||||
.recipeTier(1)
|
||||
.circuitNumber(2)
|
||||
.heated()
|
||||
.id('tfg:weak_blue_steel_greate')
|
||||
|
||||
event.recipes.greate.mixing('#forge:dusts/red_steel',
|
||||
['4x #forge:dusts/black_steel', '2x #forge:dusts/steel', '#forge:dusts/brass', '#forge:dusts/rose_gold'])
|
||||
.recipeTier(2)
|
||||
.circuitNumber(1)
|
||||
.id('tfg:red_steel_greate')
|
||||
|
||||
event.recipes.greate.mixing('#forge:dusts/blue_steel',
|
||||
['4x #forge:dusts/black_steel', '2x #forge:dusts/steel', '#forge:dusts/bismuth_bronze', '#forge:dusts/sterling_silver'])
|
||||
.recipeTier(2)
|
||||
.circuitNumber(1)
|
||||
.id('tfg:blue_steel_greate')
|
||||
|
||||
//#endregion
|
||||
|
||||
|
|
|
|||
|
|
@ -156,7 +156,7 @@ function processToolHead(event, headTagPrefix, tagPrefixName, extruderMold, cera
|
|||
.circuit(circuitMeta)
|
||||
.itemOutputs(toolHeadItem)
|
||||
.duration(material.getMass() * 6)
|
||||
.EUt(GTValues.VA[GTValues.LV])
|
||||
.EUt(GTValues.VA[GTValues.MV])
|
||||
}
|
||||
|
||||
addMaterialRecycling(event, toolHeadItem, material, tagPrefixName, headTagPrefix);
|
||||
|
|
|
|||
|
|
@ -187,19 +187,16 @@ function registerTFGClayRecipes(event) {
|
|||
.duration(20)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:casting_channel')
|
||||
.itemInputs('tfcchannelcasting:channel')
|
||||
.itemOutputs('1x #forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
|
||||
event.recipes.gtceu.macerator('tfg:mold_table')
|
||||
.itemInputs('tfcchannelcasting:mold_table')
|
||||
.itemOutputs('5x #forge:dusts/brick')
|
||||
.category(GTRecipeCategories.MACERATOR_RECYCLING)
|
||||
.duration(20)
|
||||
.EUt(2)
|
||||
var refractoryClay = GTMaterials.get('tfg:refractory_clay');
|
||||
TFGHelpers.registerMaterialInfo('tfc:blast_furnace', [GTMaterials.WroughtIron, 16, refractoryClay, 5])
|
||||
TFGHelpers.registerMaterialInfo('tfc:fire_bricks', [refractoryClay, 5])
|
||||
TFGHelpers.registerMaterialInfo('tfc:crucible', [refractoryClay, 5])
|
||||
TFGHelpers.registerMaterialInfo('tfc:ceramic/fire_brick', [refractoryClay, 1])
|
||||
TFGHelpers.registerMaterialInfo('tfcchannelcasting:channel', [refractoryClay, 5/4])
|
||||
TFGHelpers.registerMaterialInfo('tfcchannelcasting:mold_table', [refractoryClay, 5])
|
||||
TFGHelpers.registerMaterialInfo('tfc:ceramic/fire_ingot_mold', [refractoryClay, 5/2])
|
||||
TFGHelpers.registerMaterialInfo('tfg:rod_mold', [refractoryClay, 5])
|
||||
TFGHelpers.registerMaterialInfo('tfg:small_gear_mold', [refractoryClay, 5])
|
||||
|
||||
// Renewable clay
|
||||
event.recipes.gtceu.rock_breaker("clay_duping")
|
||||
|
|
|
|||
|
|
@ -128,13 +128,6 @@ function registerTFGChipboardRecipes(event) {
|
|||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.chemical_bath('gtceu:bath_high_density_treated_fiberboard')
|
||||
.itemInputs('1x gtceu:wood_plate')
|
||||
.inputFluids(Fluid.of('gtceu:creosote', 50))
|
||||
.itemOutputs('tfg:high_density_treated_fiberboard')
|
||||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.chemical_bath('gtceu:bath_treated_wood_dust')
|
||||
.itemInputs('#tfg:wood_dusts')
|
||||
.inputFluids(Fluid.of('gtceu:creosote', 50))
|
||||
|
|
@ -142,17 +135,9 @@ function registerTFGChipboardRecipes(event) {
|
|||
.duration(100)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.compressor('tfg:compressed_treated_chipboard_composite')
|
||||
.itemInputs('tfg:treated_chipboard_composite')
|
||||
.itemOutputs('tfg:high_density_treated_fiberboard')
|
||||
.duration(200)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.recipes.gtceu.assembler('tfg:resin_circuit_assembler')
|
||||
.itemInputs('gtceu:wood_plate', '2x gtceu:sticky_resin')
|
||||
.itemOutputs('gtceu:resin_circuit_board')
|
||||
.duration(20 * 10)
|
||||
.EUt(GTValues.VA[GTValues.ULV])
|
||||
|
||||
event.replaceInput({ id: 'gtceu:assembler/phenolic_board' }, '#tfg:wood_dusts', 'tfg:high_density_treated_fiberboard')
|
||||
}
|
||||
|
|
@ -56,6 +56,8 @@ const registerTFGRecipes = (event) => {
|
|||
registerTFGMultiblockRecipes(event)
|
||||
registerTFGSteamBloomeryRecipes(event)
|
||||
registerTFGElectronicComponentsRecipes(event)
|
||||
registerTFGBakeliteRecipes(event)
|
||||
registerTFGCoilRecipes(event)
|
||||
|
||||
registerTFGEarlyGasRecipes(event)
|
||||
registerTFGBoilerRecipes(event)
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ function registerVintageImprovementsRecipes(event) {
|
|||
B: 'greate:steel_cogwheel',
|
||||
C: '#forge:rods/steel',
|
||||
D: '#forge:double_ingots/black_steel',
|
||||
E: '#forge:small_gears/steel',
|
||||
E: '#forge:small_gears/blue_steel',
|
||||
F: '#gtceu:circuits/ulv'
|
||||
}).addMaterialInfo().id('tfg:vi/shaped/spring_coiling_machine')
|
||||
|
||||
|
|
@ -27,8 +27,8 @@ function registerVintageImprovementsRecipes(event) {
|
|||
], {
|
||||
A: 'gtceu:ulv_machine_casing',
|
||||
B: 'greate:steel_mechanical_pump',
|
||||
C: 'create:mechanical_piston',
|
||||
D: '#forge:springs/wrought_iron',
|
||||
C: 'minecraft:piston',
|
||||
D: '#forge:springs/blue_steel',
|
||||
E: 'create:electron_tube',
|
||||
F: '#forge:plates/black_steel',
|
||||
G: 'create:precision_mechanism'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue