diff --git a/config/ftbquests/quests/chapters/gregtech_energy.snbt b/config/ftbquests/quests/chapters/gregtech_energy.snbt index f3ba8662b..363344991 100644 --- a/config/ftbquests/quests/chapters/gregtech_energy.snbt +++ b/config/ftbquests/quests/chapters/gregtech_energy.snbt @@ -599,7 +599,7 @@ "ftbfiltersystem:filter": "or(item(gtceu:bronze_large_boiler)item(gtceu:steel_large_boiler)item(gtceu:titanium_large_boiler)item(gtceu:tungstensteel_large_boiler))" } } - title: "Large Boilers" + title: "{quests.gregtech_energy.lst_fuel.task.1}" type: "item" } ] diff --git a/kubejs/assets/tfg/lang/en_us.json b/kubejs/assets/tfg/lang/en_us.json index c4c08398a..7ee934e3e 100644 --- a/kubejs/assets/tfg/lang/en_us.json +++ b/kubejs/assets/tfg/lang/en_us.json @@ -1954,6 +1954,7 @@ "quests.gregtech_energy.lst_fuel.subtitle": "Not much of a choice", "quests.gregtech_energy.lst_fuel.desc": "Steam isn’t complicated — just boil water.\n\nTo do it efficiently, we recommend using &6Large Boilers&r. There's four versions: one each for &8ULV&r, &bMV&r, &5EV&r, and &1IV&r. Each tier provides a strong increase in steam output.\n\nHowever, be aware: the scaling of the &dLarge Steam Turbine&r with these boilers is not the best compared to other power generation methods.\n\nMost players will skip the Titanium and Tungstensteel Boilers — they exist if you want them, but aren’t worth building. Steam just doesn't scale very well!\n\nAs a reminder: &e2 mB&r of steam = &e1 EU&r.", "quests.gregtech_energy.lst_fuel.task": "I will switch to a denser fuel", + "quests.gregtech_energy.lst_fuel.task.1": "Large Boilers", "quests.gregtech_energy.lce_fuel.title": "Liquid Fuel", "quests.gregtech_energy.lce_fuel.subtitle": "The polluter's favourite", "quests.gregtech_energy.lce_fuel.desc.1": "All of these fuels are used for &6Combustion Generators&r — ranked here from the least efficient to the best.\n\nDuring &bMV&r, we recommend starting with Diesel or Biodiesel. Later on, you can upgrade to Cetane-Boosted Diesel at &6HV&r by mixing it with Nitrogen, Hydrogen, and Oxygen.", diff --git a/kubejs/assets/tfg/lang/fr_fr.json b/kubejs/assets/tfg/lang/fr_fr.json index 512880c0f..02eaec79a 100644 --- a/kubejs/assets/tfg/lang/fr_fr.json +++ b/kubejs/assets/tfg/lang/fr_fr.json @@ -1754,6 +1754,7 @@ "quests.gregtech_energy.lst_fuel.subtitle": "Not much of a choice", "quests.gregtech_energy.lst_fuel.desc": "Steam isn’t complicated — just boil water.\n\nTo do it efficiently, we recommend using &6Large Boilers&r. There's four versions: one each for &8ULV&r, &bMV&r, &5EV&r, and &1IV&r. Each tier provides a strong increase in steam output.\n\nHowever, be aware: the scaling of the &dLarge Steam Turbine&r with these boilers is not the best compared to other power generation methods.\n\nMost players will skip the Titanium and Tungstensteel Boilers — they exist if you want them, but aren’t worth building. Steam just doesn't scale very well!\n\nAs a reminder: &e2 mB&r of steam = &e1 EU&r.", "quests.gregtech_energy.lst_fuel.task": "I will switch to a denser fuel", + "quests.gregtech_energy.lst_fuel.task.1": "Large Boilers", "quests.gregtech_energy.lce_fuel.title": "Liquid Fuel", "quests.gregtech_energy.lce_fuel.subtitle": "The polluter's favourite", "quests.gregtech_energy.lce_fuel.desc.1": "All of these fuels are used for &6Combustion Generators&r — ranked here from the least efficient to the best.\n\nDuring &bMV&r, we recommend starting with Diesel or Biodiesel. Later on, you can upgrade to Cetane-Boosted Diesel at &6HV&r by mixing it with Nitrogen, Hydrogen, and Oxygen.", diff --git a/kubejs/assets/tfg/lang/uk_ua.json b/kubejs/assets/tfg/lang/uk_ua.json index 2208a7b74..2836d689f 100644 --- a/kubejs/assets/tfg/lang/uk_ua.json +++ b/kubejs/assets/tfg/lang/uk_ua.json @@ -1798,6 +1798,7 @@ "quests.gregtech_energy.lst_fuel.subtitle": "Не надто великий вибір", "quests.gregtech_energy.lst_fuel.desc": "Пара — це не складно: просто кип’ятіть воду.\n\nЩоб робити це ефективно, ми рекомендуємо використовувати &6Великі Котли&r. Існує чотири варіанти: для &8ULV&r, &bMV&r, &5EV&r та &1IV&r. Кожен рівень суттєво збільшує обсяг виробленої пари.\n\nПроте майте на увазі: масштабування &dВеликої Парової Турбіни&r з цими котлами не найкраще порівняно з іншими методами генерації енергії.\n\nБільшість гравців ігнорують Титанові та Вольфрамовосталеві Котли — вони існують, якщо ви захочете, але створювати їх не надто вигідно. Пара просто не дуже добре масштабується!\n\nНагадуємо: &e2 mB&r пари = &e1 EU&r.", "quests.gregtech_energy.lst_fuel.task": "Я перейду на щільніше паливо", + "quests.gregtech_energy.lst_fuel.task.1": "Великі котли", "quests.gregtech_energy.lce_fuel.title": "Рідке паливо", "quests.gregtech_energy.lce_fuel.subtitle": "Улюбленець забруднювачів", "quests.gregtech_energy.lce_fuel.desc.1": "Усі ці види пального використовуються для &6Двигунів Внутрішнього Згоряння&r — ранжовані тут від найменш ефективного до найкращого.\n\nПід час &bMV&r ми рекомендуємо почати з Дизелю або Біодизелю. Згодом ви можете перейти на Цетан-Підсилений Дизель на рівні &6HV&r, змішуючи його з Азотом, Воднем і Киснем.", diff --git a/kubejs/assets/tfg/lang/zh_cn.json b/kubejs/assets/tfg/lang/zh_cn.json index 9ed71833f..403d3a6d6 100644 --- a/kubejs/assets/tfg/lang/zh_cn.json +++ b/kubejs/assets/tfg/lang/zh_cn.json @@ -1934,6 +1934,7 @@ "quests.gregtech_energy.lst_fuel.subtitle": "没什么选择余地", "quests.gregtech_energy.lst_fuel.desc": "蒸汽并不复杂——只需烧水。\n\n要高效地实现这一点,我们推荐使用&6大型锅炉&r。共有四种版本:分别对应&8ULV&r、&bMV&r、&5EV&r和&1IV&r阶段。每个等级都能显著提升蒸汽产量。\n\n但要注意:与其他发电方式相比,&d大型蒸汽涡轮机&r配合这些锅炉的扩展性并不理想。\n\n大多数玩家会跳过钛和钨钢锅炉——它们确实存在,但不值得建造。蒸汽系统的扩展能力确实有限!\n\n温馨提示:&e2mB&r蒸汽=&e1EU&r。", "quests.gregtech_energy.lst_fuel.task": "我会换用能量密度更高的燃料", + "quests.gregtech_energy.lst_fuel.task.1": "大型锅炉", "quests.gregtech_energy.lce_fuel.title": "液体燃料", "quests.gregtech_energy.lce_fuel.subtitle": "污染者的最爱", "quests.gregtech_energy.lce_fuel.desc.1": "所有这些燃料均用于&6内燃发电机&r——此处按效率从低到高排列。\n\n在&bMV&r阶段,我们建议从柴油或生物柴油起步。待发展到&6HV&r阶段后,可通过将柴油与氮气、氢气及氧气混合,升级使用&6高十六烷值柴油&r。",