Dimensional Control Mod 1.12.2, — Reference
Biome Customization
The biomes.json file allows for advanced manipulation of the biome map. You can force a dimension to be a single biome or modify how biomes transition.
Key Functions
- setBiomeProviderSingle: Forces the entire dimension to be one biome (e.g.,
minecraft:desert). - FillWithVanillaBiomes: Automatically populates the dimension with all registered biomes.
- removeHill / removeMutation: Removes specific sub-biomes or variants from the generation layer.
- addDefaultHills: Re-adds standard vanilla hill variants to the generation logic.