How to re-create
Describe in detail how we can re-create this bug.
Steps:
1) Create a custom item with a speed modifier. This bug works with any speed modifier but as an example, spawn a stone block with a speed modifier of 1 (for context regular sprinting speed is 0.15 I believe).
Put this command in to a command block:
/give @p minecraft:stone 1 0 {AttributeModifiers:[{AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Slot:"mainhand",Amount:1,Operation:0,UUIDMost:76271,UUIDLeast:136867}]} [NOTE THIS COMMAND IS IN 1.12 SYNTAX]
2) Hold the stone in your mainhand to get the speed effect
3) Move around and Iris will go CRAZY :D
Describe the bug For clarification, these are attributes: https://minecraft.gamepedia.com/Attribute This is a vanilla feature. It causes extreme false positives.
Version Information
Are you using the ViaVersion plugin?: Yes [with viabackwards]
Server Logs (Pastebin link) https://pastebin.com/Mdrx4GGs
How to re-create Describe in detail how we can re-create this bug. Steps: 1) Create a custom item with a speed modifier. This bug works with any speed modifier but as an example, spawn a stone block with a speed modifier of 1 (for context regular sprinting speed is 0.15 I believe). Put this command in to a command block:
/give @p minecraft:stone 1 0 {AttributeModifiers:[{AttributeName:"generic.movementSpeed",Name:"generic.movementSpeed",Slot:"mainhand",Amount:1,Operation:0,UUIDMost:76271,UUIDLeast:136867}]}
[NOTE THIS COMMAND IS IN 1.12 SYNTAX] 2) Hold the stone in your mainhand to get the speed effect 3) Move around and Iris will go CRAZY :DScreenshots/Video https://youtu.be/lLV8N9fgIos
Additional context Add any other context about the problem here.