From 8ea17a02e6c7fe05f4ed33c9bb311e75eb214675 Mon Sep 17 00:00:00 2001 From: PouffyDev <99536749+pouffy@users.noreply.github.com> Date: Mon, 14 Jul 2025 13:28:45 +0100 Subject: [PATCH] Update changelog.md --- changelog.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7ff8b217..23b80c9c 100644 --- a/changelog.md +++ b/changelog.md @@ -31,6 +31,9 @@ ### Blocks: - The Converter now uses its own config instead of the config for the Accumulator. +### Ponder: +- The ponder for the Pumpjack now specifies the need to glue the parts together. + ### Recipes: - The recipe for the Coated Circuit Board is now Deploying instead of Item Application. @@ -40,4 +43,4 @@ ## Bug Fixes - Fixed a bug where the Vat would only output the first fluid result of a recipe. - Fixed a bug where some recipe advancement files would be empty, causing logging errors. -- Fixed a bug where dropping the Advanced Potato Cannon would cause the game to crash. \ No newline at end of file +- Fixed a bug where dropping the Advanced Potato Cannon would cause the game to crash.