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 {