Skip to content

v5.3.10

Latest
Compare
Choose a tag to compare
@null2264 null2264 released this 10 Sep 03:21
· 2 commits to root since this release
3e0804b
  • Prevent some potential NullPointerException crashes
  • Force config to generate when the game is loaded instead of waiting for player to load a world
  • Added experimental feature: Biome filter (biomes and excludedBiomes)
    Similar to dimensions and excludedDimensions, it lets to you to control on which biome a block can or cannot generate. Change enableExperimentalFeatures in cobblegen-meta.json5 to test this feature.