Additional Bars on UI (like thirst)

Started by dacon on

Topic category: Advanced modding

Joined Dec 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Additional Bars on UI (like thirst)

So i want to create another bars; above hunger would be thirst and also i'd like to put somwhere temperature. Temperature would be assinged to biome and depth also there would be cloths that alter heating/cooling of character. Thats all in brief.

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, what's the situation?…
Mon, 07/20/2020 - 12:28

Well, what's the situation? It's been two years since this was said,  is it possible now?

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It is possible to do it with…
Thu, 07/30/2020 - 13:09

It is possible to do it with overlays and procedures.

Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm waiting for a solution.
Mon, 11/23/2020 - 09:19

I'm waiting for a solution.

Joined Jun 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a solution?  
Wed, 06/16/2021 - 05:48

Is there a solution?

 
Joined May 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
  I have a thirst system…
Wed, 06/16/2021 - 10:55

  I have a thirst system working for 1.16.5 with UI element. It took me about a week to get it to run smoothly through the player update tick and persistent vars. Also use canteen and refill it at a well. I could make a tutorial but its complicated.

 

 Looking at it now. Its 10 procedures and a bunch of UI elements. Also I have not tested with more than one person on the server.