Updated comments

This commit is contained in:
DaanV2
2021-07-02 13:05:57 +02:00
parent dd28b6a467
commit 90a39eba44
67 changed files with 350 additions and 310 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": "UNDOCUMENTATED:",
"description": "UNDOCUMENTED:",
"additionalProperties": false,
"properties": {
"position": { "type": "boolean", "description": "UNDOCUMENTATED: position", "title": "Position" },
"rotation": { "type": "boolean", "description": "UNDOCUMENTATED: rotation", "title": "Rotation" },
"velocity": { "type": "boolean", "description": "UNDOCUMENTATED: rotation", "title": "Rotation" }
"position": { "type": "boolean", "description": "UNDOCUMENTED: position", "title": "Position" },
"rotation": { "type": "boolean", "description": "UNDOCUMENTED: rotation", "title": "Rotation" },
"velocity": { "type": "boolean", "description": "UNDOCUMENTED: rotation", "title": "Rotation" }
}
}