Free Java Edition utilities

Minecraft Command Generators

Create a ready-to-copy Minecraft Java command without memorizing the full syntax. Start with the job you want to do: give an item, place one block, or fill an area.

Catalog reference: Java Edition 26.2

Choose a Minecraft Command Tool

01 /give

Give Command Generator

Give an item to yourself, the nearest player, everyone, or a named player. Choose an item ID and quantity, then copy the command.

Use it for: Best for inventory items, starter kits, and testing an item ID.

Open /give tool →
02 /setblock

Setblock Command Generator

Place one block at an exact position. Choose a modern block ID, coordinates, and whether to replace, keep, or destroy the current block.

Use it for: Best for command blocks, map-making, and placing a single block.

Open /setblock tool →
03 /fill

Fill Command Generator

Fill a rectangular region using two coordinate points. Select a block and a mode such as replace, hollow, outline, keep, or destroy.

Use it for: Best for walls, floors, rooms, terrain edits, and larger builds.

Open /fill tool →
04 /summon

Summon Command Generator

Spawn any of the 157 Java Edition entities at chosen coordinates, with optional custom name, NoAI, Invulnerable, and Silent NBT toggles.

Use it for: Best for mob farms, map-making, statues, and testing entity IDs.

Open /summon tool →
05 /give + enchantments

Enchanted Gear Generator

Build an enchanted weapon, tool, or armor piece visually. Pick an item, add compatible enchantments with levels, and copy the /give command in both 1.20.5+ and NBT formats.

Use it for: Best for god gear, kits, testing enchantment combos, and map-making.

Open /give + enchantments tool →
06 /execute

Execute Command Builder

Chain execute subcommands visually: as, at, positioned, if, unless, and run. Build complex command block logic without memorizing syntax.

Use it for: Best for command blocks, map mechanics, conditional logic, and multi-step automation.

Open /execute tool →
07 /tellraw

Tellraw Editor

Create formatted chat messages with 16 colors, bold, italic, click events (open URLs, run commands), and hover tooltips. Preview and copy the JSON.

Use it for: Best for server welcome messages, clickable menus, formatted announcements, and chat plugins.

Open /tellraw tool →
08 /effect

Effect Command Generator

Apply any of the 40 status effects with duration, amplifier level, and hidden particles. Generates both the give and clear commands.

Use it for: Best for buffs, testing effect IDs, and map mechanics.

Open /effect tool →
09 /playsound

Playsound Command Generator

Play any of the 1,838 sound events with source category, position, volume, and pitch. Includes the stopsound reference.

Use it for: Best for map ambiance, alerts, and custom sound effects.

Open /playsound tool →
010 /particle

Particle Command Generator

Spawn any of the 115 particle types with position, spread, speed, count, and force mode, targeted at chosen players.

Use it for: Best for visual effects, celebrations, and dungeon feedback.

Open /particle tool →
011 /locate

Locate Command Generator

Find the nearest biome or structure by name: all 65 biomes plus villages, monuments, ancient cities, trial chambers, and more.

Use it for: Best for finding biomes, villages, and rare structures fast.

Open /locate tool →
012 /tp

Teleport Command Generator

Teleport players to coordinates or entities, with optional facing direction or facing an entity. Pairs with the Locate tool.

Use it for: Best for fast travel, spawn points, and map shortcuts.

Open /tp tool →
013 /clear

Clear Command Generator

Remove an item from a player inventory, or set the amount to 0 to count the item without removing it.

Use it for: Best for inventory checks and removing quest items.

Open /clear tool →
014 /kill

Kill Command Generator

Remove yourself, every non-player entity, one mob type, or everything within a radius — with the safe-selector reminders.

Use it for: Best for mob cleanup and dropped-item clearing.

Open /kill tool →
015 /recipe

Recipe Viewer

Look up any shaped crafting recipe: the exact 3×3 grid, ingredients with links, output count, alternative variants, and what an item crafts into.

Use it for: Best for learning recipes and planning ingredient farms.

Open /recipe tool →
016 /summon + NBT

Mob Builder

Build a custom mob: max health, movement speed, attack damage, armor, hand items, helmet, and behavior flags, all in one /summon NBT command.

Use it for: Best for bosses, arenas, and custom map enemies.

Open /summon + NBT tool →

Which Minecraft Command Generator Should I Use?

Use /give when the result should appear in a player inventory. Use /setblock when you need one block at a known location. Use /fill when two corners define the area you want to build, clear, outline, or hollow.

Find an ID → choose a command tool → copy the command → paste it into Minecraft

Need an item or block ID first? Browse all reviewed Minecraft item IDs, use the focused Minecraft Block IDs catalog, or read the Minecraft give command guide before generating a command.

Java Edition Command Notes

  • Commands generally require cheats in single-player or sufficient permission on a server.
  • These tools use modern namespaced IDs such as minecraft:stone.
  • Advanced block states, NBT, filters, and version-specific components are not inserted automatically until their syntax is separately reviewed.