Compatibility
Minecraft: Java Edition
1.21.4–1.21.5
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
This mod can help you with a new wireless tp scheme by turning you to a given angle.
You can store your angles into the config/locations.json file by adding it in the game.
!Warning!
All your points from old version will not work with 2.21.4 version! To fix this, /add one extra point and then /remove it. New locations file will look like this:
{
"locations": {
"x": [
1.0,
1.0
]
},
"turnup": true,
}
Command list:
/add <name> <yaw> <pitch> - adds the name of the angle to mod's config file
/remove <name> - removes <name> angle from config file
/locations - displays list of saved angles & it's names
/look <name> - turns you to <name>'s angle
/look <yaw> <pitch> - turns you to angle you typed
/toggleturnup - tells the mod whether to turn you up at the end or not