Add suggestion Tweaker
This commit is contained in:
parent
3a5b88242f
commit
94564582c5
3 changed files with 19 additions and 1 deletions
|
@ -204,6 +204,11 @@ file = "mods/sodium.pw.toml"
|
||||||
hash = "0d539d8bad8493d4196bf5f7bf216d692384f283849fa41a2e5a816a0147673e"
|
hash = "0d539d8bad8493d4196bf5f7bf216d692384f283849fa41a2e5a816a0147673e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/suggestion-tweaker.pw.toml"
|
||||||
|
hash = "9cf72cfe716be5c9aa123e73fcbe4af49989adb98545e5a987ea39969f28f34e"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/tooltipfix.pw.toml"
|
file = "mods/tooltipfix.pw.toml"
|
||||||
hash = "5520c1dc76ba02ac7ab0648ca5facc2e5e65e6f98b5bc1c9b95d6f8be8280238"
|
hash = "5520c1dc76ba02ac7ab0648ca5facc2e5e65e6f98b5bc1c9b95d6f8be8280238"
|
||||||
|
|
13
mods/suggestion-tweaker.pw.toml
Normal file
13
mods/suggestion-tweaker.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Suggestion Tweaker"
|
||||||
|
filename = "suggestion-tweaker-1.19-1.2.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/MBLj38R0/versions/1.19-1.2.1/suggestion-tweaker-1.19-1.2.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "bfe1f3e7c488d767ab3bd55a117819892123e375"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "MBLj38R0"
|
||||||
|
version = "ellmLzvg"
|
|
@ -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 = "40953bb01329d4072f09f56e331a2785934565176e7f717fcea974ba5a50eee9"
|
hash = "004d34dffbf479f6db308aa18dd73c8b7bfb395b49236a107892ea512370d7c6"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19"
|
minecraft = "1.19"
|
||||||
|
|
Loading…
Reference in a new issue