Add the mod that removes the cost limit

This commit is contained in:
Root User 2026-05-12 14:51:48 +02:00
parent f286de6f66
commit eaa4b6e079
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -355,6 +355,12 @@ in {
url = "https://cdn.modrinth.com/data/SRlzjEBS/versions/cxRGd2KF/audioplayer-fabric-2.1.0%2B1.21.11.jar";
sha512 = "81a1c432e51812e5ff7a2f3ea8030191d1f53ae4a3d42ab647358f52327e890c6d22b779c1ec02c5e92a3e438851d26aa6709dbb44af2d05fdd7c7d34e2f1dd4";
};
NoExpensive = pkgs.fetchurl {
url = "https://cdn.modrinth.com/data/2nz0kJ1N/versions/d5hrRE4O/NoExpensive-1.21.11-1.11.0.jar";
sha512 = "e13baed31ac1abb084886cd40a731ba3805126d3d8cf49b7f8a9ff8a0eec2b2935da92fee2413765328e64f7e41918e3aa98d142b17e9baac2c0c8fdb91799f2";
};
}
);
};