Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬
❤️Thank you very much to the authors / secondary creators of the creation, without you would not be able to organize these collections, welcome to download❤️
╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬ ╭☆╭★╭♬
❤️DST超實用新手萌新老手必備【伺服器端】全面模組推薦合集MOD (๑╹ω╹๑ )❤️
Is it possible to add Moon trees and the trees from Sugarwood Forest as well? :)
and bushes, twig plants (not the trees, bumbo) and grass tufts.
It just offsets the need of a shovel from the early game to the mid-game.
I looked into it and it seems that those trees don't have a make_stump function, it's all handled inside chop_down_tree. I could do it, but it'd look rather messy.. sorry, for the time being I won't add it unless enough people request it </3
Still, feel free to grab my code and do whatever you want with it.
-- used to determine if mod is loaded - from Rezecib's Rebalance
local KnownModIndex = GLOBAL.KnownModIndex
local function IsModLoaded(workshop_name)
if KnownModIndex:IsModEnabled(workshop_name) then return true end
for _, moddir in ipairs(KnownModIndex:GetModsToLoad()) do
if moddir == workshop_name then
return true
end
end
return false
end
-- is Multi-World DST loaded?
local multi_world_dst_loaded = IsModLoaded("workshop-726432903")
Cheers and thank you for this mod! ^_^
这个mod能做些什么?
它会在树被砍之后阻止树桩的生成
在砍完一棵树之后你会得到额外的一个木头(原来的树桩)。另外,在安装这个mod之后原先存在的树桩也会转变为一个木头。
这个mod适用于以下的树:
常青树
粗壮的常青树
长满枝杈的树
桦树
长满尖刺的树
蘑菇树
特别注意:由于普通的树太过稀少,所以这个mod并不适用于普通的树(并不知道作者为什么这么想)。
目前的问题:
至今还没有出现问题
如果你遇到了bug,请反馈给作者。喜欢这个mod的人可以尽情留言~
A great compliment to a hardworking author~❤
Thx, I love this mod, isn't it?
什么这国防部
它阻止树桩在砍树后被创造。
在砍树后,你会得到1棵额外的树,树桩也会消失。而且,在安装了这个模板之后,你现有的所有树桩都将变成木头。
这种不树桩行为适用于:
常青树
稀疏的常青树
小枝繁茂的树木
桦树
沼泽的树木
Mushtrees
当前的问题
到目前为止没有一个。
如果你发现了一个错误,有一个建议或者就像这个模一样,请随意留言。
Forgot to add Twiggy Trees in the description, they're supported too. Normal Trees are not since they're so rare, this mod is focused more on server performance. Also, thanks~