From 8963554827aa3a513e31669e14ba598278ebe383 Mon Sep 17 00:00:00 2001 From: Brevven Date: Tue, 6 Jul 2021 12:06:10 -0700 Subject: [PATCH] bobplates 1 recipe --- changelog.txt | 1 + zirconium-recipe-updates.lua | 3 +++ 2 files changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index e283a01..1b793b2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,6 +3,7 @@ Version: 0.0.14 Date: 2021-07-07 Features: - Russian locale thanks to Thar0l + - Some minor bobplates compatibility improvements --------------------------------------------------------------------------------------------------- Version: 0.0.13 Date: 2021-07-04 diff --git a/zirconium-recipe-updates.lua b/zirconium-recipe-updates.lua index e933c67..5383c67 100644 --- a/zirconium-recipe-updates.lua +++ b/zirconium-recipe-updates.lua @@ -185,3 +185,6 @@ if util.use_cermet() then end +-- Bob's - bobplates +util.replace_some_ingredient("plutonium-fuel-cell", "lead-plate", 5, "zirconium-plate", 5) +