So basically, I have a registered item(basic item class) which appears in the game and etc.
Now I need to create model file for this item.
If I create it in assets/modid/models/item everything is ok.
But I want to place model file in assets/modid/models/item/extra.
Is there any way to make it search model file there?