mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Rename GameData/ElementCraftingStation.gamedata to GameData/Mod Gamedata/ElementCraftingStation.gamedata
This commit is contained in:
parent
4f3c9773cc
commit
4004fb2a53
1 changed files with 1 additions and 1 deletions
31
GameData/Mod Gamedata/ElementCraftingStation.gamedata
Normal file
31
GameData/Mod Gamedata/ElementCraftingStation.gamedata
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"Application": "ark",
|
||||
"Version": "1.0.0",
|
||||
"Created": "2021-06-20T00:00:00.0000000Z",
|
||||
"Engrams": [
|
||||
{
|
||||
"Level": 30,
|
||||
"Points": 20,
|
||||
"IsTekGram": false,
|
||||
"ClassName": "EngramEntry_ElementCraftingStation_C",
|
||||
"Description": "Element Crafting Station",
|
||||
"Mod": "Element Crafting Station"
|
||||
}
|
||||
],
|
||||
"Items": [
|
||||
{
|
||||
"Category": "Structure",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemStructure_ElementCraftingStation_C",
|
||||
"Description": "Element Crafting Station",
|
||||
"Mod": "Element Crafting Station"
|
||||
},
|
||||
{
|
||||
"Category": "Resource",
|
||||
"IsHarvestable": false,
|
||||
"ClassName": "PrimalItemResource_SimpleTekElement_C",
|
||||
"Description": "Element",
|
||||
"Mod": "Element Crafting Station"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue