[restart] clump the mends
This commit is contained in:
parent
d17b5787c0
commit
667f30de2e
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -67,6 +67,11 @@ file = "mods/cloth-config.pw.toml"
|
|||
hash = "cfc2c53b0d3cee953b423fe9abf210d87281d5bf774dab20cf03abe6224a9883"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/clumps.pw.toml"
|
||||
hash = "f0ec653fdb2ea3c2546cbe327d1d184256548be6fe9e459885eb0f9459153dae"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/danse.pw.toml"
|
||||
hash = "bef58d4241b61f045fc2e3197b049104b6feb57c365abb40d462bef7e0c6972b"
|
||||
|
@ -171,6 +176,11 @@ file = "mods/noisium.pw.toml"
|
|||
hash = "85984b4af80646c0d92388512daeb1ef5404ec76b83fd0958103b3b38e98fff1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/overpoweredmending.pw.toml"
|
||||
hash = "5fffa052cc9f1b6ebda29ef3e2e9abe177b136aed456a2be88e2dbd54707fbb4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/placeholder-api.pw.toml"
|
||||
hash = "d0311de4c47e48ba0c1769253c7bd8fd541ed81c60823c539116a963e58c9128"
|
||||
|
|
13
mods/clumps.pw.toml
Normal file
13
mods/clumps.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Clumps"
|
||||
filename = "Clumps-fabric-1.21.1-19.0.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/3ene3W1l/Clumps-fabric-1.21.1-19.0.0.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "14628ba309d876cfefc4cef864a66ef12812066c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wnxd13zP"
|
||||
version = "3ene3W1l"
|
13
mods/overpoweredmending.pw.toml
Normal file
13
mods/overpoweredmending.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "OverpoweredMending"
|
||||
filename = "OverpoweredMending-1.21.1-1.21.1.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/DKzFWXbg/versions/IazMYtZP/OverpoweredMending-1.21.1-1.21.1.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "2b278eec004354055fcb829f630e290015703a71"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "DKzFWXbg"
|
||||
version = "IazMYtZP"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "6ce0c809f7be8d501a62cc9df482b3b6ee71ba245b55e532d7c1a10690249750"
|
||||
hash = "bd5c02f0fd6b0619f8423751e8ac7f8da26cca0e7bf7c12a0fceb0376007dec2"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue