⚒ Minecraft Toolbox

COMMAND
GENERATOR

Build complex Minecraft commands visually. No memorizing syntax — just pick, tweak, copy.

🎒
Item
Enchantments (optional)
1
🏷
Custom name (optional)
Command output
/give @p minecraft:diamond_sword 1
Paste this command into a command block or chat (with cheats on).
👾
Entity
Position
⚙️
Options
Command output
/summon minecraft:zombie ~ ~ ~
Entity will spawn at the specified coordinates.
🧪
Effect
⚙️
Settings
1
Command output
/effect give @p minecraft:speed 30 0
Use /effect clear @p to remove all effects.
⚔️
Enchantment
1
Command output
/enchant @p minecraft:sharpness 1
Player must be holding the item to enchant.
🌀
Teleport
Destination
Command output
/tp @p 0 64 0
Use ~ for relative coordinates (e.g. ~ ~10 ~ = 10 blocks up).
🎮
Game Mode
Survival
Creative
Adventure
Spectator
Command output
/gamemode survival @p
Requires operator permissions or cheats enabled.