Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for pasting double chests in certain orientations.
#326 Error was that double chests get pasted in two single blocks but the full inventory is stored for each block. This code just ignores any inventory slots greater than what the chest can handle.
- Loading branch information