fabric/fabric-structure-api-v1
shartte fb712d3a80
Fixes the structure API for 1.18. (#1730)
Structures are no longer linked to Biomes via an instance field  in the Biome class. Instead they are linked by registry keys. This means that standard biome spawning rules also apply to superflat worlds, instead of the hardcoded list of structures linked with superflat worlds by default. Changes the FabricStructureBuilder to allow adding structures to this default list.
2021-09-19 09:06:27 +01:00
..
src Fixes the structure API for 1.18. (#1730) 2021-09-19 09:06:27 +01:00
build.gradle Bump version 2021-07-23 17:28:43 +01:00