ARK: Survival Evolved

ARK: Survival Evolved

Kibble Table
 This topic has been pinned, so it's probably important
netherstone 10 Jul, 2017 @ 10:27pm
(Please Pin) Adjusting your whole kibble table cost template
Use this to make all kibbles cost 100 ingots for boosted rate servers
Also it makes wyvern milk 500, mushrooms and flowers 10 and other changes!
you can edit further yourself but this will save you a ton of time and hassle.
edit by changing the value in each line for an item

https://pastebin.com/X6ZRPtkZ
Last edited by netherstone; 10 Jul, 2017 @ 10:29pm
< >
Showing 1-14 of 14 comments
Vex 19 Dec, 2017 @ 7:57am 
This is exactly what I was just manually doing...thank you for saving me a lot of time.
netherstone 19 Dec, 2017 @ 8:56am 
u bet mate!
GhostlyComa 7 Jan, 2018 @ 8:17am 
If i wanted to use what you use but instead of ingot i just use raw metal, how would i write out the string?
netherstone 7 Jan, 2018 @ 11:54am 
just remove the word ingot in the lines and you're good
GhostlyComa 7 Jan, 2018 @ 2:54pm 
i knew it would be something simple, thanks!
GhostlyComa 8 Jan, 2018 @ 10:38am 
I think you forgot the Megolsorous and the Megalania

Also, everything worked for me except the last 7 creatures and the beer jar
Just a heads up
AtomikRonin 9 Jan, 2018 @ 2:53pm 
Megalosaurus is in there, but Megalania was still missing. I'm assuming this is correct:

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_MegalaniaEgg_Child_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=300.0,bCraftingRequireExactResourceType=False)))
Last edited by AtomikRonin; 9 Jan, 2018 @ 2:57pm
AtomikRonin 9 Jan, 2018 @ 3:09pm 
Found Kentro Kibble missing too. Again, not sure if this works.

ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_KentroEgg_Child_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=150.0,bCraftingRequireExactResourceType=False)))
GhostlyComa 9 Jan, 2018 @ 4:42pm 
Everything beneath the BeerJar won’t work for me, still has the default 35 metal cost
AtomikRonin 11 Jan, 2018 @ 12:31am 
So I figured it out. Anything in the override code that has _child in it, needs to have _child removed, this includes wyvern milk. BeerJar2 is now:
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_BeerJar_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=50.0,bCraftingRequireExactResourceType=False)))

Updated Missing Items:
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_MegalaniaEgg_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=150.0,bCraftingRequireExactResourceType=False)))
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_KentroEgg_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=300.0,bCraftingRequireExactResourceType=False)))
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Kibble_BaryonyxEgg_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=300.0,bCraftingRequireExactResourceType=False)))
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_Veggie_Rockarrot_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=10.0,bCraftingRequireExactResourceType=False)))
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumable_JellyVenom_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_MetalIngot_C",BaseResourceRequirement=100.0,bCraftingRequireExactResourceType=False)))
GhostlyComa 11 Jan, 2018 @ 1:12am 
thanks!!!!! ^^^^^
AtomikRonin 11 Jan, 2018 @ 10:22pm 
Okay, although adding those to the game.ini file should, they do not. The issue is, inside the mod itself, the asset the author used have old names using _child. So unil that is fixed, I believe we're stuck with unedited prices for those. Just my guess.

I'm hoping someone else comes up with a solution.
JJKK 21 May, 2018 @ 7:51pm 
good mod!can you add that craft cost option?thanks.
NorthWestTrees 8 Jun, 2018 @ 12:24pm 
I removed the _Child, not sure if the developer fixed the issue with the prices maybe he/she can just use the ids from this table that I updated, same prices and everything just no _child tag.

https://pastebin.com/dN1959Gj

Also, thank you NetherMan for posting that first link the default prices are very cheap on servers with higher resource gathering.
< >
Showing 1-14 of 14 comments
Per page: 1530 50