softlock
This commit is contained in:
parent
36b07c60f6
commit
6272ffadba
3 changed files with 8 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
local util = require("data-util");
|
||||
|
||||
local graphite_category = "advanced-crafting"
|
||||
local graphite_category = "crafting"
|
||||
if mods["space-exploration"] then
|
||||
graphite_category = "pulverising"
|
||||
end
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.3
|
||||
Version: 2.0.5
|
||||
Date: 2025-02-05
|
||||
Changes:
|
||||
- Fix softlock in vanilla
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.4
|
||||
Date: 2025-02-04
|
||||
Changes:
|
||||
- Fix softlock with Muluna
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bzcarbon",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"factorio_version": "2.0",
|
||||
"title": "Graphite & Diamonds",
|
||||
"author": "Brevven",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue