diff --git a/.minecraft/config/one_slot.json b/.minecraft/config/one_slot.json new file mode 100644 index 0000000..72e41bb --- /dev/null +++ b/.minecraft/config/one_slot.json @@ -0,0 +1,3 @@ +{ + "sgm": "CREATIVE" +} diff --git a/.minecraft/index.toml b/.minecraft/index.toml index d455963..25e2251 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -186,6 +186,11 @@ file = "mods/jei.pw.toml" hash = "4b2d106ce00d09612a66ced11538304eedc540267a285976da54da8f2f624eb2" metafile = true +[[files]] +file = "mods/kitspaxels.pw.toml" +hash = "d488587147730c91ee746c15d623bb9ff14a2659ff838ffd2fdb7d68fc065a27" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "9063bac3fdf585a43d318e3f9773475a28ecb8fe80bc7689cc480851eef97420" @@ -206,6 +211,11 @@ file = "mods/lambdynamiclights.pw.toml" hash = "62dcbd50ca504de26da23305b6e1578298b6cfd14fb98118fcd471cf128d4337" metafile = true +[[files]] +file = "mods/lavender.pw.toml" +hash = "ac014dfa07ca7716893c200aa128062220012441992683c35e6e7ec966d01069" +metafile = true + [[files]] file = "mods/luckperms.pw.toml" hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a" @@ -361,6 +371,11 @@ file = "mods/vanish.pw.toml" hash = "f75ab965e4eb71aefb05a30a80433b94d582e6a68eb5e4d54a06dd43b0181244" metafile = true +[[files]] +file = "mods/victus.pw.toml" +hash = "7b21145f12fd0c686b4a65b20b1759bfeeba81f28c5233a0da8c8e34936e13e6" +metafile = true + [[files]] file = "mods/view-distance-fix.pw.toml" hash = "31c2a0e56c320f751bf53a44d3f1bcdb4e3ab268b8d26543bc7ec2c638e52487" diff --git a/.minecraft/mods/kitspaxels.pw.toml b/.minecraft/mods/kitspaxels.pw.toml new file mode 100644 index 0000000..fa7c89b --- /dev/null +++ b/.minecraft/mods/kitspaxels.pw.toml @@ -0,0 +1,13 @@ +name = "Kit's Paxels" +filename = "kits-paxels-1.1.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/LDOVpB7g/versions/hE16lVdJ/kits-paxels-1.1.1.jar" +hash-format = "sha512" +hash = "08d338773b5214fff72c15126e436610224f1a8055601ecb070470b52ddc610c41f4b9e74949811297aa98ad2521635baca936c1e46d6e171f886c0ac02b623d" + +[update] +[update.modrinth] +mod-id = "LDOVpB7g" +version = "hE16lVdJ" diff --git a/.minecraft/mods/lavender.pw.toml b/.minecraft/mods/lavender.pw.toml new file mode 100644 index 0000000..27163e3 --- /dev/null +++ b/.minecraft/mods/lavender.pw.toml @@ -0,0 +1,13 @@ +name = "Lavender" +filename = "lavender-0.1.9+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/D5h9NKNI/versions/nJIAf9uL/lavender-0.1.9%2B1.20.jar" +hash-format = "sha512" +hash = "4387b7d2934c8d420fb5cba7570f9a9475322c864e47022f57398dbc184dd19a4f3d1471ae9728299b46eb5ad6001957e03baec88072c20fa4051ebf5774d748" + +[update] +[update.modrinth] +mod-id = "D5h9NKNI" +version = "nJIAf9uL" diff --git a/.minecraft/mods/victus.pw.toml b/.minecraft/mods/victus.pw.toml new file mode 100644 index 0000000..f51b497 --- /dev/null +++ b/.minecraft/mods/victus.pw.toml @@ -0,0 +1,13 @@ +name = "Victus - Custom Hearts" +filename = "victus-0.1.15-1+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Sy5mAKPK/versions/b79Ud8Xi/victus-0.1.15-1%2B1.20.jar" +hash-format = "sha512" +hash = "dfe5c71198dffebde830baef033ddf7ff633904b7278eb0b99f5fee4d879a383d4ca8279e8045911657023b1b81450819bc884fdbafcd9a472c7eb4fe1be2a39" + +[update] +[update.modrinth] +mod-id = "Sy5mAKPK" +version = "b79Ud8Xi" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 851b7f8..ecda7e7 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9aa2817c9eb174e59c19ae88bedeff741683e934a682510a8f13e5e89002e540" +hash = "d766d4a590ea7685c293c804f4b94664d43648e956fcbfa1015bec35d8cf9269" [versions] fabric = "0.16.10"