Close #776 (fix Polytone client biome colors)

This commit is contained in:
James Seibel
2025-06-05 07:53:23 -05:00
parent 8a3175f345
commit baebb7323d
16 changed files with 202 additions and 150 deletions
+1 -3
View File
@@ -25,9 +25,7 @@ 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
# 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_incompatibility_list={ "fabric-api": "<0.110.0" }
fabric_recommend_list={}
# Fabric mod run