.. |
ability
|
Render the duplicating recipe to the ingredient tree
|
2022-09-11 19:25:34 +02:00 |
advancement
|
Add utility for creating identifiers with the mod's namespace
|
2022-08-27 15:25:02 +02:00 |
block
|
Fix lava and water matching
|
2022-09-08 18:49:58 +02:00 |
client
|
Render the duplicating recipe to the ingredient tree
|
2022-09-11 19:25:34 +02:00 |
command
|
Rebalance the metamorphosis potion and turn players' hearts black when they're turning
|
2022-08-27 18:07:26 +02:00 |
container
|
Remove some debug logs
|
2022-09-11 19:27:04 +02:00 |
entity
|
Fix error
|
2022-09-11 17:06:29 +02:00 |
item
|
Add a recipe for cloning a spell
|
2022-09-11 18:52:38 +02:00 |
mixin
|
Cleanup and move duck interfaces to a dedicated package
|
2022-09-11 16:58:42 +02:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
Remove some debug logs
|
2022-09-11 19:27:04 +02:00 |
particle
|
Fix server crashes due to late initialisation of registered values
|
2022-08-27 16:39:56 +02:00 |
projectile
|
Fixed magic projectiles not actually using their caster's level
|
2022-09-01 23:00:20 +02:00 |
util
|
Fix item duplication/sync glitch in the spellbook
|
2022-09-11 18:52:26 +02:00 |
Affinity.java
|
Tweaked a bunch of colours
|
2021-12-29 20:13:07 +02:00 |
AwaitTickQueue.java
|
Use CompletableFuture for delaying things
|
2021-12-27 13:04:35 +02:00 |
BlockDestructionManager.java
|
1.17 -> 1.18
|
2021-12-22 11:15:09 +02:00 |
Config.java
|
Fixed saving of settings and added a configuration screen
|
2021-02-07 19:57:35 +02:00 |
EntitySupplier.java
|
Cast spells are now their own entity (should fix problems with spells dissapearing/not appearing at the correct location in muliplayer)
|
2021-03-04 22:35:49 +02:00 |
EquinePredicates.java
|
Move the unicorn shoot ability to the primary slot (second page) and add a separate ability specifically for cancelling spells
|
2021-12-31 15:40:08 +02:00 |
FlightType.java
|
Slightly clean up flight and dimensions predicates
|
2021-12-12 13:10:24 +02:00 |
InteractionManager.java
|
1.18 -> 1.19
|
2022-06-25 00:19:55 +02:00 |
Owned.java
|
Allow spells and entities to retain their owner if the owner is offline (multiplayer) or in another dimension (nether), and handle situations where the owner is not around (getOwner() == null)
|
2022-01-01 22:08:50 +02:00 |
Race.java
|
Fixed error whilst executing the /race command
|
2022-08-27 15:51:49 +02:00 |
Unicopia.java
|
Sync traits from the server
|
2022-09-10 17:02:30 +02:00 |
USounds.java
|
Add utility for creating identifiers with the mod's namespace
|
2022-08-27 15:25:02 +02:00 |
UTags.java
|
Add utility for creating identifiers with the mod's namespace
|
2022-08-27 15:25:02 +02:00 |
WeaklyOwned.java
|
Fixed crash due to naming conflict
|
2022-06-23 16:24:45 +02:00 |
WorldTribeManager.java
|
Rewrite races to use a registry
|
2022-08-27 15:07:29 +02:00 |