[MCPE-21578] Illager entity IDs are inconsistent Created: 26/Apr/17 Updated: 26/Oct/21 Resolved: 16/Aug/18 |
|
| Status: | Resolved |
| Project: | Minecraft (Bedrock codebase) |
| Component/s: | None |
| Affects Version/s: | 1.1.0.8, 1.1.0.55, 1.1.1.1, 1.1.4.51, 1.2.0.2, 1.1.5.0, 1.2.0.22, 1.5.2.1 |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Zeb | ||
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | add-on, behavior-pack, evoker, feature-parity, vindicator | ||
| Issue Links: |
|
||||||||
| Confirmation Status: | Unconfirmed | ||||||||
| Platform: | Tablet - Android - Other (Specify in description) | ||||||||
| CHK: | |||||||||
| ADO: | 135261 | ||||||||
| Description |
|
In Bedrock Edition, the entity IDs for the Evoker and Vindicator are evocation_illager and vindicator, respectively. This is inconsistent with Java Edition, where the entity IDs for the Evoker and Vindicator are evoker and vindicator, respectively. It should be noted that the entity behavior JSON files in the vanilla behavior pack have the filenames evocation_illager.json and vindicator.json, matching their entity IDs. The filename can be anything, though, and has no effect on the actual entity ID, which is declared in the minecraft:identifier component. The entity IDs should be made consistent by changing evocation_illager to evoker to be consistent with Java Edition. The JSON filename should also be updated to match. *EDIT 2018-08-07:* Updated report due to changes in both Java Edition and Bedrock. |
| Comments |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 16/Aug/18 ] |
|
Thank you for your report! If you'd like to post a suggestion or give further feedback, please visit the Minecraft Feedback Site or choose a link below. Quick Links: |
| Comment by Zeb [ 08/Aug/18 ] |
|
I have updated the ticket to reflect the recent changes to both Java Edition and Bedrock. |
| Comment by [Mojang] Mega_Spud (Jay Wells) [ 07/Aug/18 ] |
|
There have been some changes to the ID's in the Java edition:
As this is likely to change what you might expect in the Bedrock version, could you please update this ticket or add any additional information? |