Added . to entity definitions
This commit is contained in:
@@ -4,5 +4,5 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "The minecraft entity identifier 1.8.0",
|
"title": "The minecraft entity identifier 1.8.0",
|
||||||
"description": "The minecraft entity identifier",
|
"description": "The minecraft entity identifier",
|
||||||
"pattern": "^[0-9a-zA-Z:_\\-]+$"
|
"pattern": "^[0-9a-zA-Z:_\\.\\-]+$"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user