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:
@@ -23,8 +23,7 @@ fabric_api_version=0.127.0+1.21.6
|
||||
immersive_portals_version=
|
||||
canvas_version=
|
||||
|
||||
# chunky - isn't recommended since it can cause holes in the LODs
|
||||
fabric_incompatibility_list={ "chunky": "*" }
|
||||
fabric_incompatibility_list={ }
|
||||
fabric_recommend_list={}
|
||||
|
||||
# Fabric mod run
|
||||
|
||||
Reference in New Issue
Block a user