diff --git a/index.toml b/index.toml index 40ae18e..9ddb7c6 100644 --- a/index.toml +++ b/index.toml @@ -45,6 +45,16 @@ file = "mods/continuity.pw.toml" hash = "3476857955abc3053155ef32f1479594d3a7b61e522d570d66f1d0d327b4ecf8" metafile = true +[[files]] +file = "mods/create-fabric.pw.toml" +hash = "c5bd4a4596e5a5b994963e8804a10fab35729c3ce86e6f5797efa38ccefab0bc" +metafile = true + +[[files]] +file = "mods/createplus.pw.toml" +hash = "84a26eada70c919e518bdc9f51f1df2b5283d98b6b1acd1d0ae33f162b5e26df" +metafile = true + [[files]] file = "mods/cull-less-leaves.pw.toml" hash = "cd41e5b7c8618ab49ce53eb61df2877be283b16eebf92b11f1b110bcd8494a02" diff --git a/mods/create-fabric.pw.toml b/mods/create-fabric.pw.toml new file mode 100644 index 0000000..16a8250 --- /dev/null +++ b/mods/create-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create Fabric" +filename = "create-mc1.18.2_v0.4.1+637.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "aecad84b43649edc50a7ee471be8668e22073c91" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3848372 +project-id = 624165 diff --git a/mods/createplus.pw.toml b/mods/createplus.pw.toml new file mode 100644 index 0000000..e1b5fdc --- /dev/null +++ b/mods/createplus.pw.toml @@ -0,0 +1,13 @@ +name = "CreatePlus" +filename = "createplus-1.0.0-beta4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/svgZx0UN/versions/1.0-beta4/createplus-1.0.0-beta4.jar" +hash-format = "sha1" +hash = "199a839806d471ff5b44e65b084998e10ec176ef" + +[update] +[update.modrinth] +mod-id = "svgZx0UN" +version = "9UJV0MUF" diff --git a/pack.toml b/pack.toml index 7d9ced2..0ba4b53 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 = "c32057894a98fdd5e016f6bcb311e413b6b718b9ea5a6a0bddac9ca0d5034174" +hash = "cf36a83f07730c0a5c38cac9a6981a42160319ab5116352ce7e37f0c04d7d9ef" [versions] fabric = "0.14.8"