Changed handling of vanilla/fabric end biomes

This commit is contained in:
Frank 2022-06-14 14:29:50 +02:00
parent 1bc283dfa1
commit 959ccb360f
3 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@
],
"depends": {
"fabricloader": ">=0.14.6",
"fabric": ">=0.55.2",
"fabric": ">=0.56.0",
"minecraft": "1.19",
"bclib": "2.0.x"
},