From ffe0fc769ca3679bf6a8a72afa9d660c821c3852 Mon Sep 17 00:00:00 2001 From: Brevven Date: Mon, 15 Aug 2022 15:22:15 -0700 Subject: [PATCH] se matter --- changelog.txt | 8 ++++++++ info.json | 2 +- titanium-recipe-se.lua | 1 + 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 4c38c69..e382a02 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,12 @@ --------------------------------------------------------------------------------------------------- +Version: 1.2.6 +Date: 2022-08-16 + Changes: + - More small mod compatibility - various high-tier belts and inserters including + Bob's logistics, better belts, ultimate belts. (Use recipe bypass setting if necessary) + Features: + - Support for SE matter fusion and SE+K2 matter liberation +--------------------------------------------------------------------------------------------------- Version: 1.2.5 Date: 2022-07-03 Fixes: diff --git a/info.json b/info.json index b7d0f7f..e1f750a 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bztitanium", - "version": "1.2.5", + "version": "1.2.6", "factorio_version": "1.1", "title": "Titanium", "author": "Brevven", diff --git a/titanium-recipe-se.lua b/titanium-recipe-se.lua index 7beb30e..a213cce 100644 --- a/titanium-recipe-se.lua +++ b/titanium-recipe-se.lua @@ -21,6 +21,7 @@ if mods["space-exploration"] then }) if string.sub(mods["space-exploration"], 1, 3) == "0.6" then + util.se_matter({ore="titanium-ore", energy_required=2, quant_out=10, stream_out=60}) data:extend({ { type = "item-subgroup",