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
c:\Users\Admin\Appdata\Roaming\MedievalEngineers\Mods
in there you will see my mod file which will be called 1229113097.sbm
Right click it and hit extract to "1229113097"
Rename this folder to what you want your mod to be called.
Open the mod folder and go to Data\Worldinteraction\Mining
Open the minning folder in a text or notepad program. There you will see many entires looking like this:
<Entry VoxelMaterial="IronOre_RegularYield" Volume="256">
<MinedItem Type="InventoryItem" Subtype="StoneLarge" Amount="1" />
<MinedItem Type="InventoryItem" Subtype="OreIron" Amount="1" />
</Entry>
Anywhere you see
Subtype="StoneLarge" Amount="1" change the number to what ever you want one yield to be.
I usually do a Ctrl + F and do a search for StoneLarge to find them all quick.
Save the file.