promotional bannermobile promotional banner

GameInfo

It shows information on the game screen, player position, nether/overworld coordinate conversion, address you are viewing, disable auto jump, game time and sends you a chat message with the coordinates of the last death point.
Back to Files

GameInfo-mod-2.2.0a-1.19.3-build-Test 1.19.3.jar

File nameGameInfo-mod-2.2.0a-1.19.3-build-Test 1.19.3.jar
Uploader
ifcifcifcifc
Uploaded
Jan 26, 2023
Downloads
6.6K
Size
2.1 MB
Mod Loaders
Fabric
File ID
4366897
Type
B
Beta
Supported game versions
  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:gameinfo-366240:4366897"

Learn more about Curse Maven

What's new

Change Line3 N-XZ coords to NFCoords
Change Line3 O-XZ coords to OFCoords

 

Add funcion floor coords to Coordinates module:
*FCoords
*NFCoords
*NBFCoords
*OFCoords
*OBFCoords

 

Please use the latest version of fabric and fabric-api.

This is a test build, it may contain bugs. Some functions do not work. Do not report bugs or crashes in this build.

Due to minecraft upgrading java to version 16 I had to include a library to make the mod work, and therefore the file weight increases to 2mb, in the future I plan to rewrite the mod to avoid the library dependency.