Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-only
Published 3 months ago
Updated last week
Resource Pack needed, check installation below for details.
A global portal system using books(not the ingame item or GUI, a custom in world display) allowing the dynamic creation of portals anywhere in the overworld.
All you have to do is craft a Portal Core(1 enderpearl and 1 copper ingot), place a sign on the front of a lectern with the second line being the name you want for this portal and then drop the Portal Core onto the lectern.
Features:
- Doesn't use chunk loaders
- If someone removes a portal while the book is open it waits until there is no player nearby before it updates to prevent misclicks
- Theoretically the max portal count should be around 2,000,000(due to using scoreboard to hold values)
- No commands needed by the users so it is noob friendly
How it works:
- Craft a copper bar and an enderpearl to create a Portal Core
- Put a sign on the front of a lectern with the second line becoming the name of the portal
- Throw the core onto the lectern
- Right click the book on the lectern to open the menu
- Right click the portal name in the book to teleport
Installation:
- Download the main file "GroxicBookTP.zip" and place it into your world datapacks folder.
- Download the "Resource Pack"
- Alternatively run the command
/function groxic_booktp:disable_resourcepack
when ingame to disable the enable a block display instead. Although the portal core will be broken
Credits:
Huge credit to Warp Portals - Portal teleportation by gabriel_pinheiro on here. I learnt datapacks from scratch by checking out the code in his datapack. Thanks to the people over at reddit for the help when I wasn't sure how to do something!