ConceptCreator/testModel/items/Clothing/Hose/Hose 1.json
Sebastian Böckelmann f01d8c4dab
All checks were successful
E2E Testing / test (push) Successful in 1m33s
Parse Items
2024-05-09 16:03:52 +02:00

17 lines
313 B
JSON

{
"componentName": "Hose 1",
"componentDescription": "",
"manuallyInheritedGroups": [
"Inventory"
],
"hierarchyInheritedGroups": [
"Clothing",
"Hose"
],
"itemCharacteristicValues": [
{
"key": "Test0",
"value": 0
}
]
}