Fixes #1758
This commit is contained in:
parent
832844b438
commit
edf4c3f287
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ public class BlockRubberLog extends LogBlock {
|
|||
}
|
||||
}
|
||||
}
|
||||
super.onBreak(worldIn, pos, state, player);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue