Unicopia/src/main/java/com/minelittlepony/unicopia/item
2023-09-03 15:51:05 +01:00
..
enchantment Move mob entities to a separate package 2023-09-02 18:34:57 +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 Reimplement food poisoning to be more like the BTW food poisoning and use it instead of nausea/poison 2023-09-03 15:51:05 +01:00
AlicornAmuletItem.java Fixed altar detection for the alicorn amulet and make it more efficient by saving the centers of active altars 2023-09-02 21:23:54 +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 Move mob entities to a separate package 2023-09-02 18:34:57 +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 Move mob entities to a separate package 2023-09-02 18:34:57 +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 Move mob entities to a separate package 2023-09-02 18:34:57 +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 Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
HotAirBalloonItem.java Move mob entities to a separate package 2023-09-02 18:34:57 +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 Move mob entities to a separate package 2023-09-02 18:34:57 +01: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 Move mob entities to a separate package 2023-09-02 18:34:57 +01: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 Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
StaffItem.java Move mob entities to a separate package 2023-09-02 18:34:57 +01:00
UItems.java Move mob entities to a separate package 2023-09-02 18:34:57 +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