Max
Max
Two people separately mentioned this, so I now need to look into it.
Item Dupe
## Issue / Bug Duping items https://clips.twitch.tv/PluckyPlayfulPanFUNgineer ## Expected Behavior Backpack interface to close when put into offhand or when dropped ## Possible Solution ### Steps to Reproduce (for bugs)...
First pass: Added /block package, containing AbstractBlockTE, BlockBackpack, and TEBackpack Altered ContainerBackpack to have an overloaded constructor for the TE as well as the ItemStack Added (untested) IronBackpacksAPI.applyPackInfo(tile) Added (untested)...