summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemAxe.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-5/+14
| | | | | | | Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119
* Removed unneeded includes (#3902)Lukas Pioch2017-08-061-2/+0
|
* Anticheat fastbreak (#3411)mohe20152016-11-061-0/+48
Added block hardness checks when breaking blocks.