mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Rename GameData/MeatDehydrator.gamedata to GameData/Mod Gamedata/MeatDehydrator.gamedata
This commit is contained in:
parent
428532ba4c
commit
91b9e7ef79
1 changed files with 1 additions and 1 deletions
52
GameData/Mod Gamedata/MeatDehydrator.gamedata
Normal file
52
GameData/Mod Gamedata/MeatDehydrator.gamedata
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue