mirror of
https://github.com/HybridDog/connected_chests.git
synced 2025-07-20 09:00:22 +02:00
Add the chest lid to connected default chests
The back texture doesn't fit yet As side effect, fix broken listring functionality
This commit is contained in:
14
README.md
14
README.md
@ -1,12 +1,12 @@
|
||||
[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 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](https://raw.githubusercontent.com/HybridDog/connected_chests/master/depends.txt)
|
||||
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/connected_chests/master/LICENSE.txt)
|
||||
**Download:** [zip](https://github.com/HybridDog/connected_chests/archive/master.zip), [tar.gz](https://github.com/HybridDog/connected_chests/tarball/master)
|
||||
**Depends:** see [depends.txt](https://raw.githubusercontent.com/HybridDog/connected_chests/master/depends.txt)
|
||||
**License:** see [LICENSE.txt](https://raw.githubusercontent.com/HybridDog/connected_chests/master/LICENSE.txt)
|
||||
**Download:** [zip](https://github.com/HybridDog/connected_chests/archive/master.zip), [tar.gz](https://github.com/HybridDog/connected_chests/tarball/master)
|
||||
|
||||

|
||||
|
||||
@ -15,6 +15,6 @@ If you got ideas or found bugs, please tell them to me.
|
||||
[How to install a mod?](http://wiki.minetest.net/Installing_Mods)
|
||||
|
||||
|
||||
TODO:
|
||||
TODO:
|
||||
* add abms when registering the chest instead of using chestdata
|
||||
* lid opening
|
||||
* fix open big chest back side texture
|
||||
|
Reference in New Issue
Block a user