How to edit numeric biome id in MCreator

Started by sandvania on

Topic category: Help with modding (Java Edition)

Last seen on 23:23, 26. Aug 2022
Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to edit numeric biome id in MCreator

I'm trying to make a map in Minecraft using WorldPainter. I can't put a custom biome if it's numeric id is greater 255. But MCreator generated a random numeric id for my biome (350). I want to change this numeric id.