This commit is contained in:
parent
f6f8491f98
commit
9e2a5cdfb9
3 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"config_version": 2,
|
"config_version": 2,
|
||||||
"__comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration",
|
"__comment": "Before changing anything, see https://github.com/Patbox/StyledPlayerList#configuration",
|
||||||
"default_style": "default",
|
"default_style": "animated",
|
||||||
"messages": {
|
"messages": {
|
||||||
"switch": "Your player list style has been changed to: <gold>${style}</gold>",
|
"switch": "Your player list style has been changed to: <gold>${style}</gold>",
|
||||||
"unknown": "<red>This style doesn't exist!</red>",
|
"unknown": "<red>This style doesn't exist!</red>",
|
||||||
|
@ -19,4 +19,4 @@
|
||||||
"styles": []
|
"styles": []
|
||||||
},
|
},
|
||||||
"client_show_in_singleplayer": true
|
"client_show_in_singleplayer": true
|
||||||
}
|
}
|
||||||
|
|
|
@ -50,7 +50,7 @@ hash = "b35b762964b545b3e5f9664111844fa562ddb992c0b662d91867dcd4743737bc"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/styledplayerlist/config.json"
|
file = "config/yosbr/config/styledplayerlist/config.json"
|
||||||
hash = "87aac2c6cc8efff361bfcc52c6ecf1d3a4ed9f1b013537e30d19253edabcc0f5"
|
hash = "cd79f1f584ced83f08a7cba21d5465e54dc0dd78485f37b63865031169f1b6f3"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/styledplayerlist/styles/animated.json"
|
file = "config/yosbr/config/styledplayerlist/styles/animated.json"
|
||||||
|
|
|
@ -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 = "b9c00446fdc7f0adbc650c679ea07b4a146a954026bdd126234060057bdf160d"
|
hash = "70b5f5367ca4da2bfb8739220474ff31048a9970a1a8b41449480ad33cf24801"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.15.9"
|
fabric = "0.15.9"
|
||||||
|
|
Loading…
Reference in a new issue