Help with this mod....
well im changing every block in the minecraft caves to be Glowstone mods.
but i dont know the name to put there
so what would i replace it wtih? so the whole cave glows, ive tryed stoneGlow Glowstone aswell.
but i dont know the name to put there
Code:
if(byte0 == Block.stone.blockID || byte0 == Block.dirt.blockID || byte0 == Block.grass.blockID)

