Gem ore ratios

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

Moderator: bobingabout

Post Reply
LightningDragon10065
Burner Inserter
Burner Inserter
Posts: 9
Joined: Thu Mar 09, 2017 3:38 am
Contact:

Gem ore ratios

Post by LightningDragon10065 »

Not sure when this started, but using the latest version of Ores, the ratios of gems from gem ore seems to be... off.

Ruby is supposed to be produced in higher quantities than Sapphire, as indicated by the settings:
Image
...but as seen in this image:
Image
...Sapphire Ore has a higher quantity than Ruby Ore.
Possibly related, the gem sorting recipe (when unsorted ore is enabled) has the same issue, producing more Sapphire than Ruby.

Not sure where the source of this would be, since I couldn't find anything that would mess with those values.
Doesn't seem to be mod related, either, as starting a game with nothing but ores does the same thing.

ukezi
Filter Inserter
Filter Inserter
Posts: 387
Joined: Sat Jul 02, 2016 11:02 pm
Contact:

Re: Gem ore ratios

Post by ukezi »

seams like the options for ruby and Sapphire are switched. The other ones are fitting if you go from diamond to 0.1~7.1k.

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

Re: Gem ore ratios

Post by bobingabout »

Am I applying the multiplier of ruby to sapphire and sapphire to ruby?
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

LightningDragon10065
Burner Inserter
Burner Inserter
Posts: 9
Joined: Thu Mar 09, 2017 3:38 am
Contact:

Re: Gem ore ratios

Post by LightningDragon10065 »

See, that's what had me confused:
I looked in the files, and it looks (to my untrained eye) like everything is referencing the correct values.

I really haven't the foggiest what might be going on here...

Though, if it really is just a case of swapped values somewhere, I wonder if swapping the ratios in the settings menu would be a feasible workaround. I'll have to try it later.

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

Re: Gem ore ratios

Post by bobingabout »

Code: Select all

bobmods.gems.RubyRatio = settings.startup["bobmods-gems-sapphireratio"].value
bobmods.gems.SapphireRatio = settings.startup["bobmods-gems-rubyratio"].value
As you can see, I am indeed setting the Ruby ratio to the Sapphire ratio setting, and vica verca.
whoops. Will fix.
Creator of Bob's mods. Expanding your gameplay since version 0.9.8.
I also have a Patreon.

LightningDragon10065
Burner Inserter
Burner Inserter
Posts: 9
Joined: Thu Mar 09, 2017 3:38 am
Contact:

Re: Gem ore ratios

Post by LightningDragon10065 »

Well then.

Glad to know I wasn't going crazy, and there was actually an issue, at least.
Anyway, your mods are awesome! Now if only I could teach my bro how they work... He's trying to get into them on his own but I get the feeling he's just not enjoying the experience. :|

Post Reply

Return to “Bob's mods”