Adds big chests to minetest.
Go to file
Hybrid Dog e9aa55d4e6 Add the chest lid to connected default chests
The back texture doesn't fit yet
As side effect, fix broken listring functionality
2018-02-17 20:50:50 +01:00
textures Add the chest lid to connected default chests 2018-02-17 20:50:50 +01:00
.gitignore init 2014-06-02 20:38:58 +02:00
LICENSE.txt dont use table.copy for copying the original nodedef and update readme 2016-05-15 19:56:10 +02:00
README.md Add the chest lid to connected default chests 2018-02-17 20:50:50 +01:00
depends.txt add optional dependancies to forbid pipeworks to be loaded after the mod 2015-04-18 11:42:14 +02:00
init.lua Add the chest lid to connected default chests 2018-02-17 20:50:50 +01:00

README.md

[Mod] connected chests [connected_chests]

This mod allows making bigger default chests. Just hold shift and place a chest onto another one's side. This is not the first mod which adds big chests.

Depends: see depends.txt License: see LICENSE.txt Download: zip, tar.gz

I'm a screenshot!

If you got ideas or found bugs, please tell them to me.

How to install a mod?

TODO:

  • add abms when registering the chest instead of using chestdata
  • fix open big chest back side texture