Vanilla Teleportation Technology
This mod was created as an alternative to the standard teleportation command in Minecraft, which often becomes necessary during multiplayer gameplay. Based on this concept, various transportation methods were developed that allow enjoying vanilla survival without disrupting the game balance.
Important Notes
- To view recipes in JEI, search for uses of Ender Pearls rather than item names
- To obtain items, use the command:
/loot give @s loot vanilla_portal:* - This project originally started as a datapack
Provided Items
Scrolls (mostly single-use)
- Teleport Scroll - saves a position and allows instant return to it
- Attached Scroll - binds to the crafter, allowing friends to teleport to you
- Area Teleport Scroll - transports all entities within a certain area
- Advanced Scroll - functions like a regular scroll but saves current position when teleporting, creating a round-trip route
- Dimension Leap Scroll - enables travel between dimensions (recipe requires Thermal Foundation mod)
- Random Teleporter - enhanced chorus fruit! Teleports within 400 block radius, 300 blocks underground, or 50 blocks with 200 block directional offset
Portals
Gateways pointing to saved positions. Only work within the same dimension. Occupy a 1×3×1 block structure. Can be expanded to 4 blocks height by placing obsidian on top and removing the top block.
Additional Items
- Marshaler - sends reinforcement request messages, saving typing time
- Player Totem - allows other players to send items to you remotely (consumes Ender Pearls)
- Ender Book - special container for scrolls, solving storage issues
- Final Book - upgraded version of Ender Book, enabling teleportation without consuming scrolls (requires Ender Pearls)
Unique Recipes
The Final Book is crafted through a special method: place two nearby End Crystals, throw an Ender Book and Shulker Shell between them. The process absorbs crystal energy but destroys all scrolls in the book.
Version 3.0.7 added unique recipes for scrolls requiring Thermal or TConstruct mods. Details in the "Ender Tech-Unique Recipes" advancements section.
Dimension Compatibility
Versions 2.0.2 and below support a limited set of dimensions:
- Minecraft 1.17-1.17.1: Blue Skies, The Undergarden, The Forgotten Dimension, Twilight Forest
- Minecraft 1.18-1.20.1: Blue Skies, The Undergarden, The Forgotten Dimension, Twilight Forest, Dimensional Dungeons, Ad Astra, Dimensional Doors, Beyond Earth, Paster Dream, The Aether
Compatibility issues affect chunk unload queue and Dimension Leap Scroll.
Bonus Functions
The mod provides four special commands for managing forced chunk loading:
/function forceload:add
Adds current chunk to forced load queue
/function forceload:remove
Adds chunk to unload queue
/function forceload:query
Shows how many times chunk was added to load queue
/function forceload:delete
Forcibly removes chunk from load queue