Add Where Is It (item locator)

This commit is contained in:
NullBite 2023-10-25 23:39:33 -04:00
parent 58d76c7209
commit e9fdca7c43
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -366,6 +366,11 @@ file = "mods/starlight.pw.toml"
hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11"
metafile = true metafile = true
[[files]]
file = "mods/where-is-it.pw.toml"
hash = "c19f0bf43ceb5415585dcec715a63d1430b563067e33cf9194850d18d5bf7265"
metafile = true
[[files]] [[files]]
file = "mods/wthit.pw.toml" file = "mods/wthit.pw.toml"
hash = "874a680170fbf36204ee1c4e57650b6a28b15d10a32163964850aaccc9a7457a" hash = "874a680170fbf36204ee1c4e57650b6a28b15d10a32163964850aaccc9a7457a"

13
mods/where-is-it.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Where Is It"
filename = "whereisit-2.0.24+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/E3rNBZFj/whereisit-2.0.24%2B1.20.1.jar"
hash-format = "sha1"
hash = "1f1ed7da4534e1772749c769ca049d943766dce5"
[update]
[update.modrinth]
mod-id = "FCTyEqkn"
version = "E3rNBZFj"

View File

@ -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 = "99c41244ca6da4c449802e27de997aef12c021a23300a526c148897acab254de" hash = "092afc7ea90afe2b47ae1861a48d79f903afadeac86a5b0572ccb08068f5e5d8"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"