samcarsonx / beta-ui

Forge 1.14.4 mod to simulate the beta HUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Beta UI Mod

Licence Forks Stars Open Issues Last Commit Commits since last release Forge version

Forge mod to simulate the early-beta Minecraft HUD

Created using the Forge 28.0.45 MDK. Tested on Forge 28.0.49 too.

What does it do?

  • Adds Minecraft Beta 1.0.2 to the upper-left corner of the screen

Can be edited in xyz.samcarson.betaui.Main

  • Hides the XP bar
  • Removes the hunger bar (hunger functionality is still in though!)

Possibly use /effect give @p saturation 1000000 255 to effectively remove hunger

  • Hides the health of a mount
  • Positions the player's health correctly (1 pixel above hotbar)
  • Disables sprinting

Optional, sprinting is enabled by default xyz.samcarson.betaui.Main

Recommended resource pack

The Golden Days resource pack on Planet Minecraft is a very good resource pack for making the game look like beta. Make sure you download all four of the Golden Days resource packs for the recommendations below.

The resource pack order I recommend (from top to bottom) is as follows:

  1. Sounds
  2. Beta-Everything
  3. Alphaddons
  4. Golden Days Base
  5. Programmer Art
  6. Default

Screenshots

Note: these images are with the Golden Days resource pack enabled.

Chicken

Sheep and pigs

About

Forge 1.14.4 mod to simulate the beta HUD

License:MIT License


Languages

Language:Java 100.0%