mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-04 10:36:13 +00:00
11 lines
235 B
JSON
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
|
|
} |