Additional Bars on UI (like thirst)

Started by dacon on

Topic category: Advanced modding

Active 6 years ago
Joined Dec 2018
Points:
677

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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.

Active 4 years ago
Joined Jul 2020
Points:
622

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3
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?

Active 5 years ago
Joined Jul 2020
Points:
636

User statistics:

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

It is possible to do it with overlays and procedures.

Active 1 day ago
Joined Jul 2020
Points:
1234

User statistics:

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

I'm waiting for a solution.

Active 4 years ago
Joined Jun 2021
Points:
551

User statistics:

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

Is there a solution?

 
Active 4 months ago
Joined May 2021
Points:
738

User statistics:

  • Modifications: 2
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 171
  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.