I'm trying but just not understanding the new way metadata works. Last time I modded was back in 1.7.10. I'm just not getting the Enum variants code at all.
All I'm trying to do is brush up on the new way by making a basic block that has different textures based on what it's crafted with, like the 16 colors of wool or 4 types of planks.
I made a model in Techne and now I want to add it to my mod, only problem is this is the first model I made.
I was wondering if a Techne model had to be a Tile Entitie or can it just extend the block code?
The block itself will do nothing, I only want it to have this model instead of it just being a normal sized block.
(Big sorry luacs, Forgot to change to modder support area before pressing the new topic button.)