This commit is contained in:
parent
0465741122
commit
bbca93a16d
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
@ -489,11 +489,6 @@ file = "mods/ridingmousefix.pw.toml"
|
|||
hash = "a1226a7f792f4b48a1f22ac75f41b5cf0ac23df37e0e272e102bc76d40fb1685"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sandwichable.pw.toml"
|
||||
hash = "f940a85f7fce47ee3228e10dfde0c7a818d5464337bb8ba0b7074b421975e359"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/searchables.pw.toml"
|
||||
hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69"
|
||||
|
@ -518,6 +513,11 @@ file = "mods/smartbrainlib.pw.toml"
|
|||
hash = "98bec1c6dc3719e058586ca3942482579fec44d69e6fa2e856ebbb3cac2f3889"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/some-assembly-required.pw.toml"
|
||||
hash = "a6a81031dfc84de82dbd9755c05eaa72046eb0bde1a29e22989270ae2d7fc031"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/sound-physics-remastered.pw.toml"
|
||||
hash = "cbe934294ab92311a1a98cb354b86e4ee66433aa07b1efd11fb6996ffecba18e"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Sandwichable"
|
||||
filename = "sandwichable-1.3.1+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5g7OOxWC/versions/tLPYvIQM/sandwichable-1.3.1%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5a1627580fe6742cd4b5436b5ff5dabace2a3c6f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5g7OOxWC"
|
||||
version = "tLPYvIQM"
|
13
mods/some-assembly-required.pw.toml
Normal file
13
mods/some-assembly-required.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Some Assembly Required"
|
||||
filename = "some-assembly-required-1.20.1-4.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/jZi8ogTA/versions/FfaVwI1D/some-assembly-required-1.20.1-4.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "c3992cd9fbf805e72145bae89af7219a5d39eb39"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "jZi8ogTA"
|
||||
version = "FfaVwI1D"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "58640b7dfa732895d61945cafb4066f5d5df86403a5885b05fdfae4b3fb236fa"
|
||||
hash = "257bf8a793a32940bd32527fd09c947fb69eb55f513ceb2bf6b0fcc1df15136b"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue