Merge pull request #513 from everbuild-org/fix/minestom-fine-grained-biome

minestom: remove fine-grained biome control from minestom
This commit is contained in:
Zoë Gidiere
2025-07-13 16:44:25 -06:00
committed by GitHub
7 changed files with 82 additions and 47 deletions
+1 -1
View File
@@ -89,6 +89,6 @@ object Versions {
}
object Minestom {
const val minestom = "1_21_6-c3ccee696b"
const val minestom = "1_21_6-a40d7115d4"
}
}