安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
It might be a while before I get back to you with the latter suggestion though- life and all that
To test, type `/spawnitem sapling` and if it gives you a Pineytree sapling, it works!
The code reimplements the vanilla "Does this sapling actually have any stem associated with it? If not, make it a pine stem, and also, while making it a pine stem, set the foliage to pine foliage if it does not already have a foliage"
I could also make a change to this mod which would make it not need to replace the sapling buildscript and still be able to have the custom code from its buildscript, and allow addons to add their own saplings to the list of "if any saplings have this foliage/stem type, give it this custom name" list. Let me know if you're interested!!
I'm sure something could be done with the lua, but I wouldn't begin to know how to fix it. You could release an alternate version that omits the buildsapling.lua for those that want it. You could also try asking Silver; I'd happily help if I could, but as I've said on many of my mods, I know next to nothing about Lua.
On a related note, the Green Apple and Orange Sapling addon also contains the lua, so it also triggers the bug. Not sure about the rest of the addons.