Started by
luvm1n3craft
on
Topic category: Help with Minecraft modding (Java Edition)
I don't know how I would add multiple meta IDs to a block or item. What I mean by "meta IDs" is the number for the type of block/item. For example, orange wool is the same block ID as white wool, but it's meta ID is 1.
Block and item Metadata
@#1 That doesn't help.
Looking for the same information. Want to make a block that already exists, simply just a different variety. ex: make a new wood log, that functions exactly like other wood logs except has it's own color, recipes, etc.
I've just been adding them all as unique custom blocks, but I'm all for doing it a better way if someone can figure out a way!
I also need to know how to make meta ID, like wool