added one more quest
This commit is contained in:
parent
1a44e7010a
commit
b1e2da127d
2 changed files with 21 additions and 36 deletions
|
|
@ -2139,42 +2139,25 @@
|
|||
}
|
||||
{
|
||||
dependencies: ["5CF58F7CBE255585"]
|
||||
description: [
|
||||
"{quests.gregtech_energy.lgt.desc.1}"
|
||||
"{@pagebreak}"
|
||||
"{quests.gregtech_energy.lgt.desc.2}"
|
||||
description: ["{quests.extreme_voltage.large_generators.desc}"]
|
||||
disable_toast: true
|
||||
id: "40CBACE41B71C011"
|
||||
shape: "octagon"
|
||||
size: 1.5d
|
||||
tasks: [
|
||||
{
|
||||
id: "229957FF419324F0"
|
||||
item: "gtceu:large_combustion_engine"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "49B66E0C0E22403A"
|
||||
item: "gtceu:gas_large_turbine"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
id: "159FF1FF89EFE2F1"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.gregtech_energy.lgt.subtitle}"
|
||||
tasks: [{
|
||||
id: "3C8C80D102FD0F1C"
|
||||
item: "gtceu:gas_large_turbine"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.gregtech_energy.lgt.title}"
|
||||
x: 1.5d
|
||||
y: 5.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["5CF58F7CBE255585"]
|
||||
description: [
|
||||
"{quests.gregtech_energy.lce.desc.1}"
|
||||
"{@pagebreak}"
|
||||
"{quests.gregtech_energy.lce.desc.2}"
|
||||
]
|
||||
id: "6702EC54A3147268"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.gregtech_energy.lce.subtitle}"
|
||||
tasks: [{
|
||||
id: "52B3A43AF377542C"
|
||||
item: "gtceu:large_combustion_engine"
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.gregtech_energy.lce.title}"
|
||||
x: 1.5d
|
||||
title: "{quests.extreme_voltage.large_generators.title}"
|
||||
x: 2.0d
|
||||
y: 4.5d
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -2021,7 +2021,9 @@
|
|||
"quests.extreme_voltage.hexafluorosilic_acid.desc": "Hexafluorosilic Acid is obtained by bathing Red Granite, Trachyte, or Argillite Dust in Hydrofluoric acid. You can get an infinite amount of this dust from a Rock Crusher.",
|
||||
"quests.extreme_voltage.martian_sludge.title": "Martian Sludge",
|
||||
"quests.extreme_voltage.martian_sludge.subtitle": "The Slop Line",
|
||||
"quests.extreme_voltage.martian_sludge.desc": "Centrifuge the Hexafluorosilic Acid to get your Fluorine back, along with some Martian Sludge, used to get Radon and Nuclear Residue.",
|
||||
"quests.extreme_voltage.martian_sludge.desc": "Centrifuge the Hexafluorosilic Acid to get your Fluorine back, along with some &6Martian Sludge&r - required for Radon and Nuclear Residue.",
|
||||
"quests.extreme_voltage.large_generators.title": "Extreme Power Generation",
|
||||
"quests.extreme_voltage.large_generators.desc": "The various single-block generators only go up to HV, so from here on, you'll have to use multiblocks to generate more power. Two of the best options at EV are the &dLarge Gas Turbine&r and &dLarge Combustion Engine&r, so head over to the GregTech Energy chapter to learn more about them.",
|
||||
"quests.gregtech_energy": "GregTech Energy",
|
||||
"quests.gregtech_energy.subtitle": "So how does all of that work?",
|
||||
"quests.gregtech_energy.start.title": "Let's do some explaining",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue