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:
@@ -25,8 +25,7 @@ fabric_api_version=0.76.1+1.19.2
|
||||
canvas_version=mc119-1.0.2480
|
||||
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user