Skip to content

Commit

Permalink
update logbegone config
Browse files Browse the repository at this point in the history
  • Loading branch information
IThundxr committed Oct 6, 2024
1 parent 68302c3 commit c59b968
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions config/logbegone.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ phrases = [
"Tried to attach from null", # ConnectibleChains
"io.netty.handler.timeout.ReadTimeoutException: null", # NettyIO
"moved too quickly!", # Minecraft
"Chunk Protection canBreakBlock", # WandsMod
"Opac canInteract", # WandsMod
]

regex = [
Expand Down
2 changes: 1 addition & 1 deletion index.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ hash = "70193fb4977fc63aea5cfbb1ec01b7cfb0d099c469740c61e2b7bf4dd27e60de"

[[files]]
file = "config/logbegone.toml"
hash = "76efa22a5055f90a0b485ea42b03cf64e0dbc671c429868e0b6c0c1abf64371e"
hash = "30c707f7fc8bd880c6b9c7b4ea7e0a99cf54ead82afc6c032a4082e618b57ead"

[[files]]
file = "config/modernfix-mixins.properties"
Expand Down
2 changes: 1 addition & 1 deletion pack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "b24259c3c93456cf734ece0bf89c8d79637d9e4ee38e9fa74adcab09dd3e90ac"
hash = "e49f923a914907b477040b04f9d628320445c63c011691a0b133c7d2f5c8f72a"

[versions]
fabric = "0.16.5"
Expand Down

0 comments on commit c59b968

Please sign in to comment.