I am adding a block into my mod for MC 1.7.10, but whenever I try to specify a material, like "blockBooks = new BlockBooks(Material.wood)...... and so on", it sounds like stone when when I run the game. I do have a class made for "BlockBooks",and the constructor inside it, but the material still doesn't sound like wood. Any Ideas?