UNDOCUMENTATED description, or needs to be filled in

This commit is contained in:
DaanV2
2021-06-09 09:40:37 +02:00
parent c4174e2457
commit 0bff0baa33
156 changed files with 481 additions and 465 deletions

View File

@@ -2,11 +2,11 @@
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_local_space",
"type": "object",
"title": "Emitter Local Space Component For 1.10.0",
"description": "TODO description:",
"description": "UNDOCUMENTATED:",
"additionalProperties": false,
"properties": {
"position": { "type": "boolean", "description": "TODO description: position", "title": "Position" },
"rotation": { "type": "boolean", "description": "TODO description: rotation", "title": "Rotation" },
"velocity": { "type": "boolean", "description": "TODO description: rotation", "title": "Rotation" }
"position": { "type": "boolean", "description": "UNDOCUMENTATED: position", "title": "Position" },
"rotation": { "type": "boolean", "description": "UNDOCUMENTATED: rotation", "title": "Rotation" },
"velocity": { "type": "boolean", "description": "UNDOCUMENTATED: rotation", "title": "Rotation" }
}
}