[a] connectible chains and diagonal fences

This commit is contained in:
Sangelo 2024-05-24 14:49:58 +02:00
parent 947664c50f
commit 3ab4909554
5 changed files with 55 additions and 1 deletions

View file

@ -168,6 +168,11 @@ file = "mods/completeconfig.pw.toml"
hash = "2b880a4be1a624e956fafaea89834828c58b0c512e611e6746c3fb8d9e93b260"
metafile = true
[[files]]
file = "mods/connectible_chains.pw.toml"
hash = "24ceeef91ed4244c63cf0dd4d34fea6b64f13de330ab86ca4929808ee4d2c01f"
metafile = true
[[files]]
file = "mods/consistencyplus.pw.toml"
hash = "43955855758931bdd6be5b736278141a700265181cecf7ad9d8ae196dad89c5c"
@ -258,6 +263,11 @@ file = "mods/deepslatecutting.pw.toml"
hash = "f189746778654d05f2f568cb23d3a6ea50c25b7c0f490c1091b77e2eb60327d9"
metafile = true
[[files]]
file = "mods/diagonal-fences.pw.toml"
hash = "31a57e97467b2b34997b9594c692c73a414f9587801f3b92b6bef996377bf844"
metafile = true
[[files]]
file = "mods/disable-elytra.pw.toml"
hash = "aa1f4944dd825f74bee23822f87a39d17323832b1e23effd4642dbadc07a6ca9"
@ -708,6 +718,11 @@ file = "mods/presence-footsteps.pw.toml"
hash = "47f2cc55eea663422fb2121da11d2a4b19ce46b488dfa089dd0fb9d1a23b503a"
metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "5017352458c35693d4aa0ea8872a0e6b80a6c128a5866327b02263d2ce87c9c4"
metafile = true
[[files]]
file = "mods/qsl.pw.toml"
hash = "5a6df3930d69602402cd13bf860195ac44680e2d4556e8d1254ae730fcb4b0f9"

View file

@ -0,0 +1,13 @@
name = "Connectible Chains [Fabric]"
filename = "connectiblechains-2.2.1+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ykSfIgTw/versions/qSAa0vuB/connectiblechains-2.2.1%2B1.20.1.jar"
hash-format = "sha1"
hash = "0e9af89546618d4b729b54bbf33dddf10f6a47f7"
[update]
[update.modrinth]
mod-id = "ykSfIgTw"
version = "qSAa0vuB"

View file

@ -0,0 +1,13 @@
name = "Diagonal Fences"
filename = "DiagonalFences-v8.1.4-1.20.1-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/IKARgflD/versions/84fNDUkA/DiagonalFences-v8.1.4-1.20.1-Fabric.jar"
hash-format = "sha1"
hash = "39da2e20ae9097437564320c93fa29933a4a69eb"
[update]
[update.modrinth]
mod-id = "IKARgflD"
version = "84fNDUkA"

13
mods/puzzles-lib.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Puzzles Lib"
filename = "PuzzlesLib-v8.1.19-1.20.1-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QAGBst4M/versions/ZHG4YWEj/PuzzlesLib-v8.1.19-1.20.1-Fabric.jar"
hash-format = "sha1"
hash = "3e6fa9d4604670243f6a7a7c5444330227302a9d"
[update]
[update.modrinth]
mod-id = "QAGBst4M"
version = "ZHG4YWEj"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "573e61fc8bd2abce618b8c8c47774e3fd8b86ec6abb9b231c5d08e06be6b985a"
hash = "fb376c48c9eb6b0d83b6e6d202de34f98c20e80f6697a1e3293d16cf15d1d085"
[versions]
minecraft = "1.20.1"