diff --git a/index.toml b/index.toml index 4389cc0..de43d40 100644 --- a/index.toml +++ b/index.toml @@ -822,6 +822,11 @@ file = "mods/travelers-titles.pw.toml" hash = "4a6f6a982d64403d49c0f170aa550f06ee0a25cb5515d9202290ea88ebc1209f" metafile = true +[[files]] +file = "mods/travelersbackpack.pw.toml" +hash = "d945d00210d333b8dc2ed7fc5e253f2866af7e1ee72c60630d3dc32f21662838" +metafile = true + [[files]] file = "mods/tree-harvester.pw.toml" hash = "81c003f5e17fd1cf0b9e7522edb6aa5125acd8667a74b3258bced17c4b883537" diff --git a/mods/travelersbackpack.pw.toml b/mods/travelersbackpack.pw.toml new file mode 100644 index 0000000..75a2868 --- /dev/null +++ b/mods/travelersbackpack.pw.toml @@ -0,0 +1,13 @@ +name = "Traveler's Backpack" +filename = "travelersbackpack-forge-1.20.1-9.1.15.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rlloIFEV/versions/FDqFhZfz/travelersbackpack-forge-1.20.1-9.1.15.jar" +hash-format = "sha1" +hash = "7190d7e84d32b7b53cd2dfd13ab60764720fed75" + +[update] +[update.modrinth] +mod-id = "rlloIFEV" +version = "FDqFhZfz" diff --git a/pack.toml b/pack.toml index 507f287..8ccff56 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0691d17ec9392676c16cfcad525b2695c396abbfe1f059397aaf9e0838b7a363" +hash = "74b7eec13c6f10d93004ad4c4df67428cae86610edee08fb291a770f6f10820c" [versions] minecraft = "1.20.1"