diff --git a/index.toml b/index.toml index 3ea5f4e..1c79704 100644 --- a/index.toml +++ b/index.toml @@ -25,6 +25,11 @@ file = "mods/bookshelf.pw.toml" hash = "d12e1ffd08b9f26a5ad78dabdc9a4a2212ca4058dd9d6347a716bd5e25139dae" metafile = true +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "6f0676fe7167a5a5e992ac1588e5a7f62bb6ffcaad158d7f1ace220c73adb938" +metafile = true + [[files]] file = "mods/carry-on.pw.toml" hash = "3b45878fbe0e15944f9d4c159741548debf4d775fd9e2f9992dcd1719c08b3da" @@ -35,6 +40,11 @@ file = "mods/cinderscapes.pw.toml" hash = "29e76e233eb1851f53a82772e1f424a5e0f1e6c41ff64b013c8a517c55ebefe8" metafile = true +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "403c99e6b3c7f03bfc1ef8f0a23c79d9929eb42658be02bd0911c36b0174cf5b" +metafile = true + [[files]] file = "mods/clumps.pw.toml" hash = "1b222f2d73036e0d08be25c3c8c5a77a8454b1f399467ff212d09e936426734e" @@ -205,6 +215,11 @@ file = "mods/searchables.pw.toml" hash = "7907d6767fc871c8949c4ee64407796b6c9512207a0a06aa8f874357ec81f2f2" metafile = true +[[files]] +file = "mods/shulkerboxtooltip.pw.toml" +hash = "db5a1c7f46a9e397a88fb49ed9856ead85dc22b40611b614b71d1fe15e09c770" +metafile = true + [[files]] file = "mods/sodium.pw.toml" hash = "9a927c3e0830ba32e1b8a2e543597781724462595b8cce58f676962b442bb52b" @@ -215,6 +230,11 @@ file = "mods/terrestria.pw.toml" hash = "f9e658d7bc21c911b7022ed60ccbfc07639d1ddfb515a38e78d5c836aca9890a" metafile = true +[[files]] +file = "mods/travelers-backpack-fabric.pw.toml" +hash = "16fbd1c84372cc9a11b82f4576769ec1373689bdf05660a35f55f26d1b032d72" +metafile = true + [[files]] file = "mods/traverse.pw.toml" hash = "ab7e965d70636b5f3319e09315b877f6067106e5226128c757428660527f88ce" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..ff20358 --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.2.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "b049c6342185dae10607d6c1fe2fd792db189582" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4681153 +project-id = 318449 diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..c028a15 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API (Fabric/Forge/NeoForge)" +filename = "cloth-config-11.1.118-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "f669f899d707b9e9acf1c239b0ae6b2c8be95361" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4973440 +project-id = 348521 diff --git a/mods/shulkerboxtooltip.pw.toml b/mods/shulkerboxtooltip.pw.toml new file mode 100644 index 0000000..e759847 --- /dev/null +++ b/mods/shulkerboxtooltip.pw.toml @@ -0,0 +1,13 @@ +name = "Shulker Box Tooltip [Fabric/Forge]" +filename = "shulkerboxtooltip-fabric-4.0.4+1.20.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "c947b9056d7c96434acf51833640af1996af06ce" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4611154 +project-id = 315811 diff --git a/mods/travelers-backpack-fabric.pw.toml b/mods/travelers-backpack-fabric.pw.toml new file mode 100644 index 0000000..0d2ad29 --- /dev/null +++ b/mods/travelers-backpack-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Traveler's Backpack [Fabric]" +filename = "travelers-backpack-1.20.1-9.1.9.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "45dc110ff1b9c5ef2a362193753bf199d6bac55b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4989864 +project-id = 541171 diff --git a/pack.toml b/pack.toml index 1f51665..63f4301 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7f0aca29ff01d057d47fb9617e88f59114662ed80eb759ae062d559e7ff42485" +hash = "69e6aed728fa8d4c608d5e3ae3418e70400bd208e27ed329adf0a4840acd0810" [versions] fabric = "0.15.7"