mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-12-03 17:35:19 +01:00
Spell-check and clarify all item names
This commit is contained in:
@@ -595,7 +595,7 @@ for d = 0, 1 do
|
||||
}
|
||||
|
||||
minetest.register_node(node_name, {
|
||||
description = "LuaController",
|
||||
description = "Lua Controller",
|
||||
drawtype = "nodebox",
|
||||
tiles = {
|
||||
top,
|
||||
|
||||
Reference in New Issue
Block a user