A mod for VoxeLibre, a Minecraft-inspired open-source survival sandbox game built on the Luanti engine.
This mod adds storage crates, a block which holds up to 64 stacks of a single item. Rather than open an inventory screen, you right or left click on the block to put items in or take items out.
- Right-click to add a stack.
- Double right-click to add all the items in your inventory of that type.
- Punch to take a stack.
- Sneak-punch to take a single item.
VoxeLibre and Minetest Game are supported, and other games may work as well if you register a crafting recipe.
Storage crates currently do not support VoxeLibre hoppers or other mods that interact with inventories. Support for hoppers may be added in the future.
Inspired by barrels from the Minecraft mod Factorization and later implementations such as JABBA.
The font for the crate label (./textures/overstock_char_*.png), is marked
CC0. Originally by
PilzAdam (WTFPL) and modified by rudzik8. Sourced from
VoxeLibre.
The ./sounds/item_take.ogg sound is marked
CC0 by
benniknop. The sound
params are sourced from
VoxeLibre.
Copyright © 2025 Lark Aster
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Unless otherwise specified, media is licensed under CC BY-SA 4.0.