mirror of
https://github.com/Mojang/bedrock-samples.git
synced 2025-04-05 12:14:16 +00:00
17 lines
366 B
JSON
17 lines
366 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"$id": "3582790723",
|
|
"title": "emitter_local_space v1.21.0",
|
|
"type": "object",
|
|
"properties": {
|
|
"position": {
|
|
"type": "boolean"
|
|
},
|
|
"velocity": {
|
|
"type": "boolean"
|
|
},
|
|
"rotation": {
|
|
"type": "boolean"
|
|
}
|
|
}
|
|
} |