Stationeers – How to increase stack size of ores

Stationeers – How to increase stack size of ores 1 - steamlists.com
Stationeers – How to increase stack size of ores 1 - steamlists.com

Hey there, welcome to this post, This post will provide you with information regarding the Stationeers – How to increase stack size of ores, and we hope you will find this material helpful.

This guide shows players how to increase the size of stacks of ores, with nitrate being the exception. Most mods I’ve seen are broken.

How to change the size of the stack of Ores

Create a file named prefabsettings.xml in your Stationeers directory at \steamapps\common\Stationeers\rocketstation_Data\StreamingAssets\Data\. Create an text document and name it prefabsetting.xml. Make sure you identify the extensions of the file, and then paste the code into the file.

The Code to Past and the Place I discovered it.

<GameData
xmlns:xsi=”http://www.w3.org/2001/XMLSchema-instance” – []

xmlns:xsd=”http://www.w3.org/2001/XMLSchema”> – []

<!–

This alters the stack for ItemIronOre from 1000 to 1000, and also changes the Render distance.

–>

<PrefabName>ItemIronOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemIce</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemVolatiles</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemOxite</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemUraniumOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemCoalOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemSilverOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemSiliconOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemNickelOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemLeadOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemGoldOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemCopperOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<PrefabName>ItemCobaltOre</PrefabName>

<RenderDistance>20</RenderDistance>

<MaxQuantity>500</MaxQuantity>

<!–

This alters the original regeant for the egg, making it two eggs instead of one

when it is added to the microwave

–>

I came across this on Reddit posted by
https://www.reddit.com/user/Alacard/ – [reddit.com]

Here is a link to the article

https://www.reddit.com/r/Stationeers/comments/v5zqfl/ore_stacking/ – [reddit.com]

You can use this to gain more information about. Perhaps someone knows how to add Nitrace or the other items from the game to this.

This Stationeers – How to increase stack size of ores guide has come to an end. Please contact us and let us know if you have any concerns, questions, or suggestions about how we can improve this topic. Thank you very much for your thoughtfulness, and I hope you have a lovely day! Creator and writer MrMeadors was the inspiration for this article. Also, if you like the post, don’t forget to add this website to your bookmarks; we publish new posts every day with additional material, so be sure to check back with this website on a regular basis for more posts.


Be the first to comment

Leave a Reply

Your email address will not be published.


*