From 4ba64772c8654b98d66e96dbfc4fcb4c6af77d62 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Fri, 25 Jul 2025 22:15:42 +0100 Subject: [PATCH] changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bda480fb..118a7151e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,15 @@ - Added block interactions for mossy cobble (#1434) @Redeix - Clipboards are now craftable earlier (#1432) @Pyritie ### Bug fixes +- Fixed key bindings being reverted every time you started the game (#1430) - Pushed a patch to fix registry errors on Linux machines. If you are still receiving these errors please report it [here](https://github.com/TerraFirmaGreg-Team/Modpack-Modern/issues/1431) (#1434) @Redeix +- Added a temporary workaround for the blue steel diving suit not protecting from lava (#1361) @Pyritie - Fixed a broken link in the papermaking field guide entry (#1426) @Pyritie - Fixed small springs melting into twice as much as they should (#1435) @Pyritie +- Fixed black bronze drums not having a temperature limit (#1429) @Pyritie +- Fixed framed item frames having the same crafting ratio as regular ones (#1427) @Pyritie +- Fixed a recipe conflict with kaolinite powder and fire clay in an alloy smelter @Pyritie +- Fixed some mixing bowl recipes with too many outputs @Pyritie ## [0.10.3] - 23-07-2025 ### Changes