Fix iron naming, add specific materials for ores (#23590)

add materials for ores, fix iron naming
This commit is contained in:
Nemanja
2024-01-05 21:52:40 -05:00
committed by GitHub
parent 8b7bec2f1d
commit 86c1e36cd5
12 changed files with 100 additions and 30 deletions

View File

@@ -26,5 +26,14 @@ materials-web = silk
materials-bones = bone
materials-coal = coal
# Ores
materials-raw-iron = raw iron
materials-raw-quartz = raw quartz
materials-raw-gold = raw gold
materials-raw-silver = raw silver
materials-raw-plasma = raw plasma
materials-raw-uranium = raw uranium
materials-raw-bananium = raw bananium
# Material Reclaimer
material-reclaimer-upgrade-process-rate = process rate

View File

@@ -14,6 +14,8 @@ materials-unit-bunch = bunch
materials-unit-slab = slab
# webs of silk
materials-unit-web = web
# chunks of ore
materials-unit-chunk = chunk
# bills of spesos... not very good but they are not (yet?) used for crafting anything
# also the lathe/atm would need bigger denominations to output...

View File

@@ -7,7 +7,7 @@ salvage-asteroid-name = Asteroid
salvage-expedition-window-progression = Progression
salvage-magnet-resources = {$resource ->
[OreTin] Tin
[OreIron] Iron
[OreCoal] Coal
[OreQuartz] Quartz
[OreGold] Gold