Unicopia/src/main/java/com/minelittlepony/unicopia/item
2023-10-20 20:12:13 +01:00
..
cloud Added cloud planks, added cloud beds 2023-10-20 20:12:13 +01:00
enchantment Fixed the stressful enchantment. Fixes #200 2023-09-28 22:10:40 +01:00
group Change the horse feed creative tab into a "Foraging" tab and make more blocks foragable 2023-09-03 22:13:36 +01:00
toxin Add kirin diet 2023-10-09 22:10:03 +01:00
AlicornAmuletItem.java Prevent spawning multiple sombras and prevent the altar from reactivating after successfully summoning him 2023-09-28 21:51:45 +01:00
AmuletItem.java Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +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
BluntWeaponItem.java Added items to the archaeology loot tables 2023-09-28 23:41:56 +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 Fixed sound effect still not playing when dinging celestia 2023-09-11 21:15:08 +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 Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +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 Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +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
JarExtractRecipe.java Added a recipe for removing items from jars 2023-09-29 00:03:10 +01:00
JarInsertRecipe.java Fixed item duplication when filling jars 2023-09-28 23:48:09 +01:00
JarItem.java Change particle effects to use records 2023-10-18 18:52:29 +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 Fixed thrown jars despawning 2023-09-04 11:56:08 +01: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 Added cloud planks, added cloud beds 2023-10-20 20:12:13 +01:00
URecipes.java Added a recipe for removing items from jars 2023-09-29 00:03:10 +01:00
WearableItem.java Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
ZapAppleItem.java Change particle effects to use records 2023-10-18 18:52:29 +01:00
ZapAppleRecipe.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00