[MCPE-16990] /summon command not fully working/Invalid Command Syntax Created: 11/Sep/16 Updated: 12/Sep/16 Resolved: 12/Sep/16 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 0.15.90.0, 0.15.90.1, 0.15.90.2 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Marioipod (Inactive) | ||
| Resolution: | Works As Intended | Votes: | 0 |
| Labels: | None | ||
| Confirmation Status: | Unconfirmed |
| Platform: | Phone - Android - LG G2 |
| Description |
|
I was doing, yet another command experiment and I tried to add a data tag to a skeleton horse with commands. I tried to summon it tamed, but it said "Invalid Command Syntax". Here is the command I used: /summon skeletonhorse ~ ~ ~ {Tame:1}. It works on PC edition, but not pocket edition. This also affects other entities. /summon skeletonhorse works properly but /summon skeletonhorse ~ ~ ~ {Tame:1}does not work at all and gives me the invalid command syntax message. |
| Comments |
| Comment by Marioipod (Inactive) [ 12/Sep/16 ] |
|
Ok then. Thanks for letting me know. |
| Comment by PHO [ 12/Sep/16 ] |
|
That is because NBT tags like {Tame: 1}has not been implemented in MCPE for now. |