Adding the start of features
This commit is contained in:
8
source/general/feature/identifier.json
Normal file
8
source/general/feature/identifier.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.entity.identifier.1.8.0",
|
||||
"type": "string",
|
||||
"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