From b49371e0dd46ccaa9d5416e37a93647d7d496d5f Mon Sep 17 00:00:00 2001 From: Des Herriott Date: Sun, 10 Sep 2023 11:05:50 +0100 Subject: [PATCH] changelog updated --- Changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Changelog.md b/Changelog.md index 54fb1c17f..25771c8b1 100644 --- a/Changelog.md +++ b/Changelog.md @@ -15,6 +15,9 @@ Changes are in reverse chronological order; newest changes at the top. ### Fixed * Optimised block shape calculations a lot, meaning shorter mod startup time +* Cleaned up block atlas usage a bit; don't put entity textures on there unless they're needed for item textures (i.e. drones) +* Fixed an arithmetic error in the "Random" area type and areas of a single block thickness in any axis +* Fixed a recipe error causing the vanilla Copper Block -> 9 Copper Ingot recipe to be overwritten ## [6.0.4]