Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
37 lines
794 B
JSON
37 lines
794 B
JSON
{
|
|
"recipes": [
|
|
{
|
|
"displayName": "Katana (Two Hand)",
|
|
"ingredients": [
|
|
{
|
|
"itemType": "katana2H",
|
|
"count": 1
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"itemType": "katana2H",
|
|
"count": 1
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"displayName": "Katana (One Hand)",
|
|
"ingredients": [
|
|
{
|
|
"itemType": "katana",
|
|
"count": 1
|
|
}
|
|
],
|
|
"products": [
|
|
{
|
|
"itemType": "katana",
|
|
"count": 1
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"files": [
|
|
|
|
]
|
|
} |