Biome name displayed in hud

Started by fuchsiashock on

Topic category: Help with modding (Java Edition)

Last seen on 17:02, 24. Jan 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Biome name displayed in hud

How do I display the biome name in the hud without a million if statements, eg  IF the biome is of type "biomename", set variable to "biomename"?

Last seen on 17:02, 24. Jan 2021
Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I think it's Biome…
Thu, 04/09/2020 - 19:31

I think it's Biome.getBiomeName() but I don't know coding so don't know how to put it into a global variable