Removed "Clean Tooltips" due to conflict
Overwrites lore section, making enchantment descriptions mod unusable.
This commit is contained in:
parent
ac1e84cfd3
commit
83ad3376f8
|
@ -214,11 +214,6 @@ file = "mods/chunk-sending-forge-fabric.pw.toml"
|
||||||
hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d"
|
hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/clean-tooltips.pw.toml"
|
|
||||||
hash = "dbefbd1c9a4eccebf0abfd9f97b583008e120f5a6d249e0a5414e61501c7956b"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/clickthrough.pw.toml"
|
file = "mods/clickthrough.pw.toml"
|
||||||
hash = "e6d3f593517ccc7331cb2f581deaa092094bef8fc501284eacd7379a33bee212"
|
hash = "e6d3f593517ccc7331cb2f581deaa092094bef8fc501284eacd7379a33bee212"
|
||||||
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Clean Tooltips"
|
|
||||||
filename = "clean_tooltips-1.0-fabric-1.20.1.jar"
|
|
||||||
side = "client"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/vMoHe8uI/versions/7jTuPvl5/clean_tooltips-1.0-fabric-1.20.1.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "4658cdf42077ef8627199f66f2c59e70c85531e1"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "vMoHe8uI"
|
|
||||||
version = "7jTuPvl5"
|
|
|
@ -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 = "9d75570b06c3c5173c3dd86bb1f2d795478423ca015957f4a45fbe100c6891c6"
|
hash = "3d07d353d7b06f204d0176713c6a56a5a985a6af1242a61c8c2fdf0790c5669b"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.10"
|
fabric = "0.15.10"
|
||||||
|
|
Loading…
Reference in New Issue