On Pig Zap (Event) — Skript

Addon: Skript · Category: Event · Since: 1.0

Syntax

[on] pig[ ]zap

Description

Called when a pig is stroke by lightning and transformed into a zombie pigman. Cancel the event to prevent the transformation.

Event Values

  • event-commandsender
  • event-entity
  • event-entitydata
  • event-location
  • event-object
  • event-transformreason
  • event-world

Examples

on pig zap:

View source