summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockTallGrass.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix item durability.Howaner2014-07-231-1/+2
| | | Fixes #1181
* Add tallgrass drop to big flowers.Howaner2014-03-281-5/+19
| | | Add tallgrass drop, when a players break a tallgrass with the shear.
* Changed pointers to referencesTycho2014-02-011-1/+1
|
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-1/+1
| | | | | | | | | | | | | Changed the signitures of the following to use interfaces: GetPlacementBlockTypeMeta OnPlaced OnPlacedByPlayer OnDestroyed OnNeighbourChanged NeighbourChanged OnUse CanBeAt Check
* Moved source to srcAlexander Harkness2013-11-241-0/+51