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) +