2021-06-06 10:07:19 +00:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_local_space",
|
|
|
|
|
"type": "object",
|
|
|
|
|
"title": "Emitter Local Space Component For 1.10.0",
|
2021-06-09 09:40:37 +02:00
|
|
|
"description": "UNDOCUMENTATED:",
|
2021-06-06 10:07:19 +00:00
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": {
|
2021-06-09 09:40:37 +02:00
|
|
|
"position": { "type": "boolean", "description": "UNDOCUMENTATED: position", "title": "Position" },
|
|
|
|
|
"rotation": { "type": "boolean", "description": "UNDOCUMENTATED: rotation", "title": "Rotation" },
|
|
|
|
|
"velocity": { "type": "boolean", "description": "UNDOCUMENTATED: rotation", "title": "Rotation" }
|
2021-06-06 10:07:19 +00:00
|
|
|
}
|
|
|
|
|
}
|