Topic: How to make a custom chest?

Hi I was wanting to know how to make a chest for my mod. Is it something to do with drawtype?

Check out my Diamonds Mod. This adds diamonds that can be mined as well as tools.

Click here to be enlightened by the Blue Devils.

Re: How to make a custom chest?

No, just use the metadata to make a chest, the drawtype has nothing to do with chests, only to make them look like chests.

<Pixelized> yup the mpaa has some pretty fast seeders =)

Re: How to make a custom chest?

meta data?

Check out my Diamonds Mod. This adds diamonds that can be mined as well as tools.

Click here to be enlightened by the Blue Devils.

Re: How to make a custom chest?

Lol I'm no code expert but if you made a mod you should know what metadata is.

Re: How to make a custom chest?

I'm still new to modding. I'm trying to learn what everything means. I know how to make tools, nodes, torches, craft items, crafting recipes, and roofs. I'm still learning though. Chests are next on my list.

Check out my Diamonds Mod. This adds diamonds that can be mined as well as tools.

Click here to be enlightened by the Blue Devils.

Re: How to make a custom chest?

Look at the default/init.lua code.

Re: How to make a custom chest?

Thanks Celeron!

Check out my Diamonds Mod. This adds diamonds that can be mined as well as tools.

Click here to be enlightened by the Blue Devils.