1
0
mirror of https://github.com/nesquate-mcserver/modpack-server.git synced 2026-06-06 05:48:55 +00:00

Add Holograms

This commit is contained in:
Nesquate
2023-08-07 14:04:45 +08:00
parent cffb55cb26
commit 01bf08a2b9
3 changed files with 19 additions and 1 deletions

View File

@@ -93,6 +93,11 @@ file = "mods/gotta-go-fast-fabric.pw.toml"
hash = "6beecae4007fc03a0fc56f4c9338492852351422ecb50aa41e9c04b6c5e259d1"
metafile = true
[[files]]
file = "mods/holograms.pw.toml"
hash = "16338925ca6723d1dc4a8927583ad3231c6539334f2a0a6b480501dc31db7c6f"
metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882"

13
mods/holograms.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
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]
file = "index.toml"
hash-format = "sha256"
hash = "c9d0dd3147bca7606310db0e3c874079843debaae31c380245738603499b2fd1"
hash = "dd5563b46ece7aeb868e83ef93d18ef87a6cad21d644b0631dd6a9df694aa9f4"
[versions]
fabric = "0.14.21"