Do you happen to have a list of all items that can be modified. Im trying to set every item on the server pick up and dispenser to 5x with 5x harvesting
List of all items that can be modified?
Everything that you can chop, hack, or pick up can be modified. But player planted plant resources will probably need to be listed under GatherDispenserModifiers as well as PickupResourceModifiers. One category does the wild stuff and one does the planted stuff.
If you want to know the name of the thing. Just click on it and that's the name you use. Here's mine, but I haven't tried multiplying plant clones so I don't even know if those work or not, but they probably do.
{
"Messages": {
"Dispensers": "Resource Dispensers",
"Excavators": "Excavators",
"HelpText": "/gather - Shows you detailed gather information.",
"HelpTextAdmin": "To change the resources gained by gathering use the command:\r\ngather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>\r\nTo change the amount of resources in a dispenser type use the command:\r\ndispenser.scale <dispenser:tree|ore|corpse> <multiplier>\r\nTo change the time between Mining Quarry gathers:\r\nquarry.tickrate <seconds>",
"HelpTextMiningQuarrySpeed": "Time between Mining Quarry gathers: {0} second(s).",
"HelpTextPlayer": "Resources gained from gathering have been scaled to the following:",
"HelpTextPlayerDefault": "Default values.",
"HelpTextPlayerGains": "Resources gained from {0}:",
"InvalidArgumentsDispenserType": "Invalid arguments supplied! Use dispenser.scale <dispenser:tree|ore|corpse> <multiplier>",
"InvalidArgumentsGather": "Invalid arguments supplied! Use gather.rate <type:dispenser|pickup|quarry|survey> <resource> <multiplier>",
"InvalidArgumentsMiningQuarrySpeed": "Invalid arguments supplied! Use quarry.rate <time between gathers in seconds>",
"InvalidDispenser": "{0} is not a valid dispenser. Check gather.dispensers for a list of available options.",
"InvalidMiningQuarrySpeed": "You can't set the speed lower than 1 second!",
"InvalidModifier": "Invalid modifier supplied! The new modifier always needs to be bigger than 0!",
"InvalidResource": "{0} is not a valid resource. Check gather.resources for a list of available options.",
"MiningQuarries": "Mining Quarries",
"ModifyDispenser": "You have set the resource amount for {0} dispensers to x{1}",
"ModifyMiningQuarrySpeed": "The Mining Quarry will now provide resources every {0} seconds.",
"ModifyResource": "You have set the gather rate for {0} to x{1} from {2}.",
"ModifyResourceRemove": "You have reset the gather rate for {0} from {1}.",
"NotAllowed": "You don't have permission to use this command.",
"Pickups": "pickups",
"SurveyCharges": "Survey Charges"
},
"Options": {
"ExcavatorBeltSpeedMax": 0.1,
"ExcavatorResourceModifiers": {
"High Quality Metal Ore": 3,
"Metal Fragments": 3,
"Stones": 3,
"Sulfur Ore": 1
},
"ExcavatorResourceTickRate": 3.0,
"ExcavatorTimeForFullResources": 120.0,
"GatherDispenserModifiers": {
"Pumpkin": 3,
"Pumpkin Seed": 3,
"Corn": 3,
"Corn Seed": 3,
"Hemp Seed": 3,
"Cloth": 3
},
"GatherResourceModifiers": {
"Cactus Flesh": 3,
"Cloth": 3,
"High Quality Metal Ore": 3,
"Metal Ore": 3,
"Stones": 3,
"Sulfur Ore": 1,
"Wood": 3,
"Animal Fat": 3,
"Leather": 3,
"Bone Fragments": 3,
"Raw Pork": 3,
"Wolf Skull": 3,
"Raw Wolf Meat": 3,
"Raw Bear Meat": 3,
"Raw Chicken Breast": 3,
"Raw Horse Meat": 3,
"Raw Human Meat": 3,
"Raw Deer Meat": 3,
"High Quality Metal": 3,
"Metal Fragments": 3,
"Charcoal": 3
},
"MiningQuarryResourceTickRate": 5.0,
"PickupResourceModifiers": {
"Cloth": 3,
"Corn": 3,
"Corn Seed": 3,
"Hemp Seed": 3,
"Metal Ore": 3,
"Mushroom": 3,
"Pumpkin": 3,
"Pumpkin Seed": 3,
"Stones": 3,
"Sulfur Ore": 1,
"Wood": 3,
"Diesel Fuel": 3
},
"QuarryResourceModifiers": {
"Crude Oil": 3,
"High Quality Metal Ore": 3,
"Metal Ore": 3,
"Stones": 3,
"Sulfur Ore": 1
},
"SurveyResourceModifiers": {}
},
"Settings": {
"ChatPrefix": "Gather Manager",
"ChatPrefixColor": "#008000ff"
}
}
Anyone know the names of the new planting stuff etc?
Can one edit growrate?
Can one edit growrate?