Updated titles

This commit is contained in:
DaanV2
2021-06-24 17:46:39 +02:00
parent ae2f83e07c
commit c71ba5ab36
23 changed files with 105 additions and 92 deletions

View File

@@ -9,6 +9,7 @@
"items": {
"type": "array",
"description": "List of items that the entity wants to share",
"title": "Shareables Items",
"items": {
"type": "object",
"properties": {
@@ -20,8 +21,7 @@
"description": "Defines the item this entity wants to craft with the item defined above. Should be an item name"
}
}
},
"title": "TODO Title"
}
}
}
}