Updated
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.entity.volume",
|
||||
"type": "string",
|
||||
"title": "Volume Identifier",
|
||||
"description": "A minecraft entity volume",
|
||||
"examples": ["namespace:volume_name"],
|
||||
"pattern": "^[0-9a-zA-Z:_\\.\\-]+$"
|
||||
"pattern": "^[0-9a-zA-Z:_\\.\\-]+$",
|
||||
"title": "Volume Identifier",
|
||||
"type": "string"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user