You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
66e9e42 fixes the toggling every tick. The speed problem is fixed in Crawl's 1.19 version, and is otherwise caused by them using a mixin into KeyboardInput::tick which this mod completely bypasses (for now).
(Also note that GoProne doesn't use a ToggleKeyMapping for their toggle key, so the toggle problem was not present. As a result, their manual toggling code doesn't work inside inventories though, which will probably be something for InvMoveCompats to fix)
https://www.curseforge.com/minecraft/mc-mods/crawl
While an inventory is open, you crawl at normal walking speed and if you have crawl set to toggle it toggles every tick when the key is pressed.
The text was updated successfully, but these errors were encountered: