Minecraft:Commands/kit: Difference between revisions
More actions
imported>245e m Fixing deprecated sprite names. |
Remove broken links to missing pages |
||
| Line 4: | Line 4: | ||
|name=kit | |name=kit | ||
|oplevel=gamemasters | |oplevel=gamemasters | ||
|others = | |others = Cheat only}} | ||
Give the local player a preset kit, likely for debugging use in creative mode. | Give the local player a preset kit, likely for debugging use in creative mode. | ||
| 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 | When run in a command block, it will fail with the message "Could not find target player". | ||
There are 4 presets available. Namely {{Code|code=blockui}}, {{Code|code=minecart}}, {{Code|code=redstone}} and {{Code|code=wool}} | There are 4 presets available. Namely {{Code|code=blockui}}, {{Code|code=minecart}}, {{Code|code=redstone}} and {{Code|code=wool}} | ||
Revision as of 15:44, 9 April 2026
Template:Outdated feature Template:Exclusive Template:Infobox command
Give 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 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