Villager Profession (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

[the] villager profession of %livingentities%

Description

Represents the profession of a villager/zombie villager.

Examples

set {_p} to villager profession of event-entity
villager profession of event-entity = nitwit profession
set villager profession of {_villager} to librarian profession
delete villager profession of event-entity

View source