Help needed Editing the blocksconfig.ecf file

Discussion in 'Scenarios' started by elmogrita, Oct 22, 2021.

  1. elmogrita

    elmogrita Ensign

    Joined:
    Sep 21, 2021
    Messages:
    15
    Likes Received:
    3
    I am trying to increase the harvest rate of wood logs on our server. I have downloaded the blocksconfig.ecf file from our server but am having some trouble getting it all figured out. I think I understand that I will need to edit each tree block's values individually but my question is how exactly?

    { Block Id: 297, Name: AlienPlant04, Ref: AlienPlant01
    Material: wood
    Model: @models2/Environment/Plants/AlienVegetation/AlienPlant04Prefab
    SizeInBlocks: "2,5,2"
    { Child DropOnDestroy
    Item: WoodLogs
    Count: "3,6"
    Prob: 1
    }

    is it just the count? so if I wanted to increase the harvest rate to 10x what it normally is on this block just change that to 30,60?
     
    #1
  2. Taelyn

    Taelyn Administrator Staff Member Community Manager

    • Developer
    • Administrator
    Joined:
    Oct 4, 2021
    Messages:
    757
    Likes Received:
    1,313
    Rate and amount you get are two different things

    Rate is speed you harvest with. Whats not set on the plant or tree but on the Weapon you use on it

    If you want to increase the amount of logs you get then yes. Simple increase the Count parameter
     
    #2
    Sup likes this.
  3. elmogrita

    elmogrita Ensign

    Joined:
    Sep 21, 2021
    Messages:
    15
    Likes Received:
    3
    Thank you for your help
     
    #3
    Taelyn likes this.

Share This Page