add way2wayfabric so waystones are synced with xaero's minimap

This commit is contained in:
Alexandre Cavalheiro 2024-08-17 13:24:45 -03:00
parent 3fb5dba921
commit 3ea7212c08
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
4 changed files with 21 additions and 4 deletions

3
.gitignore vendored
View file

@ -1,3 +1,2 @@
# Ignore exports
Silly Pack-1.0.0.mrpack
Silly Pack-1.0.0.zip
Silly Pack-1.0.0.*

View file

@ -625,6 +625,11 @@ file = "mods/vmp-fabric.pw.toml"
hash = "40f1effd2c65b6c6f9a1b5dfd0903c87df02b23da6b57f389f61f361ef86d425"
metafile = true
[[files]]
file = "mods/way2wayfabric.pw.toml"
hash = "22c02c241c720ef0e1ce59efb559a82ae47a5451409dda20bdf5f1e9c8dd0597"
metafile = true
[[files]]
file = "mods/waystones.pw.toml"
hash = "7850317938a0baec5c66aef8a3bb0b253221c578e29c3c0afc4a3b7f7ce62fac"

View file

@ -0,0 +1,13 @@
name = "way2wayfabric"
filename = "way2wayfabric-0.0.6.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/lO0vzQUy/versions/IBsP5dyt/way2wayfabric-0.0.6.jar"
hash-format = "sha1"
hash = "4d06cabd01cf46fbb16ac586da3ce681ea400344"
[update]
[update.modrinth]
mod-id = "lO0vzQUy"
version = "IBsP5dyt"

View file

@ -1,12 +1,12 @@
name = "Silly Pack"
author = "wizardlink"
version = "1.0.0"
version = "1.0.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "28ad629564895d9bef7015c930954ca7af55684c4bb4f3c00b1f68815146402a"
hash = "f045de231f76e0158ebf39739530a6217c6d58ac768912db099a3bb838252bd3"
[versions]
fabric = "0.15.11"