Files
minecraft-bedrock-json-schemas/source/general/particle/identifier.json
2021-05-26 01:23:51 +02:00

8 lines
217 B
JSON

{
"$id": "blockception.minecraft.particle.identifier.1.8.0",
"type": "string",
"title": "Particle Identifier 1.8.0",
"description": "The minecraft particle identifier",
"pattern": "^[0-9a-zA-Z:_\\.\\-]+$"
}