summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemPumpkin.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-05Item durability loss now depends on the item used. (#4123)Alexander Harkness1-12/+0
Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119
2015-07-16Spawn baby mobshallucino1-2/+2
2014-12-24Refactored all player block placing to go through hooks.Mattes D1-0/+156
Fixes #1618.