"CustomRateMultResource": { /* adjusting the multipliers for a particular item for resource extraction */
"stones": "3/4",
"sulfur.ore": "3/4"I run a server with 10x gathering. I would like to know how I can exclude sulfur from this? I want it to be 1.0 e.g.
Do I add sulfur in this line?
Does 3/4 mean that it is farmed 3/4 of the standard gathering rate like 10x on my server?
How can I set it to 1.0?
Thank you?