I think that's the ore processing chapter sorted

This commit is contained in:
Pyritie 2025-07-05 16:19:45 +01:00
parent 2a2e56dffe
commit afa435898f
7 changed files with 541 additions and 232 deletions

View file

@ -307,6 +307,7 @@
dependencies: [
"0B25A282F677744B"
"7A55CC71442CC854"
"00004BE1D77EA003"
]
description: [
"We admit it... this is a completely &doptional&r Multiblock. Many playtesters kept using their &6HV&r singleblock miners and didn't find any problems in throughput."
@ -1037,6 +1038,7 @@
dependencies: [
"41D32C5178760F47"
"42FB276AB16258D9"
"00004BE1D77EA003"
]
description: [
"&aUranium&r has very few uses in &2GTCEu&r right now, as we're &4yet to&r implement our &3Nuclear Reactor&r (it's planned!)."

View file

@ -311,6 +311,7 @@
y: 2.0d
}
{
dependencies: ["197A13A0790F000B"]
description: [
"Titanium requires a slightly more &binvolved&r process than the previous materials to process. To get started, you'll need &aRutile&r, which can be obtained by processing &aBauxite&r, &aIlmenite&r and &aAluminium&r."
""

View file

@ -363,6 +363,7 @@
dependencies: [
"78277DBC07D3C45C"
"48DEABA155605D23"
"50754A86249AC252"
]
description: [
"Refining &9Naquadah&r into further products will be your next automation challenge. The primary outputs of this line are &aEnriched Naquadah&r, &aNaquadria&r, and &aTrinium&r. "

View file

@ -321,7 +321,10 @@
y: 3.0d
}
{
dependencies: ["22E462070F8B027A"]
dependencies: [
"22E462070F8B027A"
"05A072877CA01773"
]
description: [
"{quests.medium_voltage.electrolyzer.desc.1}"
"{@pagebreak}"

File diff suppressed because it is too large Load diff

View file

@ -37,7 +37,10 @@
]
quests: [
{
dependencies: ["7B045998769930F0"]
dependencies: [
"7B045998769930F0"
"55FDF06AC0C01D0B"
]
description: ["{quests.steam_age.basic_millstone.desc}"]
id: "48C1E980F7D64317"
size: 1.5d
@ -172,7 +175,10 @@
y: -2.0d
}
{
dependencies: ["09D913288896A67A"]
dependencies: [
"09D913288896A67A"
"05A39719B66B8F76"
]
description: ["{quests.steam_age.steel_encased_fan.desc}"]
id: "616E28977F3216D9"
subtitle: "{quests.steam_age.steel_encased_fan.subtitle}"
@ -365,7 +371,10 @@
y: 2.0d
}
{
dependencies: ["09D913288896A67A"]
dependencies: [
"09D913288896A67A"
"05A39719B66B8F76"
]
description: ["{quests.steam_age.steel_millstone.desc}"]
hide_dependent_lines: true
id: "5E4FC017E09ACF44"
@ -380,7 +389,10 @@
y: 2.0d
}
{
dependencies: ["5917B0D4708BF534"]
dependencies: [
"5917B0D4708BF534"
"6100B3C732E379AA"
]
description: ["{quests.steam_age.crushing_wheel.desc}"]
id: "4F3D0D746D26B59F"
optional: true
@ -680,7 +692,10 @@
y: 9.5d
}
{
dependencies: ["46FA9DD4755A5548"]
dependencies: [
"46FA9DD4755A5548"
"6100B3C732E379AA"
]
description: ["{quests.steam_age.forge_hammer.desc}"]
id: "59F7F7A8C76DE31C"
shape: "square"
@ -815,6 +830,7 @@
dependencies: [
"033E74BC588E7EAD"
"5917B0D4708BF534"
"6100B3C732E379AA"
]
description: ["{quests.steam_age.centrifuge.desc}"]
id: "19A1D52A7F550478"
@ -830,7 +846,10 @@
y: 17.0d
}
{
dependencies: ["2C35D4E01AEC02AA"]
dependencies: [
"2C35D4E01AEC02AA"
"6100B3C732E379AA"
]
description: ["{quests.steam_age.vibrating_table.desc}"]
id: "1E8CC993E0251828"
optional: true
@ -895,7 +914,10 @@
y: 15.0d
}
{
dependencies: ["46FA9DD4755A5548"]
dependencies: [
"46FA9DD4755A5548"
"6100B3C732E379AA"
]
description: ["{quests.steam_age.steam_furnace.desc}"]
id: "799288FB7A4DCA11"
subtitle: "{quests.steam_age.steam_furnace.subtitle}"
@ -1460,7 +1482,10 @@
y: 0.0d
}
{
dependencies: ["46FA9DD4755A5548"]
dependencies: [
"46FA9DD4755A5548"
"6100B3C732E379AA"
]
description: ["{quests.steam_age.steam_macerator.desc}"]
id: "6CF7DCC996BACBFA"
optional: true
@ -1603,7 +1628,10 @@
y: 17.0d
}
{
dependencies: ["7B045998769930F0"]
dependencies: [
"7B045998769930F0"
"55FDF06AC0C01D0B"
]
description: ["{quests.steam_age.basic_mech_press.desc}"]
id: "14710C5B4981CECC"
optional: true
@ -1619,7 +1647,10 @@
y: -2.0d
}
{
dependencies: ["09D913288896A67A"]
dependencies: [
"09D913288896A67A"
"05A39719B66B8F76"
]
description: [
"{quests.steam_age.steel_mech_press.desc.1}"
"{@pagebreak}"

View file

@ -1620,35 +1620,29 @@
"quests.ore_proc.impure_dust.desc": "Wash that dirty dust!",
"quests.ore_proc.purified_dust.title": "Purified Dust",
"quests.ore_proc.purified_dust.desc": "This column shows what you can do with your purified dust.",
"quests.ore_proc.final_dust.title": "The Finished Dust",
"quests.ore_proc.final_dust.desc": "It's generally a good idea to store your ores in this state until you're ready to do something else with them.",
"quests.ore_proc.dust_processed.title": "Your final dust",
"quests.ore_proc.dust_processed.subtitle": "Or is it?",
"quests.ore_proc.dust_processed.desc": "&6Dusts&r are the final form of almost every ore.\n\nFrom here, you can put it in a &cFurnace&r, send it to &estorage&r, or even start using it right away! Some dusts will require one last step before they become truly useful.\n\nRemember to keep your &6ore processing line&r in top shape! You'll want to keep expanding and upgrading it as you progress, so you can spend less time mining and more time gregging.",
"quests.ore_proc.macerator_byproduct.title": "Crushing with byproducts",
"quests.ore_proc.macerator_byproduct.subtitle": "I can get even more from my ores!",
"quests.ore_proc.macerator_byproduct.desc": "While looking at &bEMI&r, you've probably noticed that your &dMacerator&r or &dMillstone&r lists more &boutputs&r than what you're actually getting.\n\nGregTech doesn't communicate this very well, but these extra slots are only available in &6HV&r. Once you make it to that tier, the &6HV&r macerator becomes incredibly powerful, giving a huge amount of bonus byproducts from each ore.",
"quests.ore_proc.macerator_noproduct.title": "Crushing without byproducts",
"quests.ore_proc.macerator_noproduct.subtitle": "Ores for the poors",
"quests.ore_proc.macerator_noproduct.desc": "In the primitive age, you're limited to a &bQuern&r to crush your ores into dusts. Once you have access to Bronze, you can set up a &bMillstone&r to automate this step!\n\nIn the Steam Age, the &bForge Hammer&r and &bCrushing Wheels&r can crush your ores very quickly. Remember, you won't get any maceration byproducts until &6HV&r!",
"quests.ore_proc.crushed_ores.title": "Ore Purification",
"quests.ore_proc.crushed_ores.subtitle": "There's more?!",
"quests.ore_proc.crushed_ores.desc": "Now that you have your crushed ores, you've officially passed the first step of &6Ore Processing&r! The next step is &dPurification&r. \n\nTo start with, your choices are limited, but more options will open up as you progress. Once you get these, be sure to look through EMI and decide what the best steps are for each of your ores.",
"quests.ore_proc.macerator_byproduct.task": "Either an HV Macerator or HS Crushing Wheels",
"quests.ore_proc.sodium_persuflate.title": "Bathe them in Sodium Persulfate",
"quests.ore_proc.sodium_persuflate.subtitle": "Not just for circuit board etching",
"quests.ore_proc.sodium_persuflate.desc": "Once you get to LV, you may be interested in using a &bChemical Bath&r with &dSodium Persuflate&r to get some extra byproducts. Not all ores can be processed this way, but the ones that can, will get around a &670%&r chance of byproducts, compared to the &630%&r of the &bOre Washer&r.\n\nSodium Persuflate can be a little annoying to mass produce, though if you want, &9Sea Water&r is a great starting point.\n\nThe quest on the left gives some examples that might be worth the investment.",
"quests.ore_proc.sodium_ores.title": "Sodium Persulfate bathing examples",
"quests.ore_proc.sodium_ores.subtitle": "A useful time saver",
"quests.ore_proc.sodium_ores.desc": "Here's some recommendations for Sodium Persulfate bathing:\n\n-&6Crushed Aluminium&r for &dRutile&r: &dTitanium&r\n\n-&6Crushed Bauxite&r: &dGallium&r\n\n-&6Crushed Cobalt&r: &dCobaltite&r for &dArsenic&r",
"quests.ore_proc.sodium_ores.desc": "Here's some recommendations for Sodium Persulfate bathing:\n\n- &6Crushed Aluminium&r: for &dRutile&r (Titanium)\n\n- &6Crushed Bauxite&r: &dGallium&r\n\n- &6Crushed Cobalt&r: &dCobaltite&r for &dArsenic&r",
"quests.ore_proc.ore_washer.title": "Bathe them in Water",
"quests.ore_proc.ore_washer.subtitle": "The standard option for most ores",
"quests.ore_proc.ore_washer.desc": "Most ores don't need any fancy bathing setups, and running them through an &dOre Washer&r or &9Bulk Washing&r with an &dEncased Fan&r will suffice.\n\nIf you use the &bOre Washer&r, make sure to use &9Distilled Water&r to double the speed of the recipe.\n\nDon't have access to either of these yet? You can just throw your crushed ores into water to purify them, though this won't get you any byproducts.",
"quests.ore_proc.ore_washer.task": "Any Ore Washer",
"quests.ore_proc.mercury_ores.title": "Bathe them in Mercury",
"quests.ore_proc.mercury_ores.subtitle": "Don't stick your finger in it",
"quests.ore_proc.mercury_ores.desc": "Bathing certain ores in &dMercury&r can give some other useful byproducts. Not all ores can be processed this way, but the ones that can, will get around a &670%&r chance of byproducts, compared to the &630%&r of the &bOre Washer&r.\n\n&dMercury&r can be easily obtained from &cRedstone&r or &cCinnabar&r.\n\nThe quest on the right gives some examples are good to process in Mercury.",
"quests.ore_proc.mercury.title": "Mercury bathing examples",
"quests.ore_proc.mercury.subtitle": "Liquid metal bath time",
"quests.ore_proc.mercury.desc": "Here's some recommendations for Mercury bathing:\n\n-&6Crushed Platinium&r: &dPalladium&r\n\n-&6Crushed Cooperite&r: &dPalladium&r\n\n-&6Crushed Nickel&r: &dPlatinum&r\n\n-&6Crushed Gold&r: &dSilver&r",
"quests.ore_proc.purified_ores.title": "Post-Purification",
"quests.ore_proc.purified_ores.subtitle": "More branching paths",
"quests.ore_proc.purified_ores.desc": "You now have &6Purified Ores&r, but this time there's even more options on how to proceed.\n\nWhile every purified ore can just be ran through a Thermal Centrifuge next, certain ores will need to be processed differently for unique byproducts later, such as the infamous &dPlatline&r or &dIndium Line&r. If you don't need these purified ores immediately, it may be useful to store them in their purified state for now.",
"quests.ore_proc.mercury.desc": "Here's some recommendations for Mercury bathing:\n\n- &6Crushed Platinium&r: &dPalladium&r\n\n- &6Crushed Cooperite&r: &dPalladium&r\n\n- &6Crushed Nickel&r: &dPlatinum&r\n\n- &6Crushed Gold&r: &dSilver&r",
"quests.ore_proc.indium.title": "The Indium Line",
"quests.ore_proc.indium.subtitle": "We say line, but really it's just a two step process",
"quests.ore_proc.indium.desc": "The &6Indium Line&r shouldn't be needed before &9IV&r, but it will require purified &bSphalerite&r and &bGalena&r.",
@ -1658,27 +1652,31 @@
"quests.ore_proc.electro_separator.title": "Electromagnetic Separator",
"quests.ore_proc.electro_separator.subtitle": "Probably the least useful GregTech machine",
"quests.ore_proc.electro_separator.desc": "The &6Electromagnetic Separator&r can extract things like Iron and Gold from &dRefined Ores&r, which you can get by crushing your purified ones. For now, we recommend using it primarily for &dNaquadah&r. If you need more &aNeodymium&r, you can also process &dBastnasite&r.",
"quests.ore_proc.electro_separator.task": "Any Electromagnetic Separator",
"quests.ore_proc.macerator_separator.title": "The Macerator",
"quests.ore_proc.macerator_separator.subtitle": "(again)",
"quests.ore_proc.macerator_separator.desc": "The macerator can sometimes yield different byproducts from your Purified ores than other routes, but these are still locked to &6HV&r like every other macerator byproduct.",
"quests.ore_proc.macerator_separator.task": "Any Macerator",
"quests.ore_proc.thermal_centrifuge.title": "The Thermal Centrifuge",
"quests.ore_proc.thermal_centrifuge.subtitle": "The go-to for most purified ores",
"quests.ore_proc.thermal_centrifuge.desc": "For all your other Purified Ores that doesn't need special treatment, it's best to run them through the &dThermal Centrifuge&r. This machine can produce byproducts at a reliable rate, while only using electricity. It's quite slow, however, so we suggest making multiple machines.",
"quests.ore_proc.thermal_centrifuge.task": "Any Thermal Centrifuge",
"quests.ore_proc.sifter.title": "The Sifter",
"quests.ore_proc.sifter.subtitle": "The Skyblock Simulator",
"quests.ore_proc.sifter.desc": "The &6Sifter&r should be used for all your &aGems&r. It gives far more yield per ore than any other method, and is the only way to obtain Exquisite and Flawless gems before &6HV&r laser engraving.",
"quests.ore_proc.sifter.desc": "The &6Sifter&r should be used for all your &aGems&r. It gives far more yield per ore than any other method, and is the only way to obtain Exquisite and Flawless gems before &6HV&r laser engraving.\n\nHigher tier sifters have higher output bonuses, even if you underclock the machine!",
"quests.ore_proc.sifter.task": "Any Sifter",
"quests.ore_proc.centrifuge_sifter.title": "Centrifuging the dust",
"quests.ore_proc.centrifuge_sifter.subtitle": "Byproducts of byproducts",
"quests.ore_proc.centrifuge_sifter.desc": "The &6Sifter&r can output &6Purified Dust&r, which you can toss into a centrifuge for a few extra byproducts.",
"quests.ore_proc.dust_processed.title": "Your final dust",
"quests.ore_proc.dust_processed.subtitle": "Or is it?",
"quests.ore_proc.dust_processed.desc": "&6Dusts&r are the final form of almost every ore.\n\nFrom here, you can put it in a &cFurnace&r, send it to &estorage&r, or even start using it right away! Some dusts will require one last step before they become truly useful.\n\nRemember to keep your &6ore processing line&r in top shape! You'll want to keep expanding and upgrading it as you progress, so you can spend less time mining and more time gregging.",
"quests.ore_proc.centrifuge_sifter.task": "Any Centrifuge",
"quests.ore_proc.electrolyzer.title": "Further refinement",
"quests.ore_proc.electrolyzer.subtitle": "An encore for ore!",
"quests.ore_proc.electrolyzer.desc": "Certain &6Dusts&r have no direct use. For example, &2Tantalite&r must be processed in an &6Electrolyzer&r to extract the raw elements of &dTantalum&r and &dManganese&r.\n\nMost of these recipes will only be available with an &bMV Electrolyzer&r, so come back to this later!",
"quests.ore_proc.electrolyzer.task": "Any Electrolyzer",
"quests.ore_proc.packer.title": "The Packer",
"quests.ore_proc.packer.subtitle": "It's real fast",
"quests.ore_proc.packer.desc": "Back in the old days of GregTech, this little bad boy saw a lot of use—you used to get a ton of &6Small&r and &6Tiny Dusts&r from ore processing.\n\nNowadays, it's only really useful for automatic packing, such as &dRare Earth&r in a &6Centrifuge&r returning many &6Small Piles of Dust&r.\n\nDon't forget: a &eRobot Arm&r set to Supply Exact mode can be useful to avoid clogging the input slots.",
"quests.ore_proc.packer.task": "Any Packer",
"quests.steam_age": "Early Automation",
"quests.steam_age.subtitle": "From Primitive Machines to Steam Power",
"quests.steam_age.basic_greate.title": "Basics of Greate",
@ -2083,7 +2081,7 @@
"quests.stone_age.crush_crushed_ore.desc": "Combine the Crushed Ore with a hammer in a crafting grid to turn it into Impure Dust, further increasing it's mB yield.\n\nThis may all be slow and tedious for now, but you'll soon unlock ways to do this faster and automatically!",
"quests.stone_age.clean_dust.title": "Early Ore Processing - Part 3",
"quests.stone_age.clean_dust.subtitle": "Wash that dirty dust",
"quests.stone_age.clean_dust.desc": "Finally, dropping Impure Dusts in some water and leaving them for a few seconds will wash them, yielding dust, which is your ore's final form. It might even be worth as much as a full ingot now!",
"quests.stone_age.clean_dust.desc": "Finally, dropping Impure or Purified Dusts in some water and leaving them for a few seconds will wash them, yielding dust, which is your ore's final form. It might even be worth as much as a full ingot now!",
"quests.stone_age.flux.title": "Fluxstones",
"quests.stone_age.flux.subtitle": "It's basically metal glue",
"quests.stone_age.flux.desc": "Flux is an item that is primarily used in metal working to weld things together, though it has some other uses too.\nCertain types of Rocks such as Chalk, Limestone and Marble can be crushed down to make Flux, as well as the shells of various ocean animals.",