ConceptCreator/testModel/items/Clothing/Hose/Hose.json

19 lines
495 B
JSON
Raw Normal View History

2024-05-09 09:12:46 +02:00
{
"componentName": "Hose",
"componentDescription": "",
"itemGroupCharacteristics": [],
"manuallyInheritedItems": [],
2024-05-09 13:33:26 +02:00
"itemgroupType": 0,
2024-05-09 09:12:46 +02:00
"parentGroup": {
"componentName": "Clothing",
"componentDescription": "",
"itemGroupCharacteristics": [
{
"characteristicName": "Test0",
"characteristicDescription": ""
}
],
2024-05-09 13:33:26 +02:00
"manuallyInheritedItems": [],
"itemgroupType": 1
2024-05-09 09:12:46 +02:00
}
}