You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is caused by Oomph not account for whether or not the player is able to right click the block and make a valid interaction (instead of placing a block). There needs to be a check on whether or not the block has a valid action when right clicking it whilst not crouching.