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

Shulker and Endermite entities off by one each #16

Closed Shkyrockett closed 7 years ago

Shkyrockett commented 7 years ago

This commit is to fix the listings for Shulker and Endermite entity values being off by one.

Plethora777 commented 7 years ago

Hi - thanks so much for pointing that out. I just checked against Jocopa's list and it looks like I had a couple of other items off-by-one -- Wither and Ender Dragon. So I'm going to patch all four at once. But THANK YOU very much!

Plethora777 commented 7 years ago

Actually -- I'll accept your patch and add the other two myself :)

Shkyrockett commented 7 years ago

Is it possible that NPC might also be off by one? If NPC were hex 33 it would fill the gap nicely.