The TeleportBlock Mod is a Fabric Minecraft mod that allows administrators to create teleport links between two blocks using a honeycomb item. Players can be teleported by stepping on one of the linked blocks. Only administrators have permission to create and remove teleport links.
mods folder of your Minecraft installation directory./tport set1 name/tport set2 name/tport cancel/tport reload/tport usage
/tport set1 name to set the name for Block A./tport set2 name to link Block A and Block B.config/teleportblock with two important files:
teleport_links.json: Contains the data for teleport links.language.txt: Contains customizable language strings for the mod's messages.language.txt file. Each line corresponds to a specific message in the mod, and you can modify these to suit your server's language or style.