Edit

Share via


Entity Actions Documentation - minecraft:emit_vibration

Allows the entity to emit a vibration having the entity itself as its source.

Emit Vibration Properties

Name Default Value Type Description Example Values
vibration not set Vibration choices

Vibration choices

Value Title Description
entity_interact Entity Interact
entity_act Entity Act
entity_die Entity Die

Samples

{
	"emit_vibration": {
		"vibration": "entity_act"
	}
}