[0.12.x][v0.12.8] Bob's Ore Mod.

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

Moderator: bobingabout

Keep merged Galena, or change to seperate Lead and Nickel ores?

Poll ended at Sun Oct 05, 2014 3:05 am

Galena gives Lead and Nickel
5
56%
Lead and Nickel as seperate ore fields.
1
11%
Keep Galena, and add another mod that adds Nickel ore fields. (turning Galena to Lead ore)
3
33%
 
Total votes: 9

orzelek
Smart Inserter
Smart Inserter
Posts: 3911
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by orzelek »

Do I understand correctly you are adding one of those ores to running game?
If thats the case then deterministic regenerate is no longer deterministic and it can spawn new ore then.

If you are seeing that behavior without and running changes then thats a bug and I would need to get your mod config and settings to try and reproduce it.

Dreadicon
Inserter
Inserter
Posts: 38
Joined: Sun Jun 22, 2014 9:06 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Dreadicon »

They were about half restarts, which one would think would not have changed anything, all were with default configs. I can try to reproduce them tomorrow if you like, though I might use another mod to find the ore xD (the prospector mod, as I'm not so keen on spending another 4 hours confirming it, lol.) However, unless you hear this from other people, I wouldn't get too worried. the mod seems to work fine otherwise; due to the small sample size, it very well could have been bad rng luck and typically not properly keeping track of restarts as closely as one should have.

orzelek
Smart Inserter
Smart Inserter
Posts: 3911
Joined: Fri Apr 03, 2015 10:20 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by orzelek »

Thats how I'm looking for ores for test purposes:

Code: Select all

/c game.forces.player.chart({lefttop={x=-1024,y=-1024},rightbottom={x=1024,y=1024}})
/c game.player.character=god
Saves tons of time on testing. Generation will still require some time to process all the tiles.
Main thing that concerns me is if generation is truly deterministic - thats and MP requirement and Dark (original author of RSO) went through a lot of obstacles to get it done.

Dreadicon
Inserter
Inserter
Posts: 38
Joined: Sun Jun 22, 2014 9:06 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Dreadicon »

Just ran a few of said tests; I could not reproduce the aforementioned scenario. looks like I just didn't track my data correctly; my apologies. set up 2 maps for each permutation, and so far both cobalt and nickel spawn whenever they are enabled. Thanks for that command, btw. will be handy in the future as I test things for my mod. :)

User avatar
Takezu
Fast Inserter
Fast Inserter
Posts: 247
Joined: Sun May 10, 2015 5:46 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Takezu »

Would it be hard to change the map colour of nickel to something that doesn't looks like zinc.

Most times i drive out to a nice "Nickel"-field i only drive to find out that it's only an other Zinc-field.
On the map the two are really hard to tell apart.

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

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by bobingabout »

I think they're both kind of green ores, and the map colour is based on the colour of the ore.

Perhaps I can try and make them a little more different.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

User avatar
Takezu
Fast Inserter
Fast Inserter
Posts: 247
Joined: Sun May 10, 2015 5:46 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Takezu »

Yes there both greenish, nickel is slightly paler then zinc. The thing is, you can tell them apart if there relativ close to each other.
But i've you have one here the other there ... the difference is to small.

Would really be nice if you could make them further apart colour wise. Especially in an RSO game it can become a time consuming hunt.
Driving for a long time only to find it was exactly the ore you're not looking for.

cartmachine
Manual Inserter
Manual Inserter
Posts: 2
Joined: Tue Jul 28, 2015 3:45 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by cartmachine »

So I have been playing alot of bob's mod lately, I started to work towards lithium batteries, found that I need cobalt and can't seem to find cobalt anywhere in my map. is cobalt a very rare mineral?

Ackos
Long Handed Inserter
Long Handed Inserter
Posts: 92
Joined: Wed May 21, 2014 1:14 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Ackos »

cartmachine wrote:So I have been playing alot of bob's mod lately, I started to work towards lithium batteries, found that I need cobalt and can't seem to find cobalt anywhere in my map. is cobalt a very rare mineral?
There is a recipe for copper plate that produces cobalt as a by-product. You can also turn cobalt ore on in the bobsores config.lua.

cartmachine
Manual Inserter
Manual Inserter
Posts: 2
Joined: Tue Jul 28, 2015 3:45 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by cartmachine »

I am very new to factorio mods, this is the first one i have even used. Once I change the option in my config file if I load up my saved game will the ores be found?

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

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by bobingabout »

The ores will be found if you venture to an unexplored area.
if you want to make them available in existing areas, you will need to enter a console command

Code: Select all

/c game.regenerateentity("cobalt-ore")
for 0.11.x or

Code: Select all

/c game.regenerate_entity("cobalt-ore")
for 0.12.x, note the addition of an underscore.

Also, what people were saying before. When you research Cobalt Processing, one of the recipes that is unlocked has the icon of a copper plate. This processes copper, and a few other ingredients in an Advanced copper processing recipe to create Copper plates and Cobalt Oxide. The idea is that you replace your copper production (or part of it) with this recipe, and the Cobalt Oxide byproduct is more than enough to make Lithium Ion Batteries with. Factorio doesn't display the recipe's name, which makes it a bit harder to find.

I suppose I should change the icon to be a copper plate with cobalt oxide smaller in the corner or something, to indicate you get both?
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

Degraine
Filter Inserter
Filter Inserter
Posts: 281
Joined: Wed Aug 13, 2014 10:49 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Degraine »

That's probably a good idea, yes.

Also, I suppose there may have been a bug in the earlier version of ores that got fixed because I had diamond ore coming from coal fairly frequently previously.

User avatar
SHiRKiT
Filter Inserter
Filter Inserter
Posts: 706
Joined: Mon Jul 14, 2014 11:52 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by SHiRKiT »

cartmachine wrote:I am very new to factorio mods, this is the first one i have even used. Once I change the option in my config file if I load up my saved game will the ores be found?
I'm pretty sure you would only get in newly generated chunks, or else you'd need to regenerate the cobalt on already generated chunks. Someone need to confirm this though.

I think it's worth to obtain cobalt as byproduct, since it's a nice challenge to have. I love those challenges introduced by bob.

lolman360
Burner Inserter
Burner Inserter
Posts: 17
Joined: Thu Jul 30, 2015 9:20 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by lolman360 »

Am geeting crushed stone from iron ore drills help!

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

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by bobingabout »

Crushed stone? That sounds like another mod... maybe Cartmens? What other mods are you using?
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

safan
Fast Inserter
Fast Inserter
Posts: 126
Joined: Mon Dec 23, 2013 7:26 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by safan »

i'm getting only lead from galena, 0.12 with fresh start. Did something change?

I think the post above me has the same problem, like the chance only calculated 1 time or so?

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

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by bobingabout »

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.

Degraine
Filter Inserter
Filter Inserter
Posts: 281
Joined: Wed Aug 13, 2014 10:49 am
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by Degraine »

The extra mining drills and pumpjacks seem to have gone walkabout in 0.12.1, the prototype files are missing.

EDIT: Oops, never mind. I didn't see that you'd added another module for those items.

aklesey1
Smart Inserter
Smart Inserter
Posts: 1862
Joined: Sun May 18, 2014 3:45 pm
Contact:

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by aklesey1 »

Bob, now only nickel ore gives cobalt ore, not galena? Or better turn on cobalt ore?
Nickname on ModPortal - Naron79

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

Re: [0.11.x][v0.6.7] Bob's Ore Mod.

Post by bobingabout »

aklesey1 wrote:Bob, now only nickel ore gives cobalt ore, not galena? Or better turn on cobalt ore?
It's all cases...
NickelFromGalena makes Galena provide nickel ore. This one works as it says.
EnableNickelOre, again, works as it says
EnableCobaltOre, Again, works as it says.
CobalFromNickel. It works as it says, allowing Nickel Ore fields to give Cobalt ore too. However, if Nickel ore fields are turned off, it instead give Cobalt from Galena.

Ideally, if you have EnableNickelOre turned on, you would turn off NickelFromGalena.

Also... Nothing in my mod requires you to have Cobalt ore (Which is why it is turned off by default), you can get Cobalt Oxide from the advanced copper processing recipe available from the Cobalt Processing research. Cobalt Oxide is used to make Lithium Ion Batteries and Cobalt plates.
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”