From ffee31080cdafa0b2cdf81848c071c76c95e4157 Mon Sep 17 00:00:00 2001 From: cheapie Date: Sun, 2 Aug 2026 09:58:49 -0500 Subject: Improve dig groups --- drive_null.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'drive_null.lua') diff --git a/drive_null.lua b/drive_null.lua index e2eb1f4..5fd2d5d 100644 --- a/drive_null.lua +++ b/drive_null.lua @@ -61,7 +61,8 @@ end core.register_node("celevator:drive_null",{ description = celevator.drives.null.name, groups = { - cracky = 1, + cracky = 3, + oddly_breakable_by_hand = 1, not_in_creative_inventory = 1, }, tiles = { -- cgit v1.2.3