Chests to store your items (voxel.js plugin)
Adds a new chest block, can be crafted (using a voxel-workbench) with 8 wooden planks:
The chest can be placed as a voxel in the world (temporary texture):
And right-clicked to open an inventory, where you can transfer your items:
Each chest has its own independent inventory storage. Stores inventory data in the chunk with voxel-blockdata.
MIT