Topic category: Troubleshooting, bugs, and solutions
I made a weapon that deals 0,6 melee damage, with type set on sword, harvest level on 0, efficiency on 0, echantability on 8, attack speed on 0,8 and 128 number of uses. But when I start up a new world, it shows me that it deals 4,6 melee damage, despite of setting it to 0,6. Why is that? Is it a bug or did I do something wrong? Using the 2019.5 version on 1.14.4.
Edit: When I changed melee damage to 0,1, it was 4,1 in game. When I changed melee damage to 0,01, it was 4,01 in game. So the conclusion is that no matter what the damage will be like it's set to + 4 more. When I checked the .java file in MCreator, it was like I setted it to. I locked it, edited it so it will be on the minus, and then I got the number of melee damage I wanted.
Edit 2: On 1.12.2 it's +2 more damage.
Yes, there is offset, just set the value in the editor to the proper one. Offset is added by the Minecraft, but we are not sure if we should correct this at this point due to backward compatibility.
Okay, thank you!
Is there a way so that it can at least go down to -4 so we can make swords do like 2 attack damage?