Conditions to biome generations

Started by Hyrancood on

Topic category: Help with modding (Java Edition)

Last seen on 18:26, 29. May 2023
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Conditions to biome generations

I wanted to create a biome which can generated only if Global map variable is true. I can do this in block generator(https://skr.sh/sCow76h5k10), not with biome.

Is it possible do this(maybe with coding)