BCLib

A library mod for BetterX mods

File Details

bclib-2.0.11 [1.19]

  • R
  • Jul 9, 2022
  • 1.33 MB
  • 1.1K
  • 1.19
  • Fabric

File Name

bclib-2.0.11.jar

Supported Versions

  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:bclib-495191:3866281"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Features

  • New End-Biome Type for Biomes that are ignored by the BiomeSource. betterEnd will use this for cave Biomes
  • Reconfigure default WorldPresets if Nullscape (Mod Version) is present
  • More flexible/extensible End-Biome Placement. BiomeDeciders can introduce a new group of Biomes that are placed by custom rules
  • New /bclib print dimensions command

 

Changes

  • BCLBiome Data is managed in a Datapack-Aware registry now

 

Fixes

  • Biomes without type are ignored by BiomeSource
  • Unbound Biomes were considered valid
  • Global RandomSource is not thread-safe
  • Implicitly creating keys in Biome-Registry
  • DataPack Biomes from other mods are loaded after the WorldStem was first built. Our Biomes-Sources would not recognize that change
  • WeightedList does not always return a value
  • Modded WorldGenSettings are not properly loaded for new Worlds
  • Default World-Type on World creation screen does not include modded dimension data
  • Make sure WorldPresets are loaded with corresponding Mod-Data