summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemPumpkin.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-12/+0
| | | | | | | Armour durability also no longer changes when it is used to break blocks or attack mobs. Fixes #4119
* Spawn baby mobshallucino2015-07-161-2/+2
|
* Refactored all player block placing to go through hooks.Mattes D2014-12-241-0/+156
Fixes #1618.