Updated
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
},
|
},
|
||||||
"admire_item_sound": {
|
"admire_item_sound": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "",
|
|
||||||
"description": "The sound event to play when admiring the item",
|
"description": "The sound event to play when admiring the item",
|
||||||
"title": "Admire Item Sound"
|
"title": "Admire Item Sound"
|
||||||
},
|
},
|
||||||
@@ -34,19 +33,11 @@
|
|||||||
{
|
{
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{ "type": "number", "title": "Maximum" },
|
||||||
"type": "number",
|
{ "type": "number", "title": "Maximum" }
|
||||||
"title": "Maximum"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "number",
|
|
||||||
"title": "Maximum"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{ "type": "number" },
|
||||||
"type": "number"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user