Added Clumps
This commit is contained in:
parent
ddd5402829
commit
a0845b202c
|
@ -224,6 +224,11 @@ file = "mods/cloth-config.pw.toml"
|
||||||
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
|
hash = "a89dfcc985612a275975d4823a24fc3dceb244bacb2e8f81bd459283bf1b9fe9"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/clumps.pw.toml"
|
||||||
|
hash = "54b6de813db1fc2774b4002898fa89f902a7efeb33a05197cf7bfda498f6b94e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/clutter.pw.toml"
|
file = "mods/clutter.pw.toml"
|
||||||
hash = "171297714b2fdf90eaed2001a5aeedae87b40aac045e4a53ecc4a741a1bb2579"
|
hash = "171297714b2fdf90eaed2001a5aeedae87b40aac045e4a53ecc4a741a1bb2579"
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Clumps"
|
||||||
|
filename = "Clumps-fabric-1.20.1-12.0.0.4.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/Wnxd13zP/versions/hefSwtn6/Clumps-fabric-1.20.1-12.0.0.4.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a20cfe0b0ee0b897887f81c4919af9d220ba22e7"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "Wnxd13zP"
|
||||||
|
version = "hefSwtn6"
|
|
@ -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 = "90bf1dba8ea846fbfef1e022bf625c36f9c9a1c53b8d1666cb3f6e649196bed4"
|
hash = "95921be67c0f162c5c6de9ecd7103d906f76719b25b0fb5ae21d44d76b88a1c3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.10"
|
fabric = "0.15.10"
|
||||||
|
|
Loading…
Reference in New Issue