Plethora777 / mcpe_viz

Minecraft Pocket Edition (MCPE) World Visualization & Reporting Tool with Web App
GNU General Public License v2.0
167 stars 39 forks source link

Utilizing identifier instead of id numbers of Entities #68

Closed flagmaggot closed 5 years ago

flagmaggot commented 5 years ago

It would appear that the latest version doesn't utilize id's for the entities which is why it can't find any of the entities. A better way would be to utilize the minecraft: feature ie: minecraft:cow instead of id=11

Plethora777 commented 5 years ago

Fixed in a recent push -- thanks!