- Refactored internal Chameleon API to be fully self-contained
- FABRIC: Fixed item interop clearing items from locked drawers
- Fixed framing table voiding framed input if materials already present
- Updated ja_jp translation (contrib by sharpedmimishee)
- Added nl_nl translation (contrib by Jack McKalling)
- Added back support for framed drawers
- Includes support for standard drawers, compacting drawers, trim, controllers, and slaves
- Added back framing table
- Place any normal supported block on the table to create a framed version
- Place framed version on table to get back materials and original block
- Works for drawers that already hold contents
- Fix typo in remote upgrade description
- Fix drawer puller not working when on keyring
- Add several missing recipe advancement entries
- Fixed controller, io, and trims not dropping when broken
- Added ja_jp translation (contrib by sharpedmimishee)
- Added ru_ru translation (contrib by gri3229)
- Add several missing recipe advancement entries
- Added ja_jp translation (contrib by sharpedmimishee)
- Added ru_ru translation (contrib by gri3229)
- FABRIC: Fix item transactions not working correctly with other mods
- Fix framing table voiding framed drawer if quick-moved to input with materials already present
- Fix framing table collision shapes not matching block
- Fix framing table not respecting stack sizes during quick craft
- Fix framing table not respecting item stack sizes
- Fix drawer puller not working when on keyring
- FORGE: Fix server crash with latest 52.0.18 Forge release
- FABRIC: Made dependency on Forge Config API Port optional
- If the mod is not installed, config loading will not be supported
- Fix typo in remote upgrade description
- Fix framing table not being on the axe minable list
- Fix framing table breaking one block at a time
- Fix framing table hanging game when quick-moving items
- Fix crash when using a remote upgrade
- Fix crash when using remote upgrade
- FABRIC: Added config support via Forge Config API Port required dependency