1
Minecraft endstone coding ID????
I was trying to work on my mod that I posted today, and I wanted it to be possible to make endstone! So, I tried, but it did not let me type in Block.endstone or any variation of that! Please tell me the block ID! Thanks!
2
EndStone is called whiteStone in the code.
So you would put Block.whiteStone
If it doesn't work, I guess I'm wrong, though there is a whiteStone block in the Block code.
So you would put Block.whiteStone
If it doesn't work, I guess I'm wrong, though there is a whiteStone block in the Block code.
Thanks man! It worked!
