Consistent renaming to redstone
This commit is contained in:
parent
dfac6f9df7
commit
dd5c8ddd23
2 changed files with 5 additions and 5 deletions
|
@ -11,7 +11,7 @@ minetest.register_node("mesecons:mesecon_off", {
|
|||
fixed = {-0.5, -0.5, -0.5, 0.5, -0.45, 0.5},
|
||||
},
|
||||
groups = {dig_immediate=3, mesecon=1, mesecon_conductor_craftable=1},
|
||||
description="Mesecons",
|
||||
description="Redstone",
|
||||
mesecons = {conductor={
|
||||
state = mesecon.state.off,
|
||||
onstate = "mesecons:mesecon_on"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue