mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Misc Mod Gamedata Files
This commit is contained in:
parent
98e3084093
commit
7eff936424
6 changed files with 1970 additions and 0 deletions
24
GameData/Death Recovery Mod.gamedata
Normal file
24
GameData/Death Recovery Mod.gamedata
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2018-04-19T22:00:55.6876809Z",
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 0,
|
||||
"Points": 0,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_Personal_Grave_C",
|
||||
"Description": "A Personal Grave",
|
||||
"Mod": "Death Recovery Mod"
|
||||
}
|
||||
],
|
||||
"Items": [
|
||||
{
|
||||
"Category": "Structure",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemStructure_Personal_Grave_C",
|
||||
"Description": "A Personal Grave",
|
||||
"Mod": "Death Recovery Mod"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue