.. |
enchantment
|
Added consumption and heartbound enchantments
|
2023-05-17 19:49:38 +01:00 |
group
|
Added a palm wood set
|
2023-05-25 19:03:09 +01:00 |
toxin
|
Added pineapples and bananas
|
2023-05-23 09:48:40 +01:00 |
AlicornAmuletItem.java
|
Added additional lore for new items and spells
|
2023-05-18 12:57:06 +01:00 |
AmuletItem.java
|
Added magic staffs:
|
2023-02-28 16:44:14 +00:00 |
AppleItem.java
|
Cleanup and replace some more references to getMaster()
|
2022-12-19 17:27:24 +01:00 |
BellItem.java
|
Adjust charge obtained when using grogar's bell and allow for stealing a charged creeper's charge
|
2023-05-05 23:23:14 +01:00 |
ChameleonItem.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
ChargeableItem.java
|
Pegasus amulet now defaults to a half charge rather than needing to fully recharge it after crafting
|
2023-03-05 01:28:26 +00:00 |
CrystalHeartItem.java
|
Fixed concurrent modification exception when using the ice spell. #90
|
2023-01-09 10:38:32 +00:00 |
DragonBreathScrollItem.java
|
Move world-related stuff to a package
|
2023-04-30 10:46:33 +01: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 |
EnchantableItem.java
|
Added magic staffs:
|
2023-02-28 16:44:14 +00:00 |
EnchantedStaffItem.java
|
Added EMI support
|
2023-05-20 11:22:46 +01: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
|
Fixed ponies without magical abilities being able to use gemstones to swap spells
|
2023-04-30 12:59:05 +01: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
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
HeavyProjectileItem.java
|
Remove unused code
|
2022-12-19 21:25:53 +01:00 |
ItemCombinationRecipe.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
JarInsertRecipe.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
JarItem.java
|
Cleanup and replace some more references to getMaster()
|
2022-12-19 17:27:24 +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
|
Pegasus amulet now defaults to a half charge rather than needing to fully recharge it after crafting
|
2023-03-05 01:28:26 +00:00 |
PineappleItem.java
|
Added pineapples and bananas
|
2023-05-23 09:48:40 +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
|
Anyone can read the spellbook now
|
2022-09-21 22:58:29 +02:00 |
StaffItem.java
|
Added magic staffs:
|
2023-02-28 16:44:14 +00:00 |
UItems.java
|
Added a palm wood set
|
2023-05-25 19:03:09 +01:00 |
URecipes.java
|
Added magic staffs:
|
2023-02-28 16:44:14 +00:00 |
WearableItem.java
|
Added sunglasses and broken sunglasses (credit @AtomicGlow for the idea)
|
2022-09-25 22:32:38 +02:00 |
ZapAppleItem.java
|
Replace getEntity() with asEntity() and getReferenceWorld() with asWorld()
|
2022-12-19 18:13:15 +01:00 |
ZapAppleRecipe.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |