ARK: Survival Evolved
Rent a ARK: Survival Evolved Server
Rent a ARK: Survival Evolved Server
Genre:
Survival
Studio:
Studio Wildcard
Publisher:
Studio Wildcard
How can I make items such as meat stack?
You want meat and other goodies to be stackable in your inventory? You can do that with a small change in the game.ini file of ARK: Survival Evolved.
Proceed as follows:
- Log in to your GPORTAL account
- Click on “My servers” on the left and select your ARK server
- Stop your server (and start it again when you are done with the changes)
- Now you can find the menu item “Configuration files” on the left side – click on it
- In the new window you can now select the “game.ini” under “Select configuration file”
- Here you have to enter an additional code line
Below is an example of the code you can use to stack “Raw Meat” up to 300 times:
ConfigOverrideItemMaxQuantity=(ItemClassString="PrimalItemConsumable_RawMeat_C",Quantity=(MaxItemQuantity=300, bIgnoreMultiplier=true))
If you want to transfer this to another item, you have to replace the name “PrimalItemConsumable_RawMeat” with the corresponding name of the item.
Under “MaxItemQuantity” you can change the maximum value of the stack.
Important Note that some items have a fixed maximum size that you cannot exceed, even if you enter a much higher value.
This should make things much more tidy in your inventory in the future. Have fun!
similar articles
ARK: Survival Evolved
How do I upload my single player save to my ARK server?
ARK Survival Evolved
ARK Server – How do I delete a character?
ARK Survival Evolved