Skip to content

Commit 489b667

Browse files
authored
Soften version requirement
1 parent 854a361 commit 489b667

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
@@ -22,6 +22,6 @@
2222
"fabricloader": ">=${loader_version}",
2323
"fabric-api": "*",
2424
"plasmid": "0.6.x",
25-
"minecraft": "${minecraft_version}"
25+
"minecraft": ">=${minecraft_version}"
2626
}
2727
}

0 commit comments

Comments
 (0)