Skip to content

Releases: TerraformersMC/Biolith

Biolith v3.1.0-alpha.1 for 24w40a

03 Oct 00:06
Compare
Choose a tag to compare
Pre-release
  • Biolith 3.1 datapack API has changed; see the wiki
  • Multiple Biolith datapack files per namespace (thanks to Apollo)
  • Update to 24w40a
  • Exclude Forge and NeoForge until they're available

Biolith v3.0.0 for 1.21

14 Aug 02:59
Compare
Choose a tag to compare
  • Build with Loom 1.7
  • Loom-based mods using Biolith's code API will require Loom 1.7 or above

Biolith v3.0.0-beta.2 for 1.21

10 Aug 23:13
Compare
Choose a tag to compare
Pre-release
  • Tolerate when a vanilla dimension has more than one world

Biolith v3.0.0-beta.1 for 1.21

05 Jul 23:08
Compare
Choose a tag to compare
Pre-release
  • FMLPaths is gone; use default config path instead
  • Forge now also needs early biome registry access
  • Enable building Forge
  • Update some deps

Biolith v2.1.0-beta.1 for 1.20.6

03 Jul 22:47
Compare
Choose a tag to compare
Pre-release
  • Forge now also needs early biome registry access
  • Enable building Forge
  • Update some deps

Biolith v3.0.0-alpha.4 for 1.21

01 Jul 19:30
Compare
Choose a tag to compare
Pre-release
  • Resolve crashes when loading multiple games with Biolith End placement in the same Minecraft session
  • Improve smoothness of End biome placement
  • Improve output of /biolith describe in the End

Biolith v3.0.0-alpha.3 for 1.21

01 Jul 01:24
Compare
Choose a tag to compare
Pre-release
  • Really fixed the rare crash in the End generation this time

Biolith v3.0.0-alpha.2 for 1.21

28 Jun 20:37
Compare
Choose a tag to compare
Pre-release
  • Trying to fix a rare crash in the End generation
  • Pre-populate the End biome cache during init

Biolith v3.0.0-alpha.1 for 1.21

24 Jun 09:09
Compare
Choose a tag to compare
Pre-release
  • It is now possible to match vanilla/data biomes via biome tags in sub-biome criteria
  • The distance criterion is now known as deviation
  • Fixed bug with deviation, ratio, and value ofMax factories
  • Internal code improvements
  • See the wiki for docs
  • SubBiomeMatcher is replaced by a Criterion
  • User-supplied criteria are now possible
  • Overhaul Sub-Biome Criteria (thanks to Apollo)
  • Significant API changes, but limited to sub-biome placement

biolith 2.2.0-alpha.2

15 Jun 00:19
Compare
Choose a tag to compare
biolith 2.2.0-alpha.2 Pre-release
Pre-release
  • Update to 1.21 for Fabric and NeoForge
  • Forge is delayed until Architectury supports it