This commit is contained in:
modmuss50 2019-08-12 22:31:41 +01:00
parent 832844b438
commit edf4c3f287

View file

@ -91,6 +91,7 @@ public class BlockRubberLog extends LogBlock {
} }
} }
} }
super.onBreak(worldIn, pos, state, player);
} }
@Override @Override