summaryrefslogtreecommitdiffstats
path: root/src/Blocks/BlockSeaLantern.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not fake a tool when converting to pickups (#5170)Tiger Wang2021-03-281-1/+1
* Fix cmake not adding Werror on clang, and _lots_ of warnings (#4963)peterbell102020-10-051-1/+1
* Fortune Drops (#4932)KingCol132020-09-281-7/+3
* Unify block entity pickup conversionTiger Wang2020-09-251-1/+1
* Limit fortune level, style fixesTiger Wang2020-09-231-8/+9
* Implement fortune for ores, glowstone and sea lanterns (#4897)KingCol132020-09-201-4/+13
* BlockHandler initialisation is a constant expression (#4891)Tiger Wang2020-09-201-12/+3
* Using Super.Mattes D2020-04-161-2/+2
* Refactored block-to-pickup conversion. (#4417)Mattes D2019-10-161-4/+11
* FastRandom rewrite (#3754)peterbell102017-06-131-2/+1
* Silenced and fixed many warning messages across multiple files.Samuel Barney2015-07-291-1/+1
* Added Sea Lantern dropsMasy982014-09-121-0/+30