summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockBrewingStand.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-09-20BlockHandler initialisation is a constant expression (#4891)Tiger Wang1-9/+4
* BlockHandler initialisation is a constant expression If we can't make it all namespaces, this is the next best I guess. + Tag handlers constexpr, const as needed + Inherit constructors * Privatise handler functions * More constexpr Co-authored-by: Alexander Harkness <me@bearbin.net>
2020-04-16Using Super.Mattes D1-2/+2
2020-04-10Brewing stands do not have rotationAlexander Harkness1-2/+2
2020-03-24Furnace and brewing stand drops (#4534)Mat1-3/+18
* Furnace drops contents * Brewing stand drops contents * Fix lit furnace drop * Fix brewing stand drop * Style * Style
2019-10-16Refactored block-to-pickup conversion. (#4417)Mattes D1-12/+11
2017-08-06Removed unneeded includes (#3902)Lukas Pioch1-1/+0
2015-11-03Implemented brewingLukas Pioch1-4/+4
2015-07-14Improved mapsTiger Wang1-0/+6
2014-07-15Revert "Converted some blockhandlers to use cClearMetaOnDrop"Tycho1-3/+7
This reverts commit 333f4f982cbd24ffcb376594eddef439b3f05e9e.
2014-07-14Converted some blockhandlers to use cClearMetaOnDropTycho1-7/+3
2013-11-24Moved source to srcAlexander Harkness1-0/+0
2013-07-29Changed everyting to Unix line endings.Alexander Harkness1-32/+32
2012-12-29Cauldrons and Brewing Stands are now placeableluksor111@gmail.com1-0/+32
Cauldrons can be filled with water and used to fill bottles git-svn-id: http://mc-server.googlecode.com/svn/trunk@1116 0a769ca7-a7f5-676a-18bf-c427514a06d6