File Details
[1.20.1] Gelatin - 1.1.0
- R
- Aug 7, 2023
- 412.80 KB
- 83
- 1.20.1+2
- Fabric
File Name
gelatin-1.1.0+1.20.1.jar
Supported Versions
- 1.20.1
- 1.20
- 1.19
Curse Maven Snippet
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