Entity Shoot Bow - Should Consume (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.16.0

Syntax

should consume item

Description

Get/set whether or not the consumable item should be consumed in an entity shoot bow event.

Examples

on entity shoot bow:
	if shot bow is a bow:
		set should consume item to false

View source