promotional bannermobile promotional banner

SignPort

SignPort is a Fabric mod that turns ordinary signs into named travel portals.

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

Fabric

modImplementation "curse.maven:signport-1537915:8070733"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • 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 nether and end as accepted shorthand dimension names on signs (in addition to the_nether, the_end, and overworld).