Invisible hand

This commit is contained in:
Wuzzy 2024-11-13 03:59:41 +01:00
parent c8f3c8091a
commit 9b6b4b4db0

View File

@ -1,6 +1,7 @@
core.register_item(":", {
type = "none",
wield_image = "wieldhand.png",
-- Invisible hand
wield_image = "blank.png",
wield_scale = { x = 1, y = 1, z = 2.5 },
tool_capabilities = {
max_drop_level = 0,