promotional bannermobile promotional banner

SignPort

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

File Details

SignPort 1.2.0 for Minecraft 26.1.2

  • R
  • May 10, 2026
  • 47.44 KB
  • 10
  • 26.1.2
  • Fabric

File Name

signport-1.2.0+mc26.1.2.jar

Supported Versions

  • 26.1.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

  • Ported to Minecraft 26.1.2 with official (Mojang) mappings.
  • Added CurseForge publication to the tag-triggered release workflow using the existing release metadata.
  • Added Modrinth publication to the tag-triggered release workflow and a source hygiene gate to keep it wired in.
  • Added mechanical source hygiene gates for unit-test companions, wrapper checksum hardening, and obvious duplicate portal validation.
  • Added checksum verification for the Gradle wrapper distribution.
  • Reused resolved portal-sign destinations during interaction handling and added indexed anchor lookup helpers.
  • Protected portal-marker signs from unauthorized break attempts even when their target anchor is currently invalid or missing.
  • Hardened GitHub Actions permissions and release tag validation.
  • Added a tag-triggered GitHub Release workflow that builds with Java 25, uses changelog notes, and attaches the mod and sources jars.
  • Added config/signport.json for permission fallback defaults, protected-action op level, cross-dimension portal signs, and safe teleport search.
  • Made sign and /signport tp teleports search for a safe centered destination near the anchor and fail gracefully when none is available.
  • Added an in-game validation checklist for SignPort permission and portal behavior.
  • Updated source links for the public SignPort repository and Modrinth listing prep.
  • Fixed changelog extraction failing when the version contains a + character, which caused the Modrinth and CurseForge upload scripts to crash on empty release notes.
  • Fixed Modrinth version creation by resolving the project slug to a base62 ID before upload.