Minecraft Wiki
Advertisement
Gear (item)
This article is a work in progress. 
Please help in the expansion or creation of this article by expanding or improving it. The talk page may contain suggestions.
This page describes content that exists only in outdated versions of Minecraft. 
This feature used to be in the game, but has ever since been removed.It may or may not return in a future update.

Sets how many warnings a sculk shrieker will give before spawning a warden.

Syntax[]

warden_spawn_tracker (clear|set <warning_level>)

Result[]

This section of the article is empty. 
You can help by adding to it.

Output[]

Book and Quill JE2 BE2
This section needs to be rewritten. [discuss]
It may contain inappropriate or inaccurate information. Please help us by rewriting it.

CommandEditionSituationSuccess Count/execute store success .../execute store result ...
anyJava EditionWhen cleared11displays "commands.warden_spawn_tracker.clear.success.single"
Java EditionWhen set to a number from 0 to 311displays "commands.warden_spawn_tracker.clear.success.single"
Java EditionWhen set to '-'11displays "Invalid integer '-'"
Java EditionWhen set to a letter11displays "Expected integer"
Java EditionWhen set to a number below 011displays "Integer must not be less than 0, found <number>"
When set to a number above 311displays "Integer must not be more than 3, found <number>"

History[]

Java Edition
1.19Deep Dark Experimental Snapshot 1Added /warden_spawn_tracker.
22w11aRemoved /warden_spawn_tracker.

Trivia[]

  • This command is/was the only command containing "_" in the name.


Advertisement