Minecraft Version - Update to 26.1.2#81
Open
wolfen351 wants to merge 1 commit intoFlashyReese:1.21/devfrom
Open
Minecraft Version - Update to 26.1.2#81wolfen351 wants to merge 1 commit intoFlashyReese:1.21/devfrom
wolfen351 wants to merge 1 commit intoFlashyReese:1.21/devfrom
Conversation
wolfen351
commented
Apr 25, 2026
- Bump minecraft_version to 26.1.2, loader_version, fabric_version
- Upgrade Gradle wrapper to 9.4.0, Java toolchain to 25
- Switch to Fabric Loom 1.16 (no modImplementation for unobfuscated MC)
- Add Foojay toolchain resolver 1.0.0 for auto Java 25 download
- Migrate all Yarn mappings to Mojang native source names across the codebase
- Update Placeholder API usage to 3.0.0+26.1 (registerServer, ServerPlaceholderContext, SERVER_PLACEHOLDER_PARSER)
- Fix removed time APIs: getDayTime/getLunarTime -> getDefaultClockTime
- Fix removed DimensionType.effectsLocation -> dimension().identifier()
- Fix ResourceKey.location() -> ResourceKey.identifier()
- Fix renamed argument types: DisplaySlotArgument, ResourceLocationArgument, MirrorArgument, StructureRotationArgument
- Fix ClientPacketListener.sendChatCommand -> sendCommand
- Bump minecraft_version to 26.1.2, loader_version, fabric_version - Upgrade Gradle wrapper to 9.4.0, Java toolchain to 25 - Switch to Fabric Loom 1.16 (no modImplementation for unobfuscated MC) - Add Foojay toolchain resolver 1.0.0 for auto Java 25 download - Migrate all Yarn mappings to Mojang native source names across the codebase - Update Placeholder API usage to 3.0.0+26.1 (registerServer, ServerPlaceholderContext, SERVER_PLACEHOLDER_PARSER) - Fix removed time APIs: getDayTime/getLunarTime -> getDefaultClockTime - Fix removed DimensionType.effectsLocation -> dimension().identifier() - Fix ResourceKey.location() -> ResourceKey.identifier() - Fix renamed argument types: DisplaySlotArgument, ResourceLocationArgument, MirrorArgument, StructureRotationArgument - Fix ClientPacketListener.sendChatCommand -> sendCommand Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Author
|
Here is a build that works on my machine: https://cloud.wolfen.nz/s/anRErFqi2rXBrco/download |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.