add backup mod
This commit is contained in:
parent
4ac2def7c6
commit
595679be2e
3 changed files with 20 additions and 2 deletions
|
|
@ -14,6 +14,11 @@ file = "mods/addonslib.pw.toml"
|
||||||
hash = "1b6e4f43c8138e60d9f2283c83fa5f5e5c267b35ca764952699472c751647642"
|
hash = "1b6e4f43c8138e60d9f2283c83fa5f5e5c267b35ca764952699472c751647642"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/advanced-backups.pw.toml"
|
||||||
|
hash = "123d72dac2dc5f251d8dbe6c981200773d8d5c93b3d8fcc25c2533204cc597bc"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ae2-emi-crafting.pw.toml"
|
file = "mods/ae2-emi-crafting.pw.toml"
|
||||||
hash = "f9de150fd28847bbae0649278f098babfb0ea4961caf93bec38835c4574e5ab3"
|
hash = "f9de150fd28847bbae0649278f098babfb0ea4961caf93bec38835c4574e5ab3"
|
||||||
|
|
|
||||||
13
mods/advanced-backups.pw.toml
Normal file
13
mods/advanced-backups.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Advanced Backups"
|
||||||
|
filename = "AdvancedBackups-fabric-1.20-3.7.1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Jrmoreqs/versions/GGnVhNaL/AdvancedBackups-fabric-1.20-3.7.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "6f4c0de3d2eac775a9149e8db137c5065ee1e66712621fffbf2ed5b7a1a786c45dfd208961df019f010cd6cb960b6270ba18e7b5bc8ee9de35d46cbf72d82a45"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Jrmoreqs"
|
||||||
|
version = "GGnVhNaL"
|
||||||
|
|
@ -1,12 +1,12 @@
|
||||||
name = "Linuxcraft"
|
name = "Linuxcraft"
|
||||||
author = "Astreaprtcl"
|
author = "Astreaprtcl"
|
||||||
version = "v1.6.2"
|
version = "v1.6.3"
|
||||||
pack-format = "packwiz:1.1.0"
|
pack-format = "packwiz:1.1.0"
|
||||||
|
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4cabef4d5f225b53575fb399e59f990a6d706380e6c4dda08dc88fb7b0bbcb4f"
|
hash = "c8ff244aed2c59f68ae5203d93d0adec436e41394d05613c1dc2413109f082c6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue