voxel-inventory-creative

inventory dialog with an infinite supply of all items (voxel.js plugin)


Keywords
voxel, plugin, inventory, creative
License
MIT
Install
npm install voxel-inventory-creative@0.1.1

Documentation

voxel-inventory-creative

Inventory dialog with an infinite supply of all items and blocks (voxel.js plugin)

screenshot

Can be invoked with voxel-gamemode by pressing the inventory key while in creative mode (in survival mode, voxel-inventory-crafting is opened instead).

Shows items/blocks grouped by creativeTab property from voxel-registry. If this property is missing, the item or block will be grouped into the "items" or "blocks" category, respectively. The category buttons can be used to change the category of items displayed.

You can click to take these infinite item piles from the dialog into your voxel-carry player inventory.

License

MIT