.. |
ability
|
Slightly clean up flight and dimensions predicates
|
2021-12-12 13:10:24 +02:00 |
advancement
|
Added advancements for pegasi
|
2021-09-02 20:12:09 +02:00 |
block
|
Require pickaxe for mining rocks
|
2021-09-03 00:47:48 +02:00 |
client
|
Added a feather fall spell
|
2021-11-21 18:50:02 +02:00 |
command
|
Added spell traits and trait groupings, and rewrite spell casting to make combining spells and catering to different situations easier
|
2021-11-05 15:18:32 +02:00 |
container
|
Fixed slots rendering in front of tooltips
|
2021-11-21 18:48:56 +02:00 |
entity
|
Slightly clean up flight and dimensions predicates
|
2021-12-12 13:10:24 +02:00 |
item
|
Added a feather fall spell
|
2021-11-21 18:50:02 +02:00 |
mixin
|
Added a feather fall spell
|
2021-11-21 18:50:02 +02:00 |
modmenu
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |
network
|
You can now see which traits are unread and mark them read by clicking
|
2021-11-21 00:25:14 +02:00 |
particle
|
Added a feather fall spell
|
2021-11-21 18:50:02 +02:00 |
projectile
|
Added the firebolt spell
|
2021-12-12 12:49:30 +02:00 |
util
|
Expand on spell crafting
|
2021-11-13 00:05:42 +02:00 |
Affinity.java
|
Perform the flattening on the spells
|
2021-03-02 22:12:28 +02:00 |
AwaitTickQueue.java
|
Back to basics: strip away anything that's not the core of the mod
|
2020-09-22 15:48:58 +02:00 |
BlockDestructionManager.java
|
Extract the networking wrapper to a separate package.
|
2021-06-26 12:40:35 +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
|
Added spell traits and trait groupings, and rewrite spell casting to make combining spells and catering to different situations easier
|
2021-11-05 15:18:32 +02:00 |
FlightType.java
|
Slightly clean up flight and dimensions predicates
|
2021-12-12 13:10:24 +02:00 |
InteractionManager.java
|
Added a background sound effect when flying as a pegasus
|
2021-08-18 20:14:22 +02:00 |
Owned.java
|
Unicorns can now shoot a spell as a projectile
|
2020-10-08 19:22:20 +02:00 |
Race.java
|
Rewrite food effects and add an insect type
|
2021-08-17 19:06:04 +02:00 |
Unicopia.java
|
Added spell traits and trait groupings, and rewrite spell casting to make combining spells and catering to different situations easier
|
2021-11-05 15:18:32 +02:00 |
USounds.java
|
Added heartbeat sound to the exhaustion effect
|
2021-08-22 23:48:46 +02:00 |
UTags.java
|
Added a transformation spell
|
2021-08-25 00:32:39 +02:00 |
WorldTribeManager.java
|
1.16.5 -> 1.17
|
2021-08-04 15:38:03 +02:00 |