Don't Starve Together

Don't Starve Together

980 ratings
Scythe
4
2
3
2
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
547.458 KB
Dec 21, 2020 @ 2:41am
Nov 27 @ 6:11am
46 Change Notes ( view )

Subscribe to download
Scythe

Description
Add 2 harvest tools (scythe and golden scythe) to the game.
Harvest your crop easily.

Main feature:
-Harvest faster
-Allow area harvest
-Allow area damage

Other feature:
-seasoning buffable
-immune to thorns

Extra function:(set in config options)
-low chance to get an extra drop from harvest
-increase number of harvest of transplanted plant before wither
-plants harvested with scythe get a small growth boost

Most languages are translated by google

This mod is inspired by [DST]-Scythes created by Captain_M

If you want to add your language to the mod, post your translation below. I will put them into the mod one day.



How to use the mod in dedicated server?
Open the "mods" folder. You will see a "dedicated_server_mods_setup.lua". Double click and open it using notepad.
Start a new line, type:
ServerModSetup("2328604820")
where workshop-2328604820 is this mod's file name. (no need to input "workshop-". number only)
for mod (workshop-xxxxxxxx), you may type ServerModSetup("xxxxxxxx") in each new line.

Or if you get a mods collection, you may type this instead:
ServerModCollectionSetup("#######")
where ####### is the collection id. You may right click any empty space in the collection page and copy the page link. The collection id would be the number string after " /?id= ". All mods in the collection will be automatically downloaded.


Detailed data
  • Plant that can be area pick by scythe:
    non-configable
    grass, sapling, bush berry, reeds, cactus, stone fruit bush, light bulb, banana tree, etc
    any farm plants,
    any modded plants, as well as any modded farm plants
    Configable,
    defaulted on
    lureplant, kelp under water, fig, lichen
    Configable,
    defaulted off
    mushroom, mushroom farm, barnacle, drying rack, bee box

    Other details:
  • Feature:
    Honey seasoning buff: double the harvesting radius
    Oversized Protection buff: you will get a temporary buff allow you passing through the oversized crops after you harvest them
    Extra damage to plant: deal 1.5 times damage to "plant" (eg: eye plant; "Harvest" eye plant with one hit)(This option is not compatible with some info mod. You may turn the option off.)
    Mightiness: Gain 1 mightiness for each 5 plants harvested

  • Pick Mode:
    "Single Species": only same species will be picked in 1 harvest
    "All Pickable": all nearby plant will be picked
    "Combine": hold spacebar to pick all species, single click to harvest 1 species

  • Extra function: (won't activate unless you turn it on)
    Extra item chance: 10%
    No. of pick before withered: doubled
    Growth boost: 10%

  • More about extra item:
    If the target is farm plant, it will drop seed but not product.
    If your farm plant has highest pressure level, it won't drop any extra seed.
    If your farm plant is oversized, it drop 1 non-oversized product.
    *I want the extra functions be an icing on the main feature so I set their effect to be relatively lower.
    **You may refer to these functions and add your own custom function. You may ask other modders you know, or me never for help.

  • Some console command: (affect current game only, not until next play)
    • Allow item(tools on the ground) under cursor can do area pick action:
      c_select():AddComponent("areapicker")
    • Change the harvest radius of the item(tools on the ground) under cursor to 10(number can changeable):
      c_select().components.areapicker:SetRadius(10)
    • Set growth boost to 1(100%)(number changeable)(0.1 for 10%, 1.1 for 110%, etc.):
      TUNING.SCYTHE.GROWTH_MULTIPIER = 1
    • Set no. of harvest (before wither) multiply by 10(number changeable):
      TUNING.SCYTHE.EXTRAPICK_MULTIPIER = 10
    • Set chance of getting extra item to 2(200%)(number changeable)(0.1 for 10%, 1.1 for 110%, etc.):
      TUNING.SCYTHE.EXTRAITEM_CHANCE = 2




170623 Update
New config: Mightiness. Gain mightiness after harvest
New config: Shadow Reaper*
  • *Modded(default). Shadow Reaper do area harvest as modded scythe
  • *Unchange. Not making change on shadow reaper's harvest action
  • *Official. Modded scythe do harvest action like shadow reaper

Scythe will do harvest action like shadow reaper if it failed to preform its harvest action

Holding spacebar no longer walk towards plants that are too far from the player**
  • **this change is for keeping the code independent from offical code update
  • **also make the code cleaner
Popular Discussions View All (2)
7
Nov 25 @ 7:31am
Bugs report and Suggestions
CCappu
0
Sep 21 @ 1:02am
晒肉架更新了,不能用镰刀了,能否更新一下?
2315022778
368 Comments
CCappu  [author] 2 hours ago 
@旅途的华章
稍微看了一下,有部分东西做成掉到地上会比较麻烦,具体来说是上面简介里说的,"可配置"那些。只有草树枝等"不可配置"的,可以轻松做成掉落形式。
CCappu  [author] 2 hours ago 
@旅途的华章
可以暂时先把设置里"暗影镰刀"改成"原版",模组镰刀会使用暗影镰刀的收割机制,东西会扔到地上。新功能的话,暂时没动力去做。
旅途的华章 6 hours ago 
可以不可以加一个收获的时候收获物掉地上的配置,我想用薇机人收收获它们
NEW CRASH IN BUG REPORT
EldVarg Nov 25 @ 5:56am 
Great job :)
好个秋 Nov 19 @ 7:40am 
请问一下使用镰刀时显示无法收获怎么办,没有开其它显示信息的模组
omg23310 Nov 19 @ 6:40am 
镰刀使用右键人物会卡死.
ME-Mei Nov 12 @ 7:19pm 
新版晾肉架不能收
CCappu  [author] Nov 6 @ 12:52am 
@gft123 抱歉,你的留言我看了,然后忘了,过几天修
@隔壁老王 跟手动采集一样,没特别调整过。但我应该可以在加个禁止/调整火鸡出现概率的"额外功能",不过我需要看一下出火鸡的代码,那个概率未必允许动态调整,也就是说,未必能做出来
隔壁老王 Nov 4 @ 11:59pm 
请问下作者 收割浆果丛会出火鸡吗