.. |
ai
|
Added a hug ability
|
2023-10-16 15:18:36 +01:00 |
behaviour
|
Changelings can now untransform by using their ability on something they've already transformed into
|
2023-11-07 18:20:04 +00:00 |
collision
|
Move mob entities to a separate package
|
2023-09-02 18:34:57 +01:00 |
damage
|
Add advancement for killing mobs with a horseshoe
|
2024-01-17 19:48:35 +00:00 |
duck
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
effect
|
Kirins can now cool themselves off by drinking bottles of water, juice, and eating melon slices
|
2023-11-27 16:02:38 +00:00 |
mob
|
Change cast spells to be easier to reach and change the center to be the center of the entity not its base position
|
2024-01-25 22:57:44 +00:00 |
player
|
Fix shields targetting the entity it belongs to
|
2024-01-26 15:57:36 +00:00 |
AmuletSelectors.java
|
Added hippogriffs and seaponies
|
2023-11-08 12:58:41 +00:00 |
Creature.java
|
Fix shields targetting the entity it belongs to
|
2024-01-26 15:57:36 +00:00 |
DynamicLightSource.java
|
Move mob entities to a separate package
|
2023-09-02 18:34:57 +01:00 |
Enchantments.java
|
Further refactorings
|
2022-12-19 21:03:55 +01:00 |
EntityPhysics.java
|
Move mob entities to a separate package
|
2023-09-02 18:34:57 +01:00 |
EntityReference.java
|
Fixed unable to place the necromancy spell
|
2023-08-06 18:26:17 +01:00 |
Equine.java
|
Added hive block
|
2023-10-15 16:52:11 +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
|
Some refinements. Cloud block items now float on other cloud blocks
|
2023-10-21 20:30:13 +01:00 |
ItemPhysics.java
|
1.19.4 -> 1.20-pre6
|
2023-06-03 12:40:54 +01:00 |
ItemTracker.java
|
Move trinkets and seasons code to the compat package
|
2023-09-10 22:14:27 +01:00 |
Living.java
|
Added cloud blocks and cloud pillars
|
2023-10-18 18:52:59 +01:00 |
MagicImmune.java
|
Prevent spells from affecting technical entities
|
2023-08-28 14:37:36 +01:00 |
Physics.java
|
Improve negative gravity handling on dropped items
|
2021-02-22 15:54:24 +02: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 |