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

Using fill (filling tile entities) with execute always fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 1.8.1, Minecraft 1.8.2-pre7
    • None
    • Windows 8.1, Java 8
    • Unconfirmed

      Created a fill clock with
      fill ~ ~-1 ~ ~-10 ~-1 ~ redstone_block
      fill ~ ~1 ~ ~-10 ~1 ~ air

      Put those 2 commands:
      /scoreboard players set @e[type=Item] Crafting 3 {Item:{id:minecraft:map}}
      /execute @e[score_Crafting=3,score_Crafting_min=3] ~ ~-1 ~ /fill ~ ~ ~ ~ ~ ~ dropper 0 replace crafting_table

      In execute command I get that while dropping an empty map on a crafting table:
      Failed to execute '/fill ~ ~ ~ ~ ~ ~ dropper 0 replace crafting_table' as item.item.emptyMap

            Unassigned Unassigned
            insane96mcp Insane96MCP
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: