From ffee31080cdafa0b2cdf81848c071c76c95e4157 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 2 Aug 2026 09:58:49 -0500 Subject: Improve dig groups --- dbdkiosk.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dbdkiosk.lua') diff --git a/dbdkiosk.lua b/dbdkiosk.lua index 4193cbf..1f55b3c 100644 --- a/dbdkiosk.lua +++ b/dbdkiosk.lua @@ -158,7 +158,8 @@ core.register_node("celevator:dbdkiosk",{ paramtype = "light", paramtype2 = "4dir", groups = { - cracky = 1, + cracky = 3, + oddly_breakable_by_hand = 1, }, node_box = { type = "fixed", -- cgit v1.2.3