Compatibility
Minecraft: Java Edition
1.20.1
Platforms
Supported environments
Details
Licensed ARR
Published 2 months ago
Updated 3 months ago
This mod adds teleportation scrolls to various dimensions. You can craft it only after you have already been to the desired dimension, so you will not be able to teleport to it without visiting it. This makes it easier to move between worlds so that you don't have to run to portals for a long time.
Preview

Configuration
{
"enableDefaultCrafting": true,
"destinations": [
{
"id": "overworld_scroll",
"name": "Scroll of Overworld Teleportation",
"dimension": "minecraft:overworld",
"enabled": true
},
// ... and so on for Nether and End
]
}
Admins can use the /scroll get <scroll_id> command (e.g., /scroll get overworld_scroll) to obtain any scroll instantly.




