lingyunmo / Lanthanum

"Lanthanum" is a Minecraft mod created with Fabric.It is a project driven by personal interest and is available for Minecraft version 1.19.4.
MIT License
1 stars 2 forks source link

Custom HUD Element Not Displaying in Lanthanum #32

Closed lingyunmo closed 7 months ago

lingyunmo commented 8 months ago

I am attempting to add a custom HUD element to my Fabric mod, but it is not displaying in-game. It's supposed to appear at the screen, but currently, nothing shows up.

To Reproduce

Steps to reproduce the behavior:

  1. Launch the game
  2. Enter a world
  3. The HUD is expected to display, but it does not appear.The HUD should display a bottle bar at the screen.

Environment

Minecraft version: 1.19.4 Fabric Loader version: 0.14.24 Fabric API version: 0.87.1 OS: (MacOS Sonoma14.0)

lingyunmo commented 8 months ago

@DavidPisces @Stablaze come on,can you figure this out?