Mojira Archive
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

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

Invalid

Hermann Stanew

2017-06-24, 08:44 PM

2017-06-24, 10:52 PM

2017-06-24, 08:54 PM

0

0

Unconfirmed

Minecraft 1.12

-