Close #776 (fix Polytone client biome colors)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user