mojira.dev
MCPE-150988

The Command block doesn't work

I type command block /give @s oak_boat and I set to need Redstone and I use pressure plate but is doesn't work

Attachments

Comments 2

The command you are using is trying to give a boat to the command block. @s is at itself. The command block can't receive the boat.

Try one of the following commands (depending on the purpose):

Give the nearest player a boat (or change boat for oak_boat)

/give @p boat
/execute @p ~ ~ ~ give @s boat

Summon a boat above the command block

/summon boat ~ ~1 ~

Joonwon Song

(Unassigned)

Unconfirmed

Windows

1.18

1.18.2 Hotfix

Retrieved