I wanted to ask if it is somehow possible to deactivate the Couldown in the single player in Minecraft version 1.10.2 and if so how (preferably without plugins, only with commands).
As far as I know, it's not only possible with commands.
Here is the command:
/ give @p minecraft: diamond_sword {AttributeModifiers: [{AttributeName: "generic.attackSpeed", Name: "generic.attackSpeed", Amount: 1024.0, Operation: 0, UUIDLeast: 589392, UUIDMost: 501936, Slot: "mainhand"} ]} 1
Can you also automate that if you have a wooden sword or craftet that it is automatically replaced by it?
I forgot something and the damage value of the sword will be overwritten, so you have to change it. If you want a different damage value just write
/ give @p minecraft: diamond_sword {AttributeModifiers: [{AttributeName: "generic.attackSpeed", Name: "generic.attackSpeed", Amount: 1024.0, Operation: 0, UUIDLeast: 589392, UUIDMost: 501936, Slot: "mainhand"} , {AttributeName: "generic.attackDamage", Name: "generic.attackDamage", Amount: 7, Operation: 0, UUIDLeast: 799815, UUIDMost: 833752, Slot: "mainhand"}]} 1
Yes, can you, should I make you such a data pack?
Yes, would be great.
For all swords or just for the wooden sword
Thank you very much, how can I insert this into my Minecraft? And is that for all swords now? And thanks again!
Does this work for Minecraft version 1.10.2 or only with 1.13?
Unfortunately, this is not possible until 1.13, i.e. The data pack.
The command above should work
Okay thank you very much!
Thank you honestly, but somehow it doesn't really work with crafting things, I can't craft swords anymore. Is it up to me or the pack and if it's the pack, could you change that if it doesn't bother you? = D Thanks in advance
Yes, because of the limited? Features of Minecraft do you have to test a certain craft and then the player? Gwben an item and clear the original crafted again. Unfortunately, when clearing, you can't determine what kind of nbt data the item should not have, for example, no cooldown. So you have to display another item in the crafting table as a result, in my case a structure void, which, if you take it out of the crafting table, is cleared directly.
Hopefully understandable
I didn't quite understand it now. The thing is I can't craft a sword anymore. If I have the items in the crafting table and want to craft a sword, then it's like having a crafting recipe in the table that doesn't exist. So nothing comes out or I can't even take something out because it is almost as if the recipe does not exist. Maybe I'm doing something wrong, maybe you can explain it to me? XD Thanks!
It is strange. Does it not work for all swords or only for individual ones and are you in version 1.13 or higher?
1.13.2, is that because? XD