diff options
| author | Felix Perktold <> | 2026-08-27 15:43:10 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-08-27 15:43:10 +0000 |
| commit | d80cc6f130daf1a7d02b63099380469336e7bf11 (patch) | |
| tree | e3b5c19acfa57491fdf3c6be82d0910114823ab8 | |
| parent | 8194327963a8f03c30ec238ee1f866688fea9467 (diff) | |
remove way2way
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/way2wayfabric.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 1 insertions, 19 deletions
@@ -940,11 +940,6 @@ hash = "06d9fff906b545b3634f7e19b5b39b6de11ec1340c24905e02d2f6d06ee341e8" metafile = true [[files]] -file = "mods/way2wayfabric.pw.toml" -hash = "9630ec247ab11b0b5aa97de51e1fe7110bd9dd357ef9c597d0a88408866aae81" -metafile = true - -[[files]] file = "mods/waystones.pw.toml" hash = "7cd814db4d5e755d2923b3a4212fe1468468624d102b239a70eafdbe8e0eda98" metafile = true diff --git a/mods/way2wayfabric.pw.toml b/mods/way2wayfabric.pw.toml deleted file mode 100644 index 51ba136..0000000 --- a/mods/way2wayfabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -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 = "sha512" -hash = "b1c257fa4332637723e01bc49036d2d0b48f053b50045a20ce2db269fb38d5e1803352426014f1cc7000a910e6b427d9b62122b76670c5ac61d55fcd0f49d60f" - -[update] -[update.modrinth] -mod-id = "lO0vzQUy" -version = "IBsP5dyt" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "5a6bcdcbe5b25da3bc7f71eca8c93f99b63a477882f8ec8e5a97026b22881ebe" +hash = "7b79747ac07b7e7bdd252b458497918974054ff4a4a6379330b5f36747c511d2" [versions] fabric = "0.19.3" |
