Crash after some time with error:
Error while running event Nougat_Mining::on_nth_tick(60)
Nougat_Mining/control.lua:110: attempt to index local 'ore' (a nil value)
Looks like it happens when the ore patch is empty, which makes sense, sine ore is then nil, maybe it should be 0 instead?
Nice idea for a mod though!