Gamedata File Updates

This commit is contained in:
Natclanwy 2021-12-11 22:31:28 -07:00
parent 070e73b7f4
commit 760cf1ae7a
115 changed files with 101577 additions and 90895 deletions

View file

@ -1,52 +0,0 @@
{
"Application": "ark",
"Version": "1.0.0",
"Created": "2021-06-20T00:00:00.0000000Z",
"Engrams": [
{
"Level": 45,
"Points": 10,
"IsTekGram": false,
"ClassName": "EngramEntry_Dehydrator_C",
"Description": "Meat Dehydrator",
"Mod": "Meat Dehydrator"
}
],
"Items": [
{
"Category": "Structure",
"IsHarvestable": false,
"ClassName": "PrimalItemStructure_Dehydrator_C",
"Description": "Meat Dehydrator",
"Mod": "Meat Dehydrator"
},
{
"Category": "Consumable",
"IsHarvestable": false,
"ClassName": "PrimalItemConsumable_DACookedMeat_Jerky_C",
"Description": "Dehydrated Cooked Meat Jerky",
"Mod": "Meat Dehydrator"
},
{
"Category": "Consumable",
"IsHarvestable": false,
"ClassName": "PrimalItemConsumable_DACookedPrimeMeat_Jerky_C",
"Description": "Dehydrated Prime Meat Jerky",
"Mod": "Meat Dehydrator"
},
{
"Category": "Consumable",
"IsHarvestable": false,
"ClassName": "PrimalItemConsumable_DARawCookedMeat_Jerky_C",
"Description": "Dehydrated Cooked Meat Jerky",
"Mod": "Meat Dehydrator"
},
{
"Category": "Consumable",
"IsHarvestable": false,
"ClassName": "PrimalItemConsumable_DARawCookedPrimeMeat_Jerky_C",
"Description": "Dehydrated Prime Meat Jerky",
"Mod": "Meat Dehydrator"
}
]
}