Updated
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.resource.particle.1.10.0.emitter_rate_manual",
|
||||
"type": "object",
|
||||
"title": "Emitter Rate Manual Component For 1.10.0",
|
||||
"title": "Emitter Rate Manual Component 1.10.0",
|
||||
"description": "TODO description: ",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"activation_expression": {
|
||||
@@ -15,6 +16,5 @@
|
||||
"description": "Emitter will expire if the expression is non-zero. Evaluated every frame",
|
||||
"title": "Expiration Expression"
|
||||
}
|
||||
},
|
||||
"description": "TODO description: "
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user