Skip to content

Conversation

MukjepScarlet
Copy link
Contributor

@MukjepScarlet MukjepScarlet commented Jul 10, 2025

Compact:
image

Normal:
00676df63182339a6bcc49e6a6d49557

closes #6370

@sqlerrorthing
Copy link
Contributor

idk. really. in my opinion it useless and annoying

@1zun4
Copy link
Member

1zun4 commented Jul 10, 2025

Cool. Seems more useable than the regular bedplates module. I just think it's always a bit weird when a HUD element depends on a Module. Really need to come up with a way that makes it a bit more intuitive.

@MukjepScarlet
Copy link
Contributor Author

There would be more module-related components or component parts in the future (now we already have one: BlockCounter), so I think we can make an interface (or annotation?) to mark a theme-only event. And even remove it from the EventManager because there are no Kotlin/Java feature listening them.

@MukjepScarlet
Copy link
Contributor Author

Another demand is to support custom values in Builtin HUD Components. For example in this component we could have:

  • (bool) show direction
  • (bool) show distance
  • (int) max count
  • etc

It's also very useful to other components.

I know we already have a PR doing this: #5619
But it doesn't look maintained, so I wanna do it in another PR.

@MukjepScarlet
Copy link
Contributor Author

This is pending. I wanna make this (also ItemTags NameTags etc) to be able to customize in theme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE/HUD] BedPlates view on HUD
4 participants