From c57f1a6ce6d1528d3e40bf6d7e1846448fd86242 Mon Sep 17 00:00:00 2001 From: Redeix <59435925+Redeix@users.noreply.github.com> Date: Tue, 22 Jul 2025 23:23:46 -0500 Subject: [PATCH] Update CHANGELOG.md Changelog for brick interactions Signed-off-by: Redeix <59435925+Redeix@users.noreply.github.com> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17140c63c..8ca3fd18d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ - Reduced duration of biodiesel recipes @Pyritie - Changed some options of a performance mod, let us know if you find any weird issues! (#1410) @victordlp8 - Added mortar and pestel recipes for grain to flour @Pyritie +- Added in-world shift + right-click interactions for bricks. Greens can be used to turn bricks into mossy bricks, and a knife reverts it. Hammers make cracked bricks and mortar repairs them. (#1416) @Redeix - Steam can now be pumped into Blaze Burners via the Straw (#1379) @Nyonyix ### Bug fixes - Fixed butchery knife crafting recipe (#1405) @Pyritie