k2 electrolysis time halved

This commit is contained in:
Brevven 2023-04-16 01:44:44 -07:00
parent 6b8ec24e66
commit 2567aeef66
2 changed files with 3 additions and 0 deletions

View file

@ -3,6 +3,8 @@ Version: 0.1.2
Date: 2023-04-16
Features:
- K2 matter
Changes:
- K2 salt water electrolysis time cut in half (due to higher chlorine demands)
Fixes:
- Mining particle graphics update
---------------------------------------------------------------------------------------------------

View file

@ -80,6 +80,7 @@ data:extend({
})
else
util.replace_ingredient("kr-water-electrolysis", "sand", "salt", 2)
util.multiply_time("kr-water-electrolysis", 0.5)
end
data:extend({
{