Skip to content

Commit 48924e3

Browse files
committed
Allow DashLoader 5 on 1.19.4+
1 parent 702fe0b commit 48924e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fabric/src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"minecraft": ">=1.16.2"
3838
},
3939
"breaks": {
40-
"dashloader": "*"
40+
"dashloader": "<5.0.0-beta.1"
4141
}
4242
}

0 commit comments

Comments
 (0)