From 3d078bb99a75d10f8f11142341554bd81fb1d923 Mon Sep 17 00:00:00 2001 From: cheapie Date: Thu, 18 Apr 2024 20:38:05 -0500 Subject: Improve setup experience and inventory items --- controller.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'controller.lua') diff --git a/controller.lua b/controller.lua index cb212ce..ce5c666 100644 --- a/controller.lua +++ b/controller.lua @@ -117,7 +117,7 @@ local function controllerleds(pos,running) end minetest.register_node("celevator:controller",{ - description = "Controller", + description = "Elevator Controller", groups = { cracky = 1, }, -- cgit v1.2.3