TravelGates Mod

Allows players to travel quickly over long distances

File Details

TravelGates-1.0.2-1.15.2

  • R
  • May 21, 2020
  • 48.35 KB
  • 115
  • 1.15.2
  • Forge

File Name

TravelGates-1.0.2.jar

Supported Versions

  • 1.15.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:travelgates-mod-384076:2962634")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### Version 1.0.2
#### (BugFixes)
* Fixed Text rendered in gui being shifted up or down
* Fixed bug that made it possible for two gates to have the same ID
* Fixed bug that did not change the destination ID of gates when the ID of that destination was changed.
* Fixed bug that would cause Gate data from previously played world to be transferred to a newly created world.
#### (Misc)
* Added more informational logging to help in issue awareness
* Incresed time delay between teleportations
* Cleaned up codebase a bit