sorry I do not understand ..... where are the parts of the code that I need to change?
i change the modid from "DismalGlow" to "dismalglow" but nothing has changed
modid : https://gist.github.com/anonymous/4bd81c321b60f95cabdd
I added an armor in my mod, but you can not see the textures .... why?
armor class: https://gist.github.com/anonymous/b5abf3916bdd6dd29bc2
armor register: https://gist.github.com/anonymous/3bd601c5b3d1ae134606
this is where i seve the armor's textures:
this is the screen of the armor in-game :
ok now this is my OreGeneration's class https://gist.github.com/anonymous/4eb674a30b54145f2905
.....currently the ores should spawn in a 16x16 chunk, under Y: +45...right?
I have no error in my ore generation class, but in the world I can not find the ores
ore generation class: https://gist.github.com/anonymous/17fc0032a07a5cd676a9
help me please