Help with unique biome generation!!

Started by Jacko22 on

Topic category: Help with MCreator software

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Help with unique biome generation!!

I am making something where I want an island biome surrounded by icy spikes. I was wondering if that would be possible with MCreator or not.

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You will probably want to…
Thu, 12/19/2024 - 15:19

You will probably want to create two biomes, with identical generation specifications, except one with a continentalness of -1.06 to -1.04 and one with a continentalness of -1.2 to -1.07. Then use a feature(you can search the forums for more information on features) to create the icy spikes to generate in the biome with the continentalness of -1.06 to -1.04. Finally, customize the -1.2 to -1.07 biome to have whatever features and terrain blocks you want.

I have not tested this, but I would assume that it would work, as the continentalness values are basically identical to the mushroom fields biome, so it should hopefully generate islands like it. You may need to tweak the values some though, and if you can't get it to generate after tweaking it some, it may not be possible without custom coding.

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also, I'm making my biome as…
Fri, 12/20/2024 - 01:36

Also, I'm making my biome as rare as the mushroom fields. Could you give me some peramiters to make that possible?

Joined Aug 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just lower and raise stuff…
Mon, 01/06/2025 - 04:27

just lower and raise stuff besides the continentalness until you get a low percentage i guess

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
K, I'll try.
Mon, 01/06/2025 - 17:56

K, I'll try.