Aktualizovat „basic_machines/constructor.lua“
This commit is contained in:
parent
57438b3e6a
commit
0cdb407818
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ end
|
|||
|
||||
-- receptor --
|
||||
replace_node({name = "basic_machines:keypad", to = "default:wood"})
|
||||
replace_node({name = "clock_generator", to = "default:diamondblock"})
|
||||
replace_node({name = "basic_machines:clockgen", to = "default:diamondblock"})
|
||||
|
||||
-- effector --
|
||||
replace_node({name = "basic_machines:light_on", to = "mesecons_lightstone:lightstone_white_on"})
|
||||
|
|
Loading…
Reference in a new issue