This commit is contained in:
2025-10-20 07:33:27 +00:00
parent cb6e810b0a
commit 1ab81d5f52
4223 changed files with 1326379 additions and 0 deletions

6
config/clickadv.json Normal file
View File

@@ -0,0 +1,6 @@
{
"showAllInLocalChat": {
"desc:": " By default vanilla only displays advancements in chat which get broadcasted to all online players.Enabling this setting allows the non-broadcasted advancements to show up in your personal chat(other players dont see it)Some of these may be lacking text when the advancement itself does not have any, e.g. Categories are advancements too. default: true",
"showAllInLocalChat": true
}
}