diff --git a/changelog.txt b/changelog.txt index 95d121eb..c9d51ae9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,7 @@ Date: ? - Fixed crawdad not eating a new piece of food to continue to fuel modules even when both slots have stacks of food loaded. Resolves https://github.com/pyanodon/pybugreports/issues/563 - Crawdad, dingrido, and phadaisus now support automated logistics requests. - Bedding recipes now allow productivity modules. + - Reduced the time to craft a caravan outpost from 50 seconds -> 1 second. - Fixed that the biofluid network vessels were effected by the max extent parameter. Adjusted max extent to 2,000,000 tiles. TURD: - Nerfed prod % for sawblade modules. MK01: 25% -> 5%, MK02: 25% -> 7%, MK03: 25% -> 10%, MK04: 25% -> 12%. diff --git a/info.json b/info.json index 8da5c8d6..9d9b3bd7 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "pyalienlife", - "version": "3.0.20", + "version": "3.0.21", "factorio_version": "2.0", "title": "Pyanodons AlienLife", "author": "Pyanodon, Nexela, Kingarthur, notnotmelon, Mootykins, ShadowGlass, Archezekiel, Quintuple", diff --git a/prototypes/buildings/outpost.lua b/prototypes/buildings/outpost.lua index 7f1f77a8..efa5ec66 100644 --- a/prototypes/buildings/outpost.lua +++ b/prototypes/buildings/outpost.lua @@ -3,7 +3,7 @@ local util = require "util" RECIPE { type = "recipe", name = "outpost", - energy_required = 50, + energy_required = 1, category = "crafting", enabled = false, ingredients = {