Unicopia/src/main/java/com/minelittlepony/unicopia/item
2019-02-20 17:24:26 +02:00
..
ICastable.java Fixed long-distance travel (Part 2) 2019-01-26 23:20:35 +02:00
IDependable.java Added the alicorn amulet 2019-02-17 19:22:11 +02:00
IMagicalItem.java Spells now have their own affinity and can only be used with gems of a matching type 2019-02-04 20:29:37 +02:00
ItemAlicornAmulet.java You will explode twice when the alicorn amulet breaks 2019-02-19 12:44:50 +02:00
ItemApple.java Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there. 2019-02-17 01:08:19 +02:00
ItemAppleMultiType.java Clean up unused code 2019-02-07 13:17:04 +02:00
ItemCereal.java Added textures and translation keys for all the new items 2019-01-31 11:50:35 +02:00
ItemCloud.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
ItemCurse.java Spells now have their own affinity and can only be used with gems of a matching type 2019-02-04 20:29:37 +02:00
ItemFruitLeaves.java Added apple trees 2019-01-25 17:22:41 +02:00
ItemOfHolding.java Spells now have their own affinity and can only be used with gems of a matching type 2019-02-04 20:29:37 +02:00
ItemRottenApple.java Flatten apples 2019-02-07 12:14:41 +02:00
ItemSpell.java Added the Gem of burning 2019-02-20 17:24:26 +02:00
ItemSpellbook.java Fixed indentations because I'm tired of coming across these in my commits... 2019-02-08 23:39:02 +02:00
ItemStaff.java Strip translation calls and put them somewhere safe 2019-02-19 11:54:18 +02:00
ItemStick.java Restructure! Remove all the subscribe events and shove them _waaaaaay_ in the back there. 2019-02-17 01:08:19 +02:00
ItemTomato.java Added several new food items and changed how item variants are registered 2019-01-30 22:17:46 +02:00
ItemTomatoSeeds.java Fixed tomato plants consuming the item in creative mode 2019-01-10 11:34:32 +02:00
ItemZapApple.java Rewrote the apple type mapping 2019-02-07 11:46:59 +02:00
ITossable.java Fixed some issues with alpfalfa, added cloud farmland, added tomatos 2019-01-06 23:31:34 +02:00
UItemBlock.java Fixed creative mobe players can't break clouds blocks 2019-02-07 15:37:24 +02:00
UItemDecoration.java Added apple trees 2019-01-25 17:22:41 +02:00
UItemMultiTexture.java Fixed creative mobe players can't break clouds blocks 2019-02-07 15:37:24 +02:00
UItemSlab.java Fixed creative mobe players can't break clouds blocks 2019-02-07 15:37:24 +02:00