zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
671 stars 193 forks source link

Extended Block IDs aren't working in addons #1454

Closed TheLuckyCoder closed 2 years ago

TheLuckyCoder commented 7 years ago

Minecraft: 1.0.6.52 BlockLauncher: Pro 1.15.5

Since the extended block IDs have been announced I tried to use them in native mods but BL would just crash. I also tried it on multiple devices but it didn't work. I tried implementing the extended block IDs just like I did with item IDs.

I'm pretty sure my implementation is wrong. Could you please provide an addon example?