From 7c3f3b29a1c1ac946ecc9528b35d0dbaa8575f79 Mon Sep 17 00:00:00 2001 From: Pyritie Date: Sat, 4 Oct 2025 16:31:27 +0100 Subject: [PATCH] cl --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b4bb9f7db..ed9b35712 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ - Create Casings now need stripped logs instead of any logs @Pyritie - You can now use honey to make jam in a food processor (#1921) @ShadowDimentio - Your first MV circuit now needs a sequenced assembly instead of a crafting table recipe @Pyritie +- Added recipes for making liquid concrete (for supports) with barrels and mixing bowl @Pyritie ### Bug fixes - Soup can no longer kill you from overheating @BlueBoat29 - Air Distributors now consume as much gas as they should, instead of significantly more (#1760) @Bumperdo09