Don't Starve Together

Don't Starve Together

Scythes
12 Comments
🥟 3 Sep, 2024 @ 10:12pm 
这个mod添加了3种不同材料制成的镰刀,不要一起挨饿:

燧石镰刀有40次使用,造成的伤害与斧头相同。
时髦的镰刀有160种使用,伤害和斧头一样。
-月亮玻璃镰刀当用作镰刀时有160次使用,当用作武器时有200次使用它的伤害和hambat一样。

Scythes可以让你用一个工具收获几乎任何东西,大大减少了这样做所需的时间。它几乎适用于任何你可以采摘或收获的东西。
Berlin 9 Jul, 2021 @ 6:22am 
how to use it?
BOOM 29 Nov, 2020 @ 1:46am 
想要让收集的物品直接出现在物品栏而不是掉在地上,把modmain.lua的5-11行修改成下面的代码
To make the collected items appear directly in the inventory instead of falling on the ground, modify lines 5-11 of modmain.lua to the following code

AddAction("SCYTHEHARVEST", "Reap", function(act)
-- G.SpawnPrefab("e_scythe_harvester"):HarvestTarget(act.target)
if act.target.components.pickable then
act.target.components.pickable:Pick(act.doer)
end
return true
end)
Oracle 26 Oct, 2020 @ 5:14am 
Hope this can be compatible with DS
Oracle 26 Oct, 2020 @ 2:39am 
Is it possible to migrate to DS version? Love this so much.
TheRealKoolHero 15 Jun, 2020 @ 8:55am 
noice.
灵王 11 Apr, 2020 @ 10:53am 
thanks
Electroely  [author] 11 Apr, 2020 @ 8:33am 
Updated to version 1.2: Added compatibility with ActionQueue Reborn. Thank you for your feedback, it helps a ton in improving the mod.
灵王 11 Apr, 2020 @ 12:15am 
It cannot be used with ActionQueue Reborn。。:steamfacepalm:
Serp 15 Aug, 2019 @ 12:38pm 
Interesting workaround for the problem with overriding the pick action or adding the fastpicker Tag. It also elimates the bug that using the scythe with mouse does not reduce the uses. (talking about other scythe mods out there).

I guess to make collecting even faster, you could advertise to combine this scythe mod with the auto stack mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1803285852
ADM 13 Aug, 2019 @ 5:01pm 
Sounds good, I'd like to suggest that the Moon Glass Scythe have the perk to collect the plant ressources in your inventory, so it have something more compared to the gold one, but then reducing its uses. We have many other weapon to fight with and Moon Glass tools have a useage reduction on shadows anyway :DSTchester: Anyway, good mod :)
ash, 13 Aug, 2019 @ 9:44am 
my favorite mod