mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-08-10 06:01:42 +00:00
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "3331226803",
|
|
"x-format-version": "1.21.0",
|
|
"x-minecraft-version": "1.21.100-beta.6",
|
|
"title": "particle_kill_plane",
|
|
"type": "array",
|
|
"items": {
|
|
"type": "number"
|
|
},
|
|
"minItems": 4,
|
|
"maxItems": 4
|
|
} |