Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-170422

syntax error with commands

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.19.81 Hotfix
    • None
    • Creative
    • Unconfirmed
    • Multiple

      setblock or fill command Hopper facing=Any direction give me syntax error please fix

      /Setblock ~ ~ ~ hopper[facing=north]
      /Setblock ~ ~ ~ hopper[facing=South]
      /Setblock ~ ~ ~ hopper[facing=East]
      /Setblock ~ ~ ~ hopper[facing=west]
      Or
      /Setblock ~ ~ ~ hopper 1
      /Setblock ~ ~ ~ hopper 2
      /Setblock ~ ~ ~ hopper 3
      /Setblock ~ ~ ~ hopper 4

      Any direction
      North
      South
      East
      West

      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper[facing=north]
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper[facing=South]
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper[facing=East]
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper[facing=west]
      Or
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper 1
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper 2
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper 3
      /fill ~1 ~1 ~1 ~-1 ~-1 ~-1 hopper 4

            wayneaking95 wayne allen king
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: