From 19d4e9bf0cc37af60d06b440fff9b23854a05e10 Mon Sep 17 00:00:00 2001 From: reidlab Date: Sun, 30 Nov 2025 14:50:52 -0800 Subject: [PATCH] ie tweaks, item in chat --- index.toml | 10 ++++++++++ mods/displaythat.pw.toml | 8 ++++++++ mods/jei-multiblocks.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 mods/displaythat.pw.toml create mode 100644 mods/jei-multiblocks.pw.toml diff --git a/index.toml b/index.toml index 8084bf2..f5a648e 100644 --- a/index.toml +++ b/index.toml @@ -480,6 +480,11 @@ file = "mods/disable-accessibility-screen.pw.toml" hash = "852f47b38edc8389d21e3e2508c8128b10b2f7601aff8db56e4c441a949b8e96" metafile = true +[[files]] +file = "mods/displaythat.pw.toml" +hash = "880228d3483bb23212daa117122b63eca2822245a55f510e315a1022b4e2d60c" +metafile = true + [[files]] file = "mods/distraction-free-recipes.pw.toml" hash = "820727a4852072ccad40e99d05fdab98d7d5b214ef2fa1b01fc102408b0d322c" @@ -760,6 +765,11 @@ file = "mods/jamlib.pw.toml" hash = "638709ccc805606ac9fa9bf2f135ae4dd79d299e5796dcac062d838cbdaf6642" metafile = true +[[files]] +file = "mods/jei-multiblocks.pw.toml" +hash = "2649d9273df4a10cceeec5ca5d051a929df04f13d46d5418e8c2f226628219bb" +metafile = true + [[files]] file = "mods/jei.pw.toml" hash = "635e0d0eba66fcc6eb94026dfa562742d5b6aa96b8f316d0ed1b1678049b54b0" diff --git a/mods/displaythat.pw.toml b/mods/displaythat.pw.toml new file mode 100644 index 0000000..20640c6 --- /dev/null +++ b/mods/displaythat.pw.toml @@ -0,0 +1,8 @@ +name = "displaythat" +filename = "displaythat-1.21.1-1.0.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/zBnsgnoB/versions/ljbjM4r1/displaythat-1.21.1-1.0.0.jar" +hash-format = "sha256" +hash = "887e5e87d1d42dda6b28f22885d215eda579421d62c511de270612df7e4a6db1" diff --git a/mods/jei-multiblocks.pw.toml b/mods/jei-multiblocks.pw.toml new file mode 100644 index 0000000..c7d1913 --- /dev/null +++ b/mods/jei-multiblocks.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Immersive Multiblocks" +filename = "jeimultiblocks-1.21.1-1.0.6.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ffLYPaWN/versions/kLhFXG0T/jeimultiblocks-1.21.1-1.0.6.jar" +hash-format = "sha512" +hash = "711ce793348d9cf8662bf7e13ed39c2b9d025f9eb3f3c90d7240de2fe2c38ee8c7abf654840e1c945ba66c1739bf77dfe8571a6186cca42cf472b4eaa74a416a" + +[update] +[update.modrinth] +mod-id = "ffLYPaWN" +version = "kLhFXG0T" diff --git a/pack.toml b/pack.toml index b77569a..58d5c0f 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 = "dabade5a45b6064621c894d0817dde98826647ddce8021d7d19e4f31c87c1a28" +hash = "cc0ac240ca0f5f8cf67d8c6a22aaa5c8e4733a2ad8d43b218a92bb3079c7d45d" [versions] minecraft = "1.21.1"