Aktualizovat „basic_machines/constructor.lua“

This commit is contained in:
Milan2018 2020-04-24 20:52:48 +02:00
parent 57438b3e6a
commit 0cdb407818
1 changed files with 1 additions and 1 deletions

View File

@ -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"})