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






a slight buff to the deuterium and carbon would be nice too, but they're not terrible as-is.
750 Iron
600 Nickel
500 Silicon
300 Ice
200 Magnesium
100 Cobalt
50 Silver
30 Gold
2 Platinum
1 Uranium
10 Deuterium
1000 Carbon
..Any idea where a similar thing for ice can be found?
ARMCO Starwars modpack? been playing with those alot but being the lazy bum I am hunting down the ores is a pain or impossible if I have voxel destruction turned off.
<Prerequisites>
<Item Amount="1" TypeId="Ingot" SubtypeId="Stone" />
</Prerequisites>
to
<Prerequisites>
<Item Amount="1" TypeId="Ore" SubtypeId="Ice" />
</Prerequisites>
It will use ice instead
<Prerequisites>
<Item Amount="1" TypeId="Ingot" SubtypeId="Stone" />
</Prerequisites>
<Results>
<Item Amount="0.0075" TypeId="Ore" SubtypeId="Iron" />
<Item Amount="0.0060" TypeId="Ore" SubtypeId="Nickel" />
<Item Amount="0.0050" TypeId="Ore" SubtypeId="Silicon" />
<Item Amount="0.0030" TypeId="Ore" SubtypeId="Ice" />
<Item Amount="0.0020" TypeId="Ore" SubtypeId="Magnesium" />
<Item Amount="0.0010" TypeId="Ore" SubtypeId="Cobalt" />
<Item Amount="0.0005" TypeId="Ore" SubtypeId="Silver" />
<Item Amount="0.0003" TypeId="Ore" SubtypeId="Gold" />
<Item Amount="0.00002" TypeId="Ore" SubtypeId="Platinum" />
<Item Amount="0.00001" TypeId="Ore" SubtypeId="Uranium" />
<Item Amount="0.0001" TypeId="Ore" SubtypeId="Deuterium" />
<Item Amount="0.01" TypeId="Ore" SubtypeId="Carbon" />
</Results>
you can change or add things listed in results for sifter to make what you want
I would like to know what it would take to make this mod compatible with another version of the Deuterium mod. I'm new to Space Engineers modding but not modding itself, so don't hesitate to be technical !
The goal is to change the recipes for Deuterium Containers (mainly invalidate the stone one and change the ice one, plus we already have the Sifter that produces some Liquid Deuterium).
Would using it directly break things ? Do I have to change this mod too to produce the "right kind"/right Id of Deuterium ?
Thx in advance
Thx in advance
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=1817426174