Unicopia/src/main/java/com/minelittlepony/unicopia/item
2024-03-20 00:21:50 +00:00
..
cloud Fixed cloud block placement desync when on multiplayer 2024-02-01 23:17:46 +00:00
enchantment Fix leaf flowers rendering on fast graphics 2024-02-20 18:40:04 +00:00
group Added a creative tab and more food for seaponies 2023-11-10 18:14:02 +00:00
AlicornAmuletItem.java Fixed being able to equip amulets the the chest slot when trinkets is installed. #300 2024-03-20 00:21:50 +00:00
AmuletItem.java Fixed being able to equip amulets the the chest slot when trinkets is installed. #300 2024-03-20 00:21:50 +00: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
BedsheetsItem.java Set up datagen 2024-03-12 21:57:30 +00:00
BellItem.java Update corruption mechanics. 2024-03-12 14:53:02 +00:00
BluntWeaponItem.java Added items to the archaeology loot tables 2023-09-28 23:41:56 +01:00
ButterflyItem.java Each butterly type has its own item and throwing a butterfly in a jar will spawn a butterfly of that type where it lands 2024-02-26 23:05:30 +00: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
CuringJokeItem.java Added curing joke and ignimeous bulbs 2024-01-03 21:51:24 +01:00
DragonBreathScrollItem.java Fixed sound effect still not playing when dinging celestia 2023-09-11 21:15:08 +01:00
DrinkableItem.java Implement seapony diets 2023-11-10 14:11:53 +00: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
FancyBedItem.java Render the pattern on beds with nbt 2023-11-25 03:05:45 +00:00
FilledJarItem.java Each butterly type has its own item and throwing a butterfly in a jar will spawn a butterfly of that type where it lands 2024-02-26 23:05:30 +00:00
FriendshipBraceletItem.java Make the Friendship Bracelet work for the Pegasus Rainboom Ability 2024-03-02 17:26:25 +00:00
GemstoneItem.java Add /racelist show and /racelist rest 2024-02-12 19:36:43 +00:00
GlassesItem.java Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00: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
HorseShoeItem.java Add advancement for killing mobs with a horseshoe 2024-01-17 19:48:35 +00: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
ItemDuck.java New food system: 2023-12-03 02:39:55 +00: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 Added horseshoes 2023-10-23 23:11:13 +01:00
ProjectileItem.java Added horseshoes 2023-10-23 23:11:13 +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
StagedFoodItem.java Added horse shoe fries, rock candy, salt cubes, toast, and candied apples 2023-10-23 19:02:39 +01:00
TraitItem.java Assign traits to a lot of items that needed it 2024-01-29 16:35:21 +00:00
TransformCropsRecipe.java Fixed stripped zap logs and wood not dropping 2024-02-08 14:22:52 +00:00
UFoodComponents.java Added curing joke and ignimeous bulbs 2024-01-03 21:51:24 +01:00
UItems.java Set up datagen 2024-03-12 21:57:30 +00:00
URecipes.java Fixed unicopia loot replacing vanilla drops for blocks instead of adding to it 2024-03-19 00:35:17 +00:00
WearableItem.java Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00:00
ZapAppleItem.java Move a whole bunch of item tags to datagen 2024-03-19 20:46:29 +00:00
ZapAppleRecipe.java 1.19.2 -> 1.19.3 (1.20) [part 1] 2022-12-18 21:07:24 +00:00