WORKING BRIDGE
This commit is contained in:
parent
5a12d8efda
commit
0d669c355f
3 changed files with 19 additions and 1 deletions
|
|
@ -485,6 +485,11 @@ file = "mods/displaythat.pw.toml"
|
||||||
hash = "880228d3483bb23212daa117122b63eca2822245a55f510e315a1022b4e2d60c"
|
hash = "880228d3483bb23212daa117122b63eca2822245a55f510e315a1022b4e2d60c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/dissonance.pw.toml"
|
||||||
|
hash = "802cc7f091830d6388b3df73d4069466f01c941c46f26c992ff88aba413e9a5d"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/distraction-free-recipes.pw.toml"
|
file = "mods/distraction-free-recipes.pw.toml"
|
||||||
hash = "820727a4852072ccad40e99d05fdab98d7d5b214ef2fa1b01fc102408b0d322c"
|
hash = "820727a4852072ccad40e99d05fdab98d7d5b214ef2fa1b01fc102408b0d322c"
|
||||||
|
|
|
||||||
13
mods/dissonance.pw.toml
Normal file
13
mods/dissonance.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Dissonance"
|
||||||
|
filename = "dissonance-neoforge-1.21.1-1.1.0.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/S3zfMhs5/versions/MAddyjqB/dissonance-neoforge-1.21.1-1.1.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "bd6f4d2a65e9ff2f29ae6e34ed02bb9d2a3ff1836cdc31dc442e175871d9e0d3a2bcabd238aee2611a27b96a4182e91d102b0b682164102d847861bfd4a9dd4e"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "S3zfMhs5"
|
||||||
|
version = "MAddyjqB"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "fe37d5b740168e17c62a6298b7ef1de80b984536934b4e857d67407236c7644d"
|
hash = "23258f3115911eae7008a4e2886111e20442a087d73c131c00b934d02e0e0e1d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue