Skip to content

Commit

Permalink
chore: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
smartcmd committed Jun 10, 2024
1 parent abfd91b commit 6b00511
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ private double toolBreakTimeBonus(ItemStack usedItem, BlockState blockState) {

default boolean isCorrectTool(BlockState blockState, ItemStack usedItem) {
checkBlockType(blockState);
VanillaBlockTags.
return false;
}

Expand Down

0 comments on commit 6b00511

Please sign in to comment.