Removed hologram
Some checks failed
Build and Publish / Build and Publish Discord Bot (push) Failing after 0s
Build and Publish / Build and Publish Minecraft Mod (push) Failing after 0s

This commit is contained in:
Xeovalyte 2023-10-01 10:47:17 +02:00
parent b84ae5e2c1
commit 9467119249
3 changed files with 1 additions and 19 deletions

View File

@ -65,11 +65,6 @@ file = "mods/forge-config-api-port.pw.toml"
hash = "e00070f0db00ebcd304f8f68fd44e59ceaedbc8c27743c9c195134aae57c5fde" hash = "e00070f0db00ebcd304f8f68fd44e59ceaedbc8c27743c9c195134aae57c5fde"
metafile = true metafile = true
[[files]]
file = "mods/holograms.pw.toml"
hash = "16338925ca6723d1dc4a8927583ad3231c6539334f2a0a6b480501dc31db7c6f"
metafile = true
[[files]] [[files]]
file = "mods/invview.pw.toml" file = "mods/invview.pw.toml"
hash = "9c440b128787446aceeac944eb692793dd24e4596c23d0adfd64a76706ca774d" hash = "9c440b128787446aceeac944eb692793dd24e4596c23d0adfd64a76706ca774d"

View File

@ -1,13 +0,0 @@
name = "Holograms"
filename = "holograms-1.5.2+1.20-legacy-edition.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/dl7wmhr3/versions/kmGRyicl/holograms-1.5.2%2B1.20-legacy-edition.jar"
hash-format = "sha1"
hash = "c2917608ceec158288f72466ab831bd9bba2f21b"
[update]
[update.modrinth]
mod-id = "dl7wmhr3"
version = "kmGRyicl"

View File

@ -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 = "1b95d5779c5a6937be91e0340cb3d1de0de8109c7f47a867dc61425f12b20425" hash = "0a2231fac7c28bb7b2a34650ebf1d3d47ec4746b7b42d67d62d56c8958876aba"
[versions] [versions]
fabric = "0.14.22" fabric = "0.14.22"