I have seen pieces from ShadowFacts and Choonster, but I have got stuck trying to figure out which pieces are mandatory and which are just for scale or convenience.
Some questions are:
Can Item creation be done with only one class file?
If not, is a proxy file mandatory?, my older 1.8 example does not have these, but many online examples do.
Is creativetab mandatory? I can't get that to work in any example, in my old example everything is done in one class, when I move to multiple classes the setCreativeTab(modname.creativeTab);
command doesn't like the creativeTab part.
What I am looking for is a tutorial that works in 1.10.