I noticed Diesel Fuel is doubled after setting the plugin.
But I don't know to which category it belongs.
I would like to set it to vanilla again.
How do I do that?
Tried "diesel_barrel": "1/1" but it didn't work.
What category is Diese Fuel associated with? Wanna set it back to vanilla.Solved
Ok. I turned off Pickup and Diesel is vanilla now.
But I would like to have Pickup 2x and Diesel only 1x.
But how?
Merged post
Ok. Got it.
Put "diesel_barrel": "1/1" in CustomRateMultPickup and it works.
Problem is one does not always know the category of the items.
I always put everything under CustomRateMultResource.
Now I am wondering if some settings don't work cause of that. :D
"CustomRateMultResource": {
"skull.human": "1/1",
"skull.wolf": "1/1",
"bearmeat": "2/2",
"deermeat.raw": "2/2",
"horsemeat.raw": "2/2",
"humanmeat.raw": "2/2",
"meat.boar": "2/2",
"wolfmeat.raw": "2/2",
"bone.fragments": "2/2",
"fat.animal": "2/2",
"leather": "2/2",
"cloth": "2/2",
"seed.hemp": "2/2",
"pumpkin": "2/2",
"seed.pumpkin": "2/2",
"corn": "2/2",
"seed.corn": "2/2"
Locked automatically