ore workaround
This commit is contained in:
parent
6a6a846d5f
commit
873cefe201
4 changed files with 18 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
local util = require("control-util")
|
||||
|
||||
script.on_init(util.check_fluid_mining)
|
||||
|
||||
script.on_event(defines.events.on_chunk_generated, util.ore_workaround)
|
||||
script.on_configuration_changed(util.ore_fix)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue