File Details
SignPort 1.2.1 for Minecraft 26.1.2
- R
- May 10, 2026
- 54.16 KB
- 10
- 26.1.2
- Fabric
File Name
signport-1.2.1+mc26.1.2.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
- Fixed per-dimension SavedData files being created in DIM-1/data and DIM1/data even when no anchors existed there, causing warnings on MC 26.1 world format migration.
- Consolidated anchor storage into a single world-level file (
<world>/data/signport.dat); anchors now carry a dimension key so names only need to be unique per dimension. - Automatically migrates legacy DIM-1/data and DIM1/data signport files left behind by the MC 26.1 world format change, with best-effort cleanup of the now-empty directories.
- Fixed cross-dimension signs: an explicit dimension on line 3 now takes priority over a same-named anchor in the current dimension.
- Added
netherandendas accepted shorthand dimension names on signs (in addition tothe_nether,the_end, andoverworld).

