mirror of
https://github.com/minetest-mods/mesecons.git
synced 2025-03-20 19:10:39 +01:00
Update init.lua
This commit is contained in:
parent
d07b4af999
commit
1a9d48eb84
@ -50,7 +50,7 @@ minetest.register_node("mesecons_random:conductingfence", {
|
|||||||
{x = 0, y = 0, z = 1},
|
{x = 0, y = 0, z = 1},
|
||||||
},
|
},
|
||||||
}}
|
}}
|
||||||
}}
|
})
|
||||||
|
|
||||||
minetest.register_craft({
|
minetest.register_craft({
|
||||||
output = 'mesecons_random:conductingfence 4',
|
output = 'mesecons_random:conductingfence 4',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user