promotional bannermobile promotional banner

Homebound

A more balanced approach to teleporting home.

File Details

homebound-1.20.1-1.2.0.jar

  • R
  • Mar 24, 2025
  • 122.78 KB
  • 1.4K
  • 1.20.1
  • Forge

File Name

homebound-1.20.1-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:homebound-911135:6338096")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added new config options - May need to regenerate configs:

  • Set Home Dimension Blacklist: Any dimension in this list will prevent users from setting their homes there. Ex. "minecraft:the_nether".
  • Teleport Home Dimension Blacklist: Any dimension in this list will prevent players from teleporting home and setting their home there. Ex. "minecraft:the_end".
  • Teleport Home Structure Blacklist: Any structure in this list will prevent players from teleporting home and setting their home there. Ex. "minecraft:mansion".
  • Minimum Monster Distance: If a monster (any hostile mob) is within this distance then it will not let you teleport home, similar to sleeping in a bed.

I also added a 1 second cooldown if a player starts using a homebound stone and stops using it without completing the portal. This should be essentially unnoticable, it will just prevent players from spam using the homebound stone too much. Its just a preventative measure from someone making a script to spam use a homebound stone, triggering a bunch of these checks over and over. Even then it should be fine, but no reason not to.