Remove fabric api

This commit is contained in:
Bruno Rybársky 2024-06-14 14:58:54 +02:00
parent 118166a3b2
commit 6ae2b15533

@ -18,7 +18,6 @@
], ],
"depends": { "depends": {
"fabricloader": ">=${loader_version}", "fabricloader": ">=${loader_version}",
"fabric": "*",
"minecraft": "${minecraft_version}" "minecraft": "${minecraft_version}"
} }
} }