summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Rabbit.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update entity sizesTiger Wang2021-04-121-1/+1
|
* Using Super.Mattes D2020-04-161-1/+1
|
* Add ambient mob sounds (#4521)Mat2020-03-221-1/+1
|
* Fixed some small passive mob issues (#4057)Bond-0092017-10-211-0/+5
| | | | | * Chickens can be bred with seeds, beetroot seeds, melon seeds, or pumpkin seeds Ref: https://minecraft.gamepedia.com/Chicken#Baby_chicken * Baby passive mobs don't drop items * Fixed the size of some mobs
* FastRandom rewrite (#3754)peterbell102017-06-131-2/+2
|
* Updated sounds and effect IDs (#3422)mathiascode2017-02-151-1/+1
|
* Added Rabbit Metadata values.bibo382015-07-171-1/+14
| | | | | Added the Rabbit Types and the MoreCarrotTicks value. Types are selected randomly on creation. Fixes #1867
* Make -Werror disabling file onlytycho2015-05-191-1/+1
| | | | Ad fix a load of warnings
* Fixed damn empty line with no useMasy982014-12-201-4/+0
|
* Fixed Rabbit sizeMasy982014-12-201-1/+1
|
* Added RabbitsMasy982014-12-201-0/+38