安装 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(越南语)
Українська(乌克兰语)
报告翻译问题









Just in case test if it bugs anything ;D
But that's just my opinion.
Also if other people are interested in dropping paste instead of the actual block then I can change this. I rarely use this mod.
I have made it only because I have found a way to create invisible block ;D
Wanted to keep it somewhere as info so I don't forget.
I have made 1 more test.
Made my block passable (like plants) and MMs still doesn't want to shoot throught it :V
But making invisible block passable wasn't too bright idea ;D Hard to find it...
This way it's immune to tunnel nukers.
Even the initial shell of hivemind (the one 1-3 or 4 layers around the core block) can't destroy the block with entity. Reinforced blocks can stop only the non-initial shell, initial one would simply break reinforced blocks.
If you declare that something is machine then this happens:
"4. it can't be replaced by superbuild" -> that's the effect of <category>machine</category>
LPT just looks for <isGlass>true</isGlass> and doesn't check the rest I guess
<IsAir>true</IsAir> does nothing, no error in log and MMs can't shoot throught, maybe case sensitive so next test soon.
2. Test
<isAir>true</isAir> does nothing, again
3. Test
I will try to turn "Window" into tunnel nuker immune and 1 of my glasses into not immune.
[*]Yeah... Now MMs pass throught my modded glass and they don't pass throught "Window"
DjArcasheute um 11:51 Uhr
I've not committed to memory if MMs use isAir or isGlass
If it works, it works, if it doesn't, it doesn't.