add cadmus claims to xaero (harmonia)
This commit is contained in:
parent
11df417025
commit
64ed747021
3 changed files with 19 additions and 1 deletions
|
@ -2412,6 +2412,11 @@ file = "mods/walljump-1.20.1-1.2.1-fabric.pw.toml"
|
||||||
hash = "9dfea6a71d09538718d911888f2a72556476e92c0502ab7210f3cfbe2cdc1746"
|
hash = "9dfea6a71d09538718d911888f2a72556476e92c0502ab7210f3cfbe2cdc1746"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/wasabiwhisper-harmonia.pw.toml"
|
||||||
|
hash = "805f359eb3e77263e494b9ef1c3eed3db7daaf6a25a521907308a3ef1c2fb017"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/way2wayfabric-0.0.6.pw.toml"
|
file = "mods/way2wayfabric-0.0.6.pw.toml"
|
||||||
hash = "22d7b8295f83d830ce684d22c9e1cf04d22dda7f432ff009c5cd8282c8b8e5fa"
|
hash = "22d7b8295f83d830ce684d22c9e1cf04d22dda7f432ff009c5cd8282c8b8e5fa"
|
||||||
|
|
13
mods/wasabiwhisper-harmonia.pw.toml
Normal file
13
mods/wasabiwhisper-harmonia.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Harmonia"
|
||||||
|
filename = "Harmonia-fabric-1.2.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/GdS8zuZT/versions/Ij1bwLBQ/Harmonia-fabric-1.2.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "a41dcfce445ae473781439743dacf8641f023513"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "GdS8zuZT"
|
||||||
|
version = "Ij1bwLBQ"
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "41053cf358ef6809eff42ec89dd3888d2cea5289247cce139a09e00b3718709c"
|
hash = "234ea4826f8e2fe1e24a7513981f5b1d3405cdafe27b27138108a6c6fd1f2470"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.0"
|
fabric = "0.16.0"
|
||||||
|
|
Loading…
Reference in a new issue