Add progress bar in gui of block

Started by DatZypher on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add progress bar in gui of block

How do I add a progress bar to my gui of my block? kinda like a furnace.

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I a trying to follow…
Fri, 05/19/2023 - 23:14

I a trying to follow tutorials but they don't explain good

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its basically using image…
Sat, 05/20/2023 - 05:38

its basically using image display condition

first your gonna need a create a nbt for that block,your going to need to make a texture that is full,no,half progress(you need more texture to make it smooth),create a procedure that if the nbt 1 its gonna display no progress texture and half if 2 and so on

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If it is possible could you…
Sat, 05/20/2023 - 06:08

If it is possible could you add pictures?

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think it only works on…
Sat, 05/20/2023 - 16:42

i think it only works on overlays sorry