ac87319aed
Blocks were being overwritten in the writebatch which hadn't yet been set, so reading them from the world yielded air blocks instead of trunk, allowing the generation to overwrite blocks which should have been logs.
Make use of writebatch to generate trees, doors and double plants safely - Fixes #2441 - Fixes #2548 - Closes #2498