ARK: Survival Evolved

ARK: Survival Evolved

Kibble Table
Keety 3 Apr, 2017 @ 1:51pm
To edit costs of items within the table within the ini settings.
Firstly, you do not need [Kibble Table] in the line at all.

Secondly, you will want to locate your Game.ini, this is where you will be making any and all changes to costs for the items within the table's menu. It does matter to an extent where you put the lines to edit the costs as long as its below this line here:

[/script/shootergame.shootergamemode] (if your Game.ini is blank you can just add this line space down and keep adding lines as needed, make sure each code is on a different line)


Thirdly, Lets start with the code in question this is just an example:

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_TroodonEgg_Child_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Metal_C",BaseResourceRequirement=25.0,bCraftingRequireExactResourceType=false)))

Breakdown: Each string within " " can be changed to fit whatever item you are wanting to change from the first one being kibble of choice.(Note you can find the proper names of each item within the ark wiki, they do not end with _C but _C is required for the field to be accepted as a viable item and for this mod it is required for each kibble to have _Child at the end of the typical item name for it to function within the mod as it should)

The second string " " The item or resource you wish to make it and this is a simple one its just one item you can have it set to multiple if you wish.(Note you can find the proper names of each item within the ark wiki, they do not end with _C but _C is required for the field to be accepted as a viable item)

- If you cant find the proper name, theres an expand tab under each item on the ark wiki and that will have a gm command within that command has the item name and that is what you are looking for.

I've seen a number of posts about having issues with changing the costs of these things and its mostly because the information out there is broken and not 100% correct and i had issue with it myself then i figured it out by myself after a few hours of fiddling with settings and different ini folders, i have posted this here in hopes that it helps you guys, saves you some time and frustraition. I have given only an example of kibble because i use this mod mainly for the kibble.

*If you continue to have issue editing your server files/singleplayer after this please respond on this post and i will try to help you as best i can.
Last edited by Keety; 3 Apr, 2017 @ 2:04pm
< >
Showing 1-4 of 4 comments
GhostlyComa 7 Jan, 2018 @ 8:37am 
Oh my god...thank you so much! This was much needed! <3
🔥_LuKeZeiRa_🔥 23 Jan, 2018 @ 10:09am 
I can not edit the prices of the items that have _Child. Can someone help me?
DizZzy  [developer] 20 Feb, 2018 @ 7:23pm 
All items in the table are now _DZ instead of 2 or _Child.
=Sarsante= 28 Jun, 2018 @ 10:06am 
Hey DizZzy, I used to have the codes to change all the craftting requirements and they did work. I took a long break from the game and today I changed to _DZ but still cant make it work.

Any tips?

ie

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_Allo_DZ",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemConsumable_RawMeat_C",BaseResourceRequirement=10.0,bCraftingRequireExactResourceType=False)))

Thanks
Last edited by =Sarsante=; 28 Jun, 2018 @ 10:06am
< >
Showing 1-4 of 4 comments
Per page: 1530 50