Skip to content

Commit

Permalink
Update packwiz pack
Browse files Browse the repository at this point in the history
  • Loading branch information
acikek authored and github-actions[bot] committed Jan 3, 2024
1 parent d3b8e52 commit e3a5773
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 4 deletions.
17 changes: 17 additions & 0 deletions pack/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
}
}
10 changes: 8 additions & 2 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -469,11 +469,17 @@ metafile = true
preserve = false

[[files]]
file = "mods/crunchy-crunchy-advancements-1.6.1+1.20.2.pw.toml"
hash = "45632ce986fb0c9727935c103ece9d1e69e7d320b6e8d24c917a328a93d7b844"
file = "mods/crunchy-crunchy-advancements-1.6.2+1.20.2.pw.toml"
hash = "cfa6412db4680892177be5163c3669703aff526735aaabb9c316f1b51e4fab15"
metafile = true
preserve = false

[[files]]
file = "config/teabridge.json"
hash = "f97d3f4c42b466d032aa03196e4056b93b9002c0258443a4fd0a696cfe267172"
metafile = false
preserve = false

[[files]]
file = "config/roles.example.json"
hash = "840a1ad16f523a7d7550e4421c8b0b897dded8c2d06dd1c6569d099db152af39"
Expand Down
17 changes: 17 additions & 0 deletions pack/mods/crunchy-crunchy-advancements-1.6.2+1.20.2.pw.toml
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"
4 changes: 2 additions & 2 deletions pack/pack.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "modfest-skyandsea"
version = "4838e2cb8e0497d769c330078f2bb75e8dc4889c"
version = "d3b8e5258023effdb4ce55196f8c693c13e04e26"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash = "136a176f38c0046ccd3c6352c2e7fb1349250e62a67607ac80de001f59460734"
hash = "405384e10beea4ab998c553212bae26c61029e6601efbe66564e52345f326bef"
hash-format = "sha256"
metafile = false
preserve = false
Expand Down

0 comments on commit e3a5773

Please sign in to comment.