From fef38d745bd04f6087cf25608eb3e0e24fbda0a0 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Thu, 17 Apr 2025 12:47:13 +0200 Subject: [PATCH] adding inline --- index.toml | 5 +++++ mods/inline.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/inline.pw.toml diff --git a/index.toml b/index.toml index 18a155f9..c664888d 100644 --- a/index.toml +++ b/index.toml @@ -22008,6 +22008,11 @@ file = "mods/indium.pw.toml" hash = "7e0aa0482e5ffef1c3a1d533813cd734db0b6d4ace1f83dfbaab63372236d823" metafile = true +[[files]] +file = "mods/inline.pw.toml" +hash = "8cefea3b72b0f2bd4ddfbfc7e449ca585b2c58e7ec32d8c02b12a25621eb7dd1" +metafile = true + [[files]] file = "mods/irisshaders.pw.toml" hash = "71a26ef25c317259238a5ec2e5929f68073ced1882145d1122815d33711d2ab2" diff --git a/mods/inline.pw.toml b/mods/inline.pw.toml new file mode 100644 index 00000000..f58fadd5 --- /dev/null +++ b/mods/inline.pw.toml @@ -0,0 +1,13 @@ +name = "Inline" +filename = "inline-fabric-1.20.1-1.1.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fin1PX4m/versions/oUAVXW1N/inline-fabric-1.20.1-1.1.1.jar" +hash-format = "sha512" +hash = "d98ae363e34d65d0fad43024ae8add97e8a0614ee9120da1dc1a655242a2a59cea5029165b31140085cacaffef80e59879c954b44f37d6e6b7f80ba15008b07c" + +[update] +[update.modrinth] +mod-id = "fin1PX4m" +version = "oUAVXW1N" diff --git a/pack.toml b/pack.toml index eff92671..98940e4c 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "44723070f727f5d3605796188e9dd2b71ec677e253d9fb1a15a4227722e0cfec" +hash = "9f65b5658a68f22c1b1d2dc8015c02776aa9e65478e006a4e16ba2c44f107745" [versions] fabric = "0.16.10"