From c740ee469b3076430a5382268c3c5d50f8e56b49 Mon Sep 17 00:00:00 2001 From: notnotmelon Date: Fri, 8 Nov 2024 23:35:34 -0600 Subject: [PATCH] Allowed productivity in the various fish products -> fertilizer recipes. --- changelog.txt | 1 + data-final-fixes.lua | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/changelog.txt b/changelog.txt index 23c5a5459..e95591ec6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -5,6 +5,7 @@ Date: ? - Ported the biofluid network into 2.0 - Greatly buffed the Heavy-metal ATPases recipe from 2x output to 15x output. - Allowed productivity in the Heavy-metal ATPases recipe. + - Allowed productivity in the various fish products -> fertilizer recipes. --------------------------------------------------------------------------------------------------- Version: 3.0.18 Date: 2024-11-7 diff --git a/data-final-fixes.lua b/data-final-fixes.lua index c23b80fc2..53b859d70 100644 --- a/data-final-fixes.lua +++ b/data-final-fixes.lua @@ -126,9 +126,14 @@ local recipes_list = { "fawogae-spore", "fawogae-to-iron", "fawogae-to-sulfur", + "fertilizer-fish-1", + "fertilizer-fish-2", + "fertilizer-fish-3", "fertilizer-1", + "fertilizer-2", "fertilizer-3", "fertilizer-4", + "fertilizer-5", "fetal-serum-01", "fiber-01", "fiber-dry-storage",