k2 soft lock fix
This commit is contained in:
parent
e7366fc809
commit
c31a57006a
3 changed files with 6 additions and 2 deletions
|
@ -304,7 +304,6 @@ data:extend({
|
|||
ingredients = (mods["space-age"] or util.k2()) and {
|
||||
{type="item", name="graphite", amount=1},
|
||||
{type="fluid", name=ammonia, amount=5},
|
||||
{type="fluid", name="water", amount=10},
|
||||
{type="fluid", name="sulfuric-acid", amount=5},
|
||||
} or {
|
||||
{type="item", name="graphite", amount=1},
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.19
|
||||
Date: 2025-05-07
|
||||
Fixes:
|
||||
- Fix soft lock with K2 on graphene
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.18
|
||||
Date: 2025-05-04
|
||||
Changes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bzcarbon",
|
||||
"version": "2.0.18",
|
||||
"version": "2.0.19",
|
||||
"factorio_version": "2.0",
|
||||
"title": "Graphite & Diamonds",
|
||||
"author": "Brevven",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue