minecraft: update fabricapi

This commit is contained in:
Simon Gardling 2025-05-12 19:36:02 -07:00
parent 15ac426097
commit 1b1505b6fd
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -63,8 +63,8 @@
with pkgs; with pkgs;
builtins.attrValues { builtins.attrValues {
FabricApi = fetchurl { FabricApi = fetchurl {
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/ZOyJh09R/fabric-api-0.120.0%2B1.21.5.jar"; url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/vcgUMTb2/fabric-api-0.124.0%2B1.21.5.jar";
sha512 = "a4db4ae64f6590c69e5b86fdd6e89c66e8f3160d57dfa4369ea64fdc9bfb1f3812c2ed8ffdddca43c01d3335aaf404b283f5761b42ecc5389cd1ca206e6f500e"; sha512 = "674c876eb68e00fd19c3644286ea76380b639df068d51de77439d20c8abeb9460bfafe7d6e1dd6bedbcbcd500356a17f89488b73cd832a4599ee091700c7fad4";
}; };
FerriteCore = fetchurl { FerriteCore = fetchurl {