Planet - Border teleport
No reviews yet
Border-teleport mod: teleports entities crossing world borders (±326) to opposite side. Perfect for 1:326 Earth maps. Open-source (remix allowed, but must keep code open).
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Planet – Seamless World Wrapping
Planet is a server-side mod (Fabric/Forge) that makes your flat map act like a sphere. Any entity (players, mobs, items, arrows) that crosses the world border is instantly teleported to the opposite side – top ↔ bottom, right ↔ left.
How it works (loading process)
- On first launch, the mod creates
config/planet-config.jsonwith default border = ±326. - It hooks into entity movement events and checks coordinates every tick.
- If Y > +326 → teleport to Y = -326 (X,Z unchanged); if Y < -326 → teleport to Y = +326. Same for X axis.
- Teleport is instantaneous and invisible to players.
Installation (jar loading)
- Stop your server.
- Place the downloaded
Planet-<version>.jarinto themods/folder. - Start the server – the mod activates automatically.
- Edit the config file if you need different border values (e.g., for a 1000×1000 map set both to 500).
Configuration
planet-config.json:
{
"borderX": 326,
"borderY": 326
}
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources