promotional bannermobile promotional banner

Dimensional Control

Tool used to create custom dimensions

File Details

Dimensional Control 1.12.2-2.7.0

  • B
  • Dec 2, 2017
  • 205.51 KB
  • 1.3K
  • 1.12.2+2

File Name

DimensionalControl-1.12.2-2.7.0.jar

Supported Versions

  • 1.12.2
  • 1.12.1
  • 1.12
  • Added new functions, to make it easier to condense your scripts into less files. Most things can now be done entirely with a single file.
  • Added new functions to the Dimensions config file: setGlobalWorldInfoDefinition, setWorldInfoDefinition, setDimensionDefinition
  • Added new functions to dimension scripts: setChunkGeneratorDefinition, setBiomeProviderSingle
  • Added new function setGenerationOptions to ChunkGenerator scripts. This sets the vanilla customized generation Json string for the ChunkGenerator, assuming that it supports it.

 

  • BiomeProvider Single now defaults to ocean, so that it doesn't crash if its biome is not set properly.

 

  • Added new preset 'Forced_Overworld'. Sets WorldProvider, ChunkGenerator and BiomeProvider to the ones for the vanilla overworld. This is useful for when you have a mod changing things, but want to still have a normal overworld in some dimension.
  • Added new preset 'Forced_Seed'. Forces the seed for the dimension.
  • Added new preset 'Realistic'. Sets things to generate terrain the same as the Quark 'Realistic' terrain WorldType.
  • Added new preset 'Single_Desert'. Sets the dimension to generate with the desert biome only.
  • Changed preset 'Larger_Rivers'. Now has slightly larger rivers. Size zoomed by 2 instead of 1.
  • Changed preset 'Void'. Now done in a single file.
  • Changed preset 'Flat_Bedrock'. Now done in a single file.