This commit is contained in:
Brevven 2025-02-07 22:14:08 -08:00
parent 36b07c60f6
commit 6272ffadba
3 changed files with 8 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -1,6 +1,6 @@
{
"name": "bzcarbon",
"version": "2.0.4",
"version": "2.0.5",
"factorio_version": "2.0",
"title": "Graphite & Diamonds",
"author": "Brevven",