Skip to content

Commit

Permalink
Beneath the Wetlands Incompatibility (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
OroArmor authored Apr 2, 2024
1 parent 39fae82 commit be6613a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion public/incompatible-mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,5 +120,11 @@
"name": "CreativeCore",
"type": "WORKAROUND",
"note": "Occasionally breaks the search tab in the creative mode item screen, and spams errors in logs. The issue can be fixed via using its `/cmdclientconfig` command to set `playSoundWithOffset` to `false`. Relevant issue: https://github.com/CreativeMD/CreativeCore/issues/205."
}
},
{
"ids": ["wetlands"],
"name": "Beneath the Wetlands",
"type": "SELF",
"note": "Tracking issue: https://github.com/birchfolks/Beneath-the-Wetlands/issues/13"
}
]

1 comment on commit be6613a

@Cozy-GitHub
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See preview on Cloudflare Pages: https://2c581a22.quiltmc-org.pages.dev

Please sign in to comment.