Spawner - Spawn Count (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.16.0

Syntax

[the] [spawner] spawn count of %blocks%

Description

Get how many mobs attempt to spawn. Default is 4.

Examples

on place of mob spawner:
	set spawner spawn count of event-block to 10
	add 10 to spawn count of event-block
	reset spawn count of event-block

View source