Remove chunky incompatibility

I'm still a bit annoyed that problems can arise, but if people are able to configure DH/Chunky to work well together, I won't stop them from running together.

Note that a warning will be printed to the chat/log, if chunky is detected.
This commit is contained in:
James Seibel
2025-07-15 07:49:44 -05:00
parent f2ec1ecf3f
commit 7fac5b4c6e
15 changed files with 15 additions and 30 deletions
+1 -2
View File
@@ -25,8 +25,7 @@ fabric_api_version=0.46.1+1.17
canvas_version=
# iris - needs 1.7.4+ to support the DH API
# chunky - isn't recommended since it can cause holes in the LODs
fabric_incompatibility_list={ "iris": "*", "chunky": "*" }
fabric_incompatibility_list={ "iris": "*" }
fabric_recommend_list={}
# Fabric mod run