quests and langs

This commit is contained in:
Pyritie 2025-11-30 13:40:49 +00:00
parent 4ac7a45e92
commit ed6365bc3c
17 changed files with 285 additions and 153 deletions

View file

@ -234,6 +234,7 @@
can_repeat: true
dependencies: ["0C0B09D66D0CFFBA"]
description: ["{quests.ae2.ae_guide.desc}"]
icon: "ae2:guide"
id: "6CF08AFB924905F0"
rewards: [{
id: "34825A998EA88DB4"
@ -538,13 +539,13 @@
{
dependencies: ["6CF08AFB924905F0"]
description: ["{quests.ae2.iv.desc}"]
icon: "tfg:iv_universal_circuit"
icon_scale: 2.0d
id: "0F1104DEEB22EF86"
size: 1.0d
tasks: [{
id: "0D58947010553DE2"
item: "tfg:iv_universal_circuit"
type: "item"
id: "6D9B9EAFE680B768"
type: "checkmark"
}]
title: "{quests.ae2.iv.title}"
x: 3.0d
@ -638,13 +639,13 @@
{
dependencies: ["6CF08AFB924905F0"]
description: ["{quests.ae2.luv.desc}"]
icon: "tfg:luv_universal_circuit"
icon_scale: 2.0d
id: "1F3621FABA32DC6B"
size: 1.0d
tasks: [{
id: "54E60091BA319CB6"
item: "tfg:luv_universal_circuit"
type: "item"
id: "4CE3EF0D1FAC1B6C"
type: "checkmark"
}]
title: "{quests.ae2.luv.title}"
x: 0.5d
@ -705,13 +706,13 @@
{
dependencies: ["6CF08AFB924905F0"]
description: ["{quests.ae2.hv.desc}"]
icon: "tfg:hv_universal_circuit"
icon_scale: 2.0d
id: "3C3C21482E31267B"
size: 1.0d
tasks: [{
id: "59184C16CD8F51C6"
item: "tfg:hv_universal_circuit"
type: "item"
id: "1D4A01B75676146B"
type: "checkmark"
}]
title: "{quests.ae2.hv.title}"
x: 0.5d

View file

@ -55,6 +55,12 @@
x: 4.5d
y: 5.5d
}
{
id: "7B380A243C2C39FA"
linked_quest: "13F2929C1C303A0B"
x: 0.5d
y: -3.0d
}
]
quests: [
{

View file

@ -33,6 +33,12 @@
x: 13.0d
y: -6.0d
}
{
id: "4A902B3F8AE331AC"
linked_quest: "5D188F6C46EA9ED0"
x: -6.0d
y: -3.0d
}
]
quests: [
{
@ -835,7 +841,6 @@
"{@pagebreak}"
"{quests.high_voltage.hv_macerator.desc.2}"
]
icon: "gtceu:hv_macerator"
id: "6B7762F672BAE76F"
shape: "octagon"
size: 1.5d
@ -1529,14 +1534,15 @@
type: "item"
}]
title: "{quests.high_voltage.wand.title}"
x: 13.0d
y: -8.0d
x: 14.5d
y: -7.5d
}
{
dependencies: ["396E85A39FF414CF"]
description: ["{quests.high_voltage.hypertubes.desc}"]
id: "159A0DAEE55DCAC0"
optional: true
shape: "heart"
subtitle: "{quests.high_voltage.hypertubes.subtitle}"
tasks: [
{
@ -1554,6 +1560,63 @@
x: 11.5d
y: -7.5d
}
{
dependencies: ["16B735F9C391D260"]
description: [
"{quests.medium_voltage.mv_long_pipe.desc.1}"
"{@pagebreak}"
"{quests.medium_voltage.mv_long_pipe.desc.2}"
]
icon: "gtceu:long_distance_fluid_pipeline_endpoint"
id: "0015BD8AA5A517D1"
optional: true
shape: "heart"
size: 1.0d
subtitle: "{quests.medium_voltage.mv_long_pipe.subtitle}"
tasks: [
{
count: 2L
id: "7C8964FAF91C1529"
item: "gtceu:long_distance_fluid_pipeline_endpoint"
type: "item"
}
{
id: "48937E331D0184E7"
item: "gtceu:long_distance_fluid_pipeline"
type: "item"
}
]
title: "{quests.medium_voltage.mv_long_pipe.title}"
x: 5.0d
y: -8.0d
}
{
dependencies: ["7FA0ACB7F161F378"]
description: ["{quests.high_voltage.titanium_greate.desc}"]
id: "04799A40C5910B3F"
optional: true
shape: "heart"
tasks: [
{
id: "5B94BB35A8480214"
item: "greate:titanium_cogwheel"
type: "item"
}
{
id: "0C95EDF964B17ED6"
item: "greate:large_titanium_cogwheel"
type: "item"
}
{
id: "2E602B31550041B9"
item: "greate:titanium_shaft"
type: "item"
}
]
title: "{quests.high_voltage.titanium_greate.title}"
x: -6.0d
y: -1.0d
}
]
subtitle: ["{quests.high_voltage.subtitle}"]
title: "{quests.high_voltage}"

View file

@ -14,14 +14,22 @@
y: 7.0d
}]
order_index: 0
quest_links: [{
id: "13EDC87034A162DE"
linked_quest: "2CDB9778C7A30044"
shape: "octagon"
size: 2.0d
x: 4.0d
y: 7.0d
}]
quest_links: [
{
id: "13EDC87034A162DE"
linked_quest: "2CDB9778C7A30044"
shape: "octagon"
size: 2.0d
x: 4.0d
y: 7.0d
}
{
id: "0EA7766FE6845121"
linked_quest: "0FFBB6177DEB0A23"
x: -8.5d
y: 10.5d
}
]
quests: [
{
dependencies: ["2F7617C0C4B330DE"]
@ -160,7 +168,7 @@
}]
title: "{quests.low_voltage.aluminium_ingot.title}"
x: -10.0d
y: 9.75d
y: 10.5d
}
{
dependencies: [
@ -242,7 +250,7 @@
type: "checkmark"
}]
title: "{quests.low_voltage.machine_auto_output_behaviour.title}"
x: -4.0d
x: -3.5d
y: 1.5d
}
{
@ -271,7 +279,7 @@
type: "item"
}]
title: "{quests.low_voltage.lv_wiremill.title}"
x: -3.0d
x: -2.5d
y: 0.5d
}
{
@ -296,7 +304,7 @@
type: "item"
}]
title: "{quests.low_voltage.lv_bender.title}"
x: -3.0d
x: -2.5d
y: 2.5d
}
{
@ -322,7 +330,7 @@
type: "item"
}]
title: "{quests.low_voltage.lv_lathe.title}"
x: -3.0d
x: -2.5d
y: 1.5d
}
{
@ -338,7 +346,7 @@
}]
title: "{quests.low_voltage.lv_polariser.title}"
x: 4.5d
y: 1.5d
y: -0.5d
}
{
dependencies: ["6E186F9C57155BFA"]
@ -381,8 +389,8 @@
type: "item"
}]
title: "{quests.low_voltage.lv_superconductor.title}"
x: -12.0d
y: 6.5d
x: -11.5d
y: 7.5d
}
{
dependencies: ["701BCADAE5CF6CA5"]
@ -428,7 +436,7 @@
type: "checkmark"
}]
title: "{quests.low_voltage.programmed_circuits.title}"
x: -5.0d
x: -4.5d
y: 1.5d
}
{
@ -532,7 +540,7 @@
}]
title: "{quests.low_voltage.lv_ebf.title}"
x: -10.0d
y: 6.5d
y: 7.5d
}
{
dependencies: ["22510C5F2386B453"]
@ -583,8 +591,8 @@
type: "item"
}]
title: "{quests.low_voltage.lv_fluid_solidifier.title}"
x: -8.0d
y: 4.0d
x: -7.5d
y: 3.5d
}
{
dependencies: [
@ -636,7 +644,7 @@
}]
title: "{quests.low_voltage.cupronickel_coil.title}"
x: -8.5d
y: 6.5d
y: 7.5d
}
{
dependencies: ["22510C5F2386B453"]
@ -663,8 +671,7 @@
]
icon: "gtceu:lv_chemical_reactor"
id: "3D98819A799D2E64"
shape: "octagon"
size: 2.0d
size: 1.0d
subtitle: "{quests.low_voltage.lv_chemical_reactor.subtitle}"
tasks: [
{
@ -686,8 +693,8 @@
}
]
title: "{quests.low_voltage.lv_chemical_reactor.title}"
x: -8.0d
y: 2.0d
x: -6.5d
y: 3.5d
}
{
dependencies: ["10ECB471A77F5136"]
@ -708,7 +715,7 @@
type: "item"
}]
title: "{quests.low_voltage.universal_cell.title}"
x: -4.0d
x: -3.5d
y: 2.5d
}
{
@ -733,14 +740,14 @@
}
]
title: "{quests.low_voltage.mold_rotor.title}"
x: -9.0d
y: 4.0d
x: -8.5d
y: 3.5d
}
{
dependencies: ["5B891BA4897FD73C"]
dependency_requirement: "one_completed"
description: ["{quests.low_voltage.soldering_alloy.desc}"]
icon: "gtceu:soldering_alloy_ingot"
icon: "gtceu:soldering_alloy_dust"
id: "713C8D6A20BF3A0E"
shape: "square"
size: 1.0d
@ -799,7 +806,7 @@
type: "item"
}]
title: "{quests.low_voltage.lv_cutter.title}"
x: -3.0d
x: -2.5d
y: -0.5d
}
{
@ -839,8 +846,8 @@
type: "item"
}]
title: "{quests.low_voltage.lv_sprayer.title}"
x: 5.75d
y: -0.5d
x: 5.5d
y: 1.5d
}
{
dependencies: ["22510C5F2386B453"]
@ -870,8 +877,7 @@
"{quests.low_voltage.lv_extractor.desc.2}"
]
id: "5B2696206205CB2E"
shape: "octagon"
size: 2.0d
size: 1.0d
subtitle: "{quests.low_voltage.lv_extractor.subtitle}"
tasks: [{
id: "5CD363C839475426"
@ -879,7 +885,7 @@
type: "item"
}]
title: "{quests.low_voltage.lv_extractor.title}"
x: -5.5d
x: -6.5d
y: 4.5d
}
{
@ -910,8 +916,7 @@
"{quests.low_voltage.lv_arc_furnace.desc.2}"
]
id: "63256ED95F17B242"
shape: "octagon"
size: 2.0d
size: 1.0d
subtitle: "{quests.low_voltage.lv_arc_furnace.subtitle}"
tasks: [{
id: "2374C06C5E1EFC24"
@ -920,7 +925,7 @@
}]
title: "{quests.low_voltage.lv_arc_furnace.title}"
x: -4.0d
y: 12.5d
y: 11.5d
}
{
dependencies: [
@ -1082,7 +1087,7 @@
}]
title: "{quests.low_voltage.aluminium_dust.title}"
x: -10.0d
y: 8.0d
y: 9.0d
}
{
dependencies: ["1E9BE8D3F8A602DC"]
@ -1154,7 +1159,7 @@
]
title: "{quests.low_voltage.multiblock_tech.title}"
x: -10.0d
y: 4.5d
y: 5.5d
}
{
dependencies: ["22510C5F2386B453"]
@ -1189,7 +1194,7 @@
y: 3.5d
}
{
dependencies: ["22510C5F2386B453"]
dependencies: ["3E6DC423FE4A99F7"]
description: ["{quests.low_voltage.lv_turbo_charge.desc}"]
icon: "gtceu:lv_charger_4x"
id: "2DB259568F347C0E"
@ -1213,8 +1218,8 @@
type: "item"
}]
title: "{quests.low_voltage.lv_turbo_charge.title}"
x: 4.5d
y: 2.5d
x: 8.0d
y: -0.5d
}
{
dependencies: ["22510C5F2386B453"]
@ -1242,7 +1247,7 @@
}]
title: "{quests.low_voltage.lv_fisher.title}"
x: 4.5d
y: -0.5d
y: 2.5d
}
{
dependencies: ["22510C5F2386B453"]
@ -1359,8 +1364,8 @@
}
]
title: "{quests.low_voltage.mold_plate.title}"
x: -8.0d
y: 5.0d
x: -7.5d
y: 2.5d
}
{
dependencies: ["3E6DC423FE4A99F7"]
@ -1514,13 +1519,16 @@
}
{
dependencies: ["2CDB9778C7A30044"]
description: ["{ \"text\": \"{quests.low_voltage.link_chapter.desc}\", \"underlined\": \"true\", \"clickEvent\": { \"action\": \"change_page\", \"value\": \"2CDB9778C7A30044\" } }"]
description: [
"{quests.low_voltage.link_chapter.desc}:"
"{ \"text\": \"▶▶▶▶▶▶▶\", \"underlined\": \"true\", \"clickEvent\": { \"action\": \"change_page\", \"value\": \"2CDB9778C7A30044\" } }"
]
id: "7FA1525D681C4B4A"
shape: "none"
subtitle: "{quests.low_voltage.link_chapter.subtitle}"
tasks: [{
id: "346E50625B8B1133"
title: "I read it"
title: "{quests.low_voltage.link_chapter.task}"
type: "checkmark"
}]
title: "{quests.low_voltage.link_chapter.title}"
@ -1589,8 +1597,56 @@
type: "item"
}]
title: "{quests.low_voltage.cupronickel_ingot.title}"
x: -6.5d
y: 6.5d
x: -8.5d
y: 8.5d
}
{
dependencies: ["7567E885B7166603"]
description: ["{quests.low_voltage.aluminium_greate.desc}"]
id: "1354904154948913"
optional: true
shape: "heart"
subtitle: "{quests.low_voltage.aluminium_greate.subtitle}"
tasks: [
{
id: "1483488F0E301BCC"
item: "greate:aluminium_cogwheel"
type: "item"
}
{
id: "2E64EF18DC263002"
item: "greate:large_aluminium_cogwheel"
type: "item"
}
{
id: "32C96E141753187B"
item: "greate:aluminium_shaft"
type: "item"
}
]
title: "{quests.low_voltage.aluminium_greate.title}"
x: -11.5d
y: 10.5d
}
{
dependencies: [
"5263F866638D875C"
"3D98819A799D2E64"
]
dependency_requirement: "one_completed"
description: ["{quests.low_voltage.oil.desc}"]
hide_dependency_lines: true
icon: "gtceu:oil_bucket"
id: "2CEE3C0972650C81"
shape: "heart"
subtitle: "{quests.low_voltage.oil.subtitle}"
tasks: [{
id: "49FCAF88F47BE37E"
type: "checkmark"
}]
title: "{quests.low_voltage.oil.title}"
x: 7.5d
y: 4.5d
}
]
subtitle: ["{quests.low_voltage.subtitle}"]

View file

@ -403,7 +403,7 @@
Count: 1
id: "ftbfiltersystem:smart_filter"
tag: {
"ftbfiltersystem:filter": "or(item(gtceu:lp_steam_miner)item(gtceu:hp_steam_miner)item(gtceu:lv_miner)item(gtceu:mv_miner)item(gtceu:hv_miner))"
"ftbfiltersystem:filter": "or(item(gtceu:hp_steam_miner)item(gtceu:lv_miner)item(gtceu:mv_miner)item(gtceu:hv_miner))"
}
}
title: "{quests.medium_voltage.mv_miner.task}"
@ -755,8 +755,8 @@
type: "item"
}]
title: "{quests.medium_voltage.mv_inductor.title}"
x: -5.0d
y: 16.5d
x: -10.5d
y: 12.0d
}
{
dependencies: ["6BB98D128822730E"]
@ -807,8 +807,8 @@
type: "item"
}]
title: "{quests.medium_voltage.mv_pvc.title}"
x: -5.0d
y: 11.0d
x: -9.5d
y: 12.0d
}
{
dependencies: [
@ -1307,36 +1307,6 @@
x: 5.5d
y: 10.0d
}
{
dependencies: ["45449ECE4F8128E7"]
description: [
"{quests.medium_voltage.mv_long_pipe.desc.1}"
"{@pagebreak}"
"{quests.medium_voltage.mv_long_pipe.desc.2}"
]
icon: "gtceu:long_distance_fluid_pipeline_endpoint"
id: "5480AF2EDEDB6A36"
optional: true
shape: "heart"
size: 1.0d
subtitle: "{quests.medium_voltage.mv_long_pipe.subtitle}"
tasks: [
{
count: 2L
id: "6D77664884690FB4"
item: "gtceu:long_distance_fluid_pipeline_endpoint"
type: "item"
}
{
id: "01F1E774C67ED4AF"
item: "gtceu:long_distance_fluid_pipeline"
type: "item"
}
]
title: "{quests.medium_voltage.mv_long_pipe.title}"
x: -10.0d
y: -6.5d
}
{
dependencies: ["45769156F4253C86"]
dependency_requirement: "one_completed"
@ -1475,7 +1445,7 @@
}]
title: "{quests.medium_voltage.mv_seawater.title}"
x: -10.0d
y: -5.0d
y: -4.5d
}
{
dependencies: ["583D0CC4FAA4FC98"]
@ -1668,6 +1638,34 @@
x: -8.0d
y: -2.0d
}
{
dependencies: ["16A6AE5C770DB83A"]
description: ["{quests.medium_voltage.stainless_greate.desc}"]
id: "6602AE559D49CE65"
optional: true
shape: "heart"
subtitle: "{quests.medium_voltage.stainless_greate.subtitle}"
tasks: [
{
id: "53919EE5BCCA618A"
item: "greate:stainless_steel_cogwheel"
type: "item"
}
{
id: "2C8FD46F69EA05B0"
item: "greate:large_stainless_steel_cogwheel"
type: "item"
}
{
id: "6DF7F28AABF6785F"
item: "greate:stainless_steel_shaft"
type: "item"
}
]
title: "{quests.medium_voltage.stainless_greate.title}"
x: 0.5d
y: 6.75d
}
]
subtitle: ["{quests.medium_voltage.subtitle}"]
title: "{quests.medium_voltage}"

View file

@ -53,6 +53,12 @@
x: 9.0d
y: -34.0d
}
{
id: "3249AB9EB552BB77"
linked_quest: "4B79026C8D2DACC4"
x: 20.5d
y: -28.0d
}
]
quests: [
{

View file

@ -84,7 +84,7 @@
{
dependencies: [
"125563A12EE5C296"
"5792DDAA82895E67"
"5088768AAA28FCBA"
]
description: ["{quests.tfg_tips.red_steel_backpack.desc}"]
id: "4B79026C8D2DACC4"

View file

@ -1463,19 +1463,6 @@
{
dependencies: ["1594C2564FC7982D"]
description: ["{quests.tfg_tips.horseshoes.desc}"]
icon: {
Count: 1
ForgeCaps: {
"tfc:item_heat": {
heat: 0.0f
ticks: 0L
}
}
id: "sns:metal/horseshoes/steel"
tag: {
Damage: 0
}
}
id: "40566F6665A095C6"
subtitle: "{quests.tfg_tips.horseshoes.subtitle}"
tasks: [{
@ -1515,7 +1502,10 @@
y: 0.5d
}
{
dependencies: ["05528D09F7EE6E33"]
dependencies: [
"05528D09F7EE6E33"
"63CD0236B337EAAD"
]
description: ["{quests.tfg_tips.transportation_tips.rnr_plow.desc}"]
guide_page: "tfc:field_guide tfc:roadsandroofs/paving_cart 0"
id: "533F32CCAD9D5B51"

View file

@ -10,6 +10,7 @@
drop_loot_crates: false
emergency_items_cooldown: 300
grid_scale: 0.5d
hide_excluded_quests: false
icon: "tfg:terra_firma_greg"
lock_message: "e"
loot_crate_no_drop: {

View file

@ -33,7 +33,7 @@
"block.greate.brass_encased_large_aluminium_cogwheel": "真鍮ケース入り大きなアルミニウム製歯車",
"block.greate.brass_encased_large_darmstadtium_cogwheel": "真鍮大きなダームスタチウムケース入り歯車",
"block.greate.brass_encased_large_naquadah_alloy_cogwheel": "真鍮大きなナクアダ合金ケース入り歯車",
"block.greate.brass_encased_large_neutronium_cogwheel": "真鍮大きな中子素ケース入り歯車",
"block.greate.brass_encased_large_neutronium_cogwheel": "真鍮大きなニュートロニウム製ケース入り歯車",
"block.greate.brass_encased_large_rhodium_plated_palladium_cogwheel": "真鍮大きなロジウムケース入り歯車",
"block.greate.brass_encased_large_stainless_steel_cogwheel": "真鍮ケース入り大きなステンレス製歯車",
"block.greate.brass_encased_large_steel_cogwheel": "真鍮大きなケース入り歯車",
@ -41,8 +41,8 @@
"block.greate.brass_encased_large_tungsten_steel_cogwheel": "真鍮ケース入り大きなタングステンスチール歯車",
"block.greate.brass_encased_naquadah_alloy_cogwheel": "真鍮ナクアダ合金ケース入り歯車",
"block.greate.brass_encased_naquadah_alloy_shaft": "真鍮ナクアダ合金ケース入りシャフト",
"block.greate.brass_encased_neutronium_cogwheel": "真鍮中子素ケース入り歯車",
"block.greate.brass_encased_neutronium_shaft": "真鍮中子素ケース入りシャフト",
"block.greate.brass_encased_neutronium_cogwheel": "真鍮ニュートロニウム製ケース入り歯車",
"block.greate.brass_encased_neutronium_shaft": "真鍮ニュートロニウム製ケース入りシャフト",
"block.greate.brass_encased_rhodium_plated_palladium_cogwheel": "真鍮ロジウムケース入り歯車",
"block.greate.brass_encased_rhodium_plated_palladium_shaft": "真鍮ロジウムケース入りシャフト",
"block.greate.brass_encased_stainless_steel_cogwheel": "真鍮ケース入りステンレス製歯車",
@ -67,7 +67,7 @@
"block.greate.large_aluminium_cogwheel": "大きなアルミニウム製歯車",
"block.greate.large_darmstadtium_cogwheel": "大きなダームスタチウム歯車",
"block.greate.large_naquadah_alloy_cogwheel": "大きなナクアダ合金歯車",
"block.greate.large_neutronium_cogwheel": "大きな中子素歯車",
"block.greate.large_neutronium_cogwheel": "大きなニュートロニウム製歯車",
"block.greate.large_rhodium_plated_palladium_cogwheel": "大きなロジウム歯車",
"block.greate.large_stainless_steel_cogwheel": "大きなステンレス製歯車",
"block.greate.large_steel_cogwheel": "大きなスチール製歯車",
@ -76,7 +76,7 @@
"block.greate.metal_girder_encased_aluminium_shaft": "鉄骨入りアルミニウム製シャフト",
"block.greate.metal_girder_encased_darmstadtium_shaft": "鉄骨入りダームスタチウムシャフト",
"block.greate.metal_girder_encased_naquadah_alloy_shaft": "鉄骨入りナクアダ合金シャフト",
"block.greate.metal_girder_encased_neutronium_shaft": "鉄骨入り中子素シャフト",
"block.greate.metal_girder_encased_neutronium_shaft": "鉄骨入りニュートロニウム製シャフト",
"block.greate.metal_girder_encased_rhodium_plated_palladium_shaft": "鉄骨入りロジウムシャフト",
"block.greate.metal_girder_encased_stainless_steel_shaft": "鉄骨入りステンレス製シャフト",
"block.greate.metal_girder_encased_steel_shaft": "鉄骨入りスチール製シャフト",
@ -93,25 +93,25 @@
"block.greate.naquadah_alloy_mechanical_saw": "ナクアダ合金メカニカルソー",
"block.greate.naquadah_alloy_millstone": "ナクアダ合金石臼",
"block.greate.naquadah_alloy_shaft": "ナクアダ合金シャフト",
"block.greate.neutronium_cogwheel": "中子素歯車",
"block.greate.neutronium_crushing_wheel": "中子素破砕ホイール",
"block.greate.neutronium_crushing_wheel_controller": "中子素破砕ホイールコントローラー",
"block.greate.neutronium_encased_fan": "中子素ケース入りファン",
"block.greate.neutronium_gearbox": "中子素ギアボックス",
"block.greate.neutronium_mechanical_mixer": "中子素メカニカルミキサー",
"block.greate.neutronium_mechanical_press": "中子素メカニカルプレス",
"block.greate.neutronium_mechanical_pump": "中子素メカニカルポンプ",
"block.greate.neutronium_mechanical_saw": "中子素メカニカルソー",
"block.greate.neutronium_millstone": "中子素石臼",
"block.greate.neutronium_shaft": "中子素シャフト",
"block.greate.polybenzimidazole_belt_darmstadtium": "聚苯并咪唑传送带",
"block.greate.polybenzimidazole_belt_neutronium": "聚苯并咪唑传送带",
"block.greate.polytetrafluoroethylene_belt_naquadah_alloy": "聚四氟乙烯传送带",
"block.greate.polytetrafluoroethylene_belt_rhodium_plated_palladium": "聚四氟乙烯传送带",
"block.greate.neutronium_cogwheel": "ニュートロニウム製歯車",
"block.greate.neutronium_crushing_wheel": "ニュートロニウム製破砕ホイール",
"block.greate.neutronium_crushing_wheel_controller": "ニュートロニウム製破砕ホイールコントローラー",
"block.greate.neutronium_encased_fan": "ニュートロニウム製ケース入りファン",
"block.greate.neutronium_gearbox": "ニュートロニウム製ギアボックス",
"block.greate.neutronium_mechanical_mixer": "ニュートロニウム製メカニカルミキサー",
"block.greate.neutronium_mechanical_press": "ニュートロニウム製メカニカルプレス",
"block.greate.neutronium_mechanical_pump": "ニュートロニウム製メカニカルポンプ",
"block.greate.neutronium_mechanical_saw": "ニュートロニウム製メカニカルソー",
"block.greate.neutronium_millstone": "ニュートロニウム製石臼",
"block.greate.neutronium_shaft": "ニュートロニウム製シャフト",
"block.greate.polybenzimidazole_belt_darmstadtium": "ポリベンズイミダゾールベルト",
"block.greate.polybenzimidazole_belt_neutronium": "ポリベンズイミダゾールベルト",
"block.greate.polytetrafluoroethylene_belt_naquadah_alloy": "PTFEベルト",
"block.greate.polytetrafluoroethylene_belt_rhodium_plated_palladium": "PTFEベルト",
"block.greate.powered_aluminium_shaft": "アルミニウム製動力シャフト",
"block.greate.powered_darmstadtium_shaft": "ダームスタチウム動力シャフト",
"block.greate.powered_naquadah_alloy_shaft": "ナクアダ合金動力シャフト",
"block.greate.powered_neutronium_shaft": "中子素動力シャフト",
"block.greate.powered_neutronium_shaft": "ニュートロニウム製動力シャフト",
"block.greate.powered_rhodium_plated_palladium_shaft": "ロジウム動力シャフト",
"block.greate.powered_stainless_steel_shaft": "ステンレス製動力シャフト",
"block.greate.powered_steel_shaft": "スチール製動力シャフト",
@ -180,9 +180,9 @@
"item.greate.aluminium_vertical_gearbox": "アルミニウム製垂直ギアボックス",
"item.greate.darmstadtium_vertical_gearbox": "ダームスタチウム垂直ギアボックス",
"item.greate.naquadah_alloy_vertical_gearbox": "ナクアダ合金垂直ギアボックス",
"item.greate.neutronium_vertical_gearbox": "中子素垂直ギアボックス",
"item.greate.polybenzimidazole_belt_connector": "聚苯并咪唑传送带",
"item.greate.polytetrafluoroethylene_belt_connector": "聚四氟乙烯传送带",
"item.greate.neutronium_vertical_gearbox": "ニュートロニウム製垂直ギアボックス",
"item.greate.polybenzimidazole_belt_connector": "ポリベンズイミダゾールベルト",
"item.greate.polytetrafluoroethylene_belt_connector": "PTFEベルト",
"item.greate.rhodium_plated_palladium_vertical_gearbox": "ロジウム垂直ギアボックス",
"item.greate.stainless_steel_vertical_gearbox": "ステンレス製垂直ギアボックス",
"item.greate.steel_vertical_gearbox": "スチール製垂直ギアボックス",

View file

@ -2475,6 +2475,8 @@
"quests.high_voltage.final_dust.title": "Infinite Dusts",
"quests.high_voltage.final_dust.subtitle": "Finally infinite resources",
"quests.high_voltage.final_dust.desc": "This is all the &cinfinite resources&r you can obtain on the &7Moon&r before unlocking the more advanced processing available on &eVenus&r.\n\nWith these, you should have everything you need to keep progressing through &dGregTech&r — especially to secure the &amaintenance&r of your Moon Base.\n\nThese resources are essential for:\n• Crafting &dAE2 components&r\n• Producing an &cinfinite&r supply of &6Railgun Ammo&r\n\nPassive automation is now within your reach — take the step and make it happen!",
"quests.high_voltage.titanium_greate.title": "Titanium-tier Greate",
"quests.high_voltage.titanium_greate.desc": "This is the final tier of Greate that's accessible in TerraFirmaGreg. The only \"extreme\" it's doing is being extremely optional.",
"quests.low_voltage": "&7LV&r - Low Voltage",
"quests.low_voltage.subtitle": "Tame electricity and begin your GregTech journey",
"quests.low_voltage.lv_machine_hull.title": "Your second machine hull",
@ -2506,7 +2508,7 @@
"quests.low_voltage.link_chapter.title": "Explain energy to me",
"quests.low_voltage.link_chapter.subtitle": "There is a whole chapter about energy",
"quests.low_voltage.link_chapter.desc": "View the chapter by clicking here",
"quests.low_voltage.link_chapter.task": "Read it",
"quests.low_voltage.link_chapter.task": "I read it",
"quests.low_voltage.lv_combuston_gen.title": "The Combustion Generator",
"quests.low_voltage.lv_combuston_gen.subtitle": "It does boom and make energy",
"quests.low_voltage.lv_combuston_gen.desc": "The &7LV Combustion Generator&r may be a bit more expensive to craft compared to other generators, but its fuels carry a lot of energy. This makes it easier to move, or if you need to power a generator far from your base, a drum filled with &2Bio Diesel&r can transport a large amount of EU.\n\nLike other &7LV Generators&r, it produces &a32 EU/t&r.",
@ -2686,7 +2688,7 @@
"quests.low_voltage.lv_nitrogen.task": "Nitrogen",
"quests.low_voltage.lv_arc_furnace.title": "The Arc Furnace",
"quests.low_voltage.lv_arc_furnace.subtitle": "The Arc Furnace has never been so good",
"quests.low_voltage.lv_arc_furnace.desc.1": "The &3Arc Furnace&r uses a lil' bit of &9Oxygen&r to smelt items in a different fashion than Furnaces.\n\nYou can use it to make easier &aWrought Iron&r, double your &aGlass&r, and gain access to &aAnnealed Copper&r for cheaper electronic components. It's also your new best way to make &4Red Steel&r and &1Blue Steel&r Ingots!\n\nIt can also recycle various components and machines back to their original materials.",
"quests.low_voltage.lv_arc_furnace.desc.1": "The &3Arc Furnace&r uses a lil' bit of &9Oxygen&r to smelt items in a different fashion than Furnaces.\n\nYou can use it to make easier &aWrought Iron&r, double your &aGlass&r, and gain access to &aAnnealed Copper&r for cheaper electronic components.\n\nIt can also recycle various components and machines back to their original materials.",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3Lore:&r&o Previous GregTech versions had both the Arc Furnace and the &bPlasma Arc Furnace&f. In that case, why not use one machine for both? Well, that's exactly what we thought - but we ultimately decided to remove one of the two &bplasma&f recipes. And then the other &bplasma&f recipe.\n\n&oIn short, the &bPlasma Arc Furnace&f is &4gone&f. RIP.",
"quests.low_voltage.lv_extractor.title": "Basic Liquid Extraction",
"quests.low_voltage.lv_extractor.subtitle": "The Extractor extracts...",
@ -2708,7 +2710,7 @@
"quests.low_voltage.mold_plate.desc": "Stop wasting your time with your &6Alloy Smelter&r. You're gonna need a lot of &6Rubber Sheets&r, and later on you will also use it for other kinds of plastics.\n\nYou may think you can use the Extruder to make rubber sheets instead, but the &6Fluid Solidifier&r can do so much more, while the Extruder is pretty useless until &bMV&r.",
"quests.low_voltage.cupronickel_ingot.title": "Cupronickel Ingots",
"quests.low_voltage.cupronickel_ingot.subtitle": "It's an alloy",
"quests.low_voltage.cupronickel_ingot.desc": "&7A big part of progression in GregTech revolves around gaining access to new materials\nthat you'll use to upgrade your machines or unlock advanced components.&r\n\nThe first alloy you'll encounter is &bCupronickel&r — the beginning of a long journey.\nThis material is used to upgrade your &6Electric Blast Furnace&r, an essential step in your industrial growth.\n\nLuckily, this first step is fairly simple: a basic &7LV Alloy Smelter&r will get the job done.\nSo even if the recipe asks for &b128 Cupronickel&r, don't worry — it's easier than it looks!&r\n\nLater on, their counterparts will become much more complex, so enjoy the simplicity while it lasts!",
"quests.low_voltage.cupronickel_ingot.desc": "A big part of progression in GregTech revolves around gaining access to new materials that you'll use to upgrade your machines or unlock advanced components.\n\nOne such material you'll encounter is &bCupronickel&r — the beginning of a long journey.\nThis material is used to build your first &6Electric Blast Furnace&r, an essential step in your industrial growth.\n\nLuckily, this first step is fairly simple: an Alloy Smelter will get the job done.\nSo even if the recipe asks for &b128 Cupronickel&r, don't worry — it's easier than it looks!&r\n\nLater on, their counterparts will become much more complex, so enjoy the simplicity while it lasts!",
"quests.low_voltage.cupronickel_coil.title": "Cupronickel Coils",
"quests.low_voltage.cupronickel_coil.subtitle": "Baby's first heating coil",
"quests.low_voltage.cupronickel_coil.desc": "Prepare &a128 Cupronickel&r, &a32 Bronze&r and &a16 Tin Alloy&r to craft the Heating Coils required for your first Electric Blast Furnace.\n\nThis is still less than half (!) of the cost of the whole EBF in raw materials. You will also need about a stack each of Invar and Steel, so get mining.\n\nThe Cupronickel Coils will allow the EBF to perform recipes up to &d1,800K&r (ignoring Voltage bonuses). That's pretty hot if you ask us.\n\n&6Tutorial on Coils in the &lGregTech Energy&r&6 tab - check it out to learn more!&r",
@ -2737,6 +2739,12 @@
"quests.low_voltage.mv_hull.subtitle": "This is going quite well, only 7 to go!",
"quests.low_voltage.mv_hull.desc1": "Good job, you now have your &bMV Machine Hull&r, your first &bMV Circuit&r and your first &6Circuit Assembler&r.\n\nThis is the gist of &6GregTech&r, every tier you are going to make new &6machines&r using new &6materials&r and &6chemicals&r. You are going to have &5so much fun&r, we are kinda jealous!",
"quests.low_voltage.mv_hull.desc2": "Before going further into &bMV&r, remember that in &6TFG&r you can use &6Create&r to reinforce your infrastructure if you don't want to use too much of GregTech. Aluminium Shafts and Cogwheels have 4x the stress capacity of steel ones, so you should be able to run all your machines much faster with them!",
"quests.low_voltage.aluminium_greate.title": "Aluminium-tier Greate",
"quests.low_voltage.aluminium_greate.subtitle": "Also known as Medium Stress",
"quests.low_voltage.aluminium_greate.desc": "It's been a while since your last upgrade, but now you have access to the next tier of Greate cogs and shafts. Like before, the aluminium ones have &bfour times&r the stress capacity of steel.\n\nContinuing with Greate beyond this point is very optional, and we encourage you to move over to GregTech, but the upgrade may help you de-spaghettify some of your old setups if you'd like to continue using them.\n\nYou can scale up your stress more with a &eSteam Engine&r, or convert EU into SU via the &9Create Additions&r &eElectric Motor&r.",
"quests.low_voltage.oil.title": "Found Oil early?",
"quests.low_voltage.oil.subtitle": "For LV overachievers",
"quests.low_voltage.oil.desc": "If you've found any Oilsands or Oil spouts in your travels, you can actually start using a little bit of it in LV.\n\nYou can either convert it into Heavy Fuel and put it in your boilers, or better yet, use it to make a little &bPolyethylene&r!\n\nThe details of this are in the MV chapter, but at this point you can use the polyethylene to make a few things such as cheaper Machine Hulls and Diodes.",
"quests.medium_voltage": "&bMV&r - Medium Voltage",
"quests.medium_voltage.subtitle": "Venture into petrochemistry and refine electronics",
"quests.medium_voltage.mv_machine_hull.title": "Welcome to MV!",
@ -2981,6 +2989,9 @@
"quests.medium_voltage.lsb.title": "Getting very steamy",
"quests.medium_voltage.lsb.subtitle": "If you have unlimited fuel, it can still be good",
"quests.medium_voltage.lsb.desc": "If you're &lstill&r running off the &3Large Bronze Boiler&r, you may want to upgrade to the &3Large Steel Boiler&r.\n\nIt's slightly more efficient than the &3LBB&r, and produces &d1800 mB/t of Steam&r.\n\nWe'd recommend you try other power options at this point.",
"quests.medium_voltage.stainless_greate.title": "Stainless Steel-tier Greate",
"quests.medium_voltage.stainless_greate.subtitle": "High Stress",
"quests.medium_voltage.stainless_greate.desc": "This quest is just here to let you know that Greate has another upgrade at this point.\n\nYou may find the next tier of Crushing Wheels useful, as they can give the full amount of byproducts, just like the HV Macerator, but also process multiple items at the same time!",
"quests.metal_age": "Metallurgy Age",
"quests.metal_age.subtitle": "Your First Technological Advancements.",
"quests.metal_age.weld_bronze_ingots.title": "Welding Bronze",
@ -3593,7 +3604,7 @@
"quests.steam_age.lathe.desc": "The &3Belt Grinder&r can automatically turn a single ingot into two rods, single bolts into screws, polish gems, and a few other things. If you're needing a lot of rods and screws, and you will be, this machine will be a good investment.",
"quests.steam_age.steel_saw.title": "Steel Mechanical Saw",
"quests.steam_age.steel_saw.subtitle": "A stonecutter and LV Cutter in one!",
"quests.steam_age.steel_saw.desc": "It's an upgrade to your Basic Mechanical Saw that can also process some metal recipes, like turning rods into four bolts, and cutting blocks into plates. These recipes will all require a fluid to work, but you can just use water for now.\n\nYou can also use this for cheaper Rubber Sheets, if you first use an Alloy Smelter to turn your pulp into a block.",
"quests.steam_age.steel_saw.desc": "It's an upgrade to your Basic Mechanical Saw that can also process some metal recipes, like turning rods into four bolts, and cutting blocks into plates. These recipes will all require a fluid to work, but you can just use water for now.\n\nYou can also use this for cheaper Rubber Sheets, if you first use an Alloy Smelter to turn your pulp into a block.\n\nHaven't made Cobalt Brass before? You can either alloy it in a Crucible using anything that melts into Aluminium Silicate, or use a Mixer with Aluminium Dust from ore processing.",
"quests.steam_age.rolling_mill.title": "Rolling Mill",
"quests.steam_age.rolling_mill.subtitle": "The other half of the LV Bender",
"quests.steam_age.rolling_mill.desc.1": "Of all the steam age machines you could make, the &3Rolling Mill&r is one of the best, for the simple reason that it makes single plates out of single ingots. It can also make thin sheets cheaper than by hand, as a bonus!",
@ -3887,7 +3898,7 @@
"quests.tfg_tips.red_steel_backpack.title": "Red Steel Backpack",
"quests.tfg_tips.red_steel_backpack.subtitle": "Cooler than a Blue Steel Backpack",
"quests.tfg_tips.red_steel_backpack.desc": "A &4Red Steel Backpack&r is your first proper backpack inventory upgrade. It has a total slot count of &c54&r and can hold &atwo upgrades.&r",
"quests.tfg_tips.aluminium_backpack.title": "Aluminium Steel Backpack",
"quests.tfg_tips.aluminium_backpack.title": "Aluminium Backpack",
"quests.tfg_tips.aluminium_backpack.subtitle": "Is it Aluminum or Aluminium?",
"quests.tfg_tips.aluminium_backpack.desc": "An &bAluminium Backpack&r is your second proper backpack inventory upgrade. It has a total slot count of &c81&r and can hold &athree upgrades.&r",
"quests.tfg_tips.titanium_backpack.title": "Titanium Backpack",

View file

@ -2238,7 +2238,7 @@
"quests.low_voltage.lv_nitrogen.task": "Nitrogen",
"quests.low_voltage.lv_arc_furnace.title": "The Arc Furnace",
"quests.low_voltage.lv_arc_furnace.subtitle": "The Arc Furnace has never been so good",
"quests.low_voltage.lv_arc_furnace.desc.1": "The &3Arc Furnace&r uses a lil' bit of &9Oxygen&r to smelt items in a different fashion than Furnaces.\n\nYou can use it to make easier &aWrought Iron&r, double your &aGlass&r, and gain access to &aAnnealed Copper&r for cheaper electronic components. It's also your new best way to make &4Red Steel&r and &1Blue Steel&r Ingots!\n\nIt can also recycle various components and machines back to their original materials.",
"quests.low_voltage.lv_arc_furnace.desc.1": "The &3Arc Furnace&r uses a lil' bit of &9Oxygen&r to smelt items in a different fashion than Furnaces.\n\nYou can use it to make easier &aWrought Iron&r, double your &aGlass&r, and gain access to &aAnnealed Copper&r for cheaper electronic components.\n\nIt can also recycle various components and machines back to their original materials.",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3Lore:&r&o Previous GregTech versions had both the Arc Furnace and the &bPlasma Arc Furnace&f. In that case, why not use one machine for both? Well, that's exactly what we thought - but we ultimately decided to remove one of the two &bplasma&f recipes. And then the other &bplasma&f recipe.\n\n&oIn short, the &bPlasma Arc Furnace&f is &4gone&f. RIP.",
"quests.low_voltage.lv_extractor.title": "Basic Liquid Extraction",
"quests.low_voltage.lv_extractor.subtitle": "The Extractor extracts...",
@ -3353,7 +3353,7 @@
"quests.tfg_tips.red_steel_backpack.title": "Red Steel Backpack",
"quests.tfg_tips.red_steel_backpack.subtitle": "Cooler than a Blue Steel Backpack",
"quests.tfg_tips.red_steel_backpack.desc": "A &4Red Steel Backpack&r is your first proper backpack inventory upgrade. It has a total slot count of &c54&r and can hold &atwo upgrades.&r",
"quests.tfg_tips.aluminium_backpack.title": "Aluminium Steel Backpack",
"quests.tfg_tips.aluminium_backpack.title": "Aluminium Backpack",
"quests.tfg_tips.aluminium_backpack.subtitle": "Is it Aluminum or Aluminium?",
"quests.tfg_tips.aluminium_backpack.desc": "An &bAluminium Backpack&r is your second proper backpack inventory upgrade. It has a total slot count of &c81&r and can hold &athree upgrades.&r",
"quests.tfg_tips.titanium_backpack.title": "Titanium Backpack",

View file

@ -2210,8 +2210,8 @@
"quests.gregtech_energy.overclock.title": "オーバークロック",
"quests.gregtech_energy.overclock.subtitle": "電圧と処理時間の関係",
"quests.gregtech_energy.overclock.desc.1": "「オーバークロック」ってよく聞くけど、実際どういう意味なのか分からないですか? それなら、ここでしっかり勉強しておきましょう。\n\n基礎知識:\n&dLV&rは最大で32EU/tです。状況によってはそれ以下になることもありますが、超えることはありません。\n&dMV&rは128EU/t、\n&dHV&rは512EU/tまで出力できます。\nつまり、電圧のティアが1段階上がるごとに必要な電力はおよそ4倍になる、という仕組みです。",
"quests.gregtech_energy.overclock.desc.2": "下位電圧のレシピを上位電圧の機械で動かすとどうなるでしょう?\nそれが、いわゆる&eオーバークロック&rです!\n\n例えば、&dMV&rレシピ(33〜128EU/t)を&dHV&r機械で処理すると、消費電力は4倍、速度は2倍になります。\n\n同じMVレシピを&dEV&r機械で動かすと、消費電力は8倍にもなるのに、速度は4倍しか上がりません。\n\nつまり、電力効率の面では、1台をオーバークロックするよりも複数の機械を動かした方が得なのです。\nとはいえ、現実的には同じ機械を大量に並べるより、オーバークロックしてスピードアップする方が便利なことが多いと思います。\n\nエネルギーが貴重な序盤のうちは、この仕組みを理解しておいた方がよいでしょう。",
"quests.gregtech_energy.overclock.desc.3": " 特定の大型機械だけが持つ特別な機能、それが&eパーフェクトオーバークロック&r(通称POC)です。\n通常のオーバークロックでは「4倍の電力で2倍の速度」ですが、POCでは「&a4倍の電力&rで&a4倍の速度&r」になります。つまり、複数台の機械を動かすのと同じ効率で動作するというわけです。\n\n現時点でTerraFirmaGreg内でPOCに対応している大型機械は以下の通りです:\n-工業用電気炉(EBF)\n-合金高炉(ABS)\n-回転式炉床炉(RHF)\n-大型化学反応炉(LCR)\n-電気温室",
"quests.gregtech_energy.overclock.desc.2": "下位電圧のレシピを上位電圧の機械で動かすとどうなるでしょう?\nそれが、いわゆる&eオーバークロック&rです!\n\n例えば、&dMV&rレシピ(33〜128EU/t)を&dHV&r機械で処理すると、消費電力は4倍、速度は2倍になります。\n\n同じMVレシピを&dEV&r機械で動かすと、消費電力は16倍にもなるのに、速度は4倍しか上がりません。\n\nつまり、電力効率の面では、1台をオーバークロックするよりも複数の機械を動かした方が得なのです。\nとはいえ、現実的には同じ機械を大量に並べるより、オーバークロックしてスピードアップする方が便利なことが多いと思います。\n\nエネルギーが貴重な序盤のうちは、この仕組みを理解しておいた方がよいでしょう。",
"quests.gregtech_energy.overclock.desc.3": " 特定の大型機械だけが持つ特別な機能、それが&eパーフェクトオーバークロック&r(通称POC)です。\n通常のオーバークロックでは「4倍の電力で2倍の速度」ですが、POCでは「&a4倍の電力&rで&a4倍の速度&r」になります。つまり、複数台の機械を動かすのと同じ効率で動作するというわけです。\n\n現時点でTerraFirmaGreg内でPOCに対応している大型機械は以下の通りです\n-工業用電気炉(EBF)...高温稼働時のみ\n-合金高炉(ABS)...高温稼働時のみ\n-回転式炉床炉(RHF)...高温稼働時のみ\n-大型化学反応炉(LCR)\n-電気温室",
"quests.gregtech_energy.overclock.task": "So the red ones go faster, got it",
"quests.gregtech_energy.blast_oc.title": "機械高炉の仕組みについて",
"quests.gregtech_energy.blast_oc.subtitle": "完全に理解しろとは言いません",
@ -2653,7 +2653,7 @@
"quests.low_voltage.lv_nitrogen.task": "Nitrogen",
"quests.low_voltage.lv_arc_furnace.title": "アーク炉",
"quests.low_voltage.lv_arc_furnace.subtitle": "恐竜を飼いならそう!",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3アーク炉&rは、少量の&9酸素&rを使用して、通常のかまどとは異なる方法でアイテムを精錬します。\n\nこれを使うことで、より簡単に&a錬鉄&rを作れたり、&aガラス&rを2倍多く作れたり、電子部品の大量確保のための&aなまし銅&rを精錬することができます。\nさらに、&4赤鋼&rや&1青鋼&rインゴットをさらに簡単に作ることができるようになります\n\nまた、さまざまな部品や機械を元の素材へ分解して再利用することも可能です。",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3アーク炉&rは、少量の&9酸素&rを使用して、通常のかまどとは異なる方法でアイテムを精錬します。\n\nこれを使うことで、より簡単に&a錬鉄&rを作れたり、&aガラス&rを2倍多く作れたり、電子部品の大量確保のための&aなまし銅&rを精錬することができます。\n\nまた、さまざまな部品や機械を元の素材へ分解して再利用することも可能です。",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3余談&r&o以前のGregTechには、アーク炉と&bプラズマアーク炉&fの2種類があったんだ。でも「これは一つの機械にまとめてよくね」って思ったらしくて...\n\n&oそうして、&bプラズマアーク炉&fは&4お亡くなりになりました&f。ご冥福をお祈りします。",
"quests.low_voltage.lv_extractor.title": "基本型抽出機",
"quests.low_voltage.lv_extractor.subtitle": "抽出?融解では?",
@ -3492,7 +3492,7 @@
"quests.steam_age.extractor.desc": "&3高圧蒸気式抽出機&rは、液体を抽出する性能が弱いため、&6蒸気時代&rだとまだ作れないアイテムが多くあります。",
"quests.steam_age.glass_tube.title": "ガラス管",
"quests.steam_age.glass_tube.subtitle": "たくさん用意しておきましょう",
"quests.steam_age.glass_tube.desc": "ガラス管はガラス吹きによって手作業で作成することもできますが、代わりに適切な金型を使用して合金製錬炉で作成する方がはるかに楽で時短になります。\n\nガラスの粉が大量に必要になります。そのためには、16枚のガラス板を一度にガラス吹きして粉砕するか、高圧蒸気式破砕機などと鍛造機を使用して大量の砂を入手し、それに少しの火打石の粉を混ぜてガラス粉に変えることができます。",
"quests.steam_age.glass_tube.desc": "ガラス管はガラス吹きによって手作業で作成することもできますが、代わりに適切な金型を使用して合金製錬炉で作成する方がはるかに楽で時短になります。\n\nガラスの粉が大量に必要になります。そのためには、16枚のガラス板を一度にガラス吹きして粉砕するのが効率的な方法です。\n\n真空管を作ってからは、破砕機と鍛造機を使って大量の砂を確保し、メカニカルミキサーで少しの火打石の粉を混ぜることでガラス粉を大量生産することができます。",
"quests.steam_age.treated_planks.title": "防腐木材の板",
"quests.steam_age.treated_planks.subtitle": "a.k.a防腐木材の繊維板",
"quests.steam_age.treated_planks.desc": "クレオソートが残っていたらいいのですが...実は、クレオソートは防腐木材のパルプ化と、その圧縮された板を作ることにも使われるんです。\n\n&l&3余談&r&oTerraFirmaGregの前までのバージョンだと、これがないとCreateを始められなかったんだよね",
@ -3926,7 +3926,7 @@
"quests.tfg_tips.lava_lamp.desc": "非常に耐熱性の高い金属である&9青鋼&rを使用すると、&d青鋼のランタン&rを作成できます。これには&c溶岩&rをいれることができ、永久の光源になります。\n\nただし、溶岩が入ったランタンの取り扱いには注意してください。非常に&cHOTです...&r",
"quests.tfg_tips.glowstone_lamp.title": "ランタン燃料:グロウストーン",
"quests.tfg_tips.glowstone_lamp.subtitle": "最高のランタン燃料",
"quests.tfg_tips.glowstone_lamp.desc": "&dグロウストーン&rを液化するには、&7LV&r以上の機械を使う必要がありますが、&lどの素材でできたランタン&でも、&6液体グロウストーン&rを入れることで永久の光源になります。\nそして、&c溶岩&rとは異なり、これは熱くありません",
"quests.tfg_tips.glowstone_lamp.desc": "&dグロウストーン&rを液化するには、&7LV&r以上の機械を使う必要がありますが、&lどの素材でできたランタン&rでも、&6液体グロウストーン&rを入れることで永久の光源になります。\nそして、&c溶岩&rとは異なり、これは熱くありません",
"quests.tfg_tips.charcoal_pile.title": "伏せ焼き",
"quests.tfg_tips.charcoal_pile.subtitle": "重要事項です",
"quests.tfg_tips.charcoal_pile.desc.1": "&a伏せ焼き&rは、初期の&d木炭&rの確保法です。\n&2TFG&rで成り上がっていくには、木炭が&o大量に&r必要になります。炉での&3精錬&rと&b錬鉄&rのための&3塊鉄炉&rの稼働で特に多く要求されます。\n\nではまず、地面を掘り下げましょう。",

View file

@ -1523,7 +1523,7 @@
"quests.low_voltage.lv_nitrogen.task": "Nitrogênio",
"quests.low_voltage.lv_arc_furnace.title": "O Forno a Arco",
"quests.low_voltage.lv_arc_furnace.subtitle": "O Forno a Arco nunca foi tão bom",
"quests.low_voltage.lv_arc_furnace.desc.1": "O &3Forno a Arco&r usa um pouquinho de &9Oxigênio&r para fundir itens de uma maneira diferente das Fornalhas.\n\nVocê pode usá-lo para fazer &aFerro Forjado&r mais facilmente, dobrar seu &aVidro&r e obter acesso a &aCobre Recozido&r para componentes eletrônicos mais baratos. É também a sua nova melhor maneira de fazer &4Lingotes de &1Aço Rubro&r e &1Aço Azul&r!\n\nEle também pode reciclar vários componentes e máquinas de volta aos seus materiais originais.",
"quests.low_voltage.lv_arc_furnace.desc.1": "O &3Forno a Arco&r usa um pouquinho de &9Oxigênio&r para fundir itens de uma maneira diferente das Fornalhas.\n\nVocê pode usá-lo para fazer &aFerro Forjado&r mais facilmente, dobrar seu &aVidro&r e obter acesso a &aCobre Recozido&r para componentes eletrônicos mais baratos.\n\nEle também pode reciclar vários componentes e máquinas de volta aos seus materiais originais.",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3Lore:&r&o As versões anteriores do GregTech tinham o Forno a Arco e o &bForno a Arco de Plasma&f. Nesse caso, por que não usar uma máquina para ambos? Bem, foi exatamente o que pensamos - mas, no final das contas, decidimos remover uma das duas receitas de &bplasma&f. E então outra receita de &bplasma&f.\n\n&oResumindo, o &bForno a Arco de Plasma&f se &4foi&f. Descanse em paz.",
"quests.low_voltage.lv_extractor.title": "Extração Líquida Básica",
"quests.low_voltage.lv_extractor.subtitle": "O Extrator extrai...",

View file

@ -2598,7 +2598,7 @@
"quests.low_voltage.lv_nitrogen.task": "Азот",
"quests.low_voltage.lv_arc_furnace.title": "Дуговая Печь",
"quests.low_voltage.lv_arc_furnace.subtitle": "Дуговая Печь ещё никогда не была так хороша",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3Дуговая печь&r использует немного &9кислорода&r для плавки предметов другим способом, чем обычные печи.\n\nВы можете использовать её для более лёгкого получения &aкованого железа&r, удвоения количества &aстекла&r и доступа к &aотожжённой меди&r для более дешёвых электронных компонентов. Это также ваш новый лучший способ изготовления &4Красной стали&r и &1Синей стали&r в виде слитков!\n\nОна также может перерабатывать различные компоненты и машины обратно в исходные материалы.",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3Дуговая печь&r использует немного &9кислорода&r для плавки предметов другим способом, чем обычные печи.\n\nВы можете использовать её для более лёгкого получения &aкованого железа&r, удвоения количества &aстекла&r и доступа к &aотожжённой меди&r для более дешёвых электронных компонентов.\n\nОна также может перерабатывать различные компоненты и машины обратно в исходные материалы.",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3Интересный Факт:&r&o В предыдущих версиях GregTech существовали как Дуговая печь, так и &bПлазменная дуговая печь&f. В таком случае, почему бы не использовать одну машину для обеих функций? Именно так мы и подумали — но в итоге решили удалить один из двух &bплазменных&r рецептов. А затем и второй &bплазменный&r рецепт.\n\n&o&oКороче говоря, &bПлазменная дуговая печь&f &4исчезла&f. RIP.",
"quests.low_voltage.lv_extractor.title": "Обычный Экстрактор",
"quests.low_voltage.lv_extractor.subtitle": "Экстрактор извлекает...",

View file

@ -2679,7 +2679,7 @@
"quests.low_voltage.lv_nitrogen.task": "Азот",
"quests.low_voltage.lv_arc_furnace.title": уговa Піч",
"quests.low_voltage.lv_arc_furnace.subtitle": "Дугова піч ще ніколи не була такою гарною",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3Дугова піч&r використовує трохи &9кисню&r для виплавки предметів іншим способом, ніж звичайні печі. \n\nТи можеш використовувати її для простішого виробництва &aкованого заліза&r, подвоєння &aскла&r та отримання &aвідпаленого міді&r для дешевших електронних компонентів. Це також твій новий найкращий спосіб створення &4червоного сталі&r та &1синього сталі&r у злитках! \n\nВона також може переробляти різні компоненти та машини назад у їхні вихідні матеріали.",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3Дугова піч&r використовує трохи &9кисню&r для виплавки предметів іншим способом, ніж звичайні печі. \n\nТи можеш використовувати її для простішого виробництва &aкованого заліза&r, подвоєння &aскла&r та отримання &aвідпаленого міді&r для дешевших електронних компонентів.\n\nВона також може переробляти різні компоненти та машини назад у їхні вихідні матеріали.",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3Лор:&r&o У попередніх версіях GregTech були і Дугова піч, і &bПлазмова дугова піч&f. У такому разі, чому б не використовувати одну машину для обох? \nНу, саме так ми і думали — але врешті-решт вирішили прибрати один із двох &bплазмових&f рецептів. А потім і другий &bплазмовий&f рецепт. \n\n&oКоротко кажучи, &bПлазмова дугова піч&f &4зникла&f. RIP.",
"quests.low_voltage.lv_extractor.title": "Основи рідинної екстракції",
"quests.low_voltage.lv_extractor.subtitle": "Екстрактор екстрагує...",

View file

@ -2780,7 +2780,7 @@
"quests.low_voltage.lv_nitrogen.task": "氮",
"quests.low_voltage.lv_arc_furnace.title": "电弧炉",
"quests.low_voltage.lv_arc_furnace.subtitle": "电弧炉从未如此出色",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3电弧炉&r通过消耗少量&9氧气&r实现与传统熔炉截然不同的冶炼方式。\n\n借助它你可以更轻松地制备&a锻铁&r、实现&a玻璃&r产量翻倍并获取制造廉价电子元件所需的&a退火铜&r。它还是冶炼&4红钢&r与&1蓝钢&r锭的最高效新途径\n\n该设备还能将各类组件和机器回收分解为原始材料。",
"quests.low_voltage.lv_arc_furnace.desc.1": "&3电弧炉&r通过消耗少量&9氧气&r实现与传统熔炉截然不同的冶炼方式。\n\n借助它你可以更轻松地制备&a锻铁&r、实现&a玻璃&r产量翻倍并获取制造廉价电子元件所需的&a退火铜&r。\n\n该设备还能将各类组件和机器回收分解为原始材料。",
"quests.low_voltage.lv_arc_furnace.desc.2": "&l&3背景知识&r&o旧版格雷科技曾同时存在电弧炉和&b等离子电弧炉&f。既然如此何不将两者功能合并事实上我们确实这样设想过——但最终移除了其中一个&b等离子&f配方接着又移除了另一个&b等离子&f配方。\n\n&o简而言之&b等离子电弧炉&f已&4正式退场&f。就此成为历史。",
"quests.low_voltage.lv_extractor.title": "基础液体提取",
"quests.low_voltage.lv_extractor.subtitle": "提取机用于提取……",