summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemGoldenApple.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ItemHandler initialisation is a constant expression (#5344)x12xx12x2021-12-021-4/+4
* Using Super.Mattes D2020-04-161-4/+5
* Remove switch statements from cItemFoodHandler (#4610)Alexander Harkness2020-04-041-10/+7
* Golden Apple Fixes (#4130)Alexander Harkness2018-01-061-10/+8
* Item durability loss now depends on the item used. (#4123)Alexander Harkness2018-01-051-4/+1
* Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875)Lane Kolbly2017-07-301-11/+6
* Bulk clearing of whitespaceLogicParrot2016-02-051-1/+1
* Fixed potion removing in creative mode.Howaner2014-08-301-0/+1
* Code formatting fixes.Howaner2014-08-191-1/+1
* Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects.Howaner2014-07-311-0/+58