moved syngas in the vacuumizer to the top #2378

Related Work Items: #23
This commit is contained in:
Pyritie 2025-12-14 02:30:50 +00:00
parent ab7f443772
commit 316dc2f5fb
3 changed files with 85 additions and 93 deletions

View file

@ -4,6 +4,7 @@
### Breaking Changes ### Breaking Changes
- The previous silicone rubber styrene butadiene rubber belts have been changed to a different item, so please break and recycle them before updating if you're using any. - The previous silicone rubber styrene butadiene rubber belts have been changed to a different item, so please break and recycle them before updating if you're using any.
- Cleaning meal bag foil packs is now done in the chem bath instead of the ore washer. @Pyritie - Cleaning meal bag foil packs is now done in the chem bath instead of the ore washer. @Pyritie
- Syngas crafting in the Vacuum Chamber will now output into the chamber itself instead of the Basin, so it won't get mixed up with the creosote (#2378)
### Changes ### Changes
#### Hot or Not #### Hot or Not
- Added "too cold to handle" and "too light to handle" for cold things and lighter-than-air things. Uses the same mechanic as tongs. Lighter-than-air things can also be negated with something Very Heavy in your inventory, and all effects (including "too hot to handle") are negated by super tanks/chests and cells, but *not* drums or buckets. Check the `#tfg:hot_protection_equipment`, `#tfg:cold_protection_equipment`, and `#tfg:floating_protection_equipment` tags for equipment that makes you immune to these effects. The equipment also protects against pipes! @Pyritie - Added "too cold to handle" and "too light to handle" for cold things and lighter-than-air things. Uses the same mechanic as tongs. Lighter-than-air things can also be negated with something Very Heavy in your inventory, and all effects (including "too hot to handle") are negated by super tanks/chests and cells, but *not* drums or buckets. Check the `#tfg:hot_protection_equipment`, `#tfg:cold_protection_equipment`, and `#tfg:floating_protection_equipment` tags for equipment that makes you immune to these effects. The equipment also protects against pipes! @Pyritie

View file

@ -10,7 +10,7 @@
id: "4EEC4E3BE1B3D3B1" id: "4EEC4E3BE1B3D3B1"
linked_quest: "222295CD03AF00DC" linked_quest: "222295CD03AF00DC"
x: -1.5d x: -1.5d
y: -5.5d y: -6.0d
}] }]
quests: [ quests: [
{ {
@ -36,7 +36,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.pyrolyse.title}" title: "{quests.medium_voltage.pyrolyse.title}"
x: -2.5d x: -1.0d
y: -0.5d y: -0.5d
} }
{ {
@ -63,14 +63,11 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_biomass.title}" title: "{quests.medium_voltage.mv_biomass.title}"
x: -5.5d x: -4.0d
y: -0.5d y: -0.5d
} }
{ {
dependencies: [ dependencies: ["22E462070F8B027A"]
"22E462070F8B027A"
"499CACFF0350B3CA"
]
dependency_requirement: "one_completed" dependency_requirement: "one_completed"
description: [ description: [
"{quests.medium_voltage.mv_brewery.desc.1}" "{quests.medium_voltage.mv_brewery.desc.1}"
@ -84,27 +81,19 @@
shape: "square" shape: "square"
size: 1.0d size: 1.0d
subtitle: "{quests.medium_voltage.mv_brewery.subtitle}" subtitle: "{quests.medium_voltage.mv_brewery.subtitle}"
tasks: [ tasks: [{
{ id: "29393DEB346EC4D2"
id: "1CB0F32E8293B5D7" item: {
item: "gtceu:lubricant_bucket" Count: 1
optional_task: true id: "ftbfiltersystem:smart_filter"
type: "item" tag: {
} "ftbfiltersystem:filter": "or(item(gtceu:lv_brewery)item(gtceu:mv_brewery))"
{
id: "29393DEB346EC4D2"
item: {
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lv_brewery)item(gtceu:mv_brewery))"
}
} }
type: "item"
} }
] type: "item"
}]
title: "{quests.medium_voltage.mv_brewery.title}" title: "{quests.medium_voltage.mv_brewery.title}"
x: -5.5d x: -4.0d
y: -2.0d y: -2.0d
} }
{ {
@ -163,7 +152,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_ethanol.title}" title: "{quests.medium_voltage.mv_ethanol.title}"
x: -8.0d x: -7.5d
y: -0.5d y: -0.5d
} }
{ {
@ -206,7 +195,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_naphtha.title}" title: "{quests.medium_voltage.mv_naphtha.title}"
x: -7.5d x: -7.0d
y: 2.5d y: 2.5d
} }
{ {
@ -241,7 +230,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_fuel_cracking.title}" title: "{quests.medium_voltage.mv_fuel_cracking.title}"
x: -8.5d x: -8.0d
y: 2.5d y: 2.5d
} }
{ {
@ -277,8 +266,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_energy.title}" title: "{quests.medium_voltage.mv_energy.title}"
x: 7.0d x: 6.0d
y: -1.0d y: -2.0d
} }
{ {
dependencies: ["2AD44111B9B39C90"] dependencies: ["2AD44111B9B39C90"]
@ -298,7 +287,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_stainless.title}" title: "{quests.medium_voltage.mv_stainless.title}"
x: 1.5d x: 1.0d
y: 7.5d y: 7.5d
} }
{ {
@ -390,7 +379,7 @@
}] }]
title: "{quests.medium_voltage.electrolyzer.title}" title: "{quests.medium_voltage.electrolyzer.title}"
x: -1.5d x: -1.5d
y: -3.5d y: -4.0d
} }
{ {
dependencies: ["22E462070F8B027A"] dependencies: ["22E462070F8B027A"]
@ -420,8 +409,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_miner.title}" title: "{quests.medium_voltage.mv_miner.title}"
x: 0.5d x: 4.5d
y: 3.0d y: -4.0d
} }
{ {
dependencies: ["4A92AFD2532EED26"] dependencies: ["4A92AFD2532EED26"]
@ -437,7 +426,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_steel_alloy.title}" title: "{quests.medium_voltage.mv_steel_alloy.title}"
x: 7.0d x: 8.0d
y: 1.0d y: 1.0d
} }
{ {
@ -457,10 +446,11 @@
"ftbfiltersystem:filter": "or(item(gtceu:mv_cutter)item(greate:aluminium_mechanical_saw))" "ftbfiltersystem:filter": "or(item(gtceu:mv_cutter)item(greate:aluminium_mechanical_saw))"
} }
} }
title: "{quests.medium_voltage.mv_cutter.task}"
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_cutter.title}" title: "{quests.medium_voltage.mv_cutter.title}"
x: 7.0d x: 8.0d
y: 4.0d y: 4.0d
} }
{ {
@ -480,7 +470,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_laser_engraver.title}" title: "{quests.medium_voltage.mv_laser_engraver.title}"
x: 7.0d x: 8.0d
y: 8.0d y: 8.0d
} }
{ {
@ -501,7 +491,7 @@
}] }]
title: "{quests.medium_voltage.mv_energy_hatch.title}" title: "{quests.medium_voltage.mv_energy_hatch.title}"
x: 3.0d x: 3.0d
y: 10.0d y: 9.0d
} }
{ {
dependencies: ["22E462070F8B027A"] dependencies: ["22E462070F8B027A"]
@ -540,7 +530,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_kanthal_coil.title}" title: "{quests.medium_voltage.mv_kanthal_coil.title}"
x: 1.5d x: 1.0d
y: 10.0d y: 10.0d
} }
{ {
@ -591,7 +581,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_ram.title}" title: "{quests.medium_voltage.mv_ram.title}"
x: 8.5d x: 8.0d
y: 10.0d y: 10.0d
} }
{ {
@ -657,7 +647,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_silicon_boule.title}" title: "{quests.medium_voltage.mv_silicon_boule.title}"
x: 9.0d x: 10.0d
y: 8.0d y: 8.0d
} }
{ {
@ -674,7 +664,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_circuit_assembler.title}" title: "{quests.medium_voltage.mv_circuit_assembler.title}"
x: 1.0d x: 0.0d
y: 14.0d y: 14.0d
} }
{ {
@ -711,7 +701,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_best_lv.title}" title: "{quests.medium_voltage.mv_best_lv.title}"
x: -1.0d x: -3.0d
y: 12.0d y: 12.0d
} }
{ {
@ -731,7 +721,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_best_mv.title}" title: "{quests.medium_voltage.mv_best_mv.title}"
x: -1.0d x: -3.0d
y: 14.0d y: 14.0d
} }
{ {
@ -748,7 +738,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_second_hv.title}" title: "{quests.medium_voltage.mv_second_hv.title}"
x: -1.0d x: -3.0d
y: 16.5d y: 16.5d
} }
{ {
@ -840,7 +830,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_boards.title}" title: "{quests.medium_voltage.mv_boards.title}"
x: -5.0d x: -7.0d
y: 12.0d y: 12.0d
} }
{ {
@ -882,7 +872,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_sodium_iron.title}" title: "{quests.medium_voltage.mv_sodium_iron.title}"
x: -5.0d x: -7.0d
y: 14.0d y: 14.0d
} }
{ {
@ -947,7 +937,7 @@
] ]
title: "{quests.medium_voltage.mv_hydrochloric.title}" title: "{quests.medium_voltage.mv_hydrochloric.title}"
x: -10.0d x: -10.0d
y: -2.5d y: -3.0d
} }
{ {
dependencies: [ dependencies: [
@ -972,7 +962,7 @@
}] }]
title: "{quests.medium_voltage.mv_aciditic.title}" title: "{quests.medium_voltage.mv_aciditic.title}"
x: -10.0d x: -10.0d
y: -1.5d y: -1.75d
} }
{ {
dependencies: ["6F898B934BB79016"] dependencies: ["6F898B934BB79016"]
@ -995,8 +985,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_batteries.title}" title: "{quests.medium_voltage.mv_batteries.title}"
x: 9.5d x: 10.0d
y: -1.0d y: -2.0d
} }
{ {
dependencies: ["22E462070F8B027A"] dependencies: ["22E462070F8B027A"]
@ -1013,7 +1003,7 @@
}] }]
title: "{quests.medium_voltage.mv_extruder.title}" title: "{quests.medium_voltage.mv_extruder.title}"
x: 3.0d x: 3.0d
y: -3.5d y: -4.0d
} }
{ {
dependencies: ["75F38905DEA60F15"] dependencies: ["75F38905DEA60F15"]
@ -1056,11 +1046,10 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_fluid_rig.title}" title: "{quests.medium_voltage.mv_fluid_rig.title}"
x: -2.5d x: -1.0d
y: 2.5d y: 2.5d
} }
{ {
dependencies: ["648BCF486E16CCB2"]
description: ["{quests.medium_voltage.mv_oilsands.desc}"] description: ["{quests.medium_voltage.mv_oilsands.desc}"]
id: "575B07D390D9D079" id: "575B07D390D9D079"
optional: true optional: true
@ -1073,7 +1062,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_oilsands.title}" title: "{quests.medium_voltage.mv_oilsands.title}"
x: -2.5d x: -1.0d
y: 1.0d y: 1.0d
} }
{ {
@ -1111,7 +1100,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_distillery.title}" title: "{quests.medium_voltage.mv_distillery.title}"
x: -5.5d x: -4.0d
y: 1.0d y: 1.0d
} }
{ {
@ -1153,7 +1142,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_lpg.title}" title: "{quests.medium_voltage.mv_lpg.title}"
x: -2.5d x: -1.0d
y: 4.0d y: 4.0d
} }
{ {
@ -1177,8 +1166,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_benzene.title}" title: "{quests.medium_voltage.mv_benzene.title}"
x: -5.0d x: -3.0d
y: 2.5d y: 3.0d
} }
{ {
dependencies: ["6A304E453D74C57C"] dependencies: ["6A304E453D74C57C"]
@ -1203,8 +1192,8 @@
} }
] ]
title: "{quests.medium_voltage.mv_light_fuel.title}" title: "{quests.medium_voltage.mv_light_fuel.title}"
x: -6.0d x: -5.0d
y: 2.5d y: 3.0d
} }
{ {
dependency_requirement: "one_started" dependency_requirement: "one_started"
@ -1228,7 +1217,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_mutli_channel.title}" title: "{quests.medium_voltage.mv_mutli_channel.title}"
x: -8.0d x: -7.5d
y: 1.0d y: 1.0d
} }
{ {
@ -1259,7 +1248,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_ic.title}" title: "{quests.medium_voltage.mv_ic.title}"
x: 7.0d x: 6.0d
y: 10.0d y: 10.0d
} }
{ {
@ -1290,8 +1279,8 @@
} }
] ]
title: "{quests.medium_voltage.mv_ulpic.title}" title: "{quests.medium_voltage.mv_ulpic.title}"
x: 5.5d x: 6.0d
y: 10.0d y: 8.0d
} }
{ {
dependencies: ["45769156F4253C86"] dependencies: ["45769156F4253C86"]
@ -1312,8 +1301,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_jetpack.title}" title: "{quests.medium_voltage.mv_jetpack.title}"
x: -6.0d x: -5.0d
y: 4.5d y: 5.0d
} }
{ {
dependencies: ["75F38905DEA60F15"] dependencies: ["75F38905DEA60F15"]
@ -1364,7 +1353,7 @@
} }
] ]
title: "{quests.medium_voltage.mv_electronic_components.title}" title: "{quests.medium_voltage.mv_electronic_components.title}"
x: 0.5d x: -0.5d
y: 10.0d y: 10.0d
} }
{ {
@ -1392,8 +1381,8 @@
} }
] ]
title: "{quests.medium_voltage.mv_chlorine.title}" title: "{quests.medium_voltage.mv_chlorine.title}"
x: -9.5d x: -9.0d
y: -3.5d y: -4.0d
} }
{ {
dependencies: ["45449ECE4F8128E7"] dependencies: ["45449ECE4F8128E7"]
@ -1415,8 +1404,8 @@
} }
] ]
title: "{quests.medium_voltage.mv_hydrogen.title}" title: "{quests.medium_voltage.mv_hydrogen.title}"
x: -10.5d x: -11.0d
y: -3.5d y: -4.0d
} }
{ {
dependency_requirement: "one_started" dependency_requirement: "one_started"
@ -1432,7 +1421,7 @@
}] }]
title: "{quests.medium_voltage.mv_seawater.title}" title: "{quests.medium_voltage.mv_seawater.title}"
x: -10.0d x: -10.0d
y: -4.5d y: -5.5d
} }
{ {
dependencies: ["583D0CC4FAA4FC98"] dependencies: ["583D0CC4FAA4FC98"]
@ -1453,7 +1442,7 @@
}] }]
title: "{quests.medium_voltage.mv_battery.title}" title: "{quests.medium_voltage.mv_battery.title}"
x: 8.5d x: 8.5d
y: -1.0d y: -2.0d
} }
{ {
dependencies: [ dependencies: [
@ -1526,15 +1515,13 @@
} }
] ]
title: "{quests.medium_voltage.mv_kanthal_ingot.title}" title: "{quests.medium_voltage.mv_kanthal_ingot.title}"
x: 1.5d x: 1.0d
y: 9.0d y: 11.0d
} }
{ {
dependencies: ["22E462070F8B027A"] dependencies: ["22E462070F8B027A"]
description: ["{quests.medium_voltage.mv_chemical_reactor.desc}"] description: ["{quests.medium_voltage.mv_chemical_reactor.desc}"]
id: "79E8DC4D9B5F6B97" id: "79E8DC4D9B5F6B97"
shape: "octagon"
size: 2.0d
subtitle: "{quests.medium_voltage.mv_chemical_reactor.subtitle}" subtitle: "{quests.medium_voltage.mv_chemical_reactor.subtitle}"
tasks: [{ tasks: [{
id: "04A6D4858DA3CE94" id: "04A6D4858DA3CE94"
@ -1542,8 +1529,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_chemical_reactor.title}" title: "{quests.medium_voltage.mv_chemical_reactor.title}"
x: 7.0d x: 1.5d
y: -3.5d y: -4.0d
} }
{ {
description: [ description: [
@ -1559,7 +1546,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_silicon.title}" title: "{quests.medium_voltage.mv_silicon.title}"
x: 9.0d x: 10.0d
y: 6.0d y: 6.0d
} }
{ {
@ -1580,7 +1567,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.lsb.title}" title: "{quests.medium_voltage.lsb.title}"
x: 1.28d x: 0.0d
y: 16.5d y: 16.5d
} }
{ {
@ -1607,8 +1594,8 @@
} }
] ]
title: "{quests.medium_voltage.mv_cpu.title}" title: "{quests.medium_voltage.mv_cpu.title}"
x: 5.0d x: 10.0d
y: 8.0d y: 10.0d
} }
{ {
dependencies: ["5D9D01EF219A31C5"] dependencies: ["5D9D01EF219A31C5"]
@ -1622,7 +1609,7 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_bio_diesel.title}" title: "{quests.medium_voltage.mv_bio_diesel.title}"
x: -8.0d x: -7.5d
y: -2.0d y: -2.0d
} }
{ {
@ -1652,8 +1639,8 @@
} }
] ]
title: "{quests.medium_voltage.stainless_greate.title}" title: "{quests.medium_voltage.stainless_greate.title}"
x: 0.5d x: 0.0d
y: 6.75d y: 6.5d
} }
{ {
dependencies: ["54A255C1C6E33165"] dependencies: ["54A255C1C6E33165"]
@ -1668,8 +1655,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.reformate_gas.title}" title: "{quests.medium_voltage.reformate_gas.title}"
x: -5.0d x: -3.0d
y: 4.5d y: 5.0d
} }
{ {
dependencies: ["00E1A728E6F6D6A0"] dependencies: ["00E1A728E6F6D6A0"]
@ -1687,8 +1674,8 @@
item: "gtceu:coal_liquefaction_tower" item: "gtceu:coal_liquefaction_tower"
type: "item" type: "item"
}] }]
x: -5.0d x: -3.0d
y: 3.5d y: 4.0d
} }
{ {
dependencies: ["61972B16805FC9EE"] dependencies: ["61972B16805FC9EE"]
@ -1711,8 +1698,8 @@
type: "item" type: "item"
}] }]
title: "{quests.medium_voltage.mv_diesel.title}" title: "{quests.medium_voltage.mv_diesel.title}"
x: -6.0d x: -5.0d
y: 3.5d y: 4.0d
} }
] ]
subtitle: ["{quests.medium_voltage.subtitle}"] subtitle: ["{quests.medium_voltage.subtitle}"]

View file

@ -12,6 +12,7 @@ function registerTFGEarlyGasRecipes(event) {
type: 'vintageimprovements:vacuumizing', type: 'vintageimprovements:vacuumizing',
ingredients: [{ item: 'minecraft:charcoal' }, { fluid: 'gtceu:creosote', amount: 250 }], ingredients: [{ item: 'minecraft:charcoal' }, { fluid: 'gtceu:creosote', amount: 250 }],
results: [{ fluid: 'tfg:syngas', amount: 100 }], results: [{ fluid: 'tfg:syngas', amount: 100 }],
secondaryFluidOutput: 0,
heatRequirement: "heated", heatRequirement: "heated",
processingTime: 4000 processingTime: 4000
}).id('tfg:vi/vacuumizing/syngas_from_charcoal') }).id('tfg:vi/vacuumizing/syngas_from_charcoal')
@ -20,6 +21,7 @@ function registerTFGEarlyGasRecipes(event) {
type: 'vintageimprovements:vacuumizing', type: 'vintageimprovements:vacuumizing',
ingredients: [{ item: 'minecraft:coal' }, { fluid: 'gtceu:creosote', amount: 250 }], ingredients: [{ item: 'minecraft:coal' }, { fluid: 'gtceu:creosote', amount: 250 }],
results: [{ fluid: 'tfg:syngas', amount: 200 }], results: [{ fluid: 'tfg:syngas', amount: 200 }],
secondaryFluidOutput: 0,
heatRequirement: "heated", heatRequirement: "heated",
processingTime: 4000 processingTime: 4000
}).id('tfg:vi/vacuumizing/syngas_from_coal') }).id('tfg:vi/vacuumizing/syngas_from_coal')
@ -28,6 +30,7 @@ function registerTFGEarlyGasRecipes(event) {
type: 'vintageimprovements:vacuumizing', type: 'vintageimprovements:vacuumizing',
ingredients: [{ item: 'gtceu:coke_gem' }, { fluid: 'gtceu:creosote', amount: 250 }], ingredients: [{ item: 'gtceu:coke_gem' }, { fluid: 'gtceu:creosote', amount: 250 }],
results: [{ fluid: 'tfg:syngas', amount: 400 }], results: [{ fluid: 'tfg:syngas', amount: 400 }],
secondaryFluidOutput: 0,
heatRequirement: "heated", heatRequirement: "heated",
processingTime: 4000 processingTime: 4000
}).id('tfg:vi/vacuumizing/syngas_from_coke') }).id('tfg:vi/vacuumizing/syngas_from_coke')
@ -36,6 +39,7 @@ function registerTFGEarlyGasRecipes(event) {
type: 'vintageimprovements:vacuumizing', type: 'vintageimprovements:vacuumizing',
ingredients: [{ item: 'beneath:cursecoal' }, { fluid: 'gtceu:creosote', amount: 250 }], ingredients: [{ item: 'beneath:cursecoal' }, { fluid: 'gtceu:creosote', amount: 250 }],
results: [{ fluid: 'tfg:syngas', amount: 400 }], results: [{ fluid: 'tfg:syngas', amount: 400 }],
secondaryFluidOutput: 0,
heatRequirement: "heated", heatRequirement: "heated",
processingTime: 4000 processingTime: 4000
}).id('tfg:vi/vacuumizing/syngas_from_anthracite') }).id('tfg:vi/vacuumizing/syngas_from_anthracite')