-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d3b8e52
commit e3a5773
Showing
4 changed files
with
44 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
17 changes: 17 additions & 0 deletions
17
pack/mods/crunchy-crunchy-advancements-1.6.2+1.20.2.pw.toml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
name = "crunchy-crunchy-advancements-1.6.2+1.20.2" | ||
filename = "crunchy-crunchy-advancements-1.6.2+1.20.2.jar" | ||
side = "both" | ||
|
||
[download] | ||
url = "https://cdn.modrinth.com/data/4lO2KZlF/versions/lPw7189i/crunchy-crunchy-advancements-1.6.2%2B1.20.2.jar" | ||
hash = "726de1436a230149d2a0d1235c77d6c2c1e50b6e9d10a83bcd6ce350ba60dcd0fda97ea6bcbcb95b2f8ba95c8e2caa3a46bb9e83674b0aaf07a6f86c2cf1988d" | ||
hash-format = "sha512" | ||
mode = "url" | ||
|
||
[option] | ||
optional = false | ||
default = false | ||
|
||
[update.modrinth] | ||
mod-id = "crunchy-crunchy-advancements" | ||
version = "lPw7189i" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters