Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
Untitled
SUBMITTED BY:
antoineh1
DATE:
May 8, 2016, 2 p.m.
FORMAT:
Text only
SIZE:
428 Bytes
Raw
Download
Tweet
HITS:
5661
Go to comments
Report
@SideOnly(Side.CLIENT)
public void initModel(){
//ModelBakery.registerItemVariants(this, new ResourceLocation(getRegistryName()+"_0"), new ResourceLocation(getRegistryName()+"_1"));
ModelLoader.setCustomModelResourceLocation(this, 0, new ModelResourceLocation(getRegistryName()+"_0","inventory"));
ModelLoader.setCustomModelResourceLocation(this, 1, new ModelResourceLocation(getRegistryName()+"_1","inventory"));
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus