create, voice

This commit is contained in:
2024-03-29 18:33:54 +01:00
parent 28c09ad7b0
commit d7cd1971db
5 changed files with 55 additions and 1 deletions

View File

@@ -1367,6 +1367,11 @@ file = "mods/create-structures.pw.toml"
hash = "e642913eed170d93ef44eafa86743c8e8ad771186c50748fd15c907debc3b0f2"
metafile = true
[[files]]
file = "mods/create-vintage-improvements.pw.toml"
hash = "81b544292dbab538280490462729a4062b6d0bcbb1bd131a14684f6c958808e5"
metafile = true
[[files]]
file = "mods/create.pw.toml"
hash = "c464b21ac8baf5ed1d22a0c4bacfcf24977e04dc938add65a2a93bcaf704c22e"
@@ -1397,6 +1402,11 @@ file = "mods/dark-utilities.pw.toml"
hash = "56f45e32c12ce85ac282e0b79bd333fff2706484deba98944465f1b3d303e102"
metafile = true
[[files]]
file = "mods/destroy.pw.toml"
hash = "85063ba86db4880177fa26fc5f3ec80a7d7450b411f740c52637d7b36dd58231"
metafile = true
[[files]]
file = "mods/ding.pw.toml"
hash = "9a47ae3e125db2d8222de6b8e145678687201e500f9b788b9fd014619db091c3"
@@ -1817,6 +1827,11 @@ file = "mods/simple-magnets.pw.toml"
hash = "4053fef02328ef0b4b42b4383c9b2dc87b66195e59ee2efb7716ea31545f1136"
metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
hash = "408eea3496d0a1bbfc623daa398a4023a170af18745b9f7a2e266185e6d2d76e"
metafile = true
[[files]]
file = "mods/simplecore-api.pw.toml"
hash = "0a54c2837eec1b98c22da607a0f1484c4ae0560a0aa0dacaeaeda1b010d67df5"

View File

@@ -0,0 +1,13 @@
name = "Create: Vintage Improvements"
filename = "vintageimprovements-1.20.1-0.1.3.3.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/S27aYArf/versions/ET55biK2/vintageimprovements-1.20.1-0.1.3.3.jar"
hash-format = "sha1"
hash = "7608b337053386e69e6586a872551dac97ed93fd"
[update]
[update.modrinth]
mod-id = "S27aYArf"
version = "ET55biK2"

13
web/mods/destroy.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Destroy"
filename = "destroy-1.20.1-0.8.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/uY7EYHum/versions/glM7hO6V/destroy-1.20.1-0.8.jar"
hash-format = "sha1"
hash = "b528cdcb0aa21370e92127442a320ebe37dbb0eb"
[update]
[update.modrinth]
mod-id = "uY7EYHum"
version = "glM7hO6V"

View File

@@ -0,0 +1,13 @@
name = "Simple Voice Chat"
filename = "voicechat-forge-1.20.1-2.5.11.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/iAgX8BlW/voicechat-forge-1.20.1-2.5.11.jar"
hash-format = "sha1"
hash = "0b3a9bb27107d458cf64c8bf9e119fa82602acae"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
version = "iAgX8BlW"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "2b42d267ea4ee1ae918a5adb0c66110e1f5173686edba8318a10157e6c61784d"
hash = "8c45508949793d4f4c495cb4bd82cfb4e978a714c18b58c04f3345ecebcee0d1"
[versions]
forge = "47.2.0"