File Details
Dimensional Control 1.12.2-2.4.0
- B
- Oct 19, 2017
- 182.88 KB
- 482
- 1.12.2+2
File Name
DimensionalControl-1.12.2-2.4.0.jar
Supported Versions
- 1.12.2
- 1.12.1
- 1.12
- Add support to custom portals for other mods to be able to cancel their travel properly
- Add functions named FillWithVanillaBiomes to GenLayerBiomeDC. Purpose is to add all default registered biomes to the biome lists in the layer. This includes vanilla and modded. Makes it simpler to make small changes to the normal generation.
- Add function addDefaultHills to GenLayerHillsDC. Adds all default vanilla hills to the layer.
- Add function addDefaultMutations to GenLayerHillsDC. Adds all default registered mutations to the layer. This includes both vanilla and modded.
- Add function removeHill to GenLayerHillsDC. Removes the hill for the specified biome. Paired with addDefaultHills, makes it easy to remove a hill for a single biome.
- Add function removeMutation to GenLayerHillsDC. Removes the mutation for the specified biome. Paired with addDefaultMutations, makes it easy to remove a mutation for a single biome.
As usual, print new documentation to see the explanations for the newly added functions.

