quest for turbine rotors

This commit is contained in:
Pyritie 2025-09-23 12:32:24 +01:00
parent a2fafe8b15
commit 8ba723f392
3 changed files with 70 additions and 12 deletions

View file

@ -26,6 +26,8 @@
- Halved how quickly the durability decreases on the various hiking/steel toe boots @Pyritie
- Added curving press/extruder recipes for TFC shields @Pyritie
- Added `#minecraft:flowers` block tags to flower crops @Redeix
- Added quests for the bauxite and gem slurry processing lines @Pyritie
- Mechanical Arms can now interact with Charcoal Forges, Crucibles, and Rotor Holders @BlueBoat29
### Bug fixes
- Ice soup now requires a bowl to craft, so it doesn't generate free bowls @Pyritie
- Fixed repairing an iron flask consuming the knife, also added some flask recipes with rubber instead of a bladder (#1826) @Pyritie

View file

@ -334,7 +334,7 @@
type: "item"
}]
title: "{quests.gregtech_energy.lst.title}"
x: -4.5d
x: -3.0d
y: -3.0d
}
{
@ -541,7 +541,7 @@
}
]
title: "{quests.gregtech_energy.lgt_fuel.title}"
x: -11.0d
x: -9.5d
y: -3.0d
}
{
@ -574,7 +574,7 @@
}
]
title: "{quests.gregtech_energy.lpt_fuel.title}"
x: -9.0d
x: -8.5d
y: 3.0d
}
{
@ -604,7 +604,7 @@
}
]
title: "{quests.gregtech_energy.lst_fuel.title}"
x: -9.0d
x: -7.5d
y: -7.0d
}
{
@ -655,7 +655,7 @@
}
]
title: "{quests.gregtech_energy.lce_fuel.title}"
x: -10.0d
x: -8.5d
y: 1.0d
}
{
@ -766,7 +766,7 @@
type: "item"
}]
title: "{quests.gregtech_energy.hv_single_generator.title}"
x: -3.0d
x: -4.5d
y: -3.0d
}
{
@ -800,7 +800,7 @@
}
]
title: "{quests.gregtech_energy.hv_fuel.title}"
x: -12.0d
x: -10.5d
y: -3.0d
}
{
@ -947,7 +947,7 @@
item: "gtceu:benzene_bucket"
type: "item"
}]
x: -11.0d
x: -9.5d
y: -5.0d
}
{
@ -958,7 +958,7 @@
item: "gtceu:diesel_bucket"
type: "item"
}]
x: -10.0d
x: -8.5d
y: -5.0d
}
{
@ -980,7 +980,7 @@
item: "gtceu:bio_diesel_bucket"
type: "item"
}]
x: -10.0d
x: -8.5d
y: -7.0d
}
{
@ -991,7 +991,7 @@
item: "gtceu:cetane_boosted_diesel_bucket"
type: "item"
}]
x: -10.0d
x: -8.5d
y: -3.0d
}
{
@ -1002,7 +1002,7 @@
item: "gtceu:high_octane_gasoline_bucket"
type: "item"
}]
x: -10.0d
x: -8.5d
y: -1.0d
}
{
@ -1052,6 +1052,57 @@
x: -6.0d
y: 3.0d
}
{
dependencies: [
"20DA81038C507C90"
"3467E14C8BB54214"
"634EAFA86B3D57A1"
]
dependency_requirement: "one_completed"
description: [
"{quests.gregtech_energy.rotor.desc.1}"
"{@pagebreak}"
"{quests.gregtech_energy.rotor.desc.2}"
]
icon: {
Count: 1
id: "gtceu:turbine_rotor"
tag: {
GT.PartStats: {
Material: "gtceu:ultimet"
}
}
}
id: "44EDD02C1DD583DC"
subtitle: "{quests.gregtech_energy.rotor.subtitle}"
tasks: [
{
id: "389EECA7BAFCBF63"
item: {
Count: 1
id: "gtceu:turbine_rotor"
tag: {
GT.PartStats: {
Material: "gtceu:ultimet"
}
}
}
match_nbt: false
title: "{quests.gregtech_energy.rotor.task}"
type: "item"
weak_nbt_match: true
}
{
id: "255F57665D599573"
item: "create:mechanical_arm"
optional_task: true
type: "item"
}
]
title: "{quests.gregtech_energy.rotor.title}"
x: -3.0d
y: -2.0d
}
]
subtitle: ["{quests.gregtech_energy.subtitle}"]
title: "{quests.gregtech_energy}"

View file

@ -1825,6 +1825,11 @@
"quests.gregtech_energy.parallel_hatch.desc.1": "The &dParallel Hatch&r is the main draw of the Large Multiblocks.\n\nWhat does it do?\nWhere allowed (mostly on the Multiblocks crafted from the Alloy Blast Smelter), it lets you run &amultiple recipes at the same time&r.\n\nIt does this by consuming more energy per tick, but massively increasing throughput. Perfect if youre mass-producing alloys, circuits, or plates.",
"quests.gregtech_energy.parallel_hatch.desc.2": "Just place a Parallel Hatch on the Multiblock and make sure its fed with enough energy and input materials. Most multiblocks that allow it will show so in EMI or in the questbook.\n\n&dNote&r: The Large Chemical Reactor does not use Parallel Hatches — it already comes with something better called &bSubtick&r — read the nearby quest to find out more.",
"quests.gregtech_energy.parallel_hatch.task": "Any Parallel Hatch",
"quests.gregtech_energy.rotor.title": "Turbine Rotors",
"quests.gregtech_energy.rotor.subtitle": "So many choices!",
"quests.gregtech_energy.rotor.desc.1": "Rotor Holders naturally require a Rotor to use, but there's a lot of options and they all have different stats, so what do they all mean?\n\nHigher &9Efficiency&r will increase the time each mB of fuel is used for, effectively reducing fuel usage. Meanwhile, &9Power&r will increase how much EU the turbine will generate. Lastly, &9Durability&r should be obvious.",
"quests.gregtech_energy.rotor.desc.2": "Ideally, you'll want to maximize all three, but the choice will depend on how much fuel you're producing, how many turbines you have, and how often you want to replace them, so there's no difinitive correct answer. &8(Besides neutronium, of course...)&r\n\nThat being said, if you're completely lost, we recommend Vanadium Steel in &6HV&r, Ultimet in &5EV&r, and HSS-S in &9IV&r.\n\nUnfortunately, you can't automatically pipe new rotors into rotor holders as they need the block in front of them to be completely empty, but a &aMechanical Arm&r will work!",
"quests.gregtech_energy.rotor.task": "Any Turbine Rotor",
"quests.high_voltage": "&6HV&r - High Voltage",
"quests.high_voltage.subtitle": "Upgrade your power, learn about the Cleanroom, make more chemicals, and get ready for Space",
"quests.high_voltage.energium_crystals.title": "Super Batteries",