diff --git a/index.toml b/index.toml index 320fccb..5911751 100644 --- a/index.toml +++ b/index.toml @@ -669,6 +669,11 @@ file = "mods/wakes.pw.toml" hash = "bd9a4d0f311f4e4b2e0e5f86a9c7aaf0e9428d9174c14ff258914dfec14507b4" metafile = true +[[files]] +file = "mods/waystones.pw.toml" +hash = "73dd5067ed651560823446b5f36140e54f93baf2323f50437aa2cc8f9d8497ee" +metafile = true + [[files]] file = "mods/worldweaver.pw.toml" hash = "d3dccbd68486d3b35054b5a716051fa01a916d808a2aa78a0ada72b31f08c428" diff --git a/mods/waystones.pw.toml b/mods/waystones.pw.toml new file mode 100644 index 0000000..a40b6fb --- /dev/null +++ b/mods/waystones.pw.toml @@ -0,0 +1,13 @@ +name = "Waystones" +filename = "waystones-fabric-1.21.1-21.1.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LOpKHB2A/versions/Yj18WfKx/waystones-fabric-1.21.1-21.1.12.jar" +hash-format = "sha512" +hash = "0c97d76d056600a7a032da05bf7589a170868fa974339fb115a0ac95ad3e5f04526aa04cb444149eedbbc5e62615ed82a60b4fcfbdebe264bef09cd43c36cf87" + +[update] +[update.modrinth] +mod-id = "LOpKHB2A" +version = "Yj18WfKx" diff --git a/pack.toml b/pack.toml index 8b3670c..01aaa5c 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "8d1fdf7e76f8a26ec54542ad4b92dc917fcdb8edb6a7fdb7088f0c645cececcd" +hash = "ca8cc0821bdbe38c57ac89d8e51dedb2353e0bb3a2c046143a9acda199a6b291" [versions] fabric = "0.16.10"