Files
minecraft-bedrock-json-schemas/source/resource/particles/components/particle_expire_if_in_blocks.json
2022-02-01 17:54:02 +01:00

10 lines
417 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"
}