This commit is contained in:
parent
86c0db7187
commit
9af44ab988
4 changed files with 14 additions and 1 deletions
BIN
files/jars/classicpipes-fabric-1.21.8-1.0.2.jar
Normal file
BIN
files/jars/classicpipes-fabric-1.21.8-1.0.2.jar
Normal file
Binary file not shown.
|
|
@ -94,6 +94,11 @@ file = "mods/chunky.pw.toml"
|
||||||
hash = "d7bf322a76167250e976b884602ebc1e6115b77ee3b4f4eaf07577e97352af18"
|
hash = "d7bf322a76167250e976b884602ebc1e6115b77ee3b4f4eaf07577e97352af18"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/classicpipes.pw.toml"
|
||||||
|
hash = "956123a6173da81e575e9c16bee78529275ac8af8842c21c575c8f953171385c"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70"
|
hash = "a216e613b5ada8a83972394c8b52331388f6d3e41187a04c3bced3f1752bea70"
|
||||||
|
|
|
||||||
8
modpack/mods/classicpipes.pw.toml
Normal file
8
modpack/mods/classicpipes.pw.toml
Normal file
|
|
@ -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"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "cad4158e3c0e82b72fd7dc1e7521c47cead1ff87328fdc7203774bd6baaf5e94"
|
hash = "8d1746d394617b1dd5f9ef97b96797417f35cd0ff147cb5516e5dff8acda92a5"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.2"
|
fabric = "0.17.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue