[NeoForge] 26.1.2-4.0.0
Curse Maven Snippet
What's new
26.1.2 - 4.0.0
BREAKING CHANGES
- This release targets Minecraft 26.1.2 and requires Java 25. It is not compatible with 1.21.x.
Changes
- Updated to Minecraft 26.1.2 / Architectury 20.0.7, built against official Mojang mappings.
- Documented why
MapStateMixinkeeps its two@Overwritemethods rather than converting to@Inject/@ModifyArg. The MC-144406 fix (banner markers off the edge of a map being dropped instead of clamped to the border) is distributed through both methods with no stable injection point, so they stay reimplemented wholesale — at the cost of conflicting with any other mod that overwritesMapItemSavedData#addDecorationor#toggleBanner. Comments only; no behavior change. - Added
README.md,TEST_PLAN.mdandPOTENTIAL_FEATURES.md.
This mod has no additional files

