Biolith Forge v1.2.0-alpha.3 for 1.20.4
on Jan 8, 2024Biolith Fabric v1.2.0-alpha.3 for 1.20.4
on Jan 8, 2024- Target Minecraft 1.20.4 and above
- Refactor the project as an Architectory Loom project
- Add Forge support
- Add NeoForge support
- New maven artifact IDs: biolith-fabric, biolith-forge, biolith-neoforge
- New command:
/biolith describe
(use/biolith help
); gives biome info - Added config file
biolith/general.json
in the mods config dir - Can adjust the scale of Biolith's replacement noises
- Can disable Biolith commands
- Update MixinExtras (still bundled for compat with Floader <0.15)
- Refactor SubBiomeMatcher to api/impl (API surface reduction)
- Add ALTERNATE sub-biome matcher (API addition)
- Support Fabric biome API End sub-biomes
- Apply Fabric Biome API End biome replacements via Biolith
- Refactor TerraBlender compatibility to use newer API features
- Implement TerraBlender's placeholder system; resolves #9
- Update MixinExtras (still bundled for compat with Floader <0.15)
- Refactor SubBiomeMatcher to api/impl (API surface reduction)
- Add ALTERNATE sub-biome matcher (API addition)
- Support Fabric biome API End sub-biomes
- Apply Fabric Biome API End biome replacements via Biolith
- Refactor TerraBlender compatibility to use newer API features
- Implement TerraBlender's placeholder system; resolves #9
Biolith v1.1.0-alpha.1 for 1.20.2
on Sep 14, 2023- Update to Minecraft 1.20.2-pre4
- Works on 1.20.2
Biolith v1.0.0-alpha.8 for 1.20
on Jul 1, 2023- Fix missing biomes/features when loading different worlds in single session of client's integrated server
- Prevent TerraBlender dependency in maven
- Improve messaging about dimensions with multiple worlds
Biolith v1.0.0-alpha.7 for 1.20
on Jun 20, 2023- Downgrade MixinBiomeSource exception for EcoTones compat
- Remove warn when single biome multi noise biome source; resolves #306
Biolith v1.0.0-alpha.6 for 1.20
on Jun 18, 2023- Resolved crash with bclib during startup (thanks quiqueck)
- WARNING: Biolith still does not work reliably when bclib is present
Biolith v1.0.0-alpha.5 for 1.20
on Jun 13, 2023- Biolith can now generate biomes in datapack worlds
Biolith v1.0.0-alpha.4 for 1.20
on Jun 8, 2023- Official 1.20 release
- Disable registration during datagen
Biolith v1.0.0-alpha.3 for 1.20-rc1
on Jun 1, 2023- Add support for End biome placement and replacement
- Fix crash when Biolith needs to sequence exactly 2 or 3 surface rules
Biolith v0.0.1-beta.3 for 1.19.4
on Jun 1, 2023- Fix crash when Biolith needs to sequence exactly 2 or 3 surface rules
Biolith v1.0.0-alpha.2 for 1.20-pre2
on May 18, 2023Biolith v0.0.1-beta.2 for 1.19.4
on May 18, 2023- Submit surface rules to TerraBlender for when they overwite ours
Biolith v1.0.0-alpha.1 for 1.20-pre2
on May 16, 2023- Rebuild for 1.20-pre2
- Remove PreLoader; not needed for MixinExtras 0.2.0-beta.5