promotional bannermobile promotional banner

CubicWorldGen

Customizable world generators for OpenCubicChunks

File Details

CubicWorldGen-1.10.2-0.0.148.0-SNAPSHOT-all.jar

  • A
  • Feb 7, 2020
  • 419.84 KB
  • 717
  • 1.10.2
  • Forge

File Name

CubicWorldGen-1.10.2-0.0.148.0-SNAPSHOT-all.jar

Supported Versions

  • 1.10.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:cubicworldgen-304171:2876953")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.10.2-0.0.148.0:

  • • Fixed unnecessary attempt to save generator settings at client side. Also fixes vanilla bug for CustomCubic world where biome generator sometimes produces the wrong results when player is in unloaded chunks clientside.
  • • Added per-layer biome generator
  • • Removed accidental dependencies on cubic chunks implementation, use only API
  • • Fixed sometimes not generating ores with small height range
  • • Added option to specify custom lakes, with custom probability based on height
  • • Switched to a more flexible json library, significantly improved automatic conversion of old presets
  • • Added detection of presets where the previous version didn't use river/biome size
  • • Removed mixin from CWG jar, CWG uses CubicChunks mixin now
  • • Added generateWhen for ores, replace genInBlockstates with placeBlockWhen (not in GUI, requires manually editing json)

1.10.2-0.0.60.0:

  • • Store presets in external text file in world directory to avoid vanilla 64kB size limit
  • • Added a minimal GUI for editing preset text when MalisisCore is not installed

1.10.2-0.0.50.0:

  • • Fix incorrectly interpreting multilayer presets created with 1.11.2-0.0.39.0

1.10.2-0.0.47.0:

  • • Implement improved cubic chunks API
  • • Save smaller CustomCubic preset string, allows to add more layers without running into vanilla 64kB preset size limit
  • • Preset GUI shows more readable version of preset json
  • • Internal changes for ForgeEssentials compatibility

1.10.2-0.0.41.0:

  • • Fixed attempting to generate mixin config file for farlands with the same name as cubic chunks