promotional bannermobile promotional banner

Banner Tweaks

Vanilla-friendly tweaks to banners
Back to Files

[NeoForge] 26.1.2-4.0.0

File namebannertweaks-neoforge-26.1.2-4.0.0.jar
Uploaded
Jul 28, 2026
Downloads
23
Size
57.5 KB
Mod Loaders
NeoForge
File ID
8524420
Type
B
Beta
Supported game versions
  • 26.1.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:banner-tweaks-979768:8524420"

Learn more about Curse Maven

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 MapStateMixin keeps its two @Overwrite methods 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 overwrites MapItemSavedData#addDecoration or #toggleBanner. Comments only; no behavior change.
  • Added README.md, TEST_PLAN.md and POTENTIAL_FEATURES.md.

This mod has no additional files