mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-03-14 08:10:43 +01:00
Update init.lua
This commit is contained in:
parent
46c87f1689
commit
ccadd86330
@ -54,7 +54,7 @@ minetest.register_node("mesecons_random:conductingfence", {
|
||||
})
|
||||
|
||||
minetest.register_node("mesecons_random:conductingfence_active", {
|
||||
description="A fence that conducts electricity",
|
||||
description="COnducting fence",
|
||||
is_ground_content = true,
|
||||
drawtype = "fencelike",
|
||||
tiles = {"electricfence_tile_active.png"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user