remove Iris incompatibility and disable validation when present
This commit is contained in:
@@ -26,10 +26,7 @@ bclib_version=
|
||||
immersive_portals_version=
|
||||
canvas_version=
|
||||
|
||||
# There is a bug on Iris' end where it fails to rebind "sampler1"
|
||||
# causing a Blaze3D validation to fail, crashing the renderer.
|
||||
# Unfortunately this bug doesn't appear to be fixable on DH's end.
|
||||
fabric_incompatibility_list={ "iris": "*" }
|
||||
fabric_incompatibility_list={ }
|
||||
fabric_recommend_list={}
|
||||
|
||||
# Fabric mod run
|
||||
|
||||
Reference in New Issue
Block a user