Entity Shoot Bow - Shot Bow (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.16.0

Syntax

shot bow

Description

Gets the bow Item used to fire the arrow in an entity shoot bow event.

Examples

on entity shoot bow:
	if name of shot bow != "Mr Bow":
		cancel event

View source