Skip to content

Commit 2729187

Browse files
authored
fix dependency
why do i keep deleting this aaaaaa
1 parent 8cf39ae commit 2729187

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"fast_reset.mixins.json"
2020
],
2121
"depends": {
22-
"fabricloader": ">=0.1.0"
22+
"fabricloader": ">=0.1.0",
23+
"minecraft": ">=1.16 <=1.16.1
2324
}
2425
}

0 commit comments

Comments
 (0)