summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockNetherWart.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set overgrown wart age to 3Safwat Halaby2015-12-131-1/+5
* Nether wart only ages to 3Gargaj2015-12-121-2/+2
* * Logic for handling plant growth has been centralized into cBlockPlant, and all growable plants now inherit from it.Samuel Barney2015-08-191-4/+5
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Improved mapsTiger Wang2015-07-141-3/+6
* Fixed a few Clang warnings in BlockHandlers.madmaxoft2014-03-301-7/+8
* Changed Signiture of OnUpdateTycho2014-02-021-1/+1
* Changed pointers to referencesTycho2014-02-011-1/+1
* Changed signitures of Several BLockHandler MethodsTycho2014-02-011-2/+2
* Implented Nether Wart.STRWarrior2013-12-181-0/+52