.. |
ai
|
Fix stuff and port enchantments (part 1)
|
2024-09-30 22:18:30 +01:00 |
behaviour
|
Upating to 1.21 (part 5)
|
2024-09-30 19:11:17 +01:00 |
collision
|
Remove the update argument when interacting with spell slots
|
2024-05-21 23:10:02 +01:00 |
damage
|
Update items and music discs
|
2024-09-30 15:18:47 +01:00 |
duck
|
Fix a whole bunch of gravity related issues
|
2024-03-26 00:04:00 +00:00 |
effect
|
Update status effects
|
2024-09-30 15:17:29 +01:00 |
mob
|
Use the entity's accessor for the registry manager instead
|
2024-09-30 17:09:44 +01:00 |
player
|
Fix stuff and port enchantments (part 1)
|
2024-09-30 22:18:30 +01:00 |
AmuletSelectors.java
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
AttributeContainer.java
|
Updating to 1.21 (part 3)
|
2024-09-28 22:27:46 +01:00 |
Creature.java
|
Updating to 1.21 (part 3)
|
2024-09-28 22:27:46 +01:00 |
DynamicLightSource.java
|
Move mob entities to a separate package
|
2023-09-02 18:34:57 +01:00 |
Enchantments.java
|
Fix stuff and port enchantments (part 1)
|
2024-09-30 22:18:30 +01:00 |
EntityPhysics.java
|
Updating to 1.21 (part 3)
|
2024-09-28 22:27:46 +01:00 |
EntityReference.java
|
Updating to 1.21 (part 2)
|
2024-09-26 21:36:35 +01:00 |
Equine.java
|
Implement a custom data tracker to sync values dynamically. Fixes #14
|
2024-05-21 23:51:56 +01:00 |
IItemEntity.java
|
Move some methods out of the Equine<?> interface that don't need to be there
|
2022-12-25 16:01:12 +01:00 |
ItemImpl.java
|
Fix stuff and port enchantments (part 1)
|
2024-09-30 22:18:30 +01:00 |
ItemPhysics.java
|
Sync each spell individually
|
2024-05-21 23:52:02 +01:00 |
ItemTracker.java
|
Updating to 1.21 (part 3)
|
2024-09-28 22:27:46 +01:00 |
LandingEventHandler.java
|
Cancel stomps when moving upwards
|
2024-05-17 19:28:08 +01:00 |
Living.java
|
Fix stuff and port enchantments (part 1)
|
2024-09-30 22:18:30 +01:00 |
MagicImmune.java
|
Prevent spells from affecting technical entities
|
2023-08-28 14:37:36 +01:00 |
Physics.java
|
Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity
|
2024-03-26 17:11:39 +00:00 |
Transportation.java
|
- Fix hot air balloons not orienting correctly when placed
|
2024-03-29 20:31:49 +00:00 |
Trap.java
|
Back to basics: strip away anything that's not the core of the mod
|
2020-09-22 15:48:58 +02:00 |