▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Create: Teleporters
Create: Teleporters

Create: Teleporters

Create Teleporters Remastered is a complete rebuild of the original Create Teleporters mod. Redesigned to fit in more with the new aesthetics of the Create Mod and to be simpler to use. This remastered version fixes old bugs and refines the mechanics.

77.8K
101

Create: Teleporters 2.0.2

release14 апреля 2026 г.
Fixes & Improvements

Immersive Portals Compatibility

 - Fixed portal spawning one block too high
  Removed a duplicate + 0.5 Y-offset that caused IP portals to spawn half a block above their intended position,
resulting in portals clipping into the frame.

 - Fixed ghost portal spawning above the main portal
  The misaligned portal position confused Immersive Portals' cluster creation logic, spawning a second "ghost"
portal entity above the intended location. Correct positioning prevents this.

 - IP portals now require valid binding to spawn
  An Immersive Portal will only be created when:
   1. The portal is linked to another portal
   2. At least one portal in the link holds an Advanced TP Link in its inventory

 - No more quantum portal blocks when IP compat is enabled
  When Immersive Portals compatibility is turned on, quantum portal blocks will never spawn. If IP portal
requirements aren't met (not linked or missing TP Link), the portal interior remains visually empty instead of
falling back to quantum blocks.

 - Fixed coordinate teleportation when IP compat is on
  Unlinked portals using a TP Link item for custom coordinates would display destination particles but fail to
teleport. Replaced the unreliable execute in targetDim run tp command with programmatic entity.teleportTo() API
calls (the same approach the IP integration uses internally), with command fallback if the target dimension can't
be resolved.

Portal-to-Portal Binding

 - Linked portals now require Advanced TP Link
  Portal-to-portal teleportation now requires an Advanced TP Link item in at least one linked portal's inventory.
This is consistent with the IP portal spawning requirement and prevents unlinked portals from teleporting without
proper authorization.

Teleportation Reliability

 - Cross-dimension teleportation uses direct API
  All teleportation (both IP and vanilla) now uses entity.teleportTo() directly instead of relying solely on
command-based execute in targetDim run tp, which silently failed for cross-dimension teleports. Command fallback
is used only when the target dimension key can't be resolved.

Create: Teleporters 2.0.1c

release10 апреля 2026 г.

Long awaited CTP Remasted for Forge 1.20.1

Create: Teleporters 2.0.1c

release9 апреля 2026 г.
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

Create: Teleporters 2.0.0

release3 апреля 2026 г.

Features

  • Added optional compatibility with Immersive Portals (configurable)
  • Custom portals must now be linked to function
  • Added support for different portal sizes
  • Added config option to enable or disable breaking pocket dimension blocks
  • Added new particle effects

Bug Fixes

  • Fixed offhand items saving data to the mainhand instead of the offhand
  • Fixed dimension parsing that could crash on short dimension names
  • Added null checks for level in onContentsChanged() to prevent crashes during early loading
  • Fixed division by zero when tank capacity is 0
  • Fixed entities being lost when teleporting across dimensions
  • Fixed pocket dimensions overwriting each other
  • Fixed custom portals requiring at least 8 buckets to activate

Other Fixes

  • Removed unused Checker Framework imports from several block classes
  • Added null check for _player.server to prevent crashes if a player disconnects
  • Replaced unsafe casts with instanceof checks to avoid runtime crashes
  • Replaced sound registry lookups with SoundEvents.ENDERMAN_TELEPORT to prevent null issues

Create: Teleporters 1.2.0

release1 апреля 2026 г.

Bug Fixes

Fixed

Custom Portal Duplication Glitch
 - Fixed portal blocks and dummy blocks duplicating when breaking an active portal
 - Portal now deactivates before blocks are removed
 - Blocks are removed without dropping items using removeBlock(pos, false)

Scoreboard Team Assignment Lost on Teleport
 - Fixed players losing their vanilla scoreboard team assignment when teleporting via Custom Portals
 - Fixed players losing their vanilla scoreboard team assignment when teleporting via Entity Teleporters
 - Team membership is now preserved by saving the team before teleportation and re-adding the player after teleportation
    completes

Pocket Dimension Structure Generation Failure
 - Fixed pocket dimension structure not generating properly when creating a new pocket dimension
 - Structure now generates immediately when the Pocket Dimension Remote is first bound in the Overworld
 - Players can now immediately use their pocket dimension without waiting or experiencing generation failures
 - Added generateStructure() static method for direct structure spawning

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Создатели

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:2 года назад
Обновлён:2 дня назад
Главная