forked from mtcontrib/connected_chests
Adds big chests to minetest.
locale | ||
models | ||
textures | ||
.gitignore | ||
.luacheckrc | ||
init.lua | ||
LICENSE.txt | ||
mod.conf | ||
README.md |
[Mod] Connected Chests [connected_chests]
This mod allows making bigger default chests.
Hold shift and place a chest onto another one's side to get a big chest.
This is not the first mod which adds big chests.
Depends: see depends.txt
License: see LICENSE.txt
Download: zip, tar.gz
If you got ideas or found bugs, please tell them to me.
TODO:
- Fix open big chest back side texture: The current .obj mesh model uses a side texture for the back side, so the model needs change.