Made Dark Oak trees check if blocks are replaceable before putting logs down.
isWood is now used over instanceof BlockLog when attempting to ignore trees in getTopSolidOrLiquidBlock.
Liquid in getTopSolidOrLiquidBlock was a lie and has been corrected to reflect that.
A second possible fix for LLibrary crashing on startup has been introduced.