mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Added evil feature to voice chat >:3
This commit is contained in:
parent
b3047bee9e
commit
b6defb06c5
1 changed files with 7 additions and 0 deletions
|
|
@ -180,6 +180,11 @@ in {
|
|||
sha512 = "afc78e3d8ca463fb783b00ec3d4cb938ff9249f088d077f8cd75f6c846419e0fe4916061f57a0b188a5c28565c934623c52113f476e69e82aecabaffc8e8fdcc";
|
||||
};
|
||||
|
||||
VoiceChatEvilMod = pkgs.fetchurl {
|
||||
url = "https://cdn.modrinth.com/data/qsSP2ZZ0/versions/9PqoA83N/vcinteraction-fabric-1.21.11-1.0.8.jar";
|
||||
sha512 = "c16e9233d4798333650e90006b0657a0e7c347703fbab5e9546d38ffc528f9df2bbf82bf2e4d0b49de2ec6891b3b550b6104b0d3a8b111527434359fc41c6411";
|
||||
};
|
||||
|
||||
Incendium = pkgs.fetchurl {
|
||||
url = "https://cdn.modrinth.com/data/ZVzW5oNS/versions/fwHirj8n/Incendium_1.21.x_v5.4.11.jar";
|
||||
sha512 = "42a6d14c290d799a99e51f2730403221a1d5be7863c796d275aa916e6735c02397390236a2ae01800566288419adebe7776c563d6a3c2e4a2f9245d375da88d7";
|
||||
|
|
@ -236,6 +241,8 @@ in {
|
|||
};
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue