TeleportAPI

Quick rating

Community listing page, reviews here may not be monitored by the author.

TeleportAPI

No reviews yet

API for teleporting large structures

Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
teleportapi-3.4.8-forge.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

TeleportAPI is a comprehensive library designed for developers who require precise control over entity and structure teleportation. It moves beyond simple coordinate shifts, offering advanced handling of collision logic, NBT data, and cross-dimensional travel.

Core Features:

Placement & Collision Logic: Choose exactly how the teleported structure interacts with the destination environment using three distinct modes:

  • FORCE_REPLACE: The teleported structure takes absolute priority, overwriting any existing blocks at the destination.
  • PRESERVE_EXISTING (Recommended): Ensures that blocks already present at the destination are protected and not overwritten.
  • PRESERVE_LIST: Smart conditional replacement. Priority is given to the structure, but specific blocks (defined in your list) at the destination will remain untouched.

    "Teleport with Air" Support: Crucial for structure integrity. You can enable air block calculation to ensure empty spaces are transferred (essential for FORCE_REPLACE) or disable it to only move solid blocks.
  • Flexible Structure Selection: Define what gets teleported. The API supports:
  • Full Transfer: Teleport everything within the bounds.
  • Array-Based Filtering: Use custom arrays to validate blocks before teleportation (e.g., if a block matches criteria X, it stays; otherwise, it moves).

Safety & Integrity:

  • Automatic NBT persistence for all entities.
  • Seamless interdimensional travel (handled via a single parameter).
  • Safe region updates to prevent duplication or corruption.

🚧 Active Development & Feedback This library is a work in progress, and I am actively looking to add new features, helper methods, and integrations. If you find functionality missing or have a specific use case not covered by the current API, please leave a comment or open an issue. Your feedback is crucial for future updates.

⚠️ Developer Note: This library exposes complex logic via specific methods and parameters (including custom arrays for filtering). Please refer to the Source Code and README for the exact method signatures and usage examples.

Source code | README

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works