summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemHoe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-7/+4
* Vector3 in Handlers (#4680)Mattes D2020-04-211-36/+40
* Deal with covered switches consistently (#4161)peterbell102018-02-051-0/+1
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-4/+6
* Changed BroadcastSoundEffect, SendSoundEffect, and CastThunderbolt parameters to vectors (#3959)Lane Kolbly2017-09-191-1/+1
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
* Tilling dirt should send block updateGargaj2015-12-061-1/+1
* Placing a fluid from bucket calls plugin hooks.Mattes D2015-04-141-2/+7
* Fixed 1.8 dirt typesHowaner2014-09-301-2/+25
* Merge branch 'master' into 1.8-ProtocolHowaner2014-09-131-5/+6
|\
| * Fixed farmland issues.Howaner2014-09-121-1/+1
| * Only place farmland if no block is upper than dirt/grass.Howaner2014-09-121-1/+6
| * Added hoe interact sound.Howaner2014-09-121-0/+1
* | Fixed many right click issues.Howaner2014-09-121-3/+7
|/
* Derp.Howaner2014-07-261-1/+1
* Fix item durability.Howaner2014-07-231-3/+7
* Improved Type safety of eBlockFaceTycho2014-02-041-1/+1
* Moved source to srcAlexander Harkness2013-11-241-0/+40