summaryrefslogtreecommitdiffstats
path: root/src/BlockEntities/BrewingstandEntity.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BlockEntities: Support cloning self.Mattes D2017-06-161-11/+7
|
* Clang 5.0 fixesLukas Pioch2017-05-211-1/+1
| | | | | - Added override keyword - Removed inherited member variables
* Corrected brewingstand and added support for fuelLukas Pioch2017-05-081-3/+19
|
* allow use failures to propagate from the entity/block to the playerGargaj2015-12-131-1/+1
|
* Implemented brewingLukas Pioch2015-11-031-0/+136