traveler backpack

This commit is contained in:
TDLaouer 2025-09-29 00:22:02 +02:00
parent 052afc5124
commit f91526c8b0
4 changed files with 37 additions and 1 deletions

View File

@ -40,6 +40,11 @@ file = "mods/bridging-mod.pw.toml"
hash = "9b5595b414f281b4f30c53751d0a0fb213ea4e70b94baf3e249886585f1afefb"
metafile = true
[[files]]
file = "mods/cardinal-components-api.pw.toml"
hash = "974049895ae886659595771f83bd5a03da5b969b402a029694a2978d1ffd7aa0"
metafile = true
[[files]]
file = "mods/chat-heads.pw.toml"
hash = "ade1b7e69863b637fce80130baba133817cf8eaf49d60f39bb86039b917c41bb"
@ -310,6 +315,11 @@ file = "mods/trash-cans.pw.toml"
hash = "9239555187f50289032bcaa6285bd8766ea465dc8e0f9015a22314ed8078cae5"
metafile = true
[[files]]
file = "mods/travelersbackpack.pw.toml"
hash = "5d727700d00a63045afc39b5e5d9357f783a1c10be85ec655e6d61e1c21f4f35"
metafile = true
[[files]]
file = "mods/traverse.pw.toml"
hash = "26748ea15430ca4314c15f7b58fe5200f309e76e01c372990ca213fe7d3bfb9f"

View File

@ -0,0 +1,13 @@
name = "Cardinal Components API"
filename = "cardinal-components-api-7.0.0-beta.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/K01OU20C/versions/TUd65hQI/cardinal-components-api-7.0.0-beta.1.jar"
hash-format = "sha512"
hash = "26d9fc8543249defac48cad073539668e3a116fe1ef77577f4a3b512d46e259b6b2ef4333ce0b4fce6f084dbb7e0384444c0de79b640bc6a7abc67187556a47f"
[update]
[update.modrinth]
mod-id = "K01OU20C"
version = "TUd65hQI"

View File

@ -0,0 +1,13 @@
name = "Traveler's Backpack"
filename = "travelersbackpack-fabric-1.21.8-10.8.2.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/rlloIFEV/versions/yK8E9JHV/travelersbackpack-fabric-1.21.8-10.8.2.jar"
hash-format = "sha512"
hash = "1568244b84dd00321a940c3458c3cbbfddf27df81035daf2523d47a52d81e34b77462383925a7be1aa272532bc5b45b4b00d4e632cdacc9eec3cafb788b043ba"
[update]
[update.modrinth]
mod-id = "rlloIFEV"
version = "yK8E9JHV"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "f7560ffb80d173fafac45c4fa9a9abe7bd31cad802f34854a6963ba23fc2a1e9"
hash = "9e281684bdc3c810b3c11ce5c875e1db007c92fb674bb1c4a15197da43813f51"
[versions]
fabric = "0.17.2"