1
0
Fork 0
mirror of https://github.com/Sollace/Unicopia.git synced 2025-03-08 19:21:29 +01:00
Unicopia/src/main/java/com/minelittlepony/unicopia/edibles
2019-02-23 15:23:24 +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 moss 2019-02-23 15:23:24 +02:00
MultiItemEdible.java Added moss 2019-02-23 15:23:24 +02:00
Toxicity.java Strip translation calls and put them somewhere safe 2019-02-19 11:54:18 +02:00
UItemFoodDelegate.java Added toxicity indicators to more food items 2019-01-31 15:58:24 +02:00