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
Being able to carry some extra heavy items and be a bit faster would be just perfect
I'll try messing with the files and see how I can customize it.
Great mod!
<SubContainer capacity="1" maxstacksize="1">
<Containable items="mountableweapon,smallitem"></Containable>
</SubContainer>
As for crafting You can set this:
<RequiredItem identifier="titaniumaluminiumalloy" amount="15" />
this will change number of items for craft from 4 to 15
this is example what You need to replace with
<StatusEffect type="OnWearing" target="Contained,Character" Condition="-0.01" targetslot="1" comparison="Or">
<Conditional IsDead="false" />
<RequiredItem items="reactorfuel" type="Contained" />
</StatusEffect>
and this
<SubContainer capacity="1" maxstacksize="1">
<Containable items="reactorfuel">
<StatusEffect type="OnContaining" target="This" Voltage="1.0" setvalue="true" />
</Containable>
</SubContainer>
Can You tell what part of code did You change?
You can edit this in xml file
No, You just place it like any other item (hold RMB to aim where and then "E" to place)