Change speed increase to time decrease. Closes #2438
This commit is contained in:
parent
5d1d5f79bb
commit
f9381b5e01
1 changed files with 1 additions and 3 deletions
|
@ -450,7 +450,6 @@
|
||||||
"item.techreborn.granite_small_dust": "Small Pile of Granite Dust",
|
"item.techreborn.granite_small_dust": "Small Pile of Granite Dust",
|
||||||
"item.techreborn.grossular_small_dust": "Small Pile of Grossular Dust",
|
"item.techreborn.grossular_small_dust": "Small Pile of Grossular Dust",
|
||||||
"item.techreborn.invar_small_dust": "Small Pile of Invar Dust",
|
"item.techreborn.invar_small_dust": "Small Pile of Invar Dust",
|
||||||
"item.techreborn.iron_small_dust": "Small Pile of Iron Dust",
|
|
||||||
"item.techreborn.lazurite_small_dust": "Small Pile of Lazurite Dust",
|
"item.techreborn.lazurite_small_dust": "Small Pile of Lazurite Dust",
|
||||||
"item.techreborn.lead_small_dust": "Small Pile of Lead Dust",
|
"item.techreborn.lead_small_dust": "Small Pile of Lead Dust",
|
||||||
"item.techreborn.magnesium_small_dust": "Small Pile of Magnesium Dust",
|
"item.techreborn.magnesium_small_dust": "Small Pile of Magnesium Dust",
|
||||||
|
@ -498,7 +497,6 @@
|
||||||
"item.techreborn.brass_ingot": "Brass Ingot",
|
"item.techreborn.brass_ingot": "Brass Ingot",
|
||||||
"item.techreborn.bronze_ingot": "Bronze Ingot",
|
"item.techreborn.bronze_ingot": "Bronze Ingot",
|
||||||
"item.techreborn.chrome_ingot": "Chrome Ingot",
|
"item.techreborn.chrome_ingot": "Chrome Ingot",
|
||||||
"item.techreborn.copper_ingot": "Copper Ingot",
|
|
||||||
"item.techreborn.electrum_ingot": "Electrum Ingot",
|
"item.techreborn.electrum_ingot": "Electrum Ingot",
|
||||||
"item.techreborn.hot_tungstensteel_ingot": "Hot Tungstensteel Ingot",
|
"item.techreborn.hot_tungstensteel_ingot": "Hot Tungstensteel Ingot",
|
||||||
"item.techreborn.invar_ingot": "Invar Ingot",
|
"item.techreborn.invar_ingot": "Invar Ingot",
|
||||||
|
@ -831,7 +829,7 @@
|
||||||
"techreborn.tooltip.wip": "WIP Coming Soon",
|
"techreborn.tooltip.wip": "WIP Coming Soon",
|
||||||
"techreborn.tooltip.inventory": "Inventory",
|
"techreborn.tooltip.inventory": "Inventory",
|
||||||
"techreborn.tooltip.upgrades": "Upgrades",
|
"techreborn.tooltip.upgrades": "Upgrades",
|
||||||
"techreborn.tooltip.upgrade.speed_increase": "Speed increase",
|
"techreborn.tooltip.upgrade.speed_increase": "Time decrease",
|
||||||
"techreborn.tooltip.upgrade.energy_increase": "Energy increase",
|
"techreborn.tooltip.upgrade.energy_increase": "Energy increase",
|
||||||
"techreborn.tooltip.upgrade.storage_increase": "Storage increase",
|
"techreborn.tooltip.upgrade.storage_increase": "Storage increase",
|
||||||
"techreborn.tooltip.upgrade.flow_increase": "Increased flow by",
|
"techreborn.tooltip.upgrade.flow_increase": "Increased flow by",
|
||||||
|
|
Loading…
Add table
Reference in a new issue