• 0

    posted a message on XRay Mod (1.6.4 - 1.11) ( Vanilla/Forge/LiteLoader )

    Hello,


    I was wondering if there's a way to make calculations on the display, like the following to show distance from the origin of the map using Pithagoras:

    $aXYZ: {X} / {Y} / {Z}

    $aD: sqrt({X}*{X}+{Z}*{Z})


    If it is possible, please tell me the correct language formula

    Posted in: Minecraft Mods
  • To post a comment, please .