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

when using an item id as data tag in larger commands, the : in the minecraft: prefix ISN'T ignored and errors the command

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.12
    • None
    • 1.12 vanilla (tested on server and single player)
      Client:(Linux mint, java 1.8)
    • Unconfirmed

      Problem does not seem to appear in 1.11 (Yes, i even tested it.. But Single player only)

      A command which uses the tag item id (Atch:1)

      /summon item ~ ~1 ~ {Item:{id:"minecraft:ender_pearl",Count:1b},Age:-32768,PickupDelay:32767}

      Stacking it(Atch:2)

      /give @p minecraft:written_book 1 0 {title:"book",author:"",generation:0,pages:["{text:\"eye\",color:black,clickEvent:{action:'run_command',value:\"/summon item ~ ~1 ~ {Item:{id:minecraft:ender_pearl,Count:1b},Age:-32768,PickupDelay:32767}\"}}"]}

      error points out that >"data tag parsing" failed because : from minecraft: isn't ignored

            Unassigned Unassigned
            Junaga_ Hermann Stanew
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: