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"]
|
dependencies: ["5CF58F7CBE255585"]
|
||||||
description: [
|
description: ["{quests.extreme_voltage.large_generators.desc}"]
|
||||||
"{quests.gregtech_energy.lgt.desc.1}"
|
disable_toast: true
|
||||||
"{@pagebreak}"
|
id: "40CBACE41B71C011"
|
||||||
"{quests.gregtech_energy.lgt.desc.2}"
|
shape: "octagon"
|
||||||
]
|
size: 1.5d
|
||||||
id: "159FF1FF89EFE2F1"
|
tasks: [
|
||||||
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"]
|
id: "229957FF419324F0"
|
||||||
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"
|
item: "gtceu:large_combustion_engine"
|
||||||
type: "item"
|
type: "item"
|
||||||
}]
|
}
|
||||||
title: "{quests.gregtech_energy.lce.title}"
|
{
|
||||||
x: 1.5d
|
id: "49B66E0C0E22403A"
|
||||||
|
item: "gtceu:gas_large_turbine"
|
||||||
|
type: "item"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
title: "{quests.extreme_voltage.large_generators.title}"
|
||||||
|
x: 2.0d
|
||||||
y: 4.5d
|
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.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.title": "Martian Sludge",
|
||||||
"quests.extreme_voltage.martian_sludge.subtitle": "The Slop Line",
|
"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": "GregTech Energy",
|
||||||
"quests.gregtech_energy.subtitle": "So how does all of that work?",
|
"quests.gregtech_energy.subtitle": "So how does all of that work?",
|
||||||
"quests.gregtech_energy.start.title": "Let's do some explaining",
|
"quests.gregtech_energy.start.title": "Let's do some explaining",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue