From 9b2bf11f5b1f630da5bfb0d91f0839111ca5af97 Mon Sep 17 00:00:00 2001 From: protocol_1903 <67478786+protocol-1903@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:31:05 -0700 Subject: [PATCH] Remove productivity watermark from botanical nursery recipes. Resolves https://github.com/pyanodon/pybugreports/issues/1360 --- changelog.txt | 1 + data-updates.lua | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 5defa1776..6f0066e61 100644 --- a/changelog.txt +++ b/changelog.txt @@ -4,6 +4,7 @@ Date: ??? Changes: - Updated German locale courtesy of CarstenG - Added module slots to botanical nursery. Resolves https://github.com/pyanodon/pybugreports/issues/555 + - Remove productivity watermark from botanical nursery recipes. Resolves https://github.com/pyanodon/pybugreports/issues/1360 - Fixed that the upgrade_target for the mechanical inserter was not set. Resolves https://github.com/pyanodon/pybugreports/issues/1323 - Fixed AM/FM text in beacon GUI not being localizable, again. Resolves https://github.com/pyanodon/pybugreports/issues/1337 - Fixed Dutch locale translating two fluids to the same name. Resolves https://github.com/pyanodon/pybugreports/issues/1305 diff --git a/data-updates.lua b/data-updates.lua index 040b96f2f..1bcb43288 100644 --- a/data-updates.lua +++ b/data-updates.lua @@ -155,7 +155,7 @@ local recipes_list = "petgas-methanol", "petgas-to-refsyngas", "ppd", - "ralesia-seeds", + -- "ralesia-seeds", "ralesia", "raw-borax", "ref-to-light-oil",