Barter Input (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

[the] [piglin] barter[ing] input

Description

The item picked up by the piglin in a piglin bartering event.

Examples

on piglin barter:
	if the bartering input is a gold ingot:
		broadcast "my precious..."

View source