- Fixed quilt compat
- Add tool tags to blocks, making them faster to break with proper tools
- Fix quad and double drawers voiding items when broken
- Add tooltips for drawer contents
- Prevent upgrade changes when capacity would overflow (can be configured)
- Fix voiding mode not saving
- Add a ingame guide book (needs patchouli)
- Add a voiding mode to drawers
- Make slots on drawers properly sort
- Fix double insertion 'cause it broke somehow
- Port the performance improvements from 1.18
- Add a ingame guide book (needs patchouli)
- Add a voiding mode to drawers
- Make slots on drawers properly sort
- Fix double insertion 'cause it broke somehow
- Fix drawers deleting items when the inventory is full
- Fix filtering with items with nbt
- Fix drawers deleting items when the inventory is full
- Fix filtering with items with nbt
- Switch to graphlib for network lookup
- Update to 1.19-rc1
- Add comparator support
- Probably unstable
- Make it possible to extract in creative by using survival mining. Can be tweak in the config
- Optimised drawer rendering using culling
- Internal cleanup
- Fix extract duplication without using concerning workarounds
- Double click insert now works with empty hands on drawers with items in them
- Upgrades can only be removed when sneaking
- Drawers now contain items when broken to reduce lag
- Generated data is now available on github under
src/main/generated
- Add an optional built-in resource pack with alternative textures provided by LordDeatHunter
- Fix drawers creating megastack when upgrades are removed
- Adds a creative upgrade. It gives virtually infinite capacity
- Multi-slot drawers now divide the capacity between slots (configurable)
- The default capacity has been increased to make drawers more worth while early game
- Loads of internal changes and refactors
- Adds a bunch more config options
- Switches to the Apache license
- Shadow drawers now properly update on extraction
- Cache the amount visible in shadow drawers for performance
- Disable inserting in adventure mode
- Update to mconfig v1.1.1 to fix quilt compat
- Add icon to mod definition
- Rename controller to access point to more clearly state it's purpose
- Fix some problems in the README
The first release. Featuring 1x1, 2x1, 2x2 and shadow drawers, as well as controllers, connectors, locking and upgrades.