just in case
This commit is contained in:
parent
f8dceb089d
commit
f90b8e2581
10
index.toml
10
index.toml
@ -92,6 +92,11 @@ file = "mods/cloth-config.pw.toml"
|
|||||||
hash = "75181b55e0407d1fca1e2f346c6501f919f5109545990ddfb66db9cd1b771f8a"
|
hash = "75181b55e0407d1fca1e2f346c6501f919f5109545990ddfb66db9cd1b771f8a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/collective.pw.toml"
|
||||||
|
hash = "3c77cfac6baca0b34f29f071d47aed281cf0a27c5284145fff9b1461c24e26f8"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/combat-nouveau.pw.toml"
|
file = "mods/combat-nouveau.pw.toml"
|
||||||
hash = "2082be01a5a634d36b3141d1fa19ccbf0bf7fb2a4aa1dc726b6dfe26de0b091d"
|
hash = "2082be01a5a634d36b3141d1fa19ccbf0bf7fb2a4aa1dc726b6dfe26de0b091d"
|
||||||
@ -142,6 +147,11 @@ file = "mods/curios.pw.toml"
|
|||||||
hash = "36debf7653e95a855b4fedacc19027cf2e01960fc0b6d55ef2ffbffbcb455690"
|
hash = "36debf7653e95a855b4fedacc19027cf2e01960fc0b6d55ef2ffbffbcb455690"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/death-backup.pw.toml"
|
||||||
|
hash = "8136c505639b50713160f2634bc7d12c44a47e167a852e9745aa716ba8e44cc4"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/emi-loot.pw.toml"
|
file = "mods/emi-loot.pw.toml"
|
||||||
hash = "bbf03bec2bd4927ace16eef106c45b0f3ec53c48d5f43119520123ad98f3fdf1"
|
hash = "bbf03bec2bd4927ace16eef106c45b0f3ec53c48d5f43119520123ad98f3fdf1"
|
||||||
|
|||||||
13
mods/collective.pw.toml
Normal file
13
mods/collective.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Collective"
|
||||||
|
filename = "collective-1.21.1-8.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/ao7rZsss/collective-1.21.1-8.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "c15608926645d50a418a76a1cdde57c26e0322e15c871d611f2dcac3a3dcdde04eb0e70e809e9bbee698a24edd32a233ca25ab8514dbc7b93cef1cd918ab413f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "e0M1UDsY"
|
||||||
|
version = "ao7rZsss"
|
||||||
13
mods/death-backup.pw.toml
Normal file
13
mods/death-backup.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Death Backup"
|
||||||
|
filename = "deathbackup-1.21.1-3.5.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Ot5JFxuv/versions/wYJBZoFd/deathbackup-1.21.1-3.5.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "bc414d06167e027f6ccdc8677bcf914840d60a0f94b9d6381846c2dfdf633eb71622c035e05ad5bbcad3f6e5c44299c6ca64875e5d4341f40cfa5a412ead4ea2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Ot5JFxuv"
|
||||||
|
version = "wYJBZoFd"
|
||||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d1186ceed9bfeedc097b32ac8b8519b523e83062e59f3c954290acd238886c67"
|
hash = "934e6e8a40d68bdf5c428b8a32013a9e915fdd6acdd7a057ec4b731fd6490a05"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user