add waystones

This commit is contained in:
TDLaouer 2025-03-09 02:09:28 +01:00
parent f45087f2e7
commit 4026b7c207
3 changed files with 19 additions and 1 deletions

View File

@ -669,6 +669,11 @@ file = "mods/wakes.pw.toml"
hash = "bd9a4d0f311f4e4b2e0e5f86a9c7aaf0e9428d9174c14ff258914dfec14507b4" hash = "bd9a4d0f311f4e4b2e0e5f86a9c7aaf0e9428d9174c14ff258914dfec14507b4"
metafile = true metafile = true
[[files]]
file = "mods/waystones.pw.toml"
hash = "73dd5067ed651560823446b5f36140e54f93baf2323f50437aa2cc8f9d8497ee"
metafile = true
[[files]] [[files]]
file = "mods/worldweaver.pw.toml" file = "mods/worldweaver.pw.toml"
hash = "d3dccbd68486d3b35054b5a716051fa01a916d808a2aa78a0ada72b31f08c428" hash = "d3dccbd68486d3b35054b5a716051fa01a916d808a2aa78a0ada72b31f08c428"

13
mods/waystones.pw.toml Normal file
View File

@ -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"

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 = "8d1fdf7e76f8a26ec54542ad4b92dc917fcdb8edb6a7fdb7088f0c645cececcd" hash = "ca8cc0821bdbe38c57ac89d8e51dedb2353e0bb3a2c046143a9acda199a6b291"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"