Ingredient Radius

Started by PreDiabetic, July 15, 2017, 04:10:31 PM

Previous topic - Next topic

PreDiabetic

Hi, I searched quite a bit but couldn't find any option refer to Default Ingredient Radius. Game starts with 999 radius with each recipe. Is there any option to change it with small xml or not?

kaptain_kavern

Not in the XML files from Core folder, or I have missed it. But I've never looked in a save files how it is saved though

PreDiabetic

Quote from: kaptain_kavern on July 15, 2017, 04:48:10 PM
Not in the XML files from Core folder, or I have missed it. But I've never looked in a save files how it is saved though

If you find a solution, let me know please. Btw your storage mod rocks. GJ

Draconicrose

This would be such a QoL change!
I have a Rimworld Let's Play for you -> Let's Play Rimworld Playlist

Distman

You need to override the Bill class i think.

// RimWorld.Bill
public float ingredientSearchRadius = 999f;