mods: add attract-to-sound, vibrative-voice mods
This commit is contained in:
17
index.toml
17
index.toml
@ -631,7 +631,7 @@ hash = "348f8ca4b328d6ef054d05914b3fffbf1b6813de776cfb44e6eac0ebd14c4c40"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/create_jetpack.js"
|
||||
hash = "a3ff5ed121346f54072e508f5c4a6f032627c1790313521af28061d3897ec6b0"
|
||||
hash = "47a7fe4abb40b8a9524bf01a964015f71fe02218f4f04dd0cb3fea116ea9bd83"
|
||||
|
||||
[[files]]
|
||||
file = "kubejs/server_scripts/mods/create_new_age.js"
|
||||
@ -896,6 +896,11 @@ file = "mods/ato.pw.toml"
|
||||
hash = "d64d02d240575e58a4b2ee8794a60f67f053d1fd675dfbd280b2bb8c3438fb93"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/attract-to-sound.pw.toml"
|
||||
hash = "8701257b0340cf7ef4f623f3f691e267b959e5ba200e72988ba4dd12658c9fbc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/balm.pw.toml"
|
||||
hash = "e02edad65b21bdaa914dce1237d99e4a4d2d80e497e817e0cd77be87043c80be"
|
||||
@ -1571,6 +1576,11 @@ file = "mods/lets-do-vinery.pw.toml"
|
||||
hash = "804cfa5ea0ee40e2cd079f8acc738d83c3bf9afd689deab4a6be9d28e62f6b40"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/lexiconfig.pw.toml"
|
||||
hash = "471f6366615d29246e35c3193359ea479925ad98eb2beb1d59f0647f9896df3d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/loot-journal.pw.toml"
|
||||
hash = "69c57c204a597cd8d05b9de65b63516bdae88589cb254d38b0361cc828e5e1a3"
|
||||
@ -2041,6 +2051,11 @@ file = "mods/vein-mining.pw.toml"
|
||||
hash = "0d1a0a24a2d759c48bb1daa4b1bf27df514c91a4ff9a2c87df20ed5ce9ae809a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/vibrative-voice.pw.toml"
|
||||
hash = "5194dedc1d09130cf3635ea8f32e8d95ce0615d08d9c60006ec94e512a01eb46"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/wares.pw.toml"
|
||||
hash = "781312254556427d94858b2441e76ccc5bb10225c49ca072d17c2a52de710258"
|
||||
|
13
mods/attract-to-sound.pw.toml
Normal file
13
mods/attract-to-sound.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Attract to Sound (Forge/Fabric): Sound & Stealth."
|
||||
filename = "forge_soundattract_1.20.1-3.0.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/zZluixcp/versions/IdivdtXt/forge_soundattract_1.20.1-3.0.1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "07f2cffc46258ed2ecccb7b20cd8645cbcc4631f83a7cb54f94cdf974a579ec36e574465a834e0beb84ba6fae7a13e6e3770fa705278c5373c0eaced32131c15"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "zZluixcp"
|
||||
version = "IdivdtXt"
|
13
mods/lexiconfig.pw.toml
Normal file
13
mods/lexiconfig.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Lexiconfig"
|
||||
filename = "lexiconfig-forge-1.4.18-1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/D157Rgyf/versions/iv3Hdpa6/lexiconfig-forge-1.4.18-1.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6050924134d594dd7031061bfe70b34429842516b388262335024206e50993794baa3697f08053bd001e728d3ce42875ee5215e819ed2c595a002cec46c40985"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "D157Rgyf"
|
||||
version = "iv3Hdpa6"
|
13
mods/vibrative-voice.pw.toml
Normal file
13
mods/vibrative-voice.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Vibrative Voice"
|
||||
filename = "VibrativeVoice-forge-1.20.1-1.2.0.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wa9vzNNU/versions/c1nQyYLn/VibrativeVoice-forge-1.20.1-1.2.0.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6d15dcb3eaaa38cc41635ec732ec732111d6348dda9b90142e6c30a136cc6102afe2f52575086fe86b1f471a0254486046e40487840e6991f984bca666c3ff67"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wa9vzNNU"
|
||||
version = "c1nQyYLn"
|
Reference in New Issue
Block a user