Updated comments
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_sphere",
|
||||
"type": "object",
|
||||
"title": "Emitter Shape Sphere Component For 1.10.0",
|
||||
"description": "UNDOCUMENTATED: ",
|
||||
"description": "UNDOCUMENTED: ",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"direction": {
|
||||
@@ -17,7 +17,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"description": "UNDOCUMENTATED: direction",
|
||||
"description": "UNDOCUMENTED: direction",
|
||||
"title": "Direction"
|
||||
},
|
||||
"offset": {
|
||||
@@ -31,7 +31,7 @@
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"title": "Offset"
|
||||
},
|
||||
"radius": { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTATED: radius", "title": "Radius" },
|
||||
"surface_only": { "type": "boolean", "description": "UNDOCUMENTATED: surface only", "title": "Surface Only" }
|
||||
"radius": { "$ref": "../../../../molang/number.json", "description": "UNDOCUMENTED: radius", "title": "Radius" },
|
||||
"surface_only": { "type": "boolean", "description": "UNDOCUMENTED: surface only", "title": "Surface Only" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user