8 lines
177 B
JSON
8 lines
177 B
JSON
|
|
{
|
||
|
|
"$id": "blockception.minecraft.identifier",
|
||
|
|
"description": "A minecraft identifier.",
|
||
|
|
"pattern": "^[0-9a-zA-Z:_\\.\\-]+$",
|
||
|
|
"title": "Identifier",
|
||
|
|
"type": "string"
|
||
|
|
}
|