Any ideas? I want the block to progressively change its texture across 4 textures the longer it is right clicked on. I can't seem to find any documentation on it and I don't know where to start.
Though once fixed the error in the code did not leave. The "ClientProxy.registerRenderThings(); " is giving Cannot make a static reference to the non-static method registerRenderThings() from the type ClientProxy
I am getting an error when using block model at ClientProxy.registerRenderThings();
Crash Report
ClientProxy
BBACEntityRender
Main Mod File
BBAC (OUR BLOCK)
Model
Any Ideas?