diff --git a/index.toml b/index.toml index 63f6e87..9e4374a 100644 --- a/index.toml +++ b/index.toml @@ -688,6 +688,11 @@ file = "mods/patchouli.pw.toml" hash = "0f836f28b6f47893d3692c1fcac8809c79586f54b81d931e6f65cbf50932fe9e" metafile = true +[[files]] +file = "mods/pipez.pw.toml" +hash = "03c2188c7c5aa4407964fd3bb20074b52eb2adf8897c3a22897cc037446450ce" +metafile = true + [[files]] file = "mods/placebo.pw.toml" hash = "a4d69d17f722621954431e3569cd1b6246c6fad22cc71d60cfb3e3c00dc07cf9" diff --git a/mods/pipez.pw.toml b/mods/pipez.pw.toml new file mode 100644 index 0000000..1e797bd --- /dev/null +++ b/mods/pipez.pw.toml @@ -0,0 +1,13 @@ +name = "Pipez" +filename = "pipez-neoforge-1.21.1-1.2.31.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/iRmWy6ga/versions/BPGKb8pi/pipez-neoforge-1.21.1-1.2.31.jar" +hash-format = "sha512" +hash = "7291230b62104b73b04564d6d39ba18d11134a5713ee79242c7ae8885d07c4efb5f5d0ab75b8ff9aba3119ed8163d0c5488ad603a2db21b92dc35715b723ce5e" + +[update] +[update.modrinth] +mod-id = "iRmWy6ga" +version = "BPGKb8pi" diff --git a/pack.toml b/pack.toml index 2dacabc..c15d30e 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 = "e378972d1701e8081c0a15b196832139a0f79804584b075b7e1be1b15fcd3480" +hash = "5469e421345ab1c81d75919c0cd35c3a6a2aa7fa940c3a34c5401aa15fa043f0" [versions] minecraft = "1.21.1"