Some checks reported errors
studiorailgun/Renderer/pipeline/head Something is wrong with the build of this commit
24 lines
527 B
JSON
24 lines
527 B
JSON
{
|
|
"recipes": [
|
|
{
|
|
"displayName": "Workbench",
|
|
"craftingTag" : "HAND",
|
|
"ingredients": [
|
|
{
|
|
"itemType": "Log",
|
|
"count": 1
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"itemType": "Workbench",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"files": [
|
|
"Data/game/recipes/weapons.json",
|
|
"Data/game/recipes/tools.json"
|
|
]
|
|
} |