summaryrefslogtreecommitdiffstats
path: root/source/Blocks/BlockPlanks.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed a few compiler warningsmadmaxoft2013-09-221-1/+1
|
* Multiple fixes [SEE DESC]Tiger Wang2013-09-181-0/+41
- Removed two random block handling files in the item handling section that didn't do anything. (One was an attempt at making slabs work, but failed to realise that the coords would have to be the block CLICKED, and another was just a random empty file for handling wooden planks.) * Fixed placing repeater blocks not directioning properly * Fixed wood directions breaking plank metadata