Template:Nbt inherit/raidable/template
Jump to navigation
Jump to search
- [Byte] CanJoinRaid: 1 or 0 (true/false) - If false, the entity will not participate in raids and will not be counted in the progress bar.
- [Byte] PatrolLeader: 1 or 0 (true/false) - True if the current mob is the patrol leader.
- [Byte] Patrolling: 1 or 0 (true/false) - Makes the mob assume patrol behavior.
- [Int Array] patrol_target: The block location that the patrol moves toward. Requires Patrolling tag set to 1 to work and at least 2 patrol members. Is not preserved when removed.
- [Int] RaidId: Numeric ID of the raid that the mob currently belongs to.
- [Int] Wave: Raid wave that the mob spawned as part of.