Skip to content

1.2.13

Latest
Compare
Choose a tag to compare
@jss2a98aj jss2a98aj released this 17 Apr 05:39
· 9 commits to master since this release

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.