summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Rabbit.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-04-12Update entity sizesTiger Wang1-1/+1
2020-04-16Using Super.Mattes D1-1/+1
2020-03-22Add ambient mob sounds (#4521)Mat1-1/+1
2017-10-21Fixed some small passive mob issues (#4057)Bond-0091-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
2017-06-13FastRandom rewrite (#3754)peterbell101-2/+2
2017-02-15Updated sounds and effect IDs (#3422)mathiascode1-1/+1
2015-07-17 Added Rabbit Metadata values.bibo381-1/+14
Added the Rabbit Types and the MoreCarrotTicks value. Types are selected randomly on creation. Fixes #1867
2015-05-19Make -Werror disabling file onlytycho1-1/+1
Ad fix a load of warnings
2014-12-20Fixed damn empty line with no useMasy981-4/+0
2014-12-20Fixed Rabbit sizeMasy981-1/+1
2014-12-20Added RabbitsMasy981-0/+38