Unicopia/src/main/java/com/minelittlepony/unicopia/item
2022-12-13 20:32:47 +00:00
..
enchantment Fix server crashes due to late initialisation of registered values 2022-08-27 16:39:56 +02:00
toxin Implement proper composition of abilities when wearing the alicorn amulet 2022-12-09 23:55:53 +00:00
AlicornAmuletItem.java Implement more of the alicorn amulet effects 2022-12-13 20:32:47 +00:00
AmuletItem.java Fixed ambient particle effects for the pegasus amulet not playing when in the trinkets slot 2022-12-09 13:56:46 +00: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 Added buckets, bottles, and mugs full of love + Changelings can now collect love from the crystal heart 2022-09-30 18:48:34 +02:00
DragonBreathScrollItem.java Move out some references to vanilla sounds to make them easier to replace 2022-10-12 10:40:36 +02:00
DrinkableItem.java Added buckets, bottles, and mugs full of love + Changelings can now collect love from the crystal heart 2022-09-30 18:48:34 +02:00
FilledJarItem.java Refactor projectile event handlers 2022-12-04 22:46:45 +00: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
GlassesItem.java Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea) 2022-09-25 22:32:38 +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 Refactor projectile event handlers 2022-12-04 22:46:45 +00: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 Refactor projectile event handlers 2022-12-04 22:46:45 +00:00
MuffinItem.java Added advancements and recipes for crafting muffins 2022-04-01 00:40:39 +02:00
OatmealItem.java Added oats, fancy imported oats, and oatmeal 2022-09-28 22:44:23 +02:00
PegasusAmuletItem.java Allow all entities to get the effects of wearing an alicorn amulet and not just the player 2022-12-09 20:52:03 +00:00
PolearmItem.java Switch to using entity-reach-attributes for changing the player's reach distance. Closes #82 2022-12-06 22:52:24 +00:00
ProjectileItem.java Refactor projectile event handlers 2022-12-04 22:46:45 +00:00
RacePredicatedAliasedBlockItem.java Implement proper composition of abilities when wearing the alicorn amulet 2022-12-09 23:55:53 +00: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 Fixed some items not appearing in their respective creative tabs 2022-10-09 00:22:51 +02:00
UItems.java Fixed ambient particle effects for the pegasus amulet not playing when in the trinkets slot 2022-12-09 13:56:46 +00:00
URecipes.java Add a recipe for cloning a spell 2022-09-11 18:52:38 +02:00
WearableItem.java Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea) 2022-09-25 22:32:38 +02:00
ZapAppleItem.java Clean up raytrace helper code 2022-10-01 18:20:53 +02:00
ZapAppleRecipe.java Items in jars should now preserve all of their original attributes 2021-02-14 23:13:12 +02:00