Files
minecraft-bedrock-json-schemas/source/resource/particles/components/particle_expire_if_in_blocks.json

10 lines
417 B
JSON
Raw Normal View History

2021-11-16 13:40:11 +01:00
{
2022-02-01 17:54:02 +01:00
"$id": "blockception.minecraft.resource.particle.1.10.0.particle_expire_if_in_blocks",
2021-11-16 13:40:11 +01:00
"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"
}