traveler backpack
This commit is contained in:
parent
052afc5124
commit
f91526c8b0
10
index.toml
10
index.toml
@ -40,6 +40,11 @@ file = "mods/bridging-mod.pw.toml"
|
|||||||
hash = "9b5595b414f281b4f30c53751d0a0fb213ea4e70b94baf3e249886585f1afefb"
|
hash = "9b5595b414f281b4f30c53751d0a0fb213ea4e70b94baf3e249886585f1afefb"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cardinal-components-api.pw.toml"
|
||||||
|
hash = "974049895ae886659595771f83bd5a03da5b969b402a029694a2978d1ffd7aa0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/chat-heads.pw.toml"
|
file = "mods/chat-heads.pw.toml"
|
||||||
hash = "ade1b7e69863b637fce80130baba133817cf8eaf49d60f39bb86039b917c41bb"
|
hash = "ade1b7e69863b637fce80130baba133817cf8eaf49d60f39bb86039b917c41bb"
|
||||||
@ -310,6 +315,11 @@ file = "mods/trash-cans.pw.toml"
|
|||||||
hash = "9239555187f50289032bcaa6285bd8766ea465dc8e0f9015a22314ed8078cae5"
|
hash = "9239555187f50289032bcaa6285bd8766ea465dc8e0f9015a22314ed8078cae5"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/travelersbackpack.pw.toml"
|
||||||
|
hash = "5d727700d00a63045afc39b5e5d9357f783a1c10be85ec655e6d61e1c21f4f35"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/traverse.pw.toml"
|
file = "mods/traverse.pw.toml"
|
||||||
hash = "26748ea15430ca4314c15f7b58fe5200f309e76e01c372990ca213fe7d3bfb9f"
|
hash = "26748ea15430ca4314c15f7b58fe5200f309e76e01c372990ca213fe7d3bfb9f"
|
||||||
|
|||||||
13
mods/cardinal-components-api.pw.toml
Normal file
13
mods/cardinal-components-api.pw.toml
Normal 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"
|
||||||
13
mods/travelersbackpack.pw.toml
Normal file
13
mods/travelersbackpack.pw.toml
Normal 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"
|
||||||
@ -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 = "f7560ffb80d173fafac45c4fa9a9abe7bd31cad802f34854a6963ba23fc2a1e9"
|
hash = "9e281684bdc3c810b3c11ce5c875e1db007c92fb674bb1c4a15197da43813f51"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.2"
|
fabric = "0.17.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user