๐ BiomeGroups.yml
Configuration Guide for Biome Groups.
Configuration Guide for Biome Groups
Arid:
- BADLANDS
- DESERT
- ERODED_BADLANDS
- WOODED_BADLANDS
Steps to Create Your Own Biome Group:
1. Choose a Group Name:
Decide on a name for your biome group. This name is arbitrary and can be anything that helps you identify the group.
GroupName:
# GroupName can be arbitrary chosen.
2. List the Biomes:
Under the group name, list the biomes that belong to this group.
GroupName:
- BIOME1
- BIOME2
- BIOME3
Last updated
Was this helpful?