Skip to content

Releases: ChristopherHaws/mc-automatic-inventory

v4.0.0

22 Jul 16:50
f2f37b0
Compare
Choose a tag to compare
Update to Minecraft v1.21 (#17)

v3.3.0

09 Oct 21:52
Compare
Choose a tag to compare
  • Fixed a bug that caused chests stopped working with deposit all and quick deposit
  • Updated deposit logic to only deposit items with the same custom names
  • Added tab completion to commands
  • Added deposit exclusion for items with infinity on them (similar to existing exclusions for other tools)

v3.2.0

02 Oct 03:51
Compare
Choose a tag to compare
  • Remove /debugai command
  • Fix issue where shulkers that do not face up fail to deposit items if they have an item above them (#4)
  • Add migration for config folder since the name changed to be all lowercase (#6)
  • General code cleanup and fix warnings

v3.1.0

11 Sep 01:14
5eceb64
Compare
Choose a tag to compare
  • Remove deprecated code and replace them to the latest API's
  • General code cleanup

v3.0.0

31 Aug 04:19
Compare
Choose a tag to compare

Added the commands:

  • /quickdeposit [toggle | enable | disable]
  • /autorefill [toggle | enable | disable]

Full Changelog: https://github.com/ChristopherHaws/mc-automatic-inventory/commits/v3.0.0