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 13, 2024
1 parent 55828a8 commit b9df25c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion pack/config/roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@
"permission_keys": {
"modfest.builder": "allow",
"worldedit.*": "allow",
"scattered_shards.command.library.delete.*": "deny"
"scattered_shards.command.collect": "allow",
"scattered_shards.command.uncollect.*": "allow",
"scattered_shards.command.block": "allow",
"scattered_shards.modify_shard": "allow"
},
"command_feedback": true,
"entity_selectors": false,
Expand Down
2 changes: 1 addition & 1 deletion pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ preserve = false

[[files]]
file = "config/roles.json"
hash = "905043cab34fb29e34efa1644c21b42922589a4e1c37975bd52d02759111b415"
hash = "e547dc5dac41865b2c2622a327460ef19cf3b608cec1d65a47fd037f7ce74390"
metafile = false
preserve = false

Expand Down
2 changes: 1 addition & 1 deletion pack/pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash = "5c0c84cbd52f7550a52b655250d8a841aa4275e0c18144e8fa01dcff3918fdcf"
hash = "34d20ca08f5619b82201440cc7d5d3e4777bf4febfc5d342aae8b8e25b507f93"
hash-format = "sha256"
metafile = false
preserve = false
Expand Down

0 comments on commit b9df25c

Please sign in to comment.