feat: add "cull-leaves" mod
This commit is contained in:
10
index.toml
generated
10
index.toml
generated
@@ -160,6 +160,11 @@ file = "mods/createaddition.pw.toml"
|
||||
hash = "e6d1f36e9e0193fe410d136e0cda8a7f6dbbc809c0644f06a601bddf5b38a395"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cull-leaves.pw.toml"
|
||||
hash = "099a614fc791ed17aafb2efcfb882588837db2cc49af1953b983b1725e75017b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/curios.pw.toml"
|
||||
hash = "9eefd607e0d54ec444e798ccdeede1a09a3939440bd1e11c11b84c07a5134be2"
|
||||
@@ -315,6 +320,11 @@ file = "mods/kotlin-for-forge.pw.toml"
|
||||
hash = "70a4ecd9d0c04ad20aeb976c1ee28933ce48a0a1f43df42deafaeb2ad7235297"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightlib.pw.toml"
|
||||
hash = "ff3e8c24b856793dea18726883722d8274d7b292448ecc4beecec9df008d44cd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modern-ui.pw.toml"
|
||||
hash = "fb078f45d04576d994b31f76911eedf74aa6b4ca5ed177eedffd0853887cf97f"
|
||||
|
||||
13
mods/cull-leaves.pw.toml
Normal file
13
mods/cull-leaves.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Cull Leaves"
|
||||
filename = "cullleaves-forge-4.1.1+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/GNxdLCoP/versions/yFZM1Bsc/cullleaves-forge-4.1.1%2B1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "3c68a290b5b546a663d38a1353485aca6f02efbb80fbd1c0e10214d93c27fadd5145f4fb74a7c616a0ce34cb4ffa1a75a62ca386c7d1041bbdf411b29626753f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "GNxdLCoP"
|
||||
version = "yFZM1Bsc"
|
||||
13
mods/midnightlib.pw.toml
Normal file
13
mods/midnightlib.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "MidnightLib"
|
||||
filename = "midnightlib-forge-1.9.2+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/codAaoxh/versions/EVVb5nP3/midnightlib-forge-1.9.2%2B1.20.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "a4f50d46ad30de0f5622fd6aa8415a949889d114a1dc051b2d8d15ff505273aff80f8b40d61193ca71112567a3be396899e96d0ff1c26af31e77a9c68f70e896"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "codAaoxh"
|
||||
version = "EVVb5nP3"
|
||||
Reference in New Issue
Block a user