Add AmbientSounds and Sound Physics Remastered

Add Ambient Sounds

Add sound physics remastered
This commit is contained in:
NullBite 2023-10-15 14:54:48 -04:00
parent 56cc1dde61
commit 878814d08e
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
5 changed files with 55 additions and 1 deletions

View File

@ -52,6 +52,11 @@ hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt"
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
[[files]]
file = "mods/ambientsounds.pw.toml"
hash = "65df20d0156ede8eefdedbcb297ee041f3e0d4058e957f3b7d52c509d9d07852"
metafile = true
[[files]]
file = "mods/appleskin.pw.toml"
hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1"
@ -147,6 +152,11 @@ file = "mods/continuity.pw.toml"
hash = "bb7b31de1f5c7941aff59030d59168a5971e8c47884bcd8905637836ff97ce46"
metafile = true
[[files]]
file = "mods/creativecore.pw.toml"
hash = "16e271347136c50d3ce6b3350dcc558ab2f5b75b60d88c1781c03e619b21858d"
metafile = true
[[files]]
file = "mods/creeper-overhaul.pw.toml"
hash = "a700b9ee3a43f831e4d71c1c6cd816813975b61ebdb962297e95d71026d1e056"
@ -357,6 +367,11 @@ file = "mods/sodium.pw.toml"
hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b"
metafile = true
[[files]]
file = "mods/sound-physics-remastered.pw.toml"
hash = "3decc297ef37c1ecb820b095d076dfa04e5c2d16a29e165f27c911a80d2e4afd"
metafile = true
[[files]]
file = "mods/spark.pw.toml"
hash = "96e3771cd09bb4a808d1c1fcb5a050efdc2ffb4efe7b584407ed54c46c0388d9"

View File

@ -0,0 +1,13 @@
name = "AmbientSounds"
filename = "AmbientSounds_FABRIC_v5.2.22_mc1.20.1.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/fM515JnW/versions/ohMKnW3z/AmbientSounds_FABRIC_v5.2.22_mc1.20.1.jar"
hash-format = "sha1"
hash = "e65247d4b2ed0f82fc193366ca9d82f8f9ac6f85"
[update]
[update.modrinth]
mod-id = "fM515JnW"
version = "ohMKnW3z"

13
mods/creativecore.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "CreativeCore"
filename = "CreativeCore_FABRIC_v2.11.5_mc1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/i7eXEyKw/CreativeCore_FABRIC_v2.11.5_mc1.20.1.jar"
hash-format = "sha1"
hash = "23ad9ab2eca7774d3928ab61955cac6952bde239"
[update]
[update.modrinth]
mod-id = "OsZiaDHq"
version = "i7eXEyKw"

View File

@ -0,0 +1,13 @@
name = "Sound Physics Remastered"
filename = "soundphysics-fabric-1.20.1-1.2.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qyVF9oeo/versions/67Uq017p/soundphysics-fabric-1.20.1-1.2.1.jar"
hash-format = "sha1"
hash = "4993f388e254abdaa551869650414fc92f164811"
[update]
[update.modrinth]
mod-id = "qyVF9oeo"
version = "67Uq017p"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a2c04c7e0419361732b37ee83fed460c1e9900d534c3de9c1656856db164e03b"
hash = "cf0b43bd9370e15be73fab1f6c22165435fa12f66623237992d24676ed5e1b25"
[versions]
minecraft = "1.20.1"