This commit is contained in:
parent
bbca93a16d
commit
819a643dda
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -518,6 +518,16 @@ file = "mods/some-assembly-required.pw.toml"
|
|||
hash = "a6a81031dfc84de82dbd9755c05eaa72046eb0bde1a29e22989270ae2d7fc031"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sophisticated-backpacks.pw.toml"
|
||||
hash = "aa5a5bb6c350e7badb8c952a8a9785ffa6db07dc9a4687c1a5a4f13fbd4e4fe6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sophisticated-core.pw.toml"
|
||||
hash = "d86709851012f200037c59d5786047050fc625161d794e146fb3bc2b90013a9b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "cbe934294ab92311a1a98cb354b86e4ee66433aa07b1efd11fb6996ffecba18e"
|
||||
|
|
13
mods/sophisticated-backpacks.pw.toml
Normal file
13
mods/sophisticated-backpacks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sophisticated Backpacks"
|
||||
filename = "sophisticatedbackpacks-1.20.1-3.22.0.1165.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/TyCTlI4b/versions/FF27NKnc/sophisticatedbackpacks-1.20.1-3.22.0.1165.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "1ae58e640fc757869c008b15100fd3a2a7e37542"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "TyCTlI4b"
|
||||
version = "FF27NKnc"
|
13
mods/sophisticated-core.pw.toml
Normal file
13
mods/sophisticated-core.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Sophisticated Core"
|
||||
filename = "sophisticatedcore-1.20.1-1.1.1.832.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nmoqTijg/versions/FpQ4nbMK/sophisticatedcore-1.20.1-1.1.1.832.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b46faa5bfd53ccd754f9072c5daf9a0bd0760818"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nmoqTijg"
|
||||
version = "FpQ4nbMK"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "257bf8a793a32940bd32527fd09c947fb69eb55f513ceb2bf6b0fcc1df15136b"
|
||||
hash = "ddd4577269f3670b6919b91e13e3f620db89c5884ef2f40955e8915d59a50592"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue