diff --git a/index.toml b/index.toml index ea3eabe..c187458 100644 --- a/index.toml +++ b/index.toml @@ -784,11 +784,31 @@ file = "mods/luckperms.pw.toml" hash = "7c5ddb1d34d6b46a821398895ef8650b58b70af35c41befac3109120fc275a32" metafile = true +[[files]] +file = "mods/macaws-bridges.pw.toml" +hash = "ebbb66ec2c5d8ec1cbccccc9d93ed170409a0f4abaefda5dac0b921159ce5dac" +metafile = true + +[[files]] +file = "mods/macaws-fences-and-walls.pw.toml" +hash = "1149d2654725b67e336af5e68ca07c55369de3615aee28b080c6da9dd103ee0f" +metafile = true + +[[files]] +file = "mods/macaws-lights-and-lamps.pw.toml" +hash = "cae3b29f791d046f675e09a678916f7c2918ecf4029ef460610abdfc1fea3af5" +metafile = true + [[files]] file = "mods/macaws-paintings.toml" hash = "84a9f46385a31a08b7560bc1c8aed8dd2de533017183c6fc8b2c5b2dc7c1720a" metafile = true +[[files]] +file = "mods/macaws-windows.pw.toml" +hash = "efae4449e802f00e3dd79446adcb305d43f3f2471e48ebde9e08ef531d95b434" +metafile = true + [[files]] file = "mods/malilib.toml" hash = "b5b47d70b94e6519b798ce3f172339bba1413ee64cb08c4f0559d0d83b38bed3" diff --git a/mods/macaws-bridges.pw.toml b/mods/macaws-bridges.pw.toml new file mode 100644 index 0000000..df31dc8 --- /dev/null +++ b/mods/macaws-bridges.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Bridges" +filename = "mcw-bridges-2.0.3fabric-mc1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "67252d90c2bc7c4e09098867f8fead0f230d77b1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3793698 +project-id = 351725 diff --git a/mods/macaws-fences-and-walls.pw.toml b/mods/macaws-fences-and-walls.pw.toml new file mode 100644 index 0000000..b81ace0 --- /dev/null +++ b/mods/macaws-fences-and-walls.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Fences and Walls" +filename = "mcw-fences-1.0.5fabric-mc1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "0a34b5232a3cb1bef3a3c8da52338914c66a3f16" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3817474 +project-id = 453925 diff --git a/mods/macaws-lights-and-lamps.pw.toml b/mods/macaws-lights-and-lamps.pw.toml new file mode 100644 index 0000000..5c2b633 --- /dev/null +++ b/mods/macaws-lights-and-lamps.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Lights and Lamps" +filename = "mcw-lights-1.0.3c fabric-mc1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6c8d9d8146dec6718ab87e026f4c953f20abe349" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3750059 +project-id = 502372 diff --git a/mods/macaws-windows.pw.toml b/mods/macaws-windows.pw.toml new file mode 100644 index 0000000..88acd84 --- /dev/null +++ b/mods/macaws-windows.pw.toml @@ -0,0 +1,13 @@ +name = "Macaw's Windows" +filename = "mcw-windows-2.0.3bfabric-mc1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "bdf5ab5175e83abcafea59f5e0a1a2c3ae4677b1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3757609 +project-id = 363569 diff --git a/pack.toml b/pack.toml index 91039cd..b968b2a 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 = "dead06bf9dfad04fd0afab7081abbf4be24b18d6404322c51bbc3c3ef6fc88bc" +hash = "2862b351e61dbe05904e337410c468003fdff933264893c8b0d530f7232d0449" [versions] fabric = "0.14.7"