2021-11-16 13:40:11 +01:00
|
|
|
{
|
|
|
|
|
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_shape_custom",
|
|
|
|
|
"type": "object",
|
|
|
|
|
"title": "Emitter Shape Custom Component For 1.10.0",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": {
|
|
|
|
|
"direction": {
|
|
|
|
|
"type": "array",
|
|
|
|
|
"items": [
|
2022-07-22 19:41:04 +02:00
|
|
|
{ "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "X" },
|
|
|
|
|
{ "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Y" },
|
|
|
|
|
{ "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Z" }
|
2021-11-16 13:40:11 +01:00
|
|
|
],
|
2022-07-22 19:41:04 +02:00
|
|
|
"description": "UNDOCUMENTED: direction.",
|
2021-11-16 13:40:11 +01:00
|
|
|
"title": "Direction"
|
|
|
|
|
},
|
|
|
|
|
"offset": {
|
|
|
|
|
"type": "array",
|
|
|
|
|
"items": [
|
2022-07-22 19:41:04 +02:00
|
|
|
{ "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "X" },
|
|
|
|
|
{ "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Y" },
|
|
|
|
|
{ "$ref": "../../../molang/number.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Z" }
|
2021-11-16 13:40:11 +01:00
|
|
|
],
|
2022-07-22 19:41:04 +02:00
|
|
|
"description": "UNDOCUMENTED.",
|
2021-11-16 13:40:11 +01:00
|
|
|
"$comment": "UNDOCUMENTED",
|
|
|
|
|
"title": "Offset"
|
|
|
|
|
}
|
|
|
|
|
},
|
2022-07-22 19:41:04 +02:00
|
|
|
"description": "UNDOCUMENTED."
|
2021-11-16 13:40:11 +01:00
|
|
|
}
|