{
"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": 10.0,
"ExcavatorResourceModifiers": {
"High Quality Metal Ore": 20.0,
"Metal Ore": 30.0,
"Stones": 30.0,
"Sulfur Ore": 15.0
},
"ExcavatorResourceTickRate": 30.0,
"ExcavatorTimeForFullResources": 120.0,
"GatherDispenserModifiers": {},
"GatherResourceModifiers": {
"Animal Fat": 30.0,
"Bone Fragments": 30.0,
"Charcoal": 30.0,
"Cloth": 30.0,
"Diesel Fuel": 30.0,
"High Quality Metal Ore": 30.0,
"Leather": 30.0,
"Low Grade Fuel": 30.0,
"Metal Fragments": 30.0,
"Metal Ore": 30.0,
"Raw Bear Meat": 30.0,
"Raw Chicken Breast": 30.0,
"Raw Deer Meat": 30.0,
"Raw Fish": 30.0,
"Raw Horse Meat": 30.0,
"Raw Human Meat": 30.0,
"Raw Pork": 30.0,
"Raw Wolf Meat": 30.0,
"Scrap": 30.0,
"Stones": 30.0,
"Sulfur Ore": 15.0,
"Wolf Skull": 30.0,
"Wood": 30.0,
"Pumpkin": 30.0
},
"MiningQuarryResourceTickRate": 20.0,
"PickupResourceModifiers": {
"Cloth": 30.0,
"Corn": 30.0,
"Corn Seed": 30.0,
"Hemp Seed": 30.0,
"Low Grade Fuel": 30.0,
"Metal Ore": 30.0,
"Mushroom": 30.0,
"Pumpkin": 30.0,
"Pumpkin Seed": 30.0,
"Scrap": 30.0,
"Stones": 30.0,
"Sulfur Ore": 15.0,
"Wood": 30.0,
"Diesel Fuel": 30.0
},
"QuarryResourceModifiers": {
"High Quality Metal Ore": 30.0,
"Metal Ore": 30.0,
"Stones": 30.0,
"Sulfur Ore": 15.0
},
"SurveyResourceModifiers": {
"High Quality Metal Ore": 30.0,
"Metal Ore": 30.0,
"Stones": 30.0,
"Sulfur Ore": 15.0
}
},
"Settings": {
"ChatPrefix": "Gather Manager",
"ChatPrefixColor": "#008000ff"
}
} Gather rate not working for pumpkinsFixed
What have I done wrong? The command I use is gather.rate pickup pumpkin 30
Merged post
Sorry corrected. Pumpkin that is spawn by server is okay.
But Pumpkin that is planted by players are not working as intended. Is there a shortname for it? I tried Pumpkin Plant Clone and its not working either.
Merged post
Sorry corrected. Pumpkin that is spawn by server is okay.
But Pumpkin that is planted by players are not working as intended. Is there a shortname for it? I tried Pumpkin Plant Clone and its not working either.
So harvesting planted Pumpkins don't work. Got it. Will look at fixing it soon.
I tried changing the pumpkin gather rates using gather.rate pickup pumpkin in console to which it says it's successfully changed but it still only gives me 1 pumpkin, why? I hear this may be different from plantables? But if that's the case then how do i add in plantables to the gather rates?
rustkoyakWhat have I done wrong? The command I use is gather.rate pickup pumpkin 30
Merged post
Sorry corrected. Pumpkin that is spawn by server is okay.
But Pumpkin that is planted by players are not working as intended. Is there a shortname for it? I tried Pumpkin Plant Clone and its not working either.
Thanks so much Ryan. I couldn't figure out this issue for the life of me, appreciate you looking into this :)
Godspeed my fellow devs!rustkoyakWhat have I done wrong? The command I use is gather.rate pickup pumpkin 30
Merged post
Sorry corrected. Pumpkin that is spawn by server is okay.
But Pumpkin that is planted by players are not working as intended. Is there a shortname for it? I tried Pumpkin Plant Clone and its not working either.
Ryan
So harvesting planted Pumpkins don't work. Got it. Will look at fixing it soon.
7months later and its still not working
They do work. Put them under gather dispenser modifiers also. Pumpkins by players are different than pumpkins wild. All the plants seem to be like that. Your excavator settings are wrong too. It pumps out Metal Fragments, not metal ore. I didn't look at your whole file but I suggest you go back through and make sure it's all working.
NocturnalverseThey do work. Put them under gather dispenser modifiers also. Pumpkins by players are different than pumpkins wild. All the plants seem to be like that. Your excavator settings are wrong too. It pumps out Metal Fragments, not metal ore. I didn't look at your whole file but I suggest you go back through and make sure it's all working.
Great thanks, I'll check on it.
This still does not work.GWCartmanThey do work. Put them under gather dispenser modifiers also. Pumpkins by players are different than pumpkins wild. All the plants seem to be like that. Your excavator settings are wrong too. It pumps out Metal Fragments, not metal ore. I didn't look at your whole file but I suggest you go back through and make sure it's all working.
Merged post
Nevermind I got it. Just waiting for berries now :)
Locked automatically