[u+d] update to 0.26-beta.2 and remove diagonal fences
This commit is contained in:
parent
cc90e385f0
commit
19853525c1
3 changed files with 2 additions and 20 deletions
|
@ -263,11 +263,6 @@ 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"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
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"
|
|
@ -6,8 +6,8 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "bfece1c84b51dee0177bc53ee7237570c43fce0c8c0bcbae7ad1466266a41cfc"
|
||||
hash = "b329a6b467ec7cf15c1edcf1d62b6744cb3cd5638de3bd0ef45e06c491224bc1"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
quilt = "0.26.0-beta.1"
|
||||
quilt = "0.26.0-beta.2"
|
||||
|
|
Loading…
Reference in a new issue