Hey Folks,
I'm pretty new to all of this, so please bear with me.
I'm trying to make a simple mod that adds more different types of wall to the game. My walls seem to work, but the problem I'm having is that for each new type of wall I add, I get two items in the creative tab - one displaying the correct model and one not.
Here's my code:
And this is what my creative tab looks like:
Can anybody tell me what I'm doing wrong, and how to remove the duplicates from the creative tab?
Thanks