mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-05 00:50:24 +02: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