Unicopia/src/main/java/com/minelittlepony/unicopia/edibles
2019-01-31 17:21:14 +02:00
..
BushToxicityDeterminent.java Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
CookedToxicityDeterminent.java Added several new food items and changed how item variants are registered 2019-01-30 22:17:46 +02:00
FlowerToxicityDeterminent.java Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
IEdible.java All major flowers can now be eaten by the player 2019-01-29 13:53:43 +02:00
ItemEdible.java Added a potion effect and death message for food poisoning 2019-01-31 15:58:07 +02:00
Toxicity.java Fixed server crash when a player joins 2019-01-31 17:21:14 +02:00
UItemFoodDelegate.java Added toxicity indicators to more food items 2019-01-31 15:58:24 +02:00