Add mob silencer

This commit is contained in:
TDLaouer 2024-04-08 12:05:18 +02:00
parent 2d62b5dfa0
commit 9c704f7dfc
5 changed files with 44 additions and 8 deletions

View File

@ -129,7 +129,7 @@ metafile = true
[[files]]
file = "mods/doggy-talents-next.pw.toml"
hash = "78e0e0cb7abe5eaae4e6dda432729f4947324747a887f6d11bb666191a5e5512"
hash = "bec6eb7f738699a80c6d1e939fc47fc36caf98faea62f07ae38ed4598f351018"
metafile = true
[[files]]
@ -202,6 +202,11 @@ file = "mods/ferrite-core.pw.toml"
hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a"
metafile = true
[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
hash = "19cbba78c4982b15d10e44736a5fb7e992e477f6101799258d0ef7e03b288033"
@ -352,6 +357,11 @@ file = "mods/shulkerboxtooltip.pw.toml"
hash = "5003f2c451c9459b7911ac786897eead4d74a8ebdad4741476949791b26c3caa"
metafile = true
[[files]]
file = "mods/silence-mobs.pw.toml"
hash = "5ea330180267e53c8e66c8ae3291f7de8b1d121aa3e18cf98418c177a74172cb"
metafile = true
[[files]]
file = "mods/sodium.pw.toml"
hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b"

View File

@ -1,13 +1,13 @@
name = "Doggy Talents Next"
filename = "DoggyTalentsNext[Fabric]-1.20.1-1.18.11.jar"
filename = "DoggyTalentsNext[Fabric]-1.20.1-1.18.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/oXgmplvv/versions/UyUUqQaH/DoggyTalentsNext%5BFabric%5D-1.20.1-1.18.10.jar"
hash-format = "sha1"
hash = "21ee176604d6853178c9115872888b3761914efc"
mode = "metadata:curseforge"
hash = "761f2d3961afe475b80785922129250dd4a81c47"
[update]
[update.curseforge]
file-id = 5208488
project-id = 694492
[update.modrinth]
mod-id = "oXgmplvv"
version = "UyUUqQaH"

View File

@ -0,0 +1,13 @@
name = "Forge Config API Port"
filename = "ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/CtENDTlF/ForgeConfigAPIPort-v8.0.0-1.20.1-Fabric.jar"
hash-format = "sha1"
hash = "2ba4a6149362dbbf81288f393f0022ee9fb07302"
[update]
[update.modrinth]
mod-id = "ohNO6lps"
version = "CtENDTlF"

13
mods/silence-mobs.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Silence Mobs"
filename = "silencemobs-1.20.1-3.3.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/rpmGvDKs/versions/hv5rwq8B/silencemobs-1.20.1-3.3.jar"
hash-format = "sha1"
hash = "e206d9b1ae51aa575d3788b77a279570fbbb6f43"
[update]
[update.modrinth]
mod-id = "rpmGvDKs"
version = "hv5rwq8B"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6a0e2796852c710ad29c7e1171bad26f6ad366662fd34740404774eb504d6522"
hash = "8c7c61f1f74c06f9e9da18e5781e5fb0704b5b10e8c0335eec9a86d316154a4a"
[versions]
fabric = "0.15.7"