Gamedata File Updates

This commit is contained in:
Natclanwy 2021-12-11 21:09:35 -07:00 committed by GitHub
parent 4582f953bd
commit 2214235153
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 47262 additions and 2 deletions

View file

@ -0,0 +1,28 @@
{
"Application": "ark",
"Version": "1.4.0",
"Created": "2020-08-07T11:29:22.5899608Z",
"Creatures": [],
"Engrams": [
{
"Level": 1,
"Points": 0,
"IsTekGram": false,
"ClassName": "BE_Engram_BestEggMaker_C",
"Description": "Best Egg Maker",
"Mod": "Best Eggs!"
},
],
"Items": [
{
"Category": "MiscConsumable",
"IsHarvestable": false,
"ClassName": "PrimalItemStructure_BestEggMaker",
"Description": "Best Egg Maker",
"Mod": "Best Eggs!"
},
],
"MapSpawners": [],
"SupplyCrates": [],
"Inventories": []
}