Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
<item id="753" name="forgedSteel">
<property name="Meshfile" value="Items/Crafting/ingotIron" />
<property name="Material" value="metal" />
<property name="HoldType" value="21" />
<property name="Group" value="Resources" />
<property name="CraftingIngredientExp" value="15" />
<property name="CraftingIngredientTime" value="15" />
<property name="LootExpValue" value="1" />
<property class="Preview">
<property name="Zoom" value="10" />
<property name="Pos" value="0,-0.2" />
<property name="Rot" value="90,45,0" />
</property>
</item>
Items.XML Found this so not sure if it works....
Ok for Rocks you will want to find "item id="190" name="rockSmall" then add <property name="MeltTimePerUnit" value="0.01" /> in a new line. Same for clay and whatever else, clay will be item id="1319" name="clayLump".
Example:
<item id="1319" name="clayLump">
<property name="Meshfile" value="Items/Crafting/clay"/>
<property name="Material" value="clay"/>
<property name="Weight" value="5"/>
<property name="HoldType" value="21"/>
<property name="Stacknumber" value="6000"/> <!-- STK resource -->
<property name="EconomicValue" value="6"/>
<property name="EconomicBundleSize" value="150"/>
<property name="Group" value="Resources"/>
<property name="CraftingIngredientTime" value="0.5"/>
<property name="MeltTimePerUnit" value="0.01" />
</item>
No problem man, here's my twitch if you wanna throw some credit my way lol ;)
twitch.tv/sendathestonedsurvivor
I will, I can't promise you any followers as my channel has been pretty inactive lately but if the video gets big views they can see you for sure.