mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-13 18:28:55 +02:00
Add the mod that removes the cost limit
This commit is contained in:
parent
f286de6f66
commit
eaa4b6e079
1 changed files with 6 additions and 0 deletions
|
|
@ -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";
|
||||
};
|
||||
|
||||
}
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue