diff --git a/index.toml b/index.toml index 20e0610..8fedd95 100644 --- a/index.toml +++ b/index.toml @@ -155,11 +155,6 @@ file = "mods/cit-resewn.pw.toml" hash = "6e0f65ee18b813423cc838f9fde4114d0b26b624232990c228372fb06e9e9b40" metafile = true -[[files]] -file = "mods/client-commands.pw.toml" -hash = "4abf982db7bfaae41c8ac2c6d124b3092711750a792354d381829751166ecc1a" -metafile = true - [[files]] file = "mods/cloth-config.pw.toml" hash = "b2d6595b73bd66167a4d7ace472c54c0eab45f55e1769f4ff7da72ce8b58872a" @@ -170,11 +165,6 @@ file = "mods/collective.pw.toml" hash = "007aa1d77ed4acb655c583b31a1acccc8d8b4dfbf66ecd81c80dc073798686c4" metafile = true -[[files]] -file = "mods/continuity.pw.toml" -hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe" -metafile = true - [[files]] file = "mods/controlling.pw.toml" hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml new file mode 100644 index 0000000..fa6e2c2 --- /dev/null +++ b/mods/controlling.pw.toml @@ -0,0 +1,13 @@ +name = "Controlling" +filename = "Controlling-fabric-1.20.1-12.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar" +hash-format = "sha1" +hash = "8d6badebb7f2aea04793c92174dafa946b13f1e9" + +[update] +[update.modrinth] +mod-id = "xv94TkTM" +version = "6ipZLQSK" diff --git a/mods/creativecore.pw.toml b/mods/creativecore.pw.toml new file mode 100644 index 0000000..c3f574a --- /dev/null +++ b/mods/creativecore.pw.toml @@ -0,0 +1,13 @@ +name = "CreativeCore" +filename = "CreativeCore_FABRIC_v2.12.22_mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/INXBZl4Y/CreativeCore_FABRIC_v2.12.22_mc1.20.1.jar" +hash-format = "sha1" +hash = "36dd1279ab01901eba5c48eb62d19e90dcba6e5b" + +[update] +[update.modrinth] +mod-id = "OsZiaDHq" +version = "INXBZl4Y" diff --git a/pack.toml b/pack.toml index 357d925..b6e02b3 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 = "fde585c6c378cb1445e8edea252368fe3f66e54bac9aa7962d032ae1516f352e" +hash = "0f56b835ec48c07cc3ac6664b9f545eb1939aefc3c7e7d2f71d4e42e0c2d24d1" [versions] minecraft = "1.20.1"