VortiK's Deep core mining mod now adapted for Industrial Revolution. Some crude work: include all original code + some adot stuff for IR. NO request original mod.
SA333 "Old nick" (because cannot edit nick...)
OLD information. Bug fixed (Thanks DarkSlayerEX).
WARNING! Tin and gold ore patch no spawn (bug)! Only cheat-spawn in console ("tin-ore-patch" and "gold-ore-patch"):
/c for y=0,2 do
for x=0,2 do
game.player.surface.create_entity({name="tin-ore-patch", amount=10000, position=game.player.position})
end
end