Skip to content

Instantly share code, notes, and snippets.

Created January 14, 2017 19:03
@SideOnly(Side.CLIENT)
public void initModelsAndVariants() {
ModelLoader.setCustomModelResourceLocation(Item.getItemFromBlock(this), 0, new ModelResourceLocation(getRegistryName().toString()));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment