Flattened particles
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.resource.particle.1.10.0.particle_initialization",
|
||||
"type": "object",
|
||||
"title": "Particle Initialization Component For 1.10.0",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"per_update_expression": {
|
||||
"$ref": "../../../molang/number.json",
|
||||
"description": "UNDOCUMENTED: per update expression",
|
||||
"title": "Per Update Expression"
|
||||
},
|
||||
"per_render_expression": {
|
||||
"$ref": "../../../molang/number.json",
|
||||
"description": "UNDOCUMENTED: per render expression",
|
||||
"title": "Per Render Expression"
|
||||
}
|
||||
},
|
||||
"description": "UNDOCUMENTED: "
|
||||
}
|
||||
Reference in New Issue
Block a user