Sanity Bar Help

Started by Nightmare Demon on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sanity Bar Help

i need help with makeing a sanity bar, it will go down if you stand in darkness and if it goes to low, you start hearing things that are not there

Joined Feb 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think you can do that with
Thu, 08/17/2017 - 23:52

I think you can do that with custom code only. Do you have any java skill?

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You need a variable and an
Fri, 08/18/2017 - 11:29

You need a variable and an Overlay that shows the variable. For making it go down when you are in darkness, I don't know.