add travelers backpacks
This commit is contained in:
parent
ee573ffdd1
commit
9d5dfde8ae
10
index.toml
10
index.toml
@ -292,6 +292,11 @@ file = "mods/caracal_mob.pw.toml"
|
|||||||
hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
|
hash = "afa6eaa0dba8f23b7094929a38d9402863396064fc850cb847ea56375262dc47"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cardinal-components-api.pw.toml"
|
||||||
|
hash = "50e3b067e93d3e6683d540edc4d046ed7b6b5fbb31409df1727b120f225b1975"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/carpet-fixes.pw.toml"
|
file = "mods/carpet-fixes.pw.toml"
|
||||||
hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9"
|
hash = "d7c6555b666ff113894f6dd6dba7e6cc95c041542d06a39fd6f67421341711b9"
|
||||||
@ -1162,6 +1167,11 @@ file = "mods/travelers-titles.pw.toml"
|
|||||||
hash = "df6c42195656610837ff05462ac37bb40da04a18de198333769030c562cbfe2d"
|
hash = "df6c42195656610837ff05462ac37bb40da04a18de198333769030c562cbfe2d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/travelersbackpack.pw.toml"
|
||||||
|
hash = "d3f43c1b4ceee76f41e0033884cf56a311d5150b99fb95187df4a4e85ac91041"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/traverse.pw.toml"
|
file = "mods/traverse.pw.toml"
|
||||||
hash = "e260ccd93b6650fc7317b51c5e0beffc5fef680d42808c2fd1ed7cab098d1b20"
|
hash = "e260ccd93b6650fc7317b51c5e0beffc5fef680d42808c2fd1ed7cab098d1b20"
|
||||||
|
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-5.2.2.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/K01OU20C/versions/qW85eawp/cardinal-components-api-5.2.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "b049c6342185dae10607d6c1fe2fd792db189582"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "K01OU20C"
|
||||||
|
version = "qW85eawp"
|
13
mods/travelersbackpack.pw.toml
Normal file
13
mods/travelersbackpack.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Traveler's Backpack"
|
||||||
|
filename = "travelers-backpack-1.20.1-9.1.9.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/rlloIFEV/versions/C78BanYS/travelers-backpack-1.20.1-9.1.9.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "45dc110ff1b9c5ef2a362193753bf199d6bac55b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "rlloIFEV"
|
||||||
|
version = "C78BanYS"
|
@ -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 = "ee1b901981e522dbea7f671bf22acca821e388bacb1836763a229f389cf25c79"
|
hash = "12be3ca5e199c0297c66131bfdd76f72432d6726b0afceda24e6e3ae4eae360a"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.3"
|
fabric = "0.15.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user