Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-91864

cannot put items in crafting table using command block

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.8.8
    • None
    • Operating System: Windows 10
      Java Version: Couldn't find it but its the newest version
      Minecraft Version: 1.8.8
      Minecraft: Singleplayer
    • Unconfirmed

      when I use a command with /setblock to make a chest with items in it using this command:

      /setblock ~ ~1 ~ chest 0 replace {Items:[{id:41,Count:64,Slot:0},{id:41,Count:64,Slot:1},{id:41,Count:64,Slot:2},{id:41,Count:64,Slot:3},{id:41,Count:64,Slot:4},{id:41,Count:64,Slot:5},{id:41,Count:64,Slot:6},{id:41,Count:64,Slot:7},{id:41,Count:64,Slot:8},{id:41,Count:64,Slot:8}]} 
      

      then it spawns a chest with 9 stacks of gold blocks in it but then when I replace the 'chest' in the command with a crafting table like so:

      /setblock ~ ~1 ~ crafting_table 0 replace {Items:[{id:41,Count:64,Slot:0},{id:41,Count:64,Slot:1},{id:41,Count:64,Slot:2},{id:41,Count:64,Slot:3},{id:41,Count:64,Slot:4},{id:41,Count:64,Slot:5},{id:41,Count:64,Slot:6},{id:41,Count:64,Slot:7},{id:41,Count:64,Slot:8},{id:41,Count:64,Slot:8}]} 
      

      then it just spawns a crafting table with no items in it,
      is this a bug or is it meant to be?
      I think its a bug because a chest and a crafting table are both blocks that can hold items in them

      here are some screenshots i took

        1. 2015-10-31_13.20.51.png
          2015-10-31_13.20.51.png
          116 kB
        2. 2015-10-31_13.20.40.png
          2015-10-31_13.20.40.png
          183 kB
        3. 2015-10-31_13.20.23.png
          2015-10-31_13.20.23.png
          139 kB
        4. 2015-10-31_13.19.43.png
          2015-10-31_13.19.43.png
          120 kB
        5. 2015-10-31_13.19.30.png
          2015-10-31_13.19.30.png
          189 kB
        6. 2015-10-31_13.19.10.png
          2015-10-31_13.19.10.png
          99 kB

            Unassigned Unassigned
            I_Like_Trains_27 I_Like_Trains_27
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: