Closed joecharamut closed 3 years ago
Fix #79 by adding a null check on entity.getWorld() in the addBlockEntity() mixin.
Can you confirm this fixes it?
Pistons don't crash the game anymore, so it appears it does
Fix #79 by adding a null check on entity.getWorld() in the addBlockEntity() mixin.