1.7 todos
Adaptivity opened this issue ยท 2 comments
There are still some todos in code to complete in 1.7, @progwml6 maybe you want to take a look.
The most important problem here that wood blocks aren't burnable. I can easily fix it but then Nether Trees will burn too which is not supposed to happen I guess.
setBurnProperties was replaced with Blocks.fire.setFireInfo. I tried to set metadata for blocks and failed...