Added category examples

This commit is contained in:
DaanV2
2022-02-14 11:55:45 +01:00
parent 2e0f3794c8
commit 52eb8d39cd
3 changed files with 6 additions and 3 deletions

View File

@@ -35,7 +35,8 @@
"type": "string",
"default": "",
"description": "The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.",
"title": "Category"
"title": "Category",
"examples": ["Nature", "Equipment", "Construction", "Items"]
},
"is_experimental": {
"type": "boolean",

View File

@@ -35,7 +35,8 @@
"type": "string",
"default": "",
"description": "The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.",
"title": "Category"
"title": "Category",
"examples": ["Nature", "Equipment", "Construction", "Items"]
},
"is_experimental": {
"type": "boolean",

View File

@@ -35,7 +35,8 @@
"type": "string",
"default": "",
"description": "The category for this item. Categories are used to control high level properties of how the item is integrated into the bedrock engine, such as whether it can be used in slash commands.",
"title": "Category"
"title": "Category",
"examples": ["Nature", "Equipment", "Construction", "Items"]
},
"is_experimental": {
"type": "boolean",