diff --git a/changelog.txt b/changelog.txt index 8caba1a..42d5377 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,4 +1,9 @@ --------------------------------------------------------------------------------------------------- +Version: 2.0.6 +Date: 2024-12-27 + Changes: + - Gleba process now produces jellynut seeds to keep the farms planting. +--------------------------------------------------------------------------------------------------- Version: 2.0.5 Date: 2024-12-26 Changes: diff --git a/info.json b/info.json index 0e2e4bf..6a405b5 100644 --- a/info.json +++ b/info.json @@ -1,6 +1,6 @@ { "name": "bztitanium", - "version": "2.0.5", + "version": "2.0.6", "factorio_version": "2.0", "title": "Titanium", "author": "Brevven", diff --git a/titanium-recipe.lua b/titanium-recipe.lua index a9bcf2a..05d76a3 100644 --- a/titanium-recipe.lua +++ b/titanium-recipe.lua @@ -201,6 +201,7 @@ data:extend({ results = { {type = "item", name = "titanium-ore", amount = 5}, + {type = "item", name = "jellynut-seed", amount = 1, probability = 0.02}, {type = "item", name = "spoilage", amount = 10} }, crafting_machine_tint =