.. |
enchantment
|
Fix server crashes due to late initialisation of registered values
|
2022-08-27 16:39:56 +02:00 |
toxin
|
Reworking toxics slightly
|
2022-09-30 12:43:07 +02:00 |
AlicornAmuletItem.java
|
Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should)
|
2022-09-26 21:12:30 +02:00 |
AmuletItem.java
|
Added Trinkets support
|
2022-09-20 23:50:15 +02:00 |
AppleItem.java
|
We no longer replace the vanilla apple item.
|
2022-03-27 00:22:08 +02:00 |
ChameleonItem.java
|
1.17 -> 1.18
|
2021-12-22 11:15:09 +02:00 |
CrystalHeartItem.java
|
Set custom subtitles for our sounds
|
2022-01-05 18:54:33 +02:00 |
DragonBreathScrollItem.java
|
Added oats, fancy imported oats, and oatmeal
|
2022-09-28 22:44:23 +02:00 |
DrinkableItem.java
|
Reworking toxics slightly
|
2022-09-30 12:43:07 +02:00 |
FilledJarItem.java
|
Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should)
|
2022-09-26 21:12:30 +02:00 |
FriendshipBraceletItem.java
|
Added Trinkets support
|
2022-09-20 23:50:15 +02:00 |
GemstoneItem.java
|
Fix duplication bug when equipping/unequipping spells
|
2022-09-12 19:53:02 +02: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
|
Added filled jars
|
2021-02-14 22:15:30 +02:00 |
HeavyProjectileItem.java
|
Simplify projectile delegate code
|
2022-09-14 11:53:31 +02:00 |
ItemCombinationRecipe.java
|
Fixed combination recipe accepting more than one ingredient
|
2021-02-21 20:51:51 +02:00 |
JarInsertRecipe.java
|
Items in jars should now preserve all of their original attributes
|
2021-02-14 23:13:12 +02:00 |
JarItem.java
|
Simplify projectile delegate code
|
2022-09-14 11:53:31 +02: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 |
PolearmItem.java
|
Send a velocity update to the client when modifying player velocities. (should fix some instances of knockback not working when it should)
|
2022-09-26 21:12:30 +02:00 |
ProjectileItem.java
|
Standardise sound playing
|
2022-09-26 21:13:03 +02:00 |
RacePredicatedAliasedBlockItem.java
|
Added pebbles, rocks, and rock stew
|
2021-09-02 19:11:51 +02: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 |
UItemGroups.java
|
Reworking toxics slightly
|
2022-09-30 12:43:07 +02:00 |
UItems.java
|
Added apple pie slices
|
2022-09-30 00:54:09 +02: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
|
Reworking toxics slightly
|
2022-09-30 12:43:07 +02:00 |
ZapAppleRecipe.java
|
Items in jars should now preserve all of their original attributes
|
2021-02-14 23:13:12 +02:00 |