Advertisement
Guest User

Untitled

a guest
Jan 27th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. ModelResourceLocation res = new ModelResourceLocation(mod.MODID+":"+getUnlocalizedName());
  2. Minecraft.getMinecraft().getRenderItem().getItemModelMesher().register(item, 0, res);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement