For simple Blocks and Items you just need to call ModelLoader.setCustomModelResourceLocation(Item, meta(typically 0, unless you are making a metadata item), ModelResourceLocation). You can get the ModelResourceLocation by creating a new instance and passing in your items registry name and the second parameter as "inventory"