Since some versions of Minecraft have introduced cooldown on hitting (after 1.8.9), I wanted to ask you if you might know a mod that will rewrite the PvP system like the previous versions.
I realize that I could just play older versions but I would like to use the new items without this rather mediocre PvP system.
Is not for 1.14, which is too new.
This can also be done with commands via the NBT data of weapons / tools.
Here's an example:
/ give @p minecraft: wooden_sword {AttributeModifiers: [{AttributeName: "generic.attackSpeed", Name: "generic.attackSpeed", Amount: 99999, Operation: 0, UUIDLeast: 987514, UUIDMost: 478115}]} 1
Hope that helps you!
Do you just have to enter the command for each "weapon"?
Yes, just replace the wooden_sword 👍
Ok thanks a lot