From c8a424d432b49b71b3759b3b1e5c9a3bd4a83dbd Mon Sep 17 00:00:00 2001 From: TDLaouer Date: Wed, 27 Mar 2024 19:13:54 +0100 Subject: [PATCH] Show me your skin worm ! --- index.toml | 20 +++++++++++++++++++ ...create-enchantment-industry-fabric.pw.toml | 13 ++++++++++++ mods/friendly-griefing.pw.toml | 13 ++++++++++++ mods/iris-flw-compat.pw.toml | 13 ++++++++++++ mods/show-me-your-skin.pw.toml | 13 ++++++++++++ pack.toml | 2 +- 6 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 mods/create-enchantment-industry-fabric.pw.toml create mode 100644 mods/friendly-griefing.pw.toml create mode 100644 mods/iris-flw-compat.pw.toml create mode 100644 mods/show-me-your-skin.pw.toml diff --git a/index.toml b/index.toml index 0317a50..2b14729 100644 --- a/index.toml +++ b/index.toml @@ -79,6 +79,11 @@ file = "mods/crafting-tweaks.pw.toml" hash = "cf9852c1ccb3281ea336dfff5cfcce3e3df5b051f6ae0eba975bdd19cf25b667" metafile = true +[[files]] +file = "mods/create-enchantment-industry-fabric.pw.toml" +hash = "da0b1e65c3bb9f9eabfbaf4242b3adf22267752adb3824fe62b24077cf458340" +metafile = true + [[files]] file = "mods/create-fabric-sodium-fix.pw.toml" hash = "0dc9fad2f8048eab5f3ba5d1ee71884046fea3de7e8432df5d1ab66b6e084c85" @@ -169,6 +174,11 @@ file = "mods/ferrite-core.pw.toml" hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" metafile = true +[[files]] +file = "mods/friendly-griefing.pw.toml" +hash = "a152b43dc400577a51a7ad32c74f99592ddf8ee927902543b7791c090ae00225" +metafile = true + [[files]] file = "mods/geckolib.pw.toml" hash = "19cbba78c4982b15d10e44736a5fb7e992e477f6101799258d0ef7e03b288033" @@ -214,6 +224,11 @@ file = "mods/inventory-profiles-next.pw.toml" hash = "dd8dadd99d99c0535beb51accbb85be19bd2d26944c2836f816f9709f51bb59d" metafile = true +[[files]] +file = "mods/iris-flw-compat.pw.toml" +hash = "15733da443b242fa60953e3fec16df945c545d9123bfc4b76589e8828fb11012" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "41a3116f5642d40ed54efda3f863373fa4d3c0c3a24a447a38c8a106e9fbb079" @@ -304,6 +319,11 @@ file = "mods/searchables.pw.toml" hash = "1fe2b3aa3fb54a4c449935c7cd74c8a3af1a342e6974bf6154916908ad861d1f" metafile = true +[[files]] +file = "mods/show-me-your-skin.pw.toml" +hash = "df761035026cafe3e312f1d4514f27ff08a87471436fa6eb6186925b0858856d" +metafile = true + [[files]] file = "mods/shulkerboxtooltip.pw.toml" hash = "5003f2c451c9459b7911ac786897eead4d74a8ebdad4741476949791b26c3caa" diff --git a/mods/create-enchantment-industry-fabric.pw.toml b/mods/create-enchantment-industry-fabric.pw.toml new file mode 100644 index 0000000..98e13ed --- /dev/null +++ b/mods/create-enchantment-industry-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Create Enchantment Industry Fabric" +filename = "create_enchantment_industry-1.2.16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/AEZO385x/versions/SI0RzkGk/create_enchantment_industry-1.2.16.jar" +hash-format = "sha1" +hash = "c1153315e3d0e7d216ca3179e483fe8b9f794433" + +[update] +[update.modrinth] +mod-id = "AEZO385x" +version = "SI0RzkGk" diff --git a/mods/friendly-griefing.pw.toml b/mods/friendly-griefing.pw.toml new file mode 100644 index 0000000..ff716aa --- /dev/null +++ b/mods/friendly-griefing.pw.toml @@ -0,0 +1,13 @@ +name = "Friendly Griefing" +filename = "FriendlyGriefing-1.20-1.0.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/71ytzNvi/versions/EqQg2qvt/FriendlyGriefing-1.20-1.0.2.jar" +hash-format = "sha1" +hash = "36f3ff362f86ca145e95c4b67c152cf6a022223e" + +[update] +[update.modrinth] +mod-id = "71ytzNvi" +version = "EqQg2qvt" diff --git a/mods/iris-flw-compat.pw.toml b/mods/iris-flw-compat.pw.toml new file mode 100644 index 0000000..7535a5f --- /dev/null +++ b/mods/iris-flw-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Iris & Oculus Flywheel Compat" +filename = "iris-flywheel-compat-1.20.1-0.2.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ndHYMY2K/versions/5ocHQiCL/iris-flywheel-compat-1.20.1-0.2.1.jar" +hash-format = "sha1" +hash = "af8b4f003972ca97cc4613b30a6c7745f24ee241" + +[update] +[update.modrinth] +mod-id = "ndHYMY2K" +version = "5ocHQiCL" diff --git a/mods/show-me-your-skin.pw.toml b/mods/show-me-your-skin.pw.toml new file mode 100644 index 0000000..a69f1fa --- /dev/null +++ b/mods/show-me-your-skin.pw.toml @@ -0,0 +1,13 @@ +name = "Show Me Your Skin!" +filename = "show-me-your-skin-1.8.0+1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/bD7YqcA3/versions/yPAbIxZe/show-me-your-skin-1.8.0%2B1.20.jar" +hash-format = "sha1" +hash = "1d0c3863fe7c2922a07b14fa5cee4fc3a2df5955" + +[update] +[update.modrinth] +mod-id = "bD7YqcA3" +version = "yPAbIxZe" diff --git a/pack.toml b/pack.toml index af19827..efcdfae 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 = "7cd5b4161136294cee1f5097b535a39362da112b02763ceac3208a1fa17077f5" +hash = "4919fc35f9fff61eb9a4dda6143fef0d7be3bcc5feda2533d6b7cada81ab668b" [versions] fabric = "0.15.7"