fix presence footsteps hash
This commit is contained in:
parent
40888909e1
commit
8183f88004
18
index.toml
18
index.toml
@ -104,6 +104,10 @@ hash = "e120756682f477801ac8bdaa9f648ff11155fe42e38e24b0fe586eb1ff7b3147"
|
|||||||
file = "config/towers_of_the_wild_reworked.json"
|
file = "config/towers_of_the_wild_reworked.json"
|
||||||
hash = "8c1e0137f236c480d18a4a47622c897c1406de20305d1ac2bb9253bb8d9c22f0"
|
hash = "8c1e0137f236c480d18a4a47622c897c1406de20305d1ac2bb9253bb8d9c22f0"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/EssentialClient/ClientRules.json"
|
||||||
|
hash = "b7cbec4ab16db1c7e494b28075f01b309db26feae1557f827244d853bb5f5a44"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/better_loading_screen/config.json5"
|
file = "config/yosbr/config/better_loading_screen/config.json5"
|
||||||
hash = "0328551a975daba1d595c7657f70eb003c1a444e071e0fdb3a0754cc5a7d7815"
|
hash = "0328551a975daba1d595c7657f70eb003c1a444e071e0fdb3a0754cc5a7d7815"
|
||||||
@ -144,9 +148,13 @@ hash = "f1c00a3c0fb7846f8aaf0b8e3f30368b9092352731ebbeb86b02bcdcd2f66abc"
|
|||||||
file = "config/yosbr/config/fancymenu/menu_identifiers.db"
|
file = "config/yosbr/config/fancymenu/menu_identifiers.db"
|
||||||
hash = "003a1c89846741e0eb9475089d4ed653896fd08e0b994667fae452b4ad894a72"
|
hash = "003a1c89846741e0eb9475089d4ed653896fd08e0b994667fae452b4ad894a72"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/presencefootsteps/userconfig.json"
|
||||||
|
hash = "7da06b710cd709af12dc0925f41ccf776c2e451ba1bc13591494ca05e8e09bee"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/options.txt"
|
file = "config/yosbr/options.txt"
|
||||||
hash = "7cd08fa210418978a0e89724389a4cc75822ebd943bb77e83c9615a889fa022e"
|
hash = "c0bf2f86e0ab0a8323a5bd5b32b1ccd33f9203f6ab29220783aec228f4e4fd44"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "kubejs/client_scripts/script.js"
|
file = "kubejs/client_scripts/script.js"
|
||||||
@ -1161,5 +1169,9 @@ hash = "1e6a58053654dac19601133b5260550bd833d681f70598af203e4e0d4da3b3d6"
|
|||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "resourcepacks/Better-Leaves-6.2-1.13+.zip"
|
file = "resourcepacks/Better-Leaves-7.0-1.13+.zip"
|
||||||
hash = "583ba4e4328a27b7c81353edf9aa1943143d12780f41316038aa7071a744865f"
|
hash = "72e4948798f0bbf34843e961dcfda4c871ae91a9a8b52f88a64c6b13ea8afd5d"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "shaderpacks/BSL_v8.1.02.3.zip"
|
||||||
|
hash = "32ae9c7f40fdc01e017ebcbdf5d9f3f551a4843ab91c958c3a172ae3926402f6"
|
||||||
|
@ -11,8 +11,3 @@ hash = "fc13b79c51f1afa9cdc455d3c74d52bae1e02cf1"
|
|||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "rcTfTZr3"
|
mod-id = "rcTfTZr3"
|
||||||
version = "2Dcs7kJq"
|
version = "2Dcs7kJq"
|
||||||
|
|
||||||
[option]
|
|
||||||
optional = true
|
|
||||||
description = "Adds more advanced footstep noises"
|
|
||||||
default = true
|
|
||||||
|
@ -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 = "e04068b559e35bace1ad529455f836ae741e3213cf93e632bd8b3bbdacf6f6da"
|
hash = "ffbc566e62a322b644f0df51ef17cdbe65af1828d5547551d25b2e6110e375fe"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.7"
|
fabric = "0.14.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user