NoSlow
[!] InferentialNoSlow detector — vanilla slows to ~20% while using an item; NoSlow cancels that, so the player sprints full speed with using-item metadata set.
What it detects
NoSlow detector — vanilla slows to ~20% while using an item; NoSlow cancels that, so the player sprints full speed with using-item metadata set.
False-positive guards
- Vehicle/gliding/swimming exempt
- Bow exclusion (only isUsingConsumable || isBlocking)
- Hurt exempt (tick - hurtTick < 3, resets streak)
- Ice-coast case noted as a known limitation