Skip to content

Commit e2a3094

Browse files
authored
fix dependency (again)
e
1 parent 2729187 commit e2a3094

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
],
2121
"depends": {
2222
"fabricloader": ">=0.1.0",
23-
"minecraft": ">=1.16 <=1.16.1
23+
"minecraft": ">=1.16 <=1.16.1"
2424
}
2525
}

0 commit comments

Comments
 (0)