53 lines
1.2 KiB
JSON
53 lines
1.2 KiB
JSON
{
|
|
"name": "test",
|
|
"version": "0.0.1",
|
|
"recipes": {
|
|
"categories": {
|
|
"test:alloys": {
|
|
"displayName": "recipes.category.test.alloys"
|
|
},
|
|
"test:circuits": {
|
|
"displayName": "recipes.category.test.circuits"
|
|
},
|
|
"test:food": {
|
|
"displayName": "recipes.category.test.food"
|
|
},
|
|
"test:hull_sections": {
|
|
"displayName": "recipes.category.test.hull_sections"
|
|
},
|
|
"test:hulls": {
|
|
"displayName": "recipes.category.test.hulls"
|
|
},
|
|
"test:organics": {
|
|
"displayName": "recipes.category.test.organics"
|
|
},
|
|
"test:smelting": {
|
|
"displayName": "recipes.category.test.smelting"
|
|
},
|
|
"test:spacesuit_parts": {
|
|
"displayName": "recipes.category.test.spacesuit_parts"
|
|
}
|
|
}
|
|
},
|
|
"shop": {
|
|
"categories": {
|
|
"test:bio": {
|
|
"displayName": "shop.category.test.bio"
|
|
}
|
|
}
|
|
},
|
|
"skills": {
|
|
"categories": {
|
|
"test:combat": {
|
|
"displayName": "skills.category.test.combat"
|
|
},
|
|
"test:crafting": {
|
|
"displayName": "skills.category.test.crafting"
|
|
},
|
|
"test:science": {
|
|
"displayName": "skills.category.test.science"
|
|
}
|
|
}
|
|
}
|
|
}
|