File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 11---------------------------------------------------------------------------------------------------
2+ Version: 2.0.5
3+ Date: ???
4+ Changes:
5+ - Allow Lithium-ion batteris and Silver zinc batteries to be crafted in a Cryogenic plant #515
6+ ---------------------------------------------------------------------------------------------------
27Version: 2.0.4
38Date: 02. 01. 2026
49 Changes:
Original file line number Diff line number Diff line change @@ -428,3 +428,8 @@ if mods["quality"] then
428428 " battery" ,
429429 })
430430end
431+
432+ if mods [" space-age" ] then
433+ data .raw .recipe [" bob-lithium-ion-battery" ].category = " chemistry-or-cryogenics"
434+ data .raw .recipe [" bob-silver-zinc-battery" ].category = " chemistry-or-cryogenics"
435+ end
You can’t perform that action at this time.
0 commit comments