KronHUD

KronHUD

317k Downloads

Tweaking Suggestions

MarkinhosMLP opened this issue · 2 comments

commented

• Adding new features, like the ones in F3 or others;

  • Biome info (For example: Plains (from the lang file "biome.minecraft.plains")
  • Biome id Info (For example: Plains "minecraft:plains" / "custommod/datapack:biomename")

• Changing some features or adding new configurations

  • In the Coordinates info for example, option to toggle the direction ON/OFF
  • also In coordinates info, option for toggle between N/E/S/W (like it is) or the full name North/East/South/West
  • Player Model HUD dynamic rotation, it is: rotate while the player is rotating (or at least the head instead of the full body rotating together)
  • back in the coordinates info... option for horizontal coordinates instead of vertical like it is actually
    Like:
    X 001 Y 001 Z 001 • (+ NE -)
    instead of
    X 001 +
    Y 001 NE
    Z 001 -
commented

I really love the dynamic rotation! I will be implementing that right now. I plan on adding the other ones in the future. Working through old/bad code and refactoring and improving.

commented

horizontal coordinates has been implemented
doesn't have direction though, so maybe we should have two config options? show direction and horizontal / vertical