Page 1 of 1

[Mod] connected chests [connected_chests]

PostPosted: Thu Oct 02, 2014 19:50
by Hybrid Dog
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: default
License: WTFPL
Download: zip, tar.gz
github: connected_chests

Image

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

How to install a mod?

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Fri Oct 03, 2014 08:27
by Minetestforfun
Have you fix the duplicate problems from the [chest] mod ?

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Fri Oct 03, 2014 09:03
by Hybrid Dog
Minetestforfun wrote:Have you fix the duplicate problems from the [chest] mod ?

I don't know the [chest] mod, so I don't know if there're problems.

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Fri Oct 03, 2014 12:26
by Esteban
Hybrid Dog wrote:
Minetestforfun wrote:Have you fix the duplicate problems from the [chest] mod ?

I don't know the [chest] mod, so I don't know if there're problems.

He is asking about this mod: [Mod] Double Chests [chest]

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Fri Oct 03, 2014 19:36
by Hybrid Dog
Esteban wrote:
Hybrid Dog wrote:
Minetestforfun wrote:Have you fix the duplicate problems from the [chest] mod ?

I don't know the [chest] mod, so I don't know if there're problems.

He is asking about this mod: [Mod] Double Chests [chest]

it's from 17 Sep 2014, 14:34, so it's fairly new and I didn't know it

My mod doesn't have a duplicate problem as far as I know.
I don't use the PilzAdam double chest code for it.

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Fri Oct 03, 2014 22:04
by Minetestforfun
ok, thank you for your answer :)

Thank you also for your work and sharing your mods :D

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Mon Feb 16, 2015 03:09
by RoseLite
Very nice mod but what do we rename the file to? Thank you! C:

Re: [Mod] Connected Chests (or double chests (or big chests)

PostPosted: Mon Feb 16, 2015 16:00
by Hybrid Dog
RoseLite wrote:Very nice mod but what do we rename the file to?

thanks,
the folder needs to be called connected_chests (after unpacking the archive if you downloaded it)

Re: [closed] Connected Chests [connected_chests]

PostPosted: Mon Sep 28, 2015 16:32
by mark_wr
Thanks for this nice mod. Each time I start Minetest, I get the messages:

Could not load image "connected_chests_top.png" while building texture
Creating a dummy image for "connected_chests_top.png"

That pair of messages repeats for each connected chest that exists in my world.
The top of each connected chest looks pink on left, green on right (I assume that is the "dummy image" that minetest creates).

Any idea how I might fix this?

Re: [closed] Connected Chests [connected_chests]

PostPosted: Mon Sep 28, 2015 16:54
by mark_wr
Never mind. I fixed it. I edited your Init.lua and replaced the 2 occurrences of the character string "connected_chests_top.png" with "default_chest_top.png". The result looks ok to me, even though there is the line in the middle of the top, the front that your designed still lets me know it is a connected chest, and the chest looks nice. Thanks again for this mod.

Re: [closed] Connected Chests [connected_chests]

PostPosted: Wed Sep 30, 2015 15:12
by Hybrid Dog
mark_wr wrote:Never mind. I fixed it. I edited your Init.lua and replaced the 2 occurrences of the character string "connected_chests_top.png" with "default_chest_top.png". The result looks ok to me, even though there is the line in the middle of the top, the front that your designed still lets me know it is a connected chest, and the chest looks nice. Thanks again for this mod.

Sorry, l used a symbolic relative link for the top image, l think l used it to support texture packs. l copied the side texture, it should work now.

Re: [closed] Connected Chests [connected_chests]

PostPosted: Wed Sep 30, 2015 19:44
by BBmine
Does connected chests work with locked chests?

Re: [closed] Connected Chests [connected_chests]

PostPosted: Thu Oct 01, 2015 16:55
by Hybrid Dog
BBmine wrote:Does connected chests work with locked chests?

it also works for default locked chests