From f9a2063c7203b256b030318f5e394d4c108efe37 Mon Sep 17 00:00:00 2001 From: Brevven Date: Sun, 24 Jul 2022 15:09:43 -0700 Subject: [PATCH] up --- changelog.txt | 9 +++++++++ info.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 95123d9..70324af 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,13 @@ --------------------------------------------------------------------------------------------------- +Version: 0.3.5 +Date: 2022-07-20 + Features: + - K2: Add an enriched graphite recipe with improved graphite ratio and corresponding tech. + Changes: + - Fix basic splitter recipe to be pre-electronics friendly. + If this breaks your mall, use bypass recipe setting. + - Tech tree tweak: laser (instead of laser-turret) depends on diamond processing +--------------------------------------------------------------------------------------------------- Version: 0.3.4 Date: 2022-07-14 Changes: diff --git a/info.json b/info.json index f371976..56be6d2 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzcarbon", - "version": "0.3.4", + "version": "0.3.5", "factorio_version": "1.1", "title": "Graphite & Diamonds", "author": "Brevven",