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

17 lines
313 B
JSON
Raw Normal View History

2024-05-09 10:03:57 +02:00
{
"componentName": "Hose 1",
"componentDescription": "",
"manuallyInheritedGroups": [
"Inventory"
],
2024-05-09 16:03:52 +02:00
"hierarchyInheritedGroups": [
"Clothing",
"Hose"
],
2024-05-09 10:03:57 +02:00
"itemCharacteristicValues": [
{
"key": "Test0",
"value": 0
}
]
}