diff --git a/index.toml b/index.toml index 06f5912..0432959 100644 --- a/index.toml +++ b/index.toml @@ -84,6 +84,11 @@ file = "mods/createaddition.pw.toml" hash = "271947f1dc13dd6e08b7497d252bfefa0a7271cbac333896f03d74c226f35e1b" metafile = true +[[files]] +file = "mods/createplus.pw.toml" +hash = "8a4802536ab925162bb3e343137d56d0958453f559a38515ff686f49446e81db" +metafile = true + [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "119967d6984daefc2dda4e34e9f2fd3edb4ee48abb3edf8ce8edd460e6e680be" @@ -274,6 +279,11 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "7612fb1157e2d89637ee4881edc7e51de522c567abbda02b86990d49c17f9a9c" metafile = true +[[files]] +file = "mods/scout.pw.toml" +hash = "0d77ee9748eb7cf66b0c8cea8e500c54597deb9e885eac0d3d260aa9612a79d1" +metafile = true + [[files]] file = "mods/sky.pw.toml" hash = "ebb1c581de39cc2bc2741de70a99563b2a79daa1526ea9476be1e185e584b51d" @@ -309,6 +319,11 @@ file = "mods/terra.pw.toml" hash = "d3df5f333ab62716ee0418ad9654a3bead43f69ccf26dfbcda81d1ab3e6d5606" metafile = true +[[files]] +file = "mods/trinkets.pw.toml" +hash = "712e87884c53ad1c8891e7ea384318750051684144972ad11a15c44cf327a864" +metafile = true + [[files]] file = "mods/yosbr.pw.toml" hash = "003dee7fef878abc298c3c6589b7b21e8922def090c9cf8259ae8c6aacc0946f" diff --git a/mods/createplus.pw.toml b/mods/createplus.pw.toml new file mode 100644 index 0000000..61aa0c0 --- /dev/null +++ b/mods/createplus.pw.toml @@ -0,0 +1,13 @@ +name = "CreatePlus" +filename = "createplus-1.0.0-beta4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "199a839806d471ff5b44e65b084998e10ec176ef" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3793504 +project-id = 623941 diff --git a/mods/scout.pw.toml b/mods/scout.pw.toml new file mode 100644 index 0000000..5557da2 --- /dev/null +++ b/mods/scout.pw.toml @@ -0,0 +1,13 @@ +name = "Scout" +filename = "scout-1.18.2-1.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "89b916300c78eb358def56f057138422ff273a23" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3845961 +project-id = 631922 diff --git a/mods/trinkets.pw.toml b/mods/trinkets.pw.toml new file mode 100644 index 0000000..feb70c2 --- /dev/null +++ b/mods/trinkets.pw.toml @@ -0,0 +1,13 @@ +name = "Trinkets (Fabric)" +filename = "trinkets-3.3.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "1f6784a63d0c4cfe6caacf7b7a93ddd9f0b4e491" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3786685 +project-id = 341284 diff --git a/pack.toml b/pack.toml index b4bf3eb..28cc048 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 = "ddc3da0e7ad8c5e423a294a92cb51da592f9824602f8530eef89bf6a51c2c269" +hash = "4185d1e26a000171c030d15bedb7a8827f7440e9bbaf01b131d48b5629c7e6ae" [versions] fabric = "0.14.8"