Mineuniverse
Log in Register
Mods

Teleport Triggers

Minecraft mod to turn anything into a portal to a dimension
by ClubPetey
Claim this project
1,191 downloads
0 likes
Updated Jun 30, 2026
0 hypes

Teleport Triggers a.k.a Teleportals

 

I needed a mod like this for a mod-pack I'm working on, and I thought it would be useful to others as well. This mod will let you set a certain criteria that will cause the player to be teleported to a position in the current dimension or another dimension.  Pattern matching against the NBTTag or the Block state is also available so you can create dimensional "keys" like only a certain set of items in a chest will trigger a teleport.

 

The following criteria are currently supported:

  • trigger - This can be one of: click (The player must right-click on a given block or with a given item) block (The player must walk across the given block) pos (the player must be a the given position in the world)
  • item - the player must have this item (specified by registry name) in the main hand when right-clicking
  • block - the player must be right-clicking on this block (trigger = click), or the player must walk over this block (trigger = block)
  • moveto - teleport the player to this x, y, z location. use "0" for y to have the mod find a safe height for the player nearest sea level
  • move - teleport the player x, y, z blocks from their current position, if only value is specified, the player will be teleported that may blocks in the direction they are looking.
  • pos - the position the player must be at (trigger = pos) use "*" to indicate the x/y/z value should be ignored
  • base - build a small platform out of this block (specified by registry name) at the destination of the player
  • itemmatch - This is a regex (if value start with a slash "/") or a partial string match against the item's name and/or NBTtag
  • blockmatch - This is a regex (if value start with a slash "/") or a partial string match against the block name and/or NBTtag that the payer is looking at
  • match - will translate to "itemmatch" if an "item" is specified, otherwise translates to "blockmatch"
  • from - list of dimension IDs that the player must be in

 

More information can be found here

No files available for download.

More from ClubPetey

The Pickle Mod
766

You Might Also Like

LoadingTips
A mod that adds custom tips to the loading screen
999,218
Sampler
Performance oriented debugging/administration tools
998,926
VulkanMod
Vulkan renderer mod for Minecraft.
997,115
Charm Fixer
Disables some modules on charm to fix incompatbility issues with owo
996,251
Trading station
Basic items to item trading machines
99,755
NarrateBookForMe [FABRIC]
Adds a narration keybind, and two GUI buttons to the book screen. Text-to-speech (tts) / narration on the go! Client sided.
99,734