Minecraft:Commands/kit: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 1: | Line 1: | ||
{{Outdated feature}} | {{Outdated feature}} | ||
{{ | {{exclusive|bedrock}} | ||
{{Infobox command | {{Infobox command | ||
|name=kit | |name=kit | ||
|oplevel=gamemasters | |oplevel=gamemasters | ||
|others = Cheat only}} | |others = [[Minecraft:Cheat]] only}} | ||
Gives the local player a preset kit, likely for debugging use in creative mode. | |||
Upon succeed, the command prints <code>Gave [kit name] kit to player</code>. | Upon succeed, the command prints <code>Gave [kit name] kit to player</code>. | ||
| Line 12: | Line 12: | ||
After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.) | After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.) | ||
When run in a command block, it will fail with the message "Could not find target player". | When run in a [[Minecraft:command block]], it will fail with the message "Could not find target player". | ||
There are 4 presets available. Namely {{ | There are 4 presets available. Namely {{Code|code=blockui}}, {{Code|code=minecart}}, {{Code|code=redstone}} and {{Code|code=wool}} | ||
==Kits== | ==Kits== | ||
| Line 20: | Line 20: | ||
===blockui=== | ===blockui=== | ||
* {{ | * {{BlockLink|Chest}} | ||
* {{ | * {{BlockLink|Trapped chest}} | ||
* {{ | * {{BlockLink|Crafting table}} | ||
* {{ | * {{BlockLink|Furnace}} | ||
* {{ | * {{BlockLink|Enchanting table}} | ||
* {{ | * {{BlockLink|Brewing stand}} | ||
* {{ | * {{BlockLink|Anvil}} | ||
* {{ | * {{BlockLink|Oak sign}} | ||
===minecart=== | ===minecart=== | ||
* {{ | * {{ItemLink|Redstone dust}} | ||
* {{ | * {{BlockLink|Redstone torch}} | ||
* {{ | * {{BlockLink|Lever}} | ||
* {{ | * {{BlockLink|Stone button}} | ||
* {{ | * {{BlockLink|Rail}} | ||
* {{ | * {{BlockLink|Powered Rail}} | ||
* {{ | * {{BlockLink|Detector Rail}} | ||
* {{ | * {{BlockLink|Activator Rail}} | ||
* {{ | * {{ItemLink|Minecart}} | ||
===redstone=== | ===redstone=== | ||
* {{ | * {{ItemLink|Redstone dust}} | ||
* {{ | * {{BlockLink|Redstone torch}} | ||
* {{ | * {{BlockLink|Block of redstone}} | ||
* {{ | * {{BlockLink|Redstone lamp}} | ||
* {{ | * {{BlockLink|Stone button}} | ||
* {{ | * {{BlockLink|Oak pressure plate}} | ||
* {{ | * {{BlockLink|Tripwire hook}} | ||
* {{ | * {{BlockLink|Oak trapdoor}} | ||
* {{ | * {{BlockLink|Daylight detector}} | ||
===wool=== | ===wool=== | ||
* {{ | * {{BlockLink|White wool}} | ||
* {{ | * {{BlockLink|Orange wool}} | ||
* {{ | * {{BlockLink|Magenta wool}} | ||
* {{ | * {{BlockLink|Light blue wool}} | ||
* {{ | * {{BlockLink|Yellow wool}} | ||
* {{ | * {{BlockLink|Lime wool}} | ||
* {{ | * {{BlockLink|Pink wool}} | ||
* {{ | * {{BlockLink|Red wool}} | ||
* {{ | * {{BlockLink|Black wool}} | ||
==Syntax== | ==Syntax== | ||
<code>/kit <kit: KitType></code> | <code>/kit <kit: KitType></code> | ||
| Line 77: | Line 77: | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{ | |{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{cmd|link=none|kit}}.}} | ||
|{{ | |{{HistoryLine||1.2.14|Removed all developer commands.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox commands}} | ||
Latest revision as of 11:06, 11 May 2026
Template:Outdated feature Template:Exclusive Template:Infobox command
Gives the local player a preset kit, likely for debugging use in creative mode.
Upon succeed, the command prints Gave [kit name] kit to player.
After spawning the kit, the items won't appear immediately in the inventory until you interact with the world (i.e., placing blocks, attacking, etc.)
When run in a Minecraft:command block, it will fail with the message "Could not find target player".
There are 4 presets available. Namely Template:Code, Template:Code, Template:Code and Template:Code
Kits
Each of the four presets below spawns one of each item in its respective list below.
blockui
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
minecart
- Template:ItemLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:ItemLink
redstone
- Template:ItemLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
- Template:BlockLink
wool
Syntax
/kit <kit: KitType>
Result
Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table