Skip to content

Commit 47fa559

Browse files
authored
chore: change fabric to fabric-api
1 parent b75a53e commit 47fa559

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"depends": {
2020
"fabricloader": ">=${loader_version}",
21-
"fabric": "*",
21+
"fabric-api": "*",
2222
"minecraft": ">=${minecraft_version}"
2323
}
2424
}

0 commit comments

Comments
 (0)