WindTP: Scrolls of Teleportation
作者:rebot | 分类:模组
Minecraft 版本: 1.20.1
平台: fabric
标签: adventure
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.
请登录后举报
暂无评论,抢个沙发吧~