Template Type

Description

Checks if the target mob extends the specified Template

Attributes

Attribute Aliases Description Default
templates template, t The template to match. A list of templates can be specified, in which case the condition will match if any of the specified templates is present

Examples

  Conditions:
  - templatetype{template=NetherMob,EndMob}

Aliases

  • template
  • instanceOf
Updated Aug 19, 2026