diff --git a/index.toml b/index.toml index c0ba212..aeba122 100644 --- a/index.toml +++ b/index.toml @@ -590,6 +590,11 @@ file = "mods/indium.pw.toml" hash = "31278d67704a56eb32d93c240e4bfd9822e1ab6047ee14d752953dd0c24dca95" metafile = true +[[files]] +file = "mods/inline.pw.toml" +hash = "fdeb0f089d6acc972c3c6a097ae68e980481a1ea2be3bf79be06e24ea3bb7c13" +metafile = true + [[files]] file = "mods/interiors.pw.toml" hash = "957fccf5d7bb580339b0ac2b8de2986415ef83fe297963e888e97d2063afefc3" diff --git a/mods/inline.pw.toml b/mods/inline.pw.toml new file mode 100644 index 0000000..bc03a53 --- /dev/null +++ b/mods/inline.pw.toml @@ -0,0 +1,13 @@ +name = "Inline" +filename = "inline-fabric-1.20.1-1.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/fin1PX4m/versions/Bskomaui/inline-fabric-1.20.1-1.0.2.jar" +hash-format = "sha1" +hash = "3b89c793b1d91a4adbe5ae73f255a19cb6a6d490" + +[update] +[update.modrinth] +mod-id = "fin1PX4m" +version = "Bskomaui" diff --git a/pack.toml b/pack.toml index fcd9207..0f0dfd8 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 = "ca41b6dc27bd3e58ab785eedad9bf5eb97aab9a578e58d9e1624f401c4fec082" +hash = "f726f341f79cd047e7612136f1b09a14b9bf92ff62abe95c47f31a34a77fc602" [versions] fabric = "0.16.9"