fix some issues
This commit is contained in:
parent
88746ac3ea
commit
3789783f8d
4 changed files with 19 additions and 19 deletions
10
index.toml
10
index.toml
|
|
@ -850,11 +850,6 @@ file = "mods/l_enders-cataclysm.pw.toml"
|
|||
hash = "0ba45c4cf0d0c605841b708a23417668e1ee4c9860a1d4572b122d6348c113ed"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/leaves-be-gone.pw.toml"
|
||||
hash = "3f907a8532b4ca98390055ca0cb1bbd87e8ebcd44be6afe9b69280859ff37035"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lionfish-api.pw.toml"
|
||||
hash = "b821efc793dd7308be6788095bea26a2a0479f9a3ddc3b0d6a6a2af351153fc0"
|
||||
|
|
@ -1060,6 +1055,11 @@ file = "mods/ranged-weapon-api.pw.toml"
|
|||
hash = "2266c4e825271885c97c3c4a6c33bad0b5683216a9d923365af7e7be702b9c8a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rapid-leaf-decay.pw.toml"
|
||||
hash = "c584c4fa729c9025b384e14716a4c5ec994ef332b85492f57a4e41a315c45c4e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rechiseled-ae2.pw.toml"
|
||||
hash = "00e609d342917a84ef40099957f6c5cad32267507fb97b61174260afadfcd972"
|
||||
|
|
|
|||
|
|
@ -1,13 +0,0 @@
|
|||
name = "Leaves Be Gone"
|
||||
filename = "LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/AVq17PqV/versions/TOHEOE2X/LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "0f6e5131b2be64f3ebc9cc628bace6023c8d4748051092d1490e6523bd708892acfdf353dcec8032076be6fbc2fc6e5f4c7656e0b2a127b277c3676798d1e92a"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "AVq17PqV"
|
||||
version = "TOHEOE2X"
|
||||
13
mods/rapid-leaf-decay.pw.toml
Normal file
13
mods/rapid-leaf-decay.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Rapid Leaf Decay"
|
||||
filename = "RapidLeafDecay-1.21.1-3.0.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/jSQXzmcf/versions/MtvdettX/RapidLeafDecay-1.21.1-3.0.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "994f6004dbe5baf0432c8197eb5fc3ac0cccbcac254057472c0b0303ee93e7f00e554224649ae0a5c222c6ae42c7e0091423e8906d71fc1ed153cc00f941da93"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "jSQXzmcf"
|
||||
version = "MtvdettX"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "bb69ba0957459f52948de58fb98f5723a592cfc091ea395898c786cb229a18b2"
|
||||
hash = "1181201cd72b001feb5519a388e343ae1258aed1e6e31ffd3a373d0af3ec12d7"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue