Adding dots to description
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
"use_on_item": {
|
||||
"type": "object",
|
||||
"title": "Allowed Block",
|
||||
"description": "A block descriptor that allows to be placed",
|
||||
"properties": { "tags": { "title": "Tags", "description": "Tags", "$ref": "../../../../molang/string.json" } }
|
||||
"description": "A block descriptor that allows to be placed.",
|
||||
"properties": { "tags": { "title": "Tags", "description": "Tags.", "$ref": "../../../../molang/string.json" } }
|
||||
}
|
||||
},
|
||||
"properties": {
|
||||
|
||||
Reference in New Issue
Block a user