UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

38 lines 1.08 kB
{ "fields": [], "description": "Determines that this entity can join an existing raid.", "title": "Can Join Raid", "samples": { "/vanilla/behavior_pack/entities/evocation_illager.json": [ { "path": "/minecraft:entity/components/minecraft:can_join_raid/", "content": {} } ], "/vanilla/behavior_pack/entities/pillager.json": [ { "path": "/minecraft:entity/components/minecraft:can_join_raid/", "content": {} } ], "/vanilla/behavior_pack/entities/ravager.json": [ { "path": "/minecraft:entity/components/minecraft:can_join_raid/", "content": {} } ], "/vanilla/behavior_pack/entities/vindicator.json": [ { "path": "/minecraft:entity/components/minecraft:can_join_raid/", "content": {} } ], "/vanilla/behavior_pack/entities/witch.json": [ { "path": "/minecraft:entity/components/minecraft:can_join_raid/", "content": {} } ] }, "id": "minecraft:can_join_raid" }