Harvestable Resource Classes
Ark: Survival Evolved
This is a complete list of the Resource Classes in Ark: Survival Evolved. These classes can be used to modify the harvest amount of the resources on your server. We also have a custom tool that will allow you to quickly and easily generate the code required to modify your custom server. This tool can be found here: Custom Harvest Amount & Spoiling Time Tool
| Resource | Class Name | 
|---|---|
| Chitin | PrimalItemResource_Chitin_C | 
| Crystal | PrimalItemResource_Crystal_C | 
| Fibers | PrimalItemResource_Fibers_C | 
| Flint | PrimalItemResource_Flint_C | 
| Hide | PrimalItemResource_Hide_C | 
| Keratin | PrimalItemResource_Keratin_C | 
| Metal | PrimalItemResource_Metal_C | 
| Obsidian | PrimalItemResource_Obsidian_C | 
| Oil | PrimalItemResource_Oil_C | 
| Rare Flower | PrimalItemResource_RareFlower_C | 
| Rare Mushroom | PrimalItemResource_RareMushroom_C | 
| Silicon | PrimalItemResource_Silicon_C | 
| Stone | PrimalItemResource_Stone_C | 
| Thatch | PrimalItemResource_Thatch_C | 
| Wood | PrimalItemResource_Wood_C | 
Tweaking Resources With These Classes
You can tweak resource harvest amounts on a per-resource basis using the above class information. This can be done by editing your Game.ini file. We have created a simple tool that will quickly generate the code that you need to apply these modifications to your game.
 
