Add Consistency+
This commit is contained in:
parent
8300b04d8a
commit
416a3f78ab
3 changed files with 19 additions and 1 deletions
|
@ -293,6 +293,11 @@ file = "mods/colorful-azaleas.pw.toml"
|
|||
hash = "d39ffb96eaa1611aaa23070f57dddb85313da1dc30661d76c47e3f351ca015c3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/consistencyplus.pw.toml"
|
||||
hash = "9f8eb4c7de8c63a70721881bf949c022e3362d951230fa88bd11d0dba6e1d8f6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "3cbe3d523b39667928fcc34f71651b0e581e5c541dd5ecf17228464770466bc5"
|
||||
|
|
13
mods/consistencyplus.pw.toml
Normal file
13
mods/consistencyplus.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Consistency+"
|
||||
filename = "consistency_plus-fabric-0.5.2-rc.2+1.19.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/nDHcEOt3/versions/OKef6k3J/consistency_plus-fabric-0.5.2-rc.2%2B1.19.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "53be7a6be68a7d84817e0796f644d2809a31e4db"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "nDHcEOt3"
|
||||
version = "OKef6k3J"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "ee249e8ee54a7f5825bac422dfa2c5b44a9e138e0a0a9f39f54b0d1048ec1dc0"
|
||||
hash = "e9cf94a83b9fdbd1167a5ac8ad49c2c2f54c28e531900967de97b107ed73c986"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue