Updated
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.entity.identifier.1.8.0",
|
||||
"type": "string",
|
||||
"title": "The minecraft entity identifier 1.8.0",
|
||||
"title": "Entity Identifier 1.8.0",
|
||||
"description": "The minecraft entity identifier",
|
||||
"examples": ["namespace:entity_name"],
|
||||
"pattern": "^[0-9a-zA-Z:_\\.\\-]+$"
|
||||
|
||||
Reference in New Issue
Block a user