编辑

通过


Entity Documentation - minecraft:scale

Sets the entity's visual size multiplier. A value of 1.0 means normal size, 0.5 is half size (commonly used for baby mobs), and values above 1.0 make the entity larger.

Scale Properties

Name Default Value Type Description
value 1 Decimal number The scale multiplier for visual size. 1.0 = normal, 0.5 = half (babies), 2.0 = double size.

Samples