chore(simply): bump manifest

This commit is contained in:
Cjnator38
2026-05-02 14:46:09 -05:00
parent 283896a9ea
commit 76fde5202a
2 changed files with 13 additions and 57 deletions

View File

@@ -1,67 +1,23 @@
# Simply Legacy 26.05-alpha
*This changelog encompasses all changelogs from 26.04.2 to 26.04.7, as well.*
# Simply Legacy 26.05.1-alpha
## Notes
- **It is recommended to Update or Reset your configs through Config Manager for the best experience.**
- **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.**
- This can be found in `Modifications > Config Manager`.
- This update is marked as alpha due to major internal changes between 1.21.10 and 26.1.2, and the relatively early state of the Legacy4J 26.1.2 port as of 1.9 Pre-Release
- 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.
### Updated Minecraft from 1.21.10 to 26.1.2
Gameplay changes will be shown in a changelog when clicking `Play Game`.
### Increased mob activation range
The ServerCore mob activation range has been increased from 20 to 96.
### 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
- Built-in Skin System
- Decay Potions
- Master Volume is now split into Music and Sound properly
- Improved map tooltip and Starter Map handling
- Creative Mode Elytra momentum handling
- Advanced Options with Legacy Settings Menus can now show contents from the Merge Advanced Options Mode
- Various bug fixes
- and more!
### Default options changes
- The Graphics preset is now set to "Custom", so the default graphics options are once again properly applied
- Pause on Lost Focus is disabled by default
### 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.
### Fixed default fullscreen mode
A now properly set Cubes Without Borders default config has been added, so Fullscreen should once again be enabled 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 on Simply Legacy.
- `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`
### Added Simple Voice Chat
This will be mostly in the background unless you actually want to use it.
The default HUD is modified to where:
- Voice chat status icons are shown in the top-right corner, just right of the potion/status effect HUD.
- Group icons will populate from the bottom-right corner.
The default binds are:
- `V` to open VC options
- `Z` to hide VC icons
- `B` to open the VC group management menu.
- `N` to disable voice chat.
- `M` to mute voice chat.
### Removed KryptonFNP Patcher
No longer maintained.
### 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
The modpack has been updated to the latest Fabric Loader.
### Updated Legacy Modpack Resources
Presets will now use "See-Through Leaves" instead of the Graphics modes from 1.21.10.
## Temporarily Unavailable
- Console Advancement Sounds

View File

@@ -5,7 +5,7 @@
"type": "modpack",
"loader": "fabric",
"mc_version": "26.1.2",
"version": "26.05-alpha",
"version": "26.05.1-alpha",
"release_type": "alpha",
"modrinth_id": "simply-legacy"
}