Unicopia/src/main/java/com/minelittlepony/unicopia/item
2023-09-02 18:16:36 +01:00
..
enchantment Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
group Added "Apple Pie with Hoofprint" and adjust apple pie to be closer in line with farmer's delight's pies 2023-08-16 17:56:34 +01:00
toxin Limit status effect stacking 2023-08-27 21:55:39 +01:00
AlicornAmuletItem.java Added a proper summoning method to spawn sombra 2023-08-26 21:55:08 +01:00
AmuletItem.java Avoid breaking the alicorn amulet, rather just remove its effects when its fully degraded 2023-08-30 21:47:20 +01:00
AppleItem.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
BasketItem.java Add the rest of the palm wood set 2023-08-14 20:31:33 +01:00
BellItem.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
ChameleonItem.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00
ChargeableItem.java Fixed wings of icarus sometimes reporting a charge of -1 2023-08-30 23:46:23 +01:00
CrystalHeartItem.java Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
DragonBreathScrollItem.java Move world-related stuff to a package 2023-04-30 10:46:33 +01:00
DrinkableItem.java Fix (potential crash) with empty recipe remainders 2023-08-14 22:13:29 +01:00
EnchantableItem.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
EnchantedStaffItem.java Don't kill creative players when stealing their spells, but do steal their spells 2023-08-28 14:07:20 +01:00
FilledJarItem.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
FriendshipBraceletItem.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
GemstoneItem.java Fixed non-unicorn players wearing amulets that grant magical abilities still not able to equip gemstones by right-clicking 2023-09-02 18:16:36 +01:00
GlassesItem.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
GlowableItem.java 1.17 -> 1.18 2021-12-22 11:15:09 +02:00
GlowingRecipe.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
HeavyProjectileItem.java Removed dispenser variation when firing muffins and rocks 2023-08-17 19:52:22 +01:00
HotAirBalloonItem.java Add item textures and basket/balloon designs, and try to prevent players from falling out 2023-08-12 20:43:37 +01:00
ItemCombinationRecipe.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
JarInsertRecipe.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
JarItem.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01: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 Fix wings of icarus sounds not playing when running out of charge 2023-08-30 23:46:06 +01:00
PineappleItem.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01: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 Add some more advancements and rearrange existing ones to be less vertical 2023-09-01 21:38:59 +01:00
StaffItem.java Pull together and organise all the sound events we use so we can assign them proper subtitles later 2023-08-22 16:26:13 +01:00
UItems.java Add a time change ability for the unicorn amulet 2023-08-27 14:56:18 +01:00
URecipes.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
WearableItem.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
ZapAppleItem.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
ZapAppleRecipe.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00