mods: add tpa
Configured to show action bar text.
This commit is contained in:
parent
c398ccffe6
commit
5a3be45a06
9
config/yosbr/config/BlossomMods/BlossomTpa.json
Normal file
9
config/yosbr/config/BlossomMods/BlossomTpa.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"teleportation": {
|
||||
"cancelOnMove": true,
|
||||
"actionBarMessageEnabled": true
|
||||
},
|
||||
"timeout": 60,
|
||||
"standStill": 3,
|
||||
"cooldown": 30
|
||||
}
|
||||
14
index.toml
14
index.toml
@ -4,6 +4,10 @@ hash-format = "sha256"
|
||||
file = "config/isxander-main-menu-credits.json"
|
||||
hash = "82219d10207c39e58dacdf82359116dd404f1109988d1f5aef90423149e97e8c"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/BlossomMods/BlossomTpa.json"
|
||||
hash = "ce7bee420782e2d4c7c6faf5da8463945fcd6d47b5dd872a24b45c4fea8e84d4"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/MouseTweaks.cfg"
|
||||
hash = "517dc398bcc772616a9775a38c77e608a12a9e03cf5b019e7640a4ad572f628c"
|
||||
@ -148,6 +152,16 @@ file = "mods/bettergrassify.pw.toml"
|
||||
hash = "7a1461aa9d13a87e81431dc54c40c3e2df10aa6216b20aaf3389828b01407a63"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blossomlib.pw.toml"
|
||||
hash = "06f14238b158016b8832fbc2cd7e9730a58ef475fc74359031a4f4f8cba1340f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blossomtpa.pw.toml"
|
||||
hash = "2785eb559710cddbd354e727bcf1f67a9923a136c053f3262e462bac758645b2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/calcmod.pw.toml"
|
||||
hash = "0e81a1ab30c2deebe8a51c0269e7868f53cdae5c3d5a3a0756a76243aceeab30"
|
||||
|
||||
13
mods/blossomlib.pw.toml
Normal file
13
mods/blossomlib.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "BlossomLib"
|
||||
filename = "blossom-lib-2.5.17+1.21.9.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Xw7lTsbM/versions/UhnLDUIB/blossom-lib-2.5.17%2B1.21.9.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "c2b59bdcf8c2d86a8e8d68beea720b684658a88994dd5f8bcbdd1b812a02404e6f3a8fbc5e8f547af71cba7b6229b52ec74c5900efb87054c7dd7d70611560d9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Xw7lTsbM"
|
||||
version = "UhnLDUIB"
|
||||
13
mods/blossomtpa.pw.toml
Normal file
13
mods/blossomtpa.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "BlossomTpa"
|
||||
filename = "blossom-tpa-2.2.11+1.21.9.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Y25EUH1s/versions/u3w7YkDw/blossom-tpa-2.2.11%2B1.21.9.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "6c0ffe5621b782b06e2abd91bd519c095b1643fc6a7b8d1ae53330dc95ee1b95db370f11742cad8c951600780f1002d02b62ae62b3f77eaadc5249d34d526dd7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Y25EUH1s"
|
||||
version = "u3w7YkDw"
|
||||
Loading…
x
Reference in New Issue
Block a user