Unicopia/src/main/java/com/minelittlepony/unicopia/item
2019-02-08 23:39:02 +02:00
..
ICastable.java Fixed long-distance travel (Part 2) 2019-01-26 23:20:35 +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
ItemApple.java Flatten apples 2019-02-07 12:14:41 +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 Fixed being able to feed gems with items of the wrong affinity 2019-02-04 22:10:12 +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
ItemStick.java Fixed stacked sticks not inheriting flags from the base 2019-01-09 16:59:14 +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