1
0
mirror of https://github.com/Mojang/bedrock-samples.git synced 2025-04-04 10:36:13 +00:00
Files
bedrock-samples/metadata/json_schemas/Particle Kill Plane v1.21.0.json
Mike Ammerlaan 8cb28e3b1e v1.21.70.3
2025-03-25 09:13:19 -07:00

11 lines
235 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "3331226803",
"title": "particle_kill_plane v1.21.0",
"type": "array",
"items": {
"type": "number"
},
"minItems": 4,
"maxItems": 4
}