Skip to content

Commit

Permalink
Get ready for release
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEpicBlock committed Jul 12, 2024
1 parent 6600e87 commit 71b0033
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 22 deletions.
14 changes: 13 additions & 1 deletion pack/config/roles.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
}
}
},
"builder": {
"fixer": {
"level": 10,
"overrides": {
"permission_level": 2,
Expand All @@ -56,6 +56,18 @@
}
}
},
"builder": {
"level": 5,
"overrides": {
"permission_keys": {
"modfest.builder": "allow",
"scattered_shards.command.uncollect.*": "allow"
},
"commands": {
"gamemode adventure": "allow"
}
}
},
"everyone": {
"overrides": {
"permission_keys": {
Expand Down
7 changes: 1 addition & 6 deletions pack/index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ hash = "ce082f2a695976b30b61f16e29b357489e4be36b1b84063d666f70c9889b389f"

[[files]]
file = "config/roles.json"
hash = "16dd1fa442a32b0e6dafe6e228540b7f93f33e949460939102b1f57b25dc4c42"
hash = "62b2ce6571a4101b41c3adf6a2158e206a346d790af2c324273ad913de2c15b4"

[[files]]
file = "config/styled-chat.json"
Expand Down Expand Up @@ -887,11 +887,6 @@ file = "mods/architectury-api.pw.toml"
hash = "b8783b269d87c2cc341d64133dbf14e0aa330f3dc7f067630dc71437a4b01879"
metafile = true

[[files]]
file = "mods/axiom.pw.toml"
hash = "53288122b2e4125cbe80a7673160a3d3276007d2c1ec103524b39a26085622b9"
metafile = true

[[files]]
file = "mods/badpackets.pw.toml"
hash = "529f85e7837b766acfd4031d3563d5d96f4d0a83f00dd5328a1b943abda3f8b9"
Expand Down
13 changes: 0 additions & 13 deletions pack/mods/axiom.pw.toml

This file was deleted.

4 changes: 2 additions & 2 deletions pack/pack.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name = "Modfest: Carnival"
author = "ModFest"
version = "0.21.5"
version = "0.22.0"
pack-format = "packwiz:1.1.0"

[index]
file = "index.toml"
hash-format = "sha256"
hash = "1cccf27ebd579b14366462ec38d5f0e00bc3d0b75fa72c72bd20b39b31b11c77"
hash = "5aa2a267e78589a6ff9a10a637e96b090c4c1add28bb2e85f4037296cfc377d0"

[versions]
fabric = "0.15.11"
Expand Down

0 comments on commit 71b0033

Please sign in to comment.