Check Slime Property (Condition) — SlimeLink
Addon: SlimeLink · Category: Condition · Since: 1.0.0
Syntax
%slimeproperty% of %slimepropertymap% (is|is(n't| not)) %object%Description
Checks if the specified property in the property map is equal to the specified value.
Examples
if spawn x of slimePropertyMap is 5
if allow monsters of slimePropertyMap isn't true