Bug Closed · Resolved

Heal to child mobs not working.

#2713 opened by Unknown 4 years ago

Unknownreported this bug

I tried to use

  • heal{amount=5000} @EntitiesInRadius{r=8;conditions=[- isChild ]}

  • heal{amount=5000} @EntitiesInRadius{r=8;conditions=[- isChild{} true ]}

  • heal{amount=5000} @EntitiesInRadius{r=8;conditions=[- isChild{} ]}

but nothing works. What did i miss?

Sign in to join the discussion.