Unicopia/src/main/java/com/minelittlepony/unicopia/item
2022-09-22 13:01:31 +02:00
..
enchantment Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
toxin Rewrite races to use a registry 2022-08-27 15:07:29 +02:00
AlicornAmuletItem.java Added Trinkets support 2022-09-20 23:50:15 +02:00
AmuletItem.java Added Trinkets support 2022-09-20 23:50:15 +02:00
AppleItem.java We no longer replace the vanilla apple item. 2022-03-27 00:22:08 +02:00
ChameleonItem.java 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
CrystalHeartItem.java Set custom subtitles for our sounds 2022-01-05 18:54:33 +02:00
DragonBreathScrollItem.java Added the dragon breath scroll 2022-09-18 01:23:29 +02:00
DrinkableItem.java We no longer replace the vanilla apple item. 2022-03-27 00:22:08 +02:00
FilledJarItem.java Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
FriendshipBraceletItem.java Added Trinkets support 2022-09-20 23:50:15 +02:00
GemstoneItem.java Fix duplication bug when equipping/unequipping spells 2022-09-12 19:53:02 +02:00
GlowableItem.java 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
GlowingRecipe.java Added filled jars 2021-02-14 22:15:30 +02:00
HeavyProjectileItem.java Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
ItemCombinationRecipe.java Fixed combination recipe accepting more than one ingredient 2021-02-21 20:51:51 +02:00
JarInsertRecipe.java Items in jars should now preserve all of their original attributes 2021-02-14 23:13:12 +02:00
JarItem.java Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
MuffinItem.java Added advancements and recipes for crafting muffins 2022-04-01 00:40:39 +02:00
PolearmItem.java Added polearms 2022-09-18 21:39:42 +02:00
ProjectileItem.java Simplify projectile delegate code 2022-09-14 11:53:31 +02:00
RacePredicatedAliasedBlockItem.java Added pebbles, rocks, and rock stew 2021-09-02 19:11:51 +02:00
RottenAppleItem.java We no longer replace the vanilla apple item. 2022-03-27 00:22:08 +02:00
SpellbookItem.java Anyone can read the spellbook now 2022-09-21 22:58:29 +02:00
UItemGroups.java Add utility for creating identifiers with the mod's namespace 2022-08-27 15:25:02 +02:00
UItems.java Certain items can now be used as fuel in the furnace 2022-09-18 21:45:56 +02:00
URecipes.java Add a recipe for cloning a spell 2022-09-11 18:52:38 +02:00
WearableItem.java Fixed dispensers not being able to equip friendship bracelets and amulets when trinkets is installed 2022-09-22 13:01:31 +02:00
ZapAppleItem.java Fixed raytracing in several places. 2022-09-11 17:54:55 +02:00
ZapAppleRecipe.java Items in jars should now preserve all of their original attributes 2021-02-14 23:13:12 +02:00