Mark Polytone as incompatible

This commit is contained in:
James Seibel
2025-06-04 07:49:15 -05:00
parent dc58efb301
commit 8a3175f345
13 changed files with 57 additions and 21 deletions
+3 -1
View File
@@ -25,7 +25,9 @@ fabric_api_version=0.110.0+1.21.3
canvas_version=
# fabric-api 0.110.0 fixed a bug in MC 1.21.3 with the rendering API DH relied on
fabric_incompatibility_list={ "fabric-api": "<0.110.0" }
# polytone - sometimes has biomes that aren't synced between server/client
# so it doesn't accept DH provided biomes, resulting in gray blocks and log spam
fabric_incompatibility_list={ "fabric-api": "<0.110.0", "polytone": "*" }
fabric_recommend_list={}
# Fabric mod run