Gelatin 1.1.2 fixes compatibility mixin with diagonal windows
Gelatin 1.1.1 adds some minor fixes and publishing fixes
Fixes:
- Fix Valkyrien skies crash due to Keybinding event within init
- Fix Incompatibility for Diagonal Windows
- Fix maven publish issues (Now uploading to the maven)
Gelatin 1.1.0 has a small change to how DyeControls within the Library are handled and some minor fixes
Features
- Player Action System [NEW]: New API used primarily to sync Key Presses to the server for use within Code that may be run on the server or the client.
- Change Dye Controls to be toggled based with a new Keybind using the Player Action System. Can be configured back to the other system based on holding crouch within the config
- Implement DyeStorage for Colored Storage Block Entity instead of hardcoded methods
Fixes
- Add missing translations
- Fix missing Gelatin Creative Tab bug with owo-lib
- Fix Sodium compat mixin due to Sodium 5.0.0 changes
Gelatin 1.0.3 fixes a Model issue with EBE's custom block model having no tint indexes for texture faces, leading to Shulker Item Models being white.
Gelatin 1.0.2 fixes polymer issue due to the requirement of initializing owoItemGroups on the server
Gelatin 1.0.1 fixes class loading issue and client side mixin problem
Initial Release of Gelatin for Minecraft 1.20+ with such bringing a evolution of Jellos orignal implemnation of API's. More info can be found on the Github Wiki and an update to docs will come within the future.
Initial Release of Gelatin for Minecraft 1.19.4 with such bringing a evolution of Jellos orignal implemnation of API's. More info can be found on the Github Wiki and an update to docs will come within the future.
Initial Release of Gelatin for Minecraft 1.19.2 with such bringing a evolution of Jellos orignal implemnation of API's. More info can be found on the Github Wiki and an update to docs will come within the future.