world specific view distance

This commit is contained in:
endigma 2022-06-19 14:51:23 -03:00
parent 3cd5ec941a
commit 4720d875c4
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
3 changed files with 19 additions and 1 deletions

View File

@ -1174,6 +1174,11 @@ file = "mods/worldedit.toml"
hash = "9cba8becd46d571b7576be0d34fea48a7c38f5745265186c7baf1c79251ef373" hash = "9cba8becd46d571b7576be0d34fea48a7c38f5745265186c7baf1c79251ef373"
metafile = true metafile = true
[[files]]
file = "mods/worldspecificviewdistance.pw.toml"
hash = "679744788a53536fe39bda19ae3ed91359434d503d5919255fa96a1a892cb412"
metafile = true
[[files]] [[files]]
file = "mods/wthit.toml" file = "mods/wthit.toml"
hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66" hash = "6f6f9795b9317427dce5d7d4970ed71307b0141b8490cdcef1b19a4c8c100c66"

View File

@ -0,0 +1,13 @@
name = "World Specific View Distance"
filename = "worldspecificviewdistance-0.1.0-1.18.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/QWvxpGYa/versions/0.1.0-1.18/worldspecificviewdistance-0.1.0-1.18.jar"
hash-format = "sha1"
hash = "5b65454b45ed14fd930750cf91eeb9993a178bfc"
[update]
[update.modrinth]
mod-id = "QWvxpGYa"
version = "UGkBm5GN"

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 = "291615dda25acb575fa419dd96471c3754ef4f56ab48591e7fb9883b0cfb94b3" hash = "56997bf881f15ccbd25ea7025b1b2c8dcb750ab51a8579e865055c6a377f7cc8"
[versions] [versions]
fabric = "0.14.7" fabric = "0.14.7"