Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Debug Stick: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
Tag: Manual revert
Line 1: Line 1:
{{MC/For||Debug|Stick (disambiguation)}}
{{for||Debug|Stick (disambiguation)}}
{{MC/Exclusive|java}}
{{Exclusive|java}}
{{Infobox item
{{Infobox item
| image = Debug Stick.gif
| image = Debug Stick.gif
Line 10: Line 10:
}}
}}


The '''debug stick''' is an [[Minecraft:item]] used to edit the block states of [[Minecraft:block]]s. It is visually identical to a regular [[Minecraft:stick]], but with a glint (as if enchanted).
The '''debug stick''' is an [[Minecraft:item]] used to edit the [[Minecraft:block states]] of [[Minecraft:block]]s. It is visually identical to a regular [[Minecraft:stick]], but with a glint (as if [[Minecraft:enchanted]]).


== Obtaining ==
== Obtaining ==
{{MC/In|je}}, the debug stick is obtainable via [[Minecraft:commands]] such as {{MC/Cmd|/give}} or {{MC/Cmd|/item}}, or the [[Minecraft:Creative inventory]] if the player has the appropriate permissions. It can be obtained only in worlds with commands on.
{{IN|je}}, the debug stick is obtainable via [[Minecraft:commands]] such as {{cmd|/give}} or {{cmd|/item}}, or the [[Minecraft:Creative inventory]] if the player has the appropriate permissions. It can be obtained only in worlds with commands on.


{{MC/In|be}}, this item only exists in internal versions and privately released versions.
{{IN|be}}, this item only exists in internal versions and privately released versions.


== Usage ==
== Usage ==
The debug stick can be used to change block states. {{MC/Control|Hitting}} the block allows players to select the block state key they wish to change. For example, switching between the ''conditional'' and the ''facing'' block state keys for a command block. {{MC/Control|Using}} the block allows them to cycle through the valid values for the block state key, again as an example, the player can make the command block face, ''down'', ''east'', ''north'', ''south'', ''up'', or ''west'' if they chose the ''facing'' block state key. {{MC/Control|Sneaking}} while {{MC/Control|hitting}} or {{MC/Control|using}} cycles through the block state keys or values in reverse order.
The debug stick can be used to change block states. {{control|Hitting}} the block allows players to select the block state key they wish to change. For example, switching between the ''conditional'' and the ''facing'' block state keys for a [[Minecraft:command block]]. {{control|Using}} the block allows them to cycle through the valid values for the block state key, again as an example, the player can make the command block face, ''down'', ''east'', ''north'', ''south'', ''up'', or ''west'' if they chose the ''facing'' block state key. {{control|Sneaking}} while {{control|hitting}} or {{control|using}} cycles through the block state keys or values in reverse order.


It is notable that {{MC/Control|using}} debug stick directly on an interactive block without {{MC/Control|sneaking}} uses the block itself instead of the stick.<ref>{{bug|MC-200199||Right-Clicking on an Interactive Block with Debug Stick Uses the Block Instead of Changing Its States if Not Holding Shift|Invalid}} </ref>
It is notable that {{Control|using}} debug stick directly on an interactive block without {{Control|sneaking}} uses the block itself instead of the stick.<ref>{{bug|MC-200199||Right-Clicking on an Interactive Block with Debug Stick Uses the Block Instead of Changing Its States if Not Holding Shift|Invalid}} </ref>


The debug stick cannot be used while in Survival or Adventure mode. It works only in Creative mode with cheats enabled. In modes other than Creative, it acts like a regular item — although when {{MC/Control|using}} it on a block, the player swings the stick as if interacting with it (but nothing happens).
The debug stick cannot be used while in Survival or Adventure mode. It works only in Creative mode with cheats enabled. In modes other than Creative, it acts like a regular item — although when {{control|using}} it on a block, the player swings the stick as if interacting with it (but nothing happens).


== Data values ==
== Data values ==
Line 37: Line 37:


=== Item data ===
=== Item data ===
{{MC/See also|Data component format}}
{{see also|Data component format}}
<div class="treeview">
<div class="treeview">
* {{MC/Nbt|compound|components}}: the item's '''components''' tag.
* {{nbt|compound|components}}: the item's '''components''' tag.
{{:Data component format/debug_stick_state}}
{{:Data component format/debug_stick_state}}
</div>
</div>
Line 46: Line 46:
=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|java}}
|{{HistoryLine|java}}
|{{MC/HistoryLine||1.13|dev=17w47a|[[File:Debug Stick.gif|32px]] Added debug sticks.}}
|{{HistoryLine||1.13|dev=17w47a|[[File:Debug Stick.gif|32px]] Added debug sticks.}}
|{{MC/HistoryLine||1.16|dev=20w10a|Debug sticks are now capable of editing [[Minecraft:fire]] due to its added hitbox.}}
|{{HistoryLine||1.16|dev=20w10a|Debug sticks are now capable of editing [[Minecraft:fire]] due to its added hitbox.}}
|{{MC/HistoryLine||1.17|dev=21w20a|The rarity of debug sticks has been changed from "Common" to "Epic".}}
|{{HistoryLine||1.17|dev=21w20a|The [[Minecraft:rarity]] of debug sticks has been changed from "Common" to "Epic".}}
|{{MC/HistoryLine||1.19.3|dev=22w44a|The debug stick is now available in the Creative inventory, but only if cheats are enabled.}}
|{{HistoryLine||1.19.3|dev=22w44a|The debug stick is now available in the Creative inventory, but only if cheats are enabled.}}
|{{MC/HistoryLine|||dev=22w45a|Moved the debug stick behind the Operator Utilities tab in the Creative inventory. The tab is only available if cheats are enabled and the "Operator Items Tab" option in the controls menu is turned on.}}
|{{HistoryLine|||dev=22w45a|Moved the debug stick behind the Operator Utilities tab in the Creative inventory. The tab is only available if cheats are enabled and the "Operator Items Tab" option in the controls menu is turned on.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine||1.14.0|dev=beta 1.14.0.1|[[File:Debug Stick.gif|32px]] By this point, the debug stick had been added to private developer versions, but was not available in any public version.}}
|{{HistoryLine||1.14.0|dev=beta 1.14.0.1|[[File:Debug Stick.gif|32px]] By this point, the debug stick had been added to private developer versions, but was not available in any public version.}}
}}
}}


== Issues ==
== Issues ==
The debug stick is not supported, and any issues resulting of its usage are closed as "Won't Fix" in the issue tracker.<br/> Issues with the stick itself are considered valid.<ref>https://bugs.mojang.com/browse/MC-122323?focusedCommentId=419481&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-419481</ref><ref>{{MC/Reddit|7es23r||Just be aware that any weird state you create with it you cannot naturally create and any bugs that come from it will be shot down as 'Wont fix' :D|_Grum|November 22, 2017}}</ref>
The debug stick is not supported, and any issues resulting of its usage are closed as "Won't Fix" in the issue tracker.<br/> Issues with the stick itself are considered valid.<ref>https://bugs.mojang.com/browse/MC-122323?focusedCommentId=419481&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-419481</ref><ref>{{reddit|7es23r||Just be aware that any weird state you create with it you cannot naturally create and any bugs that come from it will be shot down as 'Wont fix' :D|_Grum|November 22, 2017}}</ref>


{{MC/Issue list|projects=mc}}
{{issue list|projects=mc}}


== Trivia ==
== Trivia ==
*An [[Minecraft:add-on]] made by Mineplex was showcased in MINECON Live 2019, which had an editor stick for {{MC/El|be}}, similar to the Debug Stick.<ref>{{MC/Ytl|OZqNaEX8208|MINECON Live 2019 @ 1:05:02|Minecraft|September 28, 2019|t=3902}}</ref>
*An [[Minecraft:add-on]] made by Mineplex was showcased in [[Minecraft:MINECON Live 2019]], which had an editor stick for {{el|be}}, similar to the Debug Stick.<ref>{{ytl|OZqNaEX8208|MINECON Live 2019 @ 1:05:02|Minecraft|September 28, 2019|t=3902}}</ref>


== Gallery ==
== Gallery ==
Line 75: Line 75:


== See also ==
== See also ==
*Block states
*[[Minecraft:Block states]]


== References ==
== References ==
{{MC/Reflist}}
{{Reflist}}


== Navigation ==
== Navigation ==
{{MC/Navbox items|Creative}}
{{Navbox items|Creative}}


de:Debug-Stab
[[Minecraft:de:Debug-Stab]]
es:Palo de desarrollo
[[Minecraft:es:Palo de desarrollo]]
fr:Bâton de débogage
[[Minecraft:fr:Bâton de débogage]]
ja:デバッグ棒
[[Minecraft:ja:デバッグ棒]]
ko:디버그 막대기
[[Minecraft:ko:디버그 막대기]]
lzh:勘誤棍
[[Minecraft:lzh:勘誤棍]]
pl:Patyk debugujący
[[Minecraft:pl:Patyk debugujący]]
pt:Graveto de Depuração
[[Minecraft:pt:Graveto de Depuração]]
ru:Палка отладки
[[Minecraft:ru:Палка отладки]]
uk:Палиця налагодження
[[Minecraft:uk:Палиця налагодження]]
zh:调试棒
[[Minecraft:zh:调试棒]]

Revision as of 11:07, 27 April 2026

Template:For Template:Exclusive Template:Infobox item

The debug stick is an Minecraft:item used to edit the Minecraft:block states of Minecraft:blocks. It is visually identical to a regular Minecraft:stick, but with a glint (as if Minecraft:enchanted).

Obtaining

Template:IN, the debug stick is obtainable via Minecraft:commands such as Template:Cmd or Template:Cmd, or the Minecraft:Creative inventory if the player has the appropriate permissions. It can be obtained only in worlds with commands on.

Template:IN, this item only exists in internal versions and privately released versions.

Usage

The debug stick can be used to change block states. Template:Control the block allows players to select the block state key they wish to change. For example, switching between the conditional and the facing block state keys for a Minecraft:command block. Template:Control the block allows them to cycle through the valid values for the block state key, again as an example, the player can make the command block face, down, east, north, south, up, or west if they chose the facing block state key. Template:Control while Template:Control or Template:Control cycles through the block state keys or values in reverse order.

It is notable that Template:Control debug stick directly on an interactive block without Template:Control uses the block itself instead of the stick.<ref>Template:Bug </ref>

The debug stick cannot be used while in Survival or Adventure mode. It works only in Creative mode with cheats enabled. In modes other than Creative, it acts like a regular item — although when Template:Control it on a block, the player swings the stick as if interacting with it (but nothing happens).

Data values

ID

Template:ID table

Item data

Template:See also

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

The debug stick is not supported, and any issues resulting of its usage are closed as "Won't Fix" in the issue tracker.
Issues with the stick itself are considered valid.<ref>https://bugs.mojang.com/browse/MC-122323?focusedCommentId=419481&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-419481</ref><ref>Template:Reddit</ref>

Template:Issue list

Trivia

Gallery

In other media

See also

References

Template:Reflist

Navigation

Template:Navbox items

Minecraft:de:Debug-Stab Minecraft:es:Palo de desarrollo Minecraft:fr:Bâton de débogage Minecraft:ja:デバッグ棒 Minecraft:ko:디버그 막대기 Minecraft:lzh:勘誤棍 Minecraft:pl:Patyk debugujący Minecraft:pt:Graveto de Depuração Minecraft:ru:Палка отладки Minecraft:uk:Палиця налагодження Minecraft:zh:调试棒