a
This commit is contained in:
parent
e7ca5f27da
commit
9fc1f66dd9
3 changed files with 19 additions and 1 deletions
|
@ -30,6 +30,11 @@ file = "mods/architectury-api.pw.toml"
|
||||||
hash = "92e556e56ddbc54b95496e27dea07c75b4cb1b82f71bd5de58b4c57a7526ce16"
|
hash = "92e556e56ddbc54b95496e27dea07c75b4cb1b82f71bd5de58b4c57a7526ce16"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/async-locator.pw.toml"
|
||||||
|
hash = "b0c84806bc32028e006144a81865ff5180614bb8146ffc265a905bb2c6c3e1bb"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/bedrockify.pw.toml"
|
file = "mods/bedrockify.pw.toml"
|
||||||
hash = "1673faaa05d7c9e82745128e85db230d629e03067e31c96be48fa274a8c4ca9e"
|
hash = "1673faaa05d7c9e82745128e85db230d629e03067e31c96be48fa274a8c4ca9e"
|
||||||
|
|
13
mods/async-locator.pw.toml
Normal file
13
mods/async-locator.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Async Locator"
|
||||||
|
filename = "async-locator-fabric-1.20-1.3.0.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rkN8aqci/versions/xXhZI4u3/async-locator-fabric-1.20-1.3.0.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "9bd8650056dd2dbbc64c4842f4dc9b9391ee8bf9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rkN8aqci"
|
||||||
|
version = "xXhZI4u3"
|
|
@ -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 = "f292cfa7f71fa45424978d45ca89abccccbadbcf91e3a3ffe26ab92adf8c0e66"
|
hash = "05edab20fb829293bc79d6dc8aa014bebe31fe0673e45b6fb053c217c84ab00d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue