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