mirror of
https://github.com/HybridDog/connected_chests.git
synced 2024-12-26 21:30:18 +01:00
Adds big chests to minetest.
https://forum.minetest.net/viewtopic.php?t=10264
35da02ed5f
I haven't changed the pitch for default_chest_locked since the sound seems to emanate from the lock and is thus unrelated to the chest size. Additional, hardly-noticeable changes: Enable ephemeral as recommended and reduce the default_chest_close gain. |
||
---|---|---|
models | ||
textures | ||
.gitignore | ||
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.