I'm not sure. However your BindTexture looks a little bit messed up in the BlockRendering class. It does require the "filename.png" in that case. So for example, it would be
this.bindTexture(new ResourceLocation("modid", "path/to/file.png"));
3 replies
Important Information
By using this site, you agree to our Terms of Use.