Medieval Engineers

Medieval Engineers

Not enough ratings
Fast Stone Miner
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: script
Version: 0.6
File Size
Posted
Updated
119.319 KB
11 Dec, 2017 @ 5:40pm
3 Dec, 2018 @ 5:06pm
2 Change Notes ( view )

Subscribe to download
Fast Stone Miner

Description
Mining Yields have been increased for stone:

Large from 1 to 3
Small from 1 to 3
3 Comments
Ninjor  [author] 3 Dec, 2018 @ 5:06pm 
Updated
Gamerhell 16 Dec, 2017 @ 5:51pm 
lol like the picture
Ninjor  [author] 11 Dec, 2017 @ 5:48pm 
How to Change yields of this mod:

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.