diff --git a/modpacks/rc-plus/1.21.10-mr/pack.toml b/modpacks/rc-plus/1.21.10-mr/pack.toml index 56fc6a1c4..d5088982f 100644 --- a/modpacks/rc-plus/1.21.10-mr/pack.toml +++ b/modpacks/rc-plus/1.21.10-mr/pack.toml @@ -1,6 +1,6 @@ name = "Re-Console Plus" author = "omo50, Cjnator38" -version = "26.04.2" +version = "26.04.5" pack-format = "packwiz:1.1.0" [index] diff --git a/modpacks/rc-plus/changelog.md b/modpacks/rc-plus/changelog.md index 0c7083f26..8970512c5 100644 --- a/modpacks/rc-plus/changelog.md +++ b/modpacks/rc-plus/changelog.md @@ -1,2 +1,11 @@ -# Re-Console Plus 26.04.4 -Hotfix fixing LWS \ No newline at end of file +# Re-Console Plus 26.04.5 +## Note +- If you're updating from 26.04.1 and earlier, it is recommended to update or reset your configs through Config Manager for the best experience. + - This can be found in `Modifications > Config Manager`. + +### Re-added Legacy Skins and Minimega +- Legacy Skins actually works with the dev build as-is, so it has been re-added. +- A special build of Minimega 4.1.130 has been added to accommodate the L4J dev build. + +### Disabled BlockState Culling within MoreCulling +Should hopefully fix any issues in Glide Score Attack. Will be re-enabled once the issue is fixed on the Minimega side. diff --git a/modpacks/rc-plus/manifest.json b/modpacks/rc-plus/manifest.json index 4e543df3c..8fe246d0d 100644 --- a/modpacks/rc-plus/manifest.json +++ b/modpacks/rc-plus/manifest.json @@ -2,8 +2,8 @@ "id": "rc-plus", "name": "Re-Console Plus", "type": "modpack", - "version": "26.04.4", + "version": "26.04.5", "mc_version": "1.21.10", "modrinth_id": "legacy-minecraft", "curseforge_id": "re-console" -} \ No newline at end of file +} diff --git a/modpacks/simply/1.21.10-mr/pack.toml b/modpacks/simply/1.21.10-mr/pack.toml index b9d35f341..3900c09b8 100644 --- a/modpacks/simply/1.21.10-mr/pack.toml +++ b/modpacks/simply/1.21.10-mr/pack.toml @@ -1,6 +1,6 @@ name = "Simply Legacy" author = "Cjnator38" -version = "26.04.1.2617.0" +version = "26.04.3" pack-format = "packwiz:1.1.0" [index] diff --git a/modpacks/simply/changelog.md b/modpacks/simply/changelog.md index ef5a7cf22..8138bb809 100644 --- a/modpacks/simply/changelog.md +++ b/modpacks/simply/changelog.md @@ -1,45 +1,11 @@ -# Simply Legacy 26.04.2 -## IMPORTANT NOTES! -- Because of the size and nature of this update, please update or reset your configs through Config Manager. This can be found in `Modifications > Config Manager`. -- Legacy Skins and Minimega (mini games) will not be included until Legacy4J reaches stable. If you would still like to use these, please stay on 26.04.1. +# Simply Legacy 26.04.3 +## Note +- If you're updating from 26.04.1 and earlier, it is recommended to update or reset your configs through Config Manager for the best experience. + - This can be found in `Modifications > Config Manager`. -### Updated Legacy4J -- More SD UI screens -- Legacy Settings Menus to allow options menus to match LCE -- Legacy Mobcap Limits, Shield Blocking and Offhand Limits -- Legacy Clouds and Cloud Height -- Screenshot Toasts -- Decay Potions -- Master Volume is now properly split into Music and Sound -- Improved map tooltip and handling -- Creative Mode Elytra momentum handling -- Various bug fixes -- ...and more! +### Re-added Legacy Skins and Minimega +- Legacy Skins actually works with the dev build as-is, so it has been re-added. +- A special build of Minimega 4.1.130 has been added to accommodate the L4J dev build. -### Removed Legacy Skins and Minimega -Because we are using a development Legacy4J build, we cannot include these mods until Legacy4J reaches a stable release. - -### Added Preferred Gamerules -- The new `Legacy Shield Blocking`, `Legacy Offhand` and `Legacy Mobcap Limits` gamerules have been enabled by default. -- `Locator Bar` and `Announce Advancements` have been disabled by default. - -### Refactored Options Presets -- `"Retro" LCE` - Replaces `Very Low (XB/PS2*)`, now with more Legacy-style enhancements. -- `Handheld LCE` - Replaces `Handheld (Switch/Vita)`, now with more Legacy-style enhancements. -- `Old-Gen LCE` - Replaces `Low (XB360/PS3)`, now with more Legacy-style enhancements - - This will be the new default preset. -- `New-Gen LCE - Derived from `Medium (XB1/PS4)`, now with more Legacy-style enhancements. -- `"Next-Gen" LCE` - Derived from `High (XB Series/PS5)`, now with more Legacy-style enhancements. -- `Potato` - Derived from `Very Low (XB/PS2*)`, without the Legacy-style enhancements -- `Very Low` - Derived from `Handheld (Switch/Vita)`, without the Legacy-style enhancements -- `Low` - Derived from `Low (XB360/PS3)`, without the Legacy-style enhancements -- `Medium`, `High`, `Ultra`, `Extreme` use the same settings as previously -- `Default` and `Default+` have been removed, in favor of `Low` - -### Removed Stfu -Since much of the functionality of Stfu used in Simply Legacy has been merged into base Legacy4J, it has been removed. - -### Removed Tooltips Enhanced -Now that we're on a build of Legacy4J that includes these control icons by default, Tooltips Enhanced has been removed. - -### Updated Fabric Loader to 0.19.2 \ No newline at end of file +### Disabled BlockState Culling within MoreCulling +Should hopefully fix any issues in Glide Score Attack. Will be re-enabled once the issue is fixed on the Minimega side. diff --git a/modpacks/simply/manifest.json b/modpacks/simply/manifest.json index 716b27b74..a5a7327d4 100644 --- a/modpacks/simply/manifest.json +++ b/modpacks/simply/manifest.json @@ -2,8 +2,8 @@ "id": "simply", "name": "Simply Legacy", "type": "modpack", - "version": "26.04.2", + "version": "26.04.3", "mc_version": "1.21.10", "modrinth_id": "simply-legacy", "curseforge_id": "simply-legacy" -} \ No newline at end of file +}