- Fixed major regression from last beta that prevented items from being withdrawn
- Added detached drawers, which can be placed in empty slots in drawer blocks
- Added drawer puller tool to remove drawers from blocks
- Added config entries for detached drawers support
- Added balanced fill upgrade
- Added per-drawer stack capacity to drawer GUI
- Added re-trimming by sneak-using trim on a drawer block
- Added re-partitioning by sneak-using another drawer block on a drawer block if all slots are same item or empty
- Added heavy block option and upgrade (contrib. by loglob)
- Fixed invertShift and invertClick options in server environment
Fabric known issues:
- Withdraw pulling multiple items still a problem on creative
- No config file support
- Flat lighting on item labels
- Re-trim / Re-partition does not work
- Added 2-tier version of compacting drawers
- Added half-depth versions of both compacting drawers
- Max capacity checking for pulled drawers is default off in new configs
BREAKING:
- Some resource filenames related to compacting drawers have changed, which may affect data packs. Compacting drawers will likely fall back to their default resources.
This is the first build for Fabric modloader
Known Issues:
- Item extraction pulls multiple items while mouse is held down
- Block rendering in labels has flat lighting
- Transaction safety not yet guaranteed around compacting drawers
There are likely numerous issues, report them in the issue tracker or discord
- Added disabled messages to balance upgrade and drawer pulled if disabled in config
- Extended "heavy" drawer mode to detached drawers
- considered heavy if containing more than stacksize of items
- and was taken from drawer block that didn't have portability upgrade
- Fixed heavy drawer mode to check player inventory
- Made it possible to insert upgrades as normal items if sneak-clicking
- Detached drawer tooltip won't show stack limit if stack limit is not enforced in config
- Added detached drawers, which can be placed in empty slots in drawer blocks
- Added drawer puller tool to remove drawers from blocks
- Added config entries for detached drawers support
- Added balanced fill upgrade
- Added per-drawer stack capacity to drawer GUI
- Added re-trimming by sneak-using trim on a drawer block
- Added re-partitioning by sneak-using another drawer block on a drawer block if all slots are same item or empty
- Added heavy block option and upgrade (contrib. by loglob)
- Fixed invertShift and invertClick options in server environment
- Fixed TOP registration crash in server dev environment
- Fixed drawer screen title