Add fabric-api >= 0.110.1 requirement for MC 1.21.3
This commit is contained in:
@@ -24,7 +24,8 @@ fabric_api_version=0.110.0+1.21.3
|
||||
immersive_portals_version=
|
||||
canvas_version=
|
||||
|
||||
fabric_incompatibility_list={ "iris": "<=1.7.4" }
|
||||
# fabric-api 0.110.0 fixed a bug in MC 1.21.3 with the rendering API DH relied on
|
||||
fabric_incompatibility_list={ "iris": "<=1.7.4", "fabric-api": "<0.110.0" }
|
||||
fabric_recommend_list={}
|
||||
|
||||
# Fabric mod run
|
||||
|
||||
Reference in New Issue
Block a user