FastUse
Controls how fast you use items.
Different methods to speed up item use:
- Packet: Uses packets to speed up usage.
- TimeManipulation: Changes game time to speed use.
- NewPacket: An updated packet method.
- Grim-1.17: A specific method for Minecraft 1.17.
PacketMode
Section titled “PacketMode”How packets are sent:
- Legit: Mimics normal player behavior to avoid detection.
OnlyWhileMoving
Section titled “OnlyWhileMoving”Speeds up item use only when moving.
PacketLoops
Section titled “PacketLoops”Number of packet loops sent per use to speed it up.
Packets
Section titled “Packets”Number of packets sent for the fast use.
OnlyAtFullLife
Section titled “OnlyAtFullLife”Fast use activates only when player health is full.
OnlyOnGround
Section titled “OnlyOnGround”Fast use activates only when player is on the ground.
Specifies which items the fastuse applies to.