chore(simply/rc): bump ver

This commit is contained in:
Cjnator38
2026-04-23 20:45:21 -05:00
parent d57e82210d
commit 8723ff6d00
8 changed files with 38 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
name = "Re-Console+"
author = "omo50, Technocality, Cjnator38"
version = "26.04.1+mc1.21.10"
version = "26.04.9+mc1.21.10"
pack-format = "packwiz:1.1.0"
[index]

View File

@@ -1,6 +1,6 @@
name = "Re-Console Plus"
author = "omo50, Cjnator38"
version = "26.04.7"
version = "26.04.9"
pack-format = "packwiz:1.1.0"
[index]

View File

@@ -1,13 +1,18 @@
# Re-Console Plus 26.04.8
## Note
# Re-Console Plus 26.04.9
## Note (for Modrinth users)
- 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 & New Default Settings
- By default, the Preset slider will show up with `Legacy Settings Menus` enabled
- If switching from a non-LCE to an LCE preset, a prompt will now display with a toggle to show the slider.
- Advanced Options with `Legacy Settings Menus` can now show contents from the Merge Advanced Options Mode
- This means that the Merge mode can be enabled by default
### Adjusted the default SVC HUD
- 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.
### Updated Legacy World Sizes
Should fix an issue with other end islands being visible in a limited world.
### Added Minimega (Modrinth)
Most, if not all, of the critical bugs from the previous custom development builds have now been fixed.
### Updated Legacy4J (Modrinth)
- We are now using a proper in-development build, based on a [GitHub Actions run](https://github.com/Wilyicaro/Legacy-Minecraft/actions/runs/24763878310) on the main branch. The L4J build number is now 1.8.7.2616.0
- List buttons now use their own sprite
### Updated Fabric Loader to 0.19.2 (CurseForge)
Fixes an issue that blocked CurseForge users from opening the game, due to Fast Noise requiring a newer version of the Fabric Loader.

View File

@@ -5,8 +5,8 @@
"type": "modpack",
"loader": "fabric",
"mc_version": "1.21.10",
"version": "26.04.8",
"release_type": "release",
"version": "26.04.9",
"release_type": "beta",
"modrinth_id": "legacy-minecraft",
"curseforge_id": "re-console"
}
}

View File

@@ -1,6 +1,6 @@
name = "Simply Legacy"
author = "Cjnator38"
version = "26.04.1+mc1.21.10"
version = "26.04.7+mc1.21.10"
pack-format = "packwiz:1.1.0"
[index]

View File

@@ -1,6 +1,6 @@
name = "Simply Legacy"
author = "Cjnator38"
version = "26.04.4"
version = "26.04.7"
pack-format = "packwiz:1.1.0"
[index]

View File

@@ -1,14 +1,18 @@
# Simply Legacy 26.04.6
## Note
# Simply Legacy 26.04.7
## Note (for Modrinth users)
- 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 & New Default Settings
- By default, the Preset slider will show up with `Legacy Settings Menus` enabled
- If switching from a non-LCE to an LCE preset, a prompt will now display with a toggle to show the slider.
- Advanced Options with `Legacy Settings Menus` can now show contents from the Merge Advanced Options Mode
- This means that the Merge mode can be enabled by default
- Announce Advancements is now disabled through Legacy4J
### Adjusted the default SVC HUD
- 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.
### Updated Legacy World Sizes
Should fix an issue with other end islands being visible in a limited world.
### Added Minimega (Modrinth)
Most, if not all, of the critical bugs from the previous custom development builds have now been fixed.
### Updated Legacy4J (Modrinth)
- We are now using a proper in-development build, based on a [GitHub Actions run](https://github.com/Wilyicaro/Legacy-Minecraft/actions/runs/24763878310) on the main branch. The L4J build number is now 1.8.7.2616.0
- List buttons now use their own sprite
### Updated Fabric Loader to 0.19.2 (CurseForge)
Fixes an issue that blocked CurseForge users from opening the game, due to Fast Noise requiring a newer version of the Fabric Loader.

View File

@@ -5,8 +5,8 @@
"type": "modpack",
"loader": "fabric",
"mc_version": "1.21.10",
"version": "26.04.6",
"release_type": "release",
"version": "26.04.7",
"release_type": "beta",
"modrinth_id": "simply-legacy",
"curseforge_id": "simply-legacy"
}
}