ModsCraft » Guides » Command Block [Minecraft Guides]

Command Block [Minecraft Guides]

WhatsApp
Telegram VKontakte Odnoklassniki Pinterest
Command Block [Minecraft Guides]

A command block allows you to execute the same commands in Minecraft as you would in the regular chat. So what is a command block, how do you get it, and how do you use it? In this article, we'll tell you all about it!

Command Block [Minecraft Guides]

It's a really useful block that expands the possibilities for creating maps in Minecraft.

You can find a full list of commands on the Console Commands page, but not all of them work in Minecraft on Android, iOS, and Windows 10 versions.

+ of command blocks in MCPE:

  • Unlike the PC version, command blocks in PE don't cause heavy lag, so FPS stays stable.
  • The command block interface is adapted for mobile devices.

- of command blocks in MCPE:

  • Too limited functionality.

How to get a command block?

You can't craft a command block in the game, but you can give yourself one using the command /give Steve command_block, where Steve is the player's username. You can also use @p instead of Steve to give the block to yourself. Don't forget to enable cheats in the world settings.

How to enter a command into a command block?

To do this, open its interface. It's very easy: just tap on it. In the Command Input field, enter the command that the command block will execute. Below that, there's a field where you can see an error if you entered something wrong.

Example commands:

  • give @p apple 5 - gives the player five apples.
  • setblock ~ ~+1 ~ wool - places a wool block at the player's coordinates.
  • tp Player 48 41 14 - teleports the player named Player to coordinates x=48, y=41, z=14.

Who do command blocks work with?

Using selectors, you can target a player or entity for the command to affect:

  • @p — the player who activated the command.
  • @a — all players.
  • @r — a random player.
  • @e — all entities (including mobs).

Additional selectors:

How do you, for example, teleport all players to a certain point except yourself? Easy: use additional selectors, e.g., tp @a[name!=Admin] 228 811 381 teleports all players except the one named Admin to x=228, y=811, z=381. All parameters:

  • x — X coordinate. If you use ~ instead of a value, the point will be the command block's location.
  • y — Y coordinate. If you use ~ instead of a value, the point will be the command block's location.
  • z — Z coordinate. If you use ~ instead of a value, the point will be the command block's location.
  • r — maximum search radius.
  • rm — minimum search radius.
  • m — game mode.
  • l — maximum experience level.
  • lm — minimum experience level.
  • name — player's username.
  • c — additional argument for @a that limits the number of players affected. For example, @a[c=5] affects the first five players in the list, @a[c=-5] affects the last five.
  • type — for example, the command /kill @e[type=Skeleton] kills all skeletons, and /kill @e[type=!Player] kills all entities that are not players.

Example command:

  • give @p gold_ingot 20 - gives the nearest player within a 10-block radius 20 gold ingots.

Command Block Modes

There are three command block modes: Impulse, Chain, and Repeat - the block's color changes depending on the mode.

  • Impulse mode (orange): activates the specified command once.
  • Chain mode (green): the command runs if the block is attached to another command block and connects to other command blocks.
  • Repeat mode (blue): the command repeats every tick while the block is powered.

Impulse Mode

These are standard command blocks used to interact with chain blocks, but you can also execute commands directly in these blocks.

Chain Mode

As the name suggests, this mode works like a chain.

Note that for a chain block to work, you need an impulse command block to send the signal, as well as a redstone block - without it, the chain command block won't work.

The title command and its parameters:

  • title clear - clears messages from the player's screen.
  • title reset - clears messages and resets parameters.
  • title title - the main title displayed on screen.
  • title subtitle - the subtitle displayed when the title appears.
  • title actionbar - displays text above the inventory.
  • title times - fade-in, stay, and fade-out times. Default values: 10 (0.5s), 70 (3.5s), and 20 (1s).

Example commands:

  • title @a title §6Beginning - title with orange color.
  • title @a actionbar Hello! - displays text above the inventory.
  • title @a subtitle Chapter 1 - subtitle.

Repeat Mode

Executes the command as long as the command block is powered by redstone. For example, tp @e[type=pig] ~ ~+ ~ will teleport all found pigs to the command block's location with a height offset of +1.

That concludes our guide on command blocks. If the developers add anything new for mobile command blocks, we'll update this article and let you know about the new features!

wink
327 comments
  1. Guest avatar
    Blodtom
    12:39 30 Dec 17
    Мне если честно статья не была полезной было лучше так например что сделать призвать значит summon призвать кого жителя что с ним сделать надеть на него что нибудь и выдается команда и осталось вписать в командный блок вот так было бы идеально
    1. Guest avatar
      Prometheus good
      22:52 26 Jan 18
      Это можно только в ПК версии мацна
      1. Guest avatar
        Blodtom
        7:21 21 Feb 18
        На андройд тоже можно например если я начинающий команда дождь "дождь" что сделать "убрать" выдаётся команда /weather clear ну и нельзя так
        1. Guest avatar
          Юра
          18:01 26 Feb 18
          А как в мобильной версии заменить блоки на воздух с помощю команды /fill? Если пишешь air то ничего не приесходит
  2. Guest avatar
    Nickbro
    22:14 28 Dec 17
    У меня не работает команда с надписью Начало
  3. Guest avatar
    Kelsy TV
    22:53 15 Dec 17
    Блин вы что такие все тупые
    здесь всё рассказали
    1. Guest avatar
      Egor229
      19:23 28 Jun 18
      ну почти
  4. Guest avatar
    Аноним
    19:21 11 Dec 17
    Жопа Незнаюне как включить Читы как майн скачать бесплатно как командный блок получить Ппц
    1. Guest avatar
      Egor229
      19:23 28 Jun 18
      Слышь, лимоно!
  5. Guest avatar
    Дима
    10:08 11 Dec 17
    Я не понимаю как ~ эту штуку использовать
    Помогите
    1. Guest avatar
      danik135
      14:03 25 Dec 17
      Ну ты и нуб! Надо быть администратором сервера в креотиве ! Потом нажать на командный блок и вписать команду !
    2. Guest avatar
      Prometheus good
      22:55 26 Jan 18
      Это (~) твои координаты пример: /setblock ~ ~ ~ diamond_block - ставит алмазный блок где ты стоишь (если команду исполняеш ты)
      1. Guest avatar
        Blodtom
        7:21 21 Feb 18
        А командный блок превращается в этот блок воспользуйся командой /fill первая точка вторая точка и блок это заполнит блоками всю площадь только не води большое расстояние ато лаги будут
  6. Guest avatar
    Максим Макаров
    9:17 4 Dec 17
    вау
  7. Guest avatar
    Алена
    19:19 3 Dec 17
    Пишите в чоте /give Steve command_block и получите командный блок
    1. Guest avatar
      Некто
      13:17 22 Dec 17
      Не у всех ник "Steve", надо писать /give @p command_block
      1. Guest avatar
        danik135
        14:04 25 Dec 17
        Ну или свой ник писать.
  8. Guest avatar
    Андрей Ходот
    14:03 21 Nov 17
    и как включать читы в настройках мира
    1. Guest avatar
      Некто
      13:16 22 Dec 17
      В настройках мира представь себе!!!
  9. Guest avatar
    Андрей Ходот
    13:54 21 Nov 17
    а как сделать командный блок в майнкрафте pe скажите пж
    1. Guest avatar
      Некто
      13:16 22 Dec 17
      Ты тупой?
    2. Guest avatar
      danik135
      13:55 25 Dec 17
      Пиши в чате /give [тут свой ник] command_block
    3. Guest avatar
      Blodtom
      12:41 30 Dec 17
      Да не как
  10. Guest avatar
    Илья
    14:59 3 Oct 17
    Раз все так хорошо знают Майнкрафт PE то кто сможет объяснить как использовать тем CanDestroy ?
    1. Guest avatar
      Дмитрий Швец
      20:33 25 Dec 17
      Если написать /give @p [или свой ник или ник другого игрока] diamond_pickaxe 1 0 {"minecraft:can_destroy":{"blocks":["diamond_block"]}} , то тебе дадут(или игроку, которому хочешь) алмазную кирку , которая ломает ТОЛЬКО алмазный блок , а если написать /give @p[или ник игрока] diamond_block 1 0 {"minecraft":can_place_on":{"blocks":["stone"]}} , то тебе дадут алмазный блок , который ставится ТОЛЬКО на камень.Помог?
      1. Guest avatar
        Кристина Михайлова
        22:53 10 Mar 18
        Мне да спс
      2. Guest avatar
        Стас
        10:38 11 Mar 18
        Мне,нет.Команды не работают пишет: line .
      3. Guest avatar
        никакое
        21:57 29 Jan 22
        да помог

The best Minecraft server! Accessible on all versions!

Clans, Anarchy, Survival, Hardcore, PvP
IP:Port gamepe.me:19132
Online 422 / 2500
Version 1.1.5 - 1.26
Play