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.

File Details

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

  • B
  • Jan 26, 2023
  • 2.06 MB
  • 6.5K
  • 1.19.3
  • Fabric

File Name

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

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

modImplementation "curse.maven:gameinfo-366240:4366897"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.