Additional Compression

Additional Compression

2M Downloads

BlockCompressed doesn't use passed in parameter in getPickBlock

ichttt opened this issue · 1 comments

commented

Hi,
your mod currently fetches the blockstate from the world directly instead of using the parameter passed in by the method. I don't see any reasons for this, but it breaks my mod
Please change it to use the IBlockState passed in by the method.

commented

That must be left there from porting the mod, this will be fixed in the next version.