diff --git a/files/jars/classicpipes-fabric-1.21.8-1.0.2.jar b/files/jars/classicpipes-fabric-1.21.8-1.0.2.jar new file mode 100644 index 0000000..f9c289a Binary files /dev/null and b/files/jars/classicpipes-fabric-1.21.8-1.0.2.jar differ diff --git a/modpack/index.toml b/modpack/index.toml index c060846..873e525 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -94,6 +94,11 @@ file = "mods/chunky.pw.toml" hash = "d7bf322a76167250e976b884602ebc1e6115b77ee3b4f4eaf07577e97352af18" metafile = true +[[files]] +file = "mods/classicpipes.pw.toml" +hash = "956123a6173da81e575e9c16bee78529275ac8af8842c21c575c8f953171385c" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70" diff --git a/modpack/mods/classicpipes.pw.toml b/modpack/mods/classicpipes.pw.toml new file mode 100644 index 0000000..bb0ebf8 --- /dev/null +++ b/modpack/mods/classicpipes.pw.toml @@ -0,0 +1,8 @@ +name = "ClassicPipes" +filename = "classicpipes-fabric-1.21.8-1.0.2.jar" +side = "both" + +[download] +url = "https://lvpack.sad.ovh/files/jars/classicpipes-fabric-1.21.8-1.0.2.jar" +hash-format = "sha256" +hash = "4075c184b7b1f06f04ad1b7514fa8124ed66e8640df899314875ef37421c135c" diff --git a/modpack/pack.toml b/modpack/pack.toml index 9bdf17b..2cf1068 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cad4158e3c0e82b72fd7dc1e7521c47cead1ff87328fdc7203774bd6baaf5e94" +hash = "8d1746d394617b1dd5f9ef97b96797417f35cd0ff147cb5516e5dff8acda92a5" [versions] fabric = "0.17.2"