Skip to content

Commit

Permalink
update crunchy, teabridge config
Browse files Browse the repository at this point in the history
  • Loading branch information
acikek committed Jan 3, 2024
1 parent 8a3941f commit d3b8e52
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions config/config/teabridge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"discord": {
"token": "${TEABRIDGE_TOKEN}",
"webhook": "${TEABRIDGE_WEBHOOK}"
},
"game": {
"serverStartingMessage": "Server is starting...",
"serverStartMessage": "Server has started!",
"serverStopMessage": "Server has stopped!",
"serverCrashMessage": "Server has crashed!",
"mirrorDeath": true,
"mirrorAdvancements": true
},
"crashes": {
"uploadToMclogs": true
}
}
2 changes: 1 addition & 1 deletion server.toml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ version = "AqoDCMEp"
[[mods]]
type = "modrinth"
id = "crunchy-crunchy-advancements"
version = "yDqACmzm"
version = "lPw7189i"

[worlds.modfest-1-20]

Expand Down

0 comments on commit d3b8e52

Please sign in to comment.