Files
minecraft-bedrock-json-schemas/source/resource/particles/components/particle_expire_if_in_blocks.json
2022-07-22 19:41:04 +02:00

10 lines
419 B
JSON

{
"$id": "blockception.minecraft.resource.particle.1.10.0.particle_expire_if_in_blocks",
"type": "array",
"title": "Particle Expire If Not In Blocks Component For 1.10.0",
"additionalProperties": false,
"items": { "$ref": "../../../general/block/identifier.json", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Block" },
"description": "UNDOCUMENTED.",
"$comment": "UNDOCUMENTED"
}