Create : Teleporters

Create addon that adds teleporters!

File Details

createteleporters-remastered-2.0.1c-neoforge-1.21.1.jar

  • R
  • Apr 9, 2026
  • 1.79 MB
  • 2.0K
  • 1.21.1
  • NeoForge

File Name

createteleporters-remastered-2.0.1c-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-teleporters-829272:7899094"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

    Changelog — v2.0.1c

    New Features

    Coordinate-Based Portal Linking
     - Added new config option: "Force Portal-to-Portal Binding"
       - When enabled (default): portals require an Advanced TP Link item in their inventory to function
       - When disabled: portals use either linked portal coordinates or item data
     - Advanced TP Link now stores portal coordinates (savedX/Y/Z, savedDim) for linking
     - Portals now store bidirectional link data (linkedX/Y/Z, linkedDim, linkedYaw, isLinked)
     - Shift + Right-click with Advanced TP Link clears all link data
     - Added Spanish language file

    Recipe Configuration
     - Added custom recipe event handler for mod-specific recipe configuration

    Improvements

    Portal GUI Error Messages
     - Custom Portal Base GUI now displays specific error messages:
       - "Incorrect Portal Frame" — Portal structure is invalid
       - "Quantum Fluid Depleted" — Fluid tank below 4mB
       - "Waiting for Linked Portal" — Linked portal is not yet active
       - "Missing Advanced TP Link" — Required TP Link item not found
       - "Portal Ready" / "Portal Ready (IP)" — Portal is fully functional

    Bug Fixes

    Ponder Visibility
     - Fixed ponder registration for custom portal base