Kevin

Results 21 issues of Kevin

Fixes #306 and #307 where newline characters were escaped in `tweakPeriodicHoldUse` in `Configs` and `disableChunkRendering` in `FeatureToggle`

this crashes with the following log [2022-10-29-4.log](https://github.com/SpongePowered/Mixin/files/9894904/2022-10-29-4.log) without @Unique it works fine. None of the mixin target classes have the fields, nor does any superclass. It looks like the accesses...

clarification needed
third party bug

Events such as `ClientReceiveMessageEvents.ALLOW_GAME` and `ServerMessageEvents.ALLOW_CHAT_MESSAGE` return immediately after a listener returns `false`. The remaining listeners do not get called, and the order of the listeners depends on the mod...

## Description When two accessors target the same lowercase single-letter field, one with implicit name and one with an explicit name, such as below, the game crashes with the following...

Add coins per hour. Fix the mouse not unlocking when the option is turned off. Refactor item price calculations. Farming Hud

bug
new feature
reviews needed

Works. Still need to add a custom recipe category tho.

wip

### What happened? The enchanting table and anvil tabs are selected even though they did not successfully open since I don't have a booster cookie. ### Screenshots ### Log output...

bug

new feature
reviews needed
bleeding edge