Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
Bump Gelatin Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dragon-Seeker committed Aug 7, 2023
1 parent cd70d79 commit 38f1e1e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 12 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
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.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
1 change: 1 addition & 0 deletions changelogs/changelog-1.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
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.

0 comments on commit 38f1e1e

Please sign in to comment.