quest updates, langs
This commit is contained in:
parent
0ecf73648d
commit
7f11bed7eb
7 changed files with 322 additions and 218 deletions
|
|
@ -9,6 +9,7 @@
|
|||
### Changes
|
||||
- Changed pineapple yarn recipe from assembler to wiremill & coiling machine, like the other strings (#1162) @Pyritie
|
||||
- Lowered durability of wooden tongs @Pyritie
|
||||
- Streamlined the Metallurgy Age quest chapter a bit @Pyritie
|
||||
|
||||
## [0.9.11] - 13.06.2025
|
||||
### New features
|
||||
|
|
|
|||
|
|
@ -48,6 +48,16 @@
|
|||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.ore_proc.crushed_ores.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "gtceu:crushed_copper_ore"
|
||||
}
|
||||
id: "28419A1010EEE93A"
|
||||
subtitle: "{quests.ore_proc.crushed_ores.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -223,6 +233,7 @@
|
|||
description: ["{quests.ore_proc.mercury.desc}"]
|
||||
id: "68AC3E2C9093FCFE"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.ore_proc.mercury.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
|
|
@ -273,6 +284,7 @@
|
|||
description: ["{quests.ore_proc.sodium_ores.desc}"]
|
||||
id: "0502E478E27D4B73"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.ore_proc.sodium_ores.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
|
|
@ -303,26 +315,29 @@
|
|||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.ore_proc.purified_ores.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "create:crushed_raw_copper"
|
||||
}
|
||||
id: "544EA7FF98FDCFB7"
|
||||
subtitle: "{quests.ore_proc.purified_ores.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
id: "4C6F60AC9C803D7B"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item_tag(forge:purified_ores))"
|
||||
}
|
||||
tasks: [{
|
||||
id: "4C6F60AC9C803D7B"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item_tag(forge:purified_ores))"
|
||||
}
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "3C194AEB554DA4CA"
|
||||
type: "checkmark"
|
||||
}
|
||||
]
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.ore_proc.purified_ores.title}"
|
||||
x: 0.5d
|
||||
y: -0.5d
|
||||
|
|
@ -340,12 +355,6 @@
|
|||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "0373F4E380F2A0BC"
|
||||
item: "gtceu:indium_concentrate_bucket"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "246799A19B9A47B6"
|
||||
item: {
|
||||
|
|
@ -368,8 +377,15 @@
|
|||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "52FCA464BD827E37"
|
||||
type: "checkmark"
|
||||
id: "475C90F0EA16C2F9"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "only_one(item(gtceu:indium_concentrate_bucket)nbt(fuzzy:{fluid:{Amount:1000,FluidName:\"gtceu:indium_concentrate\"}}))"
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.ore_proc.indium.title}"
|
||||
|
|
@ -627,25 +643,30 @@
|
|||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.ore_proc.dust_processed.desc}"]
|
||||
id: "22C1D541452D4AD4"
|
||||
subtitle: "{quests.ore_proc.dust_processed.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
id: "3EA3BABECE52085B"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item_tag(forge:dusts))"
|
||||
}
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "1A1B2762EFD6C6B0"
|
||||
type: "checkmark"
|
||||
id: "gtceu:copper_dust"
|
||||
}
|
||||
id: "22C1D541452D4AD4"
|
||||
size: 1.5d
|
||||
subtitle: "{quests.ore_proc.dust_processed.subtitle}"
|
||||
tasks: [{
|
||||
id: "3EA3BABECE52085B"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item_tag(forge:dusts))"
|
||||
}
|
||||
}
|
||||
]
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.ore_proc.dust_processed.title}"
|
||||
x: 0.5d
|
||||
y: 3.5d
|
||||
|
|
|
|||
|
|
@ -31,10 +31,21 @@
|
|||
y: -34.0d
|
||||
}
|
||||
{
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/lamp/blue_steel"
|
||||
}
|
||||
id: "227B6C88FFE99435"
|
||||
linked_quest: "4EBABACAB444244D"
|
||||
shape: "heart"
|
||||
x: 16.5d
|
||||
y: -23.0d
|
||||
y: -24.5d
|
||||
}
|
||||
{
|
||||
id: "19CF6D922179DFF9"
|
||||
|
|
@ -58,7 +69,7 @@
|
|||
}]
|
||||
title: "{quests.metal_age.this_is_a_bucket.title}"
|
||||
x: 13.5d
|
||||
y: -24.5d
|
||||
y: -26.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["56CA2EB7812529C5"]
|
||||
|
|
@ -82,7 +93,7 @@
|
|||
]
|
||||
title: "{quests.metal_age.redblu_buckets.title}"
|
||||
x: 16.5d
|
||||
y: -24.5d
|
||||
y: -26.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["7E0239E9CC73F09F"]
|
||||
|
|
@ -98,11 +109,11 @@
|
|||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.black_steel_anvil.title}"
|
||||
x: 27.5d
|
||||
y: -24.5d
|
||||
x: 26.5d
|
||||
y: -26.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["4310B619B57276ED"]
|
||||
dependencies: ["5996A3A0D475B8A6"]
|
||||
description: ["{quests.metal_age.steel_anvil.desc}"]
|
||||
id: "04DE7C58F20B535A"
|
||||
shape: "octagon"
|
||||
|
|
@ -115,11 +126,11 @@
|
|||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.steel_anvil.title}"
|
||||
x: 27.5d
|
||||
x: 26.5d
|
||||
y: -32.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["358571B6E692F198"]
|
||||
dependencies: ["0A92F5C4BB6AF972"]
|
||||
description: ["{quests.metal_age.wrought_iron_anvil.desc}"]
|
||||
id: "174DA15847665CF8"
|
||||
shape: "octagon"
|
||||
|
|
@ -263,29 +274,10 @@
|
|||
y: -32.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"0A92F5C4BB6AF972"
|
||||
"021D3DEEB15A3D17"
|
||||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.metal_age.weld_wrought_iron_ingots.desc}"]
|
||||
id: "358571B6E692F198"
|
||||
subtitle: "{quests.metal_age.weld_wrought_iron_ingots.subtitle}"
|
||||
tasks: [{
|
||||
id: "05AD17F66DFE3C56"
|
||||
item: "gtceu:wrought_iron_double_ingot"
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.weld_wrought_iron_ingots.title}"
|
||||
x: 7.0d
|
||||
y: -32.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["48A8E3210B2BAE1C"]
|
||||
description: ["{quests.metal_age.bellows.desc}"]
|
||||
hide_dependency_lines: true
|
||||
id: "021D3DEEB15A3D17"
|
||||
shape: "rsquare"
|
||||
subtitle: "{quests.metal_age.bellows.subtitle}"
|
||||
tasks: [{
|
||||
id: "588EB07E980386F9"
|
||||
|
|
@ -297,31 +289,12 @@
|
|||
y: -34.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["5996A3A0D475B8A6"]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.metal_age.weld_steel_ingots.desc}"]
|
||||
id: "4310B619B57276ED"
|
||||
subtitle: "{quests.metal_age.weld_steel_ingots.subtitle}"
|
||||
tasks: [{
|
||||
id: "0EDB1D851E198274"
|
||||
item: "gtceu:steel_double_ingot"
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.weld_steel_ingots.title}"
|
||||
x: 25.5d
|
||||
y: -32.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"061116CF508D54F6"
|
||||
"68B7D07D57A103BE"
|
||||
]
|
||||
dependencies: ["5A936E9BCF30AA3D"]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.metal_age.kaolin_clay.desc}"]
|
||||
id: "72F1C122FC26229C"
|
||||
shape: "octagon"
|
||||
size: 3.0d
|
||||
size: 2.0d
|
||||
subtitle: "{quests.metal_age.kaolin_clay.subtitle}"
|
||||
tasks: [{
|
||||
id: "673D38EB62FFD65F"
|
||||
|
|
@ -339,8 +312,8 @@
|
|||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.kaolin_clay.title}"
|
||||
x: 13.5d
|
||||
y: -36.0d
|
||||
x: 14.0d
|
||||
y: -33.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["5A936E9BCF30AA3D"]
|
||||
|
|
@ -349,25 +322,24 @@
|
|||
icon: "tfc:ore/graphite/gabbro"
|
||||
id: "53E1383F12EC6765"
|
||||
optional: true
|
||||
shape: "diamond"
|
||||
subtitle: "{quests.metal_age.overworld_graphite.subtitle}"
|
||||
tasks: [{
|
||||
id: "25A552657AFA7BC2"
|
||||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.metal_age.overworld_graphite.title}"
|
||||
x: 13.0d
|
||||
x: 11.0d
|
||||
y: -30.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"53E1383F12EC6765"
|
||||
"2DB82986FE176CD7"
|
||||
]
|
||||
dependencies: ["5A936E9BCF30AA3D"]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.metal_age.graphite.desc}"]
|
||||
icon: "tfc:powder/graphite"
|
||||
id: "31CE13462759950C"
|
||||
shape: "octagon"
|
||||
size: 3.0d
|
||||
size: 2.0d
|
||||
subtitle: "{quests.metal_age.graphite.subtitle}"
|
||||
tasks: [{
|
||||
id: "6B0C9D862BFD27BC"
|
||||
|
|
@ -382,14 +354,13 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.metal_age.graphite.title}"
|
||||
x: 13.5d
|
||||
y: -28.5d
|
||||
x: 14.0d
|
||||
y: -31.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"72F1C122FC26229C"
|
||||
"31CE13462759950C"
|
||||
"5A936E9BCF30AA3D"
|
||||
]
|
||||
description: ["{quests.metal_age.fire_clay.desc}"]
|
||||
id: "2C76EE197C14B0DC"
|
||||
|
|
@ -403,7 +374,7 @@
|
|||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.fire_clay.title}"
|
||||
x: 17.5d
|
||||
x: 17.0d
|
||||
y: -32.0d
|
||||
}
|
||||
{
|
||||
|
|
@ -466,6 +437,7 @@
|
|||
description: ["{quests.metal_age.beneath_kaolin.desc}"]
|
||||
id: "061116CF508D54F6"
|
||||
optional: true
|
||||
shape: "diamond"
|
||||
subtitle: "{quests.metal_age.beneath_kaolin.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
|
|
@ -492,7 +464,7 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.metal_age.beneath_kaolin.title}"
|
||||
x: 14.0d
|
||||
x: 12.0d
|
||||
y: -33.5d
|
||||
}
|
||||
{
|
||||
|
|
@ -596,7 +568,7 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.metal_age.fire_clay_products.title}"
|
||||
x: 17.5d
|
||||
x: 17.0d
|
||||
y: -34.0d
|
||||
}
|
||||
{
|
||||
|
|
@ -666,12 +638,14 @@
|
|||
}]
|
||||
title: "{quests.metal_age.red_blu.title}"
|
||||
x: 24.0d
|
||||
y: -24.5d
|
||||
y: -26.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["56CA2EB7812529C5"]
|
||||
description: ["{quests.metal_age.red_steel_flask.desc}"]
|
||||
id: "30D49878F3CEB08A"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
subtitle: "{quests.metal_age.red_steel_flask.subtitle}"
|
||||
tasks: [{
|
||||
id: "7394672B4D19B0B2"
|
||||
|
|
@ -680,7 +654,7 @@
|
|||
}]
|
||||
title: "{quests.metal_age.red_steel_flask.title}"
|
||||
x: 16.5d
|
||||
y: -26.0d
|
||||
y: -27.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
|
|
@ -706,7 +680,7 @@
|
|||
}]
|
||||
title: "{quests.metal_age.redblu_anvil.title}"
|
||||
x: 18.5d
|
||||
y: -24.5d
|
||||
y: -26.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3C173357029AB649"]
|
||||
|
|
@ -750,13 +724,15 @@
|
|||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.metal_age.fire_clay_ingredients.title}"
|
||||
x: 13.5d
|
||||
x: 11.5d
|
||||
y: -32.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["5A936E9BCF30AA3D"]
|
||||
description: ["{quests.metal_age.beneath_graphite.desc}"]
|
||||
id: "2DB82986FE176CD7"
|
||||
optional: true
|
||||
shape: "diamond"
|
||||
subtitle: "{quests.metal_age.beneath_graphite.subtitle}"
|
||||
tasks: [
|
||||
{
|
||||
|
|
@ -776,7 +752,7 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.metal_age.beneath_graphite.title}"
|
||||
x: 14.0d
|
||||
x: 12.0d
|
||||
y: -30.5d
|
||||
}
|
||||
{
|
||||
|
|
@ -784,6 +760,8 @@
|
|||
description: ["{quests.metal_age.overworld_kaolin.desc}"]
|
||||
icon: "tfc:plant/tree_fern"
|
||||
id: "68B7D07D57A103BE"
|
||||
optional: true
|
||||
shape: "diamond"
|
||||
subtitle: "{quests.metal_age.overworld_kaolin.subtitle}"
|
||||
tasks: [{
|
||||
id: "14DF5B1544AB9BA9"
|
||||
|
|
@ -791,7 +769,7 @@
|
|||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.metal_age.overworld_kaolin.title}"
|
||||
x: 13.0d
|
||||
x: 11.0d
|
||||
y: -33.5d
|
||||
}
|
||||
{
|
||||
|
|
@ -813,8 +791,8 @@
|
|||
weak_nbt_match: true
|
||||
}]
|
||||
title: "{quests.metal_age.blast_furnace_fuel.title}"
|
||||
x: 23.5d
|
||||
y: -30.0d
|
||||
x: 20.5d
|
||||
y: -32.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["04DE7C58F20B535A"]
|
||||
|
|
@ -828,8 +806,8 @@
|
|||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.metal_age.steel_goodies.title}"
|
||||
x: 29.5d
|
||||
y: -30.0d
|
||||
x: 26.5d
|
||||
y: -34.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["52DAF93E2F3D688A"]
|
||||
|
|
@ -845,8 +823,8 @@
|
|||
type: "checkmark"
|
||||
}]
|
||||
title: "{quests.metal_age.black_steel_goodies.title}"
|
||||
x: 25.5d
|
||||
y: -22.5d
|
||||
x: 26.5d
|
||||
y: -23.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
|
|
@ -854,6 +832,16 @@
|
|||
"04DE7C58F20B535A"
|
||||
]
|
||||
description: ["{quests.metal_age.highcarb_black_steel.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/ingot/black_steel"
|
||||
}
|
||||
id: "7E0239E9CC73F09F"
|
||||
subtitle: "{quests.metal_age.highcarb_black_steel.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -887,12 +875,22 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.metal_age.highcarb_black_steel.title}"
|
||||
x: 27.5d
|
||||
x: 26.5d
|
||||
y: -30.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["5996A3A0D475B8A6"]
|
||||
description: ["{quests.metal_age.weak_steel.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/ingot/weak_steel"
|
||||
}
|
||||
id: "1CE0FF455668C145"
|
||||
subtitle: "{quests.metal_age.weak_steel.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -900,53 +898,60 @@
|
|||
id: "543388DB123E7328"
|
||||
item: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:nickel_ingot)item(gtceu:nickel_dust))"
|
||||
}
|
||||
id: "gtceu:nickel_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_steel.task1}"
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
{
|
||||
count: 2L
|
||||
id: "7F829BA244BC77D5"
|
||||
item: {
|
||||
Count: 2
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:steel_ingot)item(gtceu:steel_dust))"
|
||||
}
|
||||
id: "gtceu:steel_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_steel.task2}"
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
{
|
||||
id: "3271DD5653C52CAB"
|
||||
item: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:black_bronze_ingot)item(gtceu:black_bronze_dust))"
|
||||
}
|
||||
id: "gtceu:black_bronze_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_steel.task3}"
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}
|
||||
]
|
||||
title: "{quests.metal_age.weak_steel.title}"
|
||||
x: 25.5d
|
||||
x: 23.5d
|
||||
y: -30.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["27FF92982A24BC4E"]
|
||||
description: ["{quests.metal_age.highcarb_red_steel.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/ingot/red_steel"
|
||||
}
|
||||
id: "5088768AAA28FCBA"
|
||||
subtitle: "{quests.metal_age.highcarb_red_steel.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -981,11 +986,21 @@
|
|||
]
|
||||
title: "{quests.metal_age.highcarb_red_steel.title}"
|
||||
x: 20.5d
|
||||
y: -25.5d
|
||||
y: -27.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["5792DDAA82895E67"]
|
||||
description: ["{quests.metal_age.weak_red_steel.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/ingot/weak_red_steel"
|
||||
}
|
||||
id: "27FF92982A24BC4E"
|
||||
subtitle: "{quests.metal_age.weak_red_steel.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -993,68 +1008,70 @@
|
|||
id: "2A22B3EA8DC577CE"
|
||||
item: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(create:brass_ingot)item(gtceu:brass_dust))"
|
||||
}
|
||||
id: "create:brass_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_red_steel.brass}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
count: 2L
|
||||
id: "2F0648CE3D1723DF"
|
||||
item: {
|
||||
Count: 2
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:steel_ingot)item(gtceu:steel_dust))"
|
||||
}
|
||||
id: "gtceu:steel_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_red_steel.steel}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "47F346E1C0F41655"
|
||||
item: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:rose_gold_ingot)item(gtceu:rose_gold_dust))"
|
||||
}
|
||||
id: "gtceu:rose_gold_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_red_steel.rose_gold}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
count: 4L
|
||||
id: "21434FAAA69D5BE0"
|
||||
item: {
|
||||
Count: 4
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(tfc:metal/ingot/black_steel)item(gtceu:black_steel_dust))"
|
||||
}
|
||||
id: "tfc:metal/ingot/black_steel"
|
||||
}
|
||||
title: "{quests.metal_age.weak_red_steel.black_steel}"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.metal_age.weak_red_steel.title}"
|
||||
x: 22.0d
|
||||
y: -25.5d
|
||||
y: -27.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["5792DDAA82895E67"]
|
||||
description: ["{quests.metal_age.weak_blu_steel.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/ingot/weak_blue_steel"
|
||||
}
|
||||
id: "64F8A358EC3FEF45"
|
||||
subtitle: "{quests.metal_age.weak_blu_steel.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -1062,68 +1079,70 @@
|
|||
count: 2L
|
||||
id: "5331A323780B4B11"
|
||||
item: {
|
||||
Count: 2
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:steel_ingot)item(gtceu:steel_dust))"
|
||||
}
|
||||
id: "gtceu:steel_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_blue_steel.steel}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
count: 4L
|
||||
id: "2809FD951B82C54F"
|
||||
item: {
|
||||
Count: 4
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(tfc:metal/ingot/black_steel)item(gtceu:black_steel_dust))"
|
||||
}
|
||||
id: "tfc:metal/ingot/black_steel"
|
||||
}
|
||||
title: "{quests.metal_age.weak_blue_steel.black_steel}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "401EC1A9FBC759B8"
|
||||
item: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:bismuth_bronze_ingot)item(gtceu:bismuth_bronze_dust))"
|
||||
}
|
||||
id: "gtceu:bismuth_bronze_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_blue_steel.bismuth_bronze}"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "7350ECE723ABE8F4"
|
||||
item: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(item(gtceu:sterling_silver_ingot)item(gtceu:sterling_silver_dust))"
|
||||
}
|
||||
id: "gtceu:sterling_silver_ingot"
|
||||
}
|
||||
title: "{quests.metal_age.weak_blue_steel.sterling_silver}"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.metal_age.weak_blu_steel.title}"
|
||||
x: 22.0d
|
||||
y: -23.5d
|
||||
y: -25.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["64F8A358EC3FEF45"]
|
||||
description: ["{quests.metal_age.highcarb_blu_steel.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/ingot/blue_steel"
|
||||
}
|
||||
id: "6D04BAC5B215F90F"
|
||||
subtitle: "{quests.metal_age.highcarb_blu_steel.subtitle}"
|
||||
tasks: [
|
||||
|
|
@ -1158,7 +1177,7 @@
|
|||
]
|
||||
title: "{quests.metal_age.highcarb_blu_steel.title}"
|
||||
x: 20.5d
|
||||
y: -23.5d
|
||||
y: -25.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3C173357029AB649"]
|
||||
|
|
|
|||
|
|
@ -684,6 +684,7 @@
|
|||
tasks: [{
|
||||
id: "5A6EF9EBF232601C"
|
||||
item: "gtceu:copper_double_ingot"
|
||||
match_nbt: false
|
||||
type: "item"
|
||||
weak_nbt_match: true
|
||||
}]
|
||||
|
|
|
|||
|
|
@ -1602,12 +1602,26 @@
|
|||
]
|
||||
dependency_requirement: "one_completed"
|
||||
description: ["{quests.tfg_tips.passive_preservation.desc}"]
|
||||
disable_toast: true
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
Parent: {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:ceramic/vessel"
|
||||
tag: { }
|
||||
}
|
||||
id: "13F7066858E923FF"
|
||||
subtitle: "{quests.tfg_tips.passive_preservation.subtitle}"
|
||||
tasks: [{
|
||||
id: "54AAB9886964A160"
|
||||
title: "{quests.tasktype.checkmark}"
|
||||
type: "checkmark"
|
||||
dimension: "minecraft:overworld"
|
||||
icon: "gtceu:overworld_marker"
|
||||
id: "5BAF5F5343C3E42A"
|
||||
title: "{quests.stone_age.temperature.task}"
|
||||
type: "dimension"
|
||||
}]
|
||||
title: "{quests.tfg_tips.passive_preservation.title}"
|
||||
x: 6.5d
|
||||
|
|
@ -2236,10 +2250,7 @@
|
|||
y: 9.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"2D959136A5FC5F46"
|
||||
"56CA2EB7812529C5"
|
||||
]
|
||||
dependencies: ["2D959136A5FC5F46"]
|
||||
description: ["{quests.tfg_tips.lamps.desc}"]
|
||||
id: "037CDA933FBE2CBE"
|
||||
subtitle: "{quests.tfg_tips.lamps.subtitle}"
|
||||
|
|
@ -2277,8 +2288,8 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.tfg_tips.lamps.title}"
|
||||
x: -5.0d
|
||||
y: 11.0d
|
||||
x: -5.5d
|
||||
y: 11.5d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
|
|
@ -2286,6 +2297,16 @@
|
|||
"56CA2EB7812529C5"
|
||||
]
|
||||
description: ["{quests.tfg_tips.lava_lamp.desc}"]
|
||||
icon: {
|
||||
Count: 1
|
||||
ForgeCaps: {
|
||||
"tfc:item_heat": {
|
||||
heat: 0.0f
|
||||
ticks: 0L
|
||||
}
|
||||
}
|
||||
id: "tfc:metal/lamp/blue_steel"
|
||||
}
|
||||
id: "4EBABACAB444244D"
|
||||
optional: true
|
||||
shape: "heart"
|
||||
|
|
@ -2312,8 +2333,8 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.tfg_tips.lava_lamp.title}"
|
||||
x: -5.0d
|
||||
y: 12.5d
|
||||
x: -5.5d
|
||||
y: 13.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["037CDA933FBE2CBE"]
|
||||
|
|
@ -2333,8 +2354,8 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.creosote.title}"
|
||||
x: -6.0d
|
||||
y: 12.0d
|
||||
x: -6.5d
|
||||
y: 12.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["037CDA933FBE2CBE"]
|
||||
|
|
@ -2354,8 +2375,8 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.olive_oil.title}"
|
||||
x: -4.0d
|
||||
y: 12.0d
|
||||
x: -4.5d
|
||||
y: 12.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["2D959136A5FC5F46"]
|
||||
|
|
@ -3462,8 +3483,8 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.tallow.title}"
|
||||
x: -6.5d
|
||||
y: 11.0d
|
||||
x: -7.0d
|
||||
y: 11.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["150B7C5CD152E1BA"]
|
||||
|
|
@ -5376,6 +5397,26 @@
|
|||
x: 7.5d
|
||||
y: -18.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["037CDA933FBE2CBE"]
|
||||
description: ["{quests.tfg_tips.glowstone_lamp.desc}"]
|
||||
id: "61F58B402F1AE40B"
|
||||
subtitle: "{quests.tfg_tips.glowstone_lamp.subtitle}"
|
||||
tasks: [{
|
||||
id: "71D52011F8BE66F0"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "only_one(item(gtceu:glowstone_bucket)nbt(fuzzy:{fluid:{Amount:1000,FluidName:\"gtceu:glowstone\"}}))"
|
||||
}
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.tfg_tips.glowstone_lamp.title}"
|
||||
x: -6.5d
|
||||
y: 10.5d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.tfg_tips.subtitle}"]
|
||||
title: "{quests.tfg_tips}"
|
||||
|
|
|
|||
|
|
@ -15,6 +15,8 @@
|
|||
"gtceu.end_dome": "Enderarium",
|
||||
"gtceu.greenhouse": "Electric Greenhouse",
|
||||
"gtceu.steam_bloomery": "Steam Bloomery",
|
||||
"gtceu.food_oven": "Food Oven",
|
||||
"gtceu.food_processor": "Food Processor",
|
||||
"item.gtceu.tiny_wood_dust": "Tiny Pile of Softwood Pulp",
|
||||
"item.gtceu.small_wood_dust": "Small Pile of Softwood Pulp",
|
||||
"item.gtceu.wood_dust": "Softwood Pulp",
|
||||
|
|
|
|||
|
|
@ -167,6 +167,19 @@
|
|||
"block.tfg.mv_aqueous_accumulator": "§bAdvanced Aqueous Accumulator§r",
|
||||
"block.tfg.hv_aqueous_accumulator": "§6Advanced Aqueous Accumulator II§r",
|
||||
"block.tfg.ev_aqueous_accumulator": "§5Advanced Aqueous Accumulator III§r",
|
||||
"block.tfg.electric_greenhouse": "Electric Greenhouse",
|
||||
"block.tfg.lv_food_processor": "Basic Food Processor",
|
||||
"block.tfg.mv_food_processor": "§bAdvanced Food Processor§r",
|
||||
"block.tfg.hv_food_processor": "§6Advanced Food Processor II§r",
|
||||
"block.tfg.ev_food_processor": "§5Advanced Food Processor III§r",
|
||||
"block.tfg.lv_food_oven": "Basic Electric Oven",
|
||||
"block.tfg.mv_food_oven": "§bAdvanced Electric Oven§r",
|
||||
"block.tfg.hv_food_oven": "§6Advanced Electric Oven II§r",
|
||||
"block.tfg.ev_food_oven": "§5Advanced Electric Oven III§r",
|
||||
"block.tfg.lv_food_refrigerator": "Basic Refrigerator",
|
||||
"block.tfg.mv_food_refrigerator": "§bAdvanced Refrigerator",
|
||||
"block.tfg.hv_food_refrigerator": "§6Advanced Refrigerator II§r",
|
||||
"block.tfg.ev_food_refrigerator": "§5Advanced Refrigerator III§r",
|
||||
"item.tfg.antipoison_pill": "Antipoison Pill",
|
||||
"item.tfg.haste_pill": "Haste Pill",
|
||||
"item.tfg.night_vision_pill": "Night Vision Pill",
|
||||
|
|
@ -287,6 +300,7 @@
|
|||
"material.gtceu.thermochemically_treated_hardwood": "Thermochemically Treated Hardwood",
|
||||
"material.gtceu.hardwood": "Hardwood",
|
||||
"tfg.disabled_portal": "Portal magic seems to be blocked by an unknown force, try reaching another dimension by going down or up",
|
||||
"tfg.tooltip.food_trait.refrigerating": "§9Refrigerating",
|
||||
"item.treetap.tap": "Deprecated Item, Craft to Upgrade",
|
||||
"item.gtceu.zinc_ingot": "Deprecated Item, Craft to Upgrade",
|
||||
"item.gtceu.brass_ingot": "Deprecated Item, Craft to Upgrade",
|
||||
|
|
@ -1215,9 +1229,6 @@
|
|||
"quests.metal_age.mining.title": "Mining in the Metallurgy Age",
|
||||
"quests.metal_age.mining.subtitle": "ROCK AND STONE!",
|
||||
"quests.metal_age.mining.desc": "Extracting valuable resources from the ground is a major part of this modpack, and the Metallurgy Age is no exception! You will consume a &llot&r of metal to progress, and one way to mine a lot of it at once is with a Mining Hammer! This is a tool that can mine blocks in a 3x3x1 area at the cost of a slower mining speed. You can also hold sneak to break single blocks at a time.",
|
||||
"quests.metal_age.weld_wrought_iron_ingots.title": "Welding Wrought Iron",
|
||||
"quests.metal_age.weld_wrought_iron_ingots.subtitle": "CLANG CLANG CLANG",
|
||||
"quests.metal_age.weld_wrought_iron_ingots.desc": "Obtain at least 14 Ingots of Wrought Iron, then weld them together in a Bronze Anvil. Careful you don't melt your Wrought Iron, otherwise it will turn back into Cast Iron and you'll have to run it through the Bloomery again!",
|
||||
"quests.metal_age.bellows.title": "Bellows",
|
||||
"quests.metal_age.bellows.subtitle": "Higher temperatures can be reached, at a small price.",
|
||||
"quests.metal_age.bellows.desc": "The Bellows is a device that can force extra air into a fire or forge in front of it, allowing the heat produced by the fuel inside to reach higher temperatures than usual, at the cost of fuel duration.\n\nThese higher temperatures are required to fire pottery with charcoal or melt certain metals.\n\nCoal and Coke can also reach higher temperatures without it.",
|
||||
|
|
@ -1276,9 +1287,6 @@
|
|||
"quests.metal_age.blast_furnace.title": "Blast Furnace",
|
||||
"quests.metal_age.blast_furnace.subtitle": "Then I started Blastin'",
|
||||
"quests.metal_age.blast_furnace.desc": "The Blast Furnace is a multiblock structure that allows you to create Pig Iron. Placing a combination of Iron, Flux and fuel (see the adjacent quest) inside the Blast Furnace produces Pig Iron, which can be worked into Steel.\n\nIn order for the Blast Furnace to reach its required high temperatures, it will need its own Bellows, used to force air through a Tuyere which you place inside the blast furnace.\n\nThe Field Guide contains an entry on how the Blast Furnace works and how to build one.",
|
||||
"quests.metal_age.weld_steel_ingots.title": "Welding Steel",
|
||||
"quests.metal_age.weld_steel_ingots.subtitle": "Again?",
|
||||
"quests.metal_age.weld_steel_ingots.desc": "You know the drill by this point. Create 14 Steel Ingots, then weld them to get 7 Double Steel Ingots. We'll stop reminding you about this now.\n\nDid you know that the Helve Hammer can also process your pig iron into steel?",
|
||||
"quests.metal_age.steel_anvil.title": "T4 Anvil: Steel",
|
||||
"quests.metal_age.steel_anvil.subtitle": "A huge leap from wrought iron",
|
||||
"quests.metal_age.steel_anvil.desc": "With the Steel Anvil, you'll be able to work Steel Ingots into different forms.\n\nSteel tools and equipment have a significant boost over their bronze and wrought iron counterparts, so they're worth making if your existing ones are about to break. You'll be needing to create a lot of alloys soon, so some new mining equipment would be a wise investment.",
|
||||
|
|
@ -1288,6 +1296,9 @@
|
|||
"quests.metal_age.weak_steel.title": "Weak Steel Ingredients",
|
||||
"quests.metal_age.weak_steel.subtitle": "Hope you like math",
|
||||
"quests.metal_age.weak_steel.desc": "Weak Steel is one part of the necessary metals to create Black Steel. You can alloy it with 2 parts Steel, 1 part Nickel and 1 part Black Bronze.\n\nYou can check the liquid weak steel's recipe for more precise alloying percentage rates.",
|
||||
"quests.metal_age.weak_steel.task1": "1 Part Nickel",
|
||||
"quests.metal_age.weak_steel.task2": "2 Parts Steel",
|
||||
"quests.metal_age.weak_steel.task3": "1 Part Black Bronze",
|
||||
"quests.metal_age.highcarb_black_steel.title": "Black Steel Ingredients",
|
||||
"quests.metal_age.highcarb_black_steel.subtitle": "Conservation of matter does not apply",
|
||||
"quests.metal_age.highcarb_black_steel.desc": "The final two anvils are made out of complex alloys that will require a lot of metal to be created. Weak Steel and Pig Iron can be welded to create High Carbon Black Steel, which can then be worked on an anvil into Black Steel.",
|
||||
|
|
@ -1303,15 +1314,23 @@
|
|||
"quests.metal_age.weak_red_steel.title": "Weak Red Steel Ingredients",
|
||||
"quests.metal_age.weak_red_steel.subtitle": "This is getting a little ridiculous",
|
||||
"quests.metal_age.weak_red_steel.desc": "Like before, Weak Red Steel is the first step of Red Steel's creation. Its alloy is made from 4 parts Black Steel, 2 parts Steel, 1 part Brass, and 1 part Rose Gold.\n\nYou can check the liquid Weak Red Steel's recipe for more precise alloying percentage rates.",
|
||||
"quests.metal_age.weak_red_steel.steel": "2 Parts Steel",
|
||||
"quests.metal_age.weak_red_steel.black_steel": "4 Parts Black Steel",
|
||||
"quests.metal_age.weak_red_steel.brass": "1 Part Brass",
|
||||
"quests.metal_age.weak_red_steel.rose_gold": "1 Part Rose Gold",
|
||||
"quests.metal_age.weak_blu_steel.title": "Weak Blue Steel Ingredients",
|
||||
"quests.metal_age.weak_blu_steel.subtitle": "This is getting out of hand.",
|
||||
"quests.metal_age.weak_blu_steel.desc": "Like before, Weak Blue Steel is the first step of Blue Steel's creation. Its alloy is made from 4 parts Black Steel, 2 parts Steel, 1 part Bismuth Bronze, and 1 part Sterling Silver.\n\bYou can check the liquid Weak Blue Steel's recipe for more precise alloying percentage rates.",
|
||||
"quests.metal_age.weak_blu_steel.desc": "Like before, Weak Blue Steel is the first step of Blue Steel's creation. Its alloy is made from 4 parts Black Steel, 2 parts Steel, 1 part Bismuth Bronze, and 1 part Sterling Silver.\n\nYou can check the liquid Weak Blue Steel's recipe for more precise alloying percentage rates.",
|
||||
"quests.metal_age.weak_blue_steel.steel": "2 Parts Steel",
|
||||
"quests.metal_age.weak_blue_steel.black_steel": "4 Parts Black Steel",
|
||||
"quests.metal_age.weak_blue_steel.sterling_silver": "1 Part Sterling Silver",
|
||||
"quests.metal_age.weak_blue_steel.bismuth_bronze": "1 Part Bismuth Bronze",
|
||||
"quests.metal_age.highcarb_red_steel.title": "Red Steel Ingredients",
|
||||
"quests.metal_age.highcarb_red_steel.subtitle": "Could deleting matter like this power a nuclear bomb?",
|
||||
"quests.metal_age.highcarb_red_steel.desc": "Red Steel first starts as High Carbon Red Steel, which is made by welding Weak Red Steel and Black Steel. It needs to be worked on the Anvil to turn it into Red Steel",
|
||||
"quests.metal_age.highcarb_blu_steel.title": "Blue Steel Ingredients",
|
||||
"quests.metal_age.highcarb_blu_steel.subtitle": "Lavoisier is rolling in his grave",
|
||||
"quests.metal_age.highcarb_blu_steel.desc": "Blue Steel first starts as High Carbon Blue Steel, whcih is made by welding Weak Blue Steel and Black Steel. It needs to be worked on the Anvil to turn it into Blue Steel",
|
||||
"quests.metal_age.highcarb_blu_steel.desc": "Blue Steel first starts as High Carbon Blue Steel, which is made by welding Weak Blue Steel and Black Steel. It needs to be worked on the Anvil to turn it into Blue Steel",
|
||||
"quests.metal_age.redblu_anvil.title": "T6 Anvil: Red or Blue Steel",
|
||||
"quests.metal_age.redblu_anvil.subtitle": "It's over",
|
||||
"quests.metal_age.redblu_anvil.desc": "The final tier of Anvil! With the Tier 6 Anvil you'll be able to work both Red and Blue Steel Ingots into different items.\n\nThis marks the end of TerraFirmaCraft's progression. Now it's time to finish the Industrial Age and create your very first Low Voltage circuitry.",
|
||||
|
|
@ -1538,7 +1557,7 @@
|
|||
"quests.steam_age.centrifuge.desc": "Ore processing will always be an important part of this modpack, and this machine is another (optional) part of that. By following a different route of ore processing steps (check the Ore Processing Diagram tab in JEI), you can use this centrifuge to get some bonus byproducts out of your ores! The next upgrade to your ores won't be until the LV Thermal Centrifuge, so whether or not this is a worthwhile investment is up to you.",
|
||||
"quests.steam_age.steam_engine.title": "Steam Engine",
|
||||
"quests.steam_age.steam_engine.subtitle": "Time for some real steam power",
|
||||
"quests.steam_age.steam_engine.desc": "Water wheels and windmills not cutting it any more? It wouldn't be a steam age without a proper steam engine! Each steam engine can output a whole 512 SU, giving you much more power to play with.\n\nBlaze Burners can be crafted without leaving your house, and you can use a Mechanical Arm to automatically feed them solid fuel, or liquid fuel in a bucket. Coal Gems and Coke can also be used to superheat them.",
|
||||
"quests.steam_age.steam_engine.desc": "Water wheels and windmills not cutting it any more? It wouldn't be a steam age without a proper steam engine! Each steam engine can output a whole 256 SU, giving you much more power to play with.\n\nBlaze Burners can be crafted without leaving your house, and you can use a Mechanical Arm to automatically feed them solid fuel, or liquid fuel in a bucket (such as creosote). Coal Gems, Anthracite, and Coke can also be used to superheat them.",
|
||||
"quests.steam_age.deployers.title": "Deployers",
|
||||
"quests.steam_age.deployers.subtitle": "Primitive Assembly Line",
|
||||
"quests.steam_age.deployers.desc": "While you could use a single deployer for the rest your time in this chapter, we &3really&r don't recommend it. Setting up a line of deployers along a belt will save heaps of time and sanity, and it's not like you'll be wasting materials either, because you can always reuse them to upgrade your tree farm later.\n\nThese will also make electron tubes significantly cheaper!",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue