File Details
bclib-2.0.10 [1.19]
- R
- Jul 3, 2022
- 1.28 MB
- 87.2K
- 1.19
- Fabric
File Name
bclib-2.0.10.jar
Supported Versions
- 1.19
Curse Maven Snippet
Features
- End BiomeSource will use fallback biomes if no main-island, barrens or void-biomes are present
- New config option in server.json that disables the force world preset override for servers
- Generated server.properties will contain default betterx level-type
Changes
- BCLBiome is no longer wrapping a BiomeInstance but the corresponding ResourceKey.
- Added common c:in_end biometag from 1.18.2
- Fixes
- Biome Exclude config will potentially miss settings
- End BiomeSource contains excluded Biome in possibleBiomes list
- Dimension Height is not updated when we needed to restore the BiomeSource (should fix issues when TerreBlender is installed)
- Chunk generation will hang when no Biomes are present