mirror of
https://github.com/HybridDog/connected_chests.git
synced 2025-03-14 08:40:22 +01:00
luacheck currently fails because of missing globals and exceeding line length. To fix this, I add vector and hopper to the globals, add more line breaks in the code and remove outdated comments.
[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.
Description
Languages
Lua
100%