Make Adult/Baby (Effect) — Skript

Addon: Skript · Category: Effect · Since: 2.10

Syntax

make %livingentities% [a[n]] (adult|baby|child)

Description

Force a animal to become an adult or baby.

Examples

on spawn of mob:
	entity is not an adult
	make entity an adult

View source