From cb6560f51a66881d9e7588036137dde7e91d1b2d Mon Sep 17 00:00:00 2001 From: Cjnator38 Date: Tue, 5 May 2026 20:03:55 -0500 Subject: [PATCH] chore(simply): bump manifest --- modpacks/simply/changelog.md | 13 +++++-------- modpacks/simply/manifest.json | 2 +- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/modpacks/simply/changelog.md b/modpacks/simply/changelog.md index aa2b1c584..61b83c888 100644 --- a/modpacks/simply/changelog.md +++ b/modpacks/simply/changelog.md @@ -1,4 +1,4 @@ -# Simply Legacy 26.05.2-alpha +# Simply Legacy 26.05.3-alpha ## Notes - **If you are updating from a 1.21.10 version, it is recommended to Update or Reset your configs through Config Manager for the best experience.** @@ -6,14 +6,11 @@ - This update is marked as alpha due to major internal changes between 1.21.10 and 26.1.2, the relatively early state of the Legacy4J 26.1.2 port as of 1.9 Pre-Release 1, and missing features that may impact worlds created prior to 26.05-alpha - Releases on CurseForge will come at a later date. -### Added ModernRegSyncFix -A fork of RegSyncFix that works on 26.1+ +### Removed Better Block Entities +Due to various mod and resource pack issues, BBE has been removed (hopefully temporarily) -### Updated Minimega to 6.1.10 -Various Battle changes and bug fixes. See the [changelog](https://modrinth.com/mod/minimega/version/6.1.10) - -### Updated Legacy Ports -Additions and bug fixes for 26.1 +### Fixed water being too opaque +Since Legacy Waters was fixed in Legacy4J 1.9-pre-1, water had become incredibly opaque as that pack intended. It has now been disabled within the Resource Albums. ## Temporarily Unavailable - Console Advancement Sounds diff --git a/modpacks/simply/manifest.json b/modpacks/simply/manifest.json index f49e940cf..534c9354c 100644 --- a/modpacks/simply/manifest.json +++ b/modpacks/simply/manifest.json @@ -5,7 +5,7 @@ "type": "modpack", "loader": "fabric", "mc_version": "26.1.2", - "version": "26.05.2-alpha", + "version": "26.05.3-alpha", "release_type": "alpha", "modrinth_id": "simply-legacy" }