This commit is contained in:
Brevven 2022-08-04 01:41:47 -07:00
parent e6203e7bf4
commit 4d9abb9bdc
3 changed files with 9 additions and 1 deletions

View file

@ -1,4 +1,10 @@
---------------------------------------------------------------------------------------------------
Version: 0.3.16
Date: 2022-08-05
Changes:
- Some more updated recipes for ScienceCostTweaker - blue science
- VTK deepcore mining, one more missing string
---------------------------------------------------------------------------------------------------
Version: 0.3.15
Date: 2022-08-02
Changes:

View file

@ -11,3 +11,5 @@ if data.raw.item["sct-t1-magnet-coils"] then
tint = {a=1, r=.66, b=.99, g=.9},
}})
end
util.replace_ingredient("sct-t3-laser-foci", "iron-plate", "alumina")

View file

@ -1,6 +1,6 @@
{
"name": "bzaluminum",
"version": "0.3.15",
"version": "0.3.16",
"factorio_version": "1.1",
"title": "Aluminum",
"author": "Brevven",