mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-07-06 09:30:23 +02:00
Spell-check and clarify all item names
This commit is contained in:
@ -77,7 +77,7 @@ end
|
||||
|
||||
-- Vertical wire
|
||||
mesecon.register_node("mesecons_extrawires:vertical", {
|
||||
description = "Vertical mesecon",
|
||||
description = "Vertical Mesecon",
|
||||
drawtype = "nodebox",
|
||||
walkable = false,
|
||||
paramtype = "light",
|
||||
|
Reference in New Issue
Block a user