feat: add "Simple Backups" mod
This commit is contained in:
5
index.toml
generated
5
index.toml
generated
@@ -360,6 +360,11 @@ file = "mods/searchables.pw.toml"
|
|||||||
hash = "b8c7497acbf4890b4609b6b20de7affdd3482fc99af975d9ff6b29c075e1d8a7"
|
hash = "b8c7497acbf4890b4609b6b20de7affdd3482fc99af975d9ff6b29c075e1d8a7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/simple-backups.pw.toml"
|
||||||
|
hash = "18c304a838605e5142389c641db248671131ec25d73d08e3835ea9f6f634632f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/simple-voice-chat.pw.toml"
|
file = "mods/simple-voice-chat.pw.toml"
|
||||||
hash = "2693e3b2afc35f5edac9bc961a3cb1ccfa60bf32c69f2ddcc4860e7fe8799096"
|
hash = "2693e3b2afc35f5edac9bc961a3cb1ccfa60bf32c69f2ddcc4860e7fe8799096"
|
||||||
|
|||||||
13
mods/simple-backups.pw.toml
Normal file
13
mods/simple-backups.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Simple Backups"
|
||||||
|
filename = "SimpleBackups-1.20.1-3.1.24.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/fzSKSXVK/versions/27zw3anx/SimpleBackups-1.20.1-3.1.24.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d6f66009bba423f3a3e6bc01f0d0e127de4530ae41d2013bbf520d2d8ef374e021fc63f75c3ba923e8c5ddca18f40fa13f2243ac6fdcc3c7fb79247eb284f66f"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "fzSKSXVK"
|
||||||
|
version = "27zw3anx"
|
||||||
@@ -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 = "f69edf211df2aecd87fd8a8ce5d63c6046dfc5f933ab6652091b76ebaf6c66a2"
|
hash = "49de52f7dcf5b610aa639a036981ff9f1ab96bf581e20115df0d4a0c47004457"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.10"
|
forge = "47.4.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user