-
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