From 349de95d99b8490b448d8f28c26194c6660d7865 Mon Sep 17 00:00:00 2001 From: Brevven Date: Tue, 11 Feb 2025 01:17:47 -0800 Subject: [PATCH] fix prod modules --- changelog.txt | 5 +++++ info.json | 2 +- lead-recipe.lua | 1 + 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 3776c25..742021b 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.18 +Date: 2025-02-11 + Fixes: + - Allow productivity modules for lead plates in all circumstances. +--------------------------------------------------------------------------------------------------- Version: 2.0.17 Date: 2025-02-01 Changes: diff --git a/info.json b/info.json index 7aa8c2d..57556e8 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bzlead", - "version": "2.0.17", + "version": "2.0.18", "factorio_version": "2.0", "title": "Lead", "author": "Brevven", diff --git a/lead-recipe.lua b/lead-recipe.lua index ae056a5..08c41c6 100644 --- a/lead-recipe.lua +++ b/lead-recipe.lua @@ -32,6 +32,7 @@ data:extend({ -- }, -- } or enabled = true, + allow_productivity = true, energy_required = 6.4, ingredients = {util.item("lead-ore", 2)}, results = util.me.byproduct() and {