add leaf decay mod

This commit is contained in:
endigma 2024-01-05 15:20:54 -04:00
parent 2a43018aa8
commit 75ad2ded43
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -92,6 +92,11 @@ hash = "944a47f82b012c0713e2de5bda9046d887cfa4e66684678ed688580c87f105b1"
file = "modlist.md"
hash = "c84d00f8f895f7bfefdc53d7a5c7f521e8086f763384094e974f4cb9b7db1834"
[[files]]
file = "mods/accelerated-decay.pw.toml"
hash = "08284502f1cff20111a07569824677e2b062675e9de2277f741286ee7415b891"
metafile = true
[[files]]
file = "mods/addadd.pw.toml"
hash = "ea4a5f7fd697978b42347e984135504a0a027c717f0f0a39da8b9ac1f97255eb"

View File

@ -0,0 +1,13 @@
name = "Accelerated Decay"
filename = "accelerated-decay-fabric-3.0.1+mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/laX5CckD/versions/gPvUi9eS/accelerated-decay-fabric-3.0.1%2Bmc1.20.1.jar"
hash-format = "sha1"
hash = "934f5e4fea0668e819324cac75585ce16cbfc10b"
[update]
[update.modrinth]
mod-id = "laX5CckD"
version = "gPvUi9eS"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e2728e850f345fd4ec13f944f3cb7f4dc81516c173c4c2e2946bb7fee24b3d83"
hash = "783f187943a7ee8d2ac1c69611f9fb37c3b953df93dd46189c10dcf190f90a88"
[versions]
fabric = "0.15.3"