.. |
enchantment
|
Further refactorings
|
2022-12-19 21:03:55 +01:00 |
group
|
1.19.2 -> 1.19.3 (1.20) [part 3]
|
2022-12-19 00:47:00 +00:00 |
toxin
|
1.19.2 -> 1.19.3 (1.20) [part 2]
|
2022-12-18 23:12:49 +00:00 |
AlicornAmuletItem.java
|
Added butterflingers status effect
|
2022-12-26 20:21:18 +01:00 |
AmuletItem.java
|
Fixed ambient particle effects for the pegasus amulet not playing when in the trinkets slot
|
2022-12-09 13:56:46 +00:00 |
AppleItem.java
|
Cleanup and replace some more references to getMaster()
|
2022-12-19 17:27:24 +01:00 |
ChameleonItem.java
|
1.19.2 -> 1.19.3 (1.20) [part 1]
|
2022-12-18 21:07:24 +00:00 |
CrystalHeartItem.java
|
Move some methods out of the Equine<?> interface that don't need to be there
|
2022-12-25 16:01:12 +01:00 |
DragonBreathScrollItem.java
|
Move out some references to vanilla sounds to make them easier to replace
|
2022-10-12 10:40:36 +02: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 |
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
|
1.19.2 -> 1.19.3 (1.20) [part 2]
|
2022-12-18 23:12:49 +00: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
|
Allow all entities to get the effects of wearing an alicorn amulet and not just the player
|
2022-12-09 20:52:03 +00: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 |
UItems.java
|
1.19.2 -> 1.19.3 (1.20) [part 3]
|
2022-12-19 00:47:00 +00:00 |
URecipes.java
|
Add a recipe for cloning a spell
|
2022-09-11 18:52:38 +02: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 |