Updated animations
This commit is contained in:
@@ -199,9 +199,6 @@
|
|||||||
"particle_effects": {
|
"particle_effects": {
|
||||||
"title": "Particle Effects",
|
"title": "Particle Effects",
|
||||||
"description": "TODO",
|
"description": "TODO",
|
||||||
"oneOf": [
|
|
||||||
{ "$ref": "#/definitions/ParticleEffect" },
|
|
||||||
{
|
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"propertyNames": { "pattern": "^[\\d.]+$", "examples": ["0.0"] },
|
"propertyNames": { "pattern": "^[\\d.]+$", "examples": ["0.0"] },
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
@@ -212,8 +209,6 @@
|
|||||||
{ "type": "array", "items": { "$ref": "#/definitions/ParticleEffect" } }
|
{ "type": "array", "items": { "$ref": "#/definitions/ParticleEffect" } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"start_delay": {
|
"start_delay": {
|
||||||
"title": "Start Delay",
|
"title": "Start Delay",
|
||||||
|
|||||||
@@ -199,9 +199,6 @@
|
|||||||
"particle_effects": {
|
"particle_effects": {
|
||||||
"title": "Particle Effects",
|
"title": "Particle Effects",
|
||||||
"description": "TODO",
|
"description": "TODO",
|
||||||
"oneOf": [
|
|
||||||
{ "$ref": "#/definitions/ParticleEffect" },
|
|
||||||
{
|
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"propertyNames": { "pattern": "^[\\d.]+$", "examples": ["0.0"] },
|
"propertyNames": { "pattern": "^[\\d.]+$", "examples": ["0.0"] },
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
@@ -212,8 +209,6 @@
|
|||||||
{ "type": "array", "items": { "$ref": "#/definitions/ParticleEffect" } }
|
{ "type": "array", "items": { "$ref": "#/definitions/ParticleEffect" } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"start_delay": {
|
"start_delay": {
|
||||||
"title": "Start Delay",
|
"title": "Start Delay",
|
||||||
|
|||||||
Reference in New Issue
Block a user