How to pull nickel from galena?

Some mods, made by Bob. Basically streaks every Factroio-area.

Moderator: bobingabout

Post Reply
kitsune9tails
Burner Inserter
Burner Inserter
Posts: 7
Joined: Sun Jun 29, 2014 1:27 am
Contact:

How to pull nickel from galena?

Post by kitsune9tails »

Any miner I use ONLY pulls lead from galena, but if I mine manually I sometimes get a nickel ore. How am I supposed to get nickel from the galena field without having to do it myself?

User avatar
bobingabout
Smart Inserter
Smart Inserter
Posts: 7352
Joined: Fri May 09, 2014 1:01 pm
Contact:

Re: How to pull nickel from galena?

Post by bobingabout »

kitsune9tails wrote:Any miner I use ONLY pulls lead from galena, but if I mine manually I sometimes get a nickel ore. How am I supposed to get nickel from the galena field without having to do it myself?
Answered here: https://forums.factorio.com/forum/vie ... 270#p96376
bobingabout wrote:unless they've changed the tag, this should make it work

Code: Select all

for i, drill in pairs(data.raw["mining-drill"]) do
  if not drill.storage_slots then drill.storage_slots = 6 end
end
It's part of bobmining, I'll add it to bobores too. in 0.12.2

if you don't want to use mining, add that code to data-updates.lua of bobores
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Post Reply

Return to “Bob's mods”