summaryrefslogtreecommitdiffstats
path: root/src/Items/ItemGoldenApple.h (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-02ItemHandler initialisation is a constant expression (#5344)x12xx12x1-4/+4
2020-04-16Using Super.Mattes D1-4/+5
2020-04-04Remove switch statements from cItemFoodHandler (#4610)Alexander Harkness1-10/+7
2018-01-06Golden Apple Fixes (#4130)Alexander Harkness1-10/+8
2018-01-05Item durability loss now depends on the item used. (#4123)Alexander Harkness1-4/+1
2017-07-30Consolidated food effects into EatItem, added all fish type FoodInfos. (#3875)Lane Kolbly1-11/+6
2016-02-05Bulk clearing of whitespaceLogicParrot1-1/+1
2014-08-30Fixed potion removing in creative mode.Howaner1-0/+1
2014-08-19Code formatting fixes.Howaner1-1/+1
2014-07-31Fixed hunger bugs, Implemented golden apple, added jump statistic, added correct food effects.Howaner1-0/+58