Additions
- Added the ability to make world guis have a higher quality without affecting placement
Changes
- Made animation states getTime method public
Fixes
- Fixed world gui components not handling right clicks on server properly
- Fixed world guis not properly removing components on the client that were removed on the server
- Removed a small leftover piece of code that does nothing
Additions
- Added the "databank:actual_player" and "databank:always_true" hidden conditions
- Added "drop_original_loot_condition" to block hidden types
- Added "should_overwrite_loot_if_hidden" to block hidden types
Changes
- Made hidden conditions require a stream codec to properly send data to client