diff --git a/index.toml b/index.toml index c76f52f..cc22d8d 100644 --- a/index.toml +++ b/index.toml @@ -800,6 +800,10 @@ hash = "cbc1f19ad49273dde46d3f7c888005e780a2ccde34933a543454b773d34cec34" file = "config/defaultoptions/extra/config/oculus.properties" hash = "cf042664a4674a2b929182854652b07051f10e4beee06783b16f32787425e81d" +[[files]] +file = "config/defaultoptions/extra/config/passthroughsigns-common.toml" +hash = "f9619a2d46945c17a41f41eccf10acd080175133aa84c6eaad28a948e2f08381" + [[files]] file = "config/defaultoptions/extra/config/patchouli-client.toml" hash = "3b6236845f6a5ff8804487b63b0d74305b91316dc9a008362838607b0be3bd8e" @@ -1413,6 +1417,11 @@ file = "mods/journeymap.pw.toml" hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3" metafile = true +[[files]] +file = "mods/just-enough-effect-descriptions-jeed.pw.toml" +hash = "3bd9645ec1d096ce228a05b655bb0664e6ca13054493264bb4490305f4ea81bc" +metafile = true + [[files]] file = "mods/just-enough-resources-jer.pw.toml" hash = "e4e7107718506a0ed56224ca1ea1dc0de79d40d68b37bee918d30bec35bd3cb8" @@ -1498,6 +1507,11 @@ file = "mods/oculus.pw.toml" hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d" metafile = true +[[files]] +file = "mods/passthrough-signs.pw.toml" +hash = "19ab5319511438bc91019b7e23d458f0fe8d6d467cfff94653f05a62fbe53f52" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "4d0b66ba4cb3c2965bf961d4bb991babb6a60f8a20709d1e295ed7fc8b6d8929" diff --git a/mods/just-enough-effect-descriptions-jeed.pw.toml b/mods/just-enough-effect-descriptions-jeed.pw.toml new file mode 100644 index 0000000..ebd7541 --- /dev/null +++ b/mods/just-enough-effect-descriptions-jeed.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Effect Descriptions (JEED)" +filename = "jeed-1.20-2.2.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/EO27GKs1/versions/cCbKMLHm/jeed-1.20-2.2.1.jar" +hash-format = "sha1" +hash = "642abc6c8c2b69203db9880d394b892ce91be977" + +[update] +[update.modrinth] +mod-id = "EO27GKs1" +version = "cCbKMLHm" diff --git a/mods/passthrough-signs.pw.toml b/mods/passthrough-signs.pw.toml new file mode 100644 index 0000000..b01a635 --- /dev/null +++ b/mods/passthrough-signs.pw.toml @@ -0,0 +1,13 @@ +name = "Passthrough Signs" +filename = "PassthroughSigns-1.20.2-2.6.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ef8fae4a21275bb44004442fdcae43cda238ab05" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4803074 +project-id = 224633 diff --git a/pack.toml b/pack.toml index 54d2e48..a6038b2 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 = "939265017a57da63f59483867b1f6bf73801b2780c02ea13c8cbd5709240d8f4" +hash = "c6417132ce36aa6296f3bf7ec835e9402dd2d8ae0ea0ae338ce4658b2cd20264" [versions] minecraft = "1.20.1"