diff --git a/common/src/main/resources/data/sable/tags/item/paddles.json b/common/src/main/resources/data/sable/tags/item/paddles.json index 6fa1ee77..c7995250 100644 --- a/common/src/main/resources/data/sable/tags/item/paddles.json +++ b/common/src/main/resources/data/sable/tags/item/paddles.json @@ -2,5 +2,8 @@ "replace": false, "values": [ "#minecraft:shovels" + ], + "remove": [ + "#c:tools/drill" ] } \ No newline at end of file