mojira.dev

Mixerbltb

Assigned

No issues.

Reported

MCPE-217686 Attachables overwrite client entity files Unconfirmed MCPE-183702 GUI flicker on various screens Unconfirmed MCPE-180857 Torch blockshape inconsistency Community Consensus MCPE-180783 Torch blockshape inconsistency Duplicate MCPE-174388 Entity damage events do not work with boats, minecarts and armor stands Confirmed MCPE-167693 Weird water flickering Duplicate MCPE-112932 Poly_mesh models does not work with custom blocks Cannot Reproduce BDS-10870 Poly_mesh models does not work with custom blocks Duplicate

Comments

No, I am not using any add-ons, this happens in vanilla game with no resource or behavior packs installed
I can not provide any "sufficient" steps because this is a vanilla bug occuring on any JSON UI screen. JSON UI screen is a UI element that's using legacy JSON UI instead of Ore UI (Main Menu, Pause Screen, Inventory, Marketplace, etc.)

Also happens to minecraft:chicken, minecraft:cod, minecraft:salmon, minecraft:pufferfish and minecraft:rabbit. Seems like they don't work because they share same namespace with entities

I do think it is incorrect because both redstone and regular torch use torch blockshape. That means they have to share same model like any other block using torch blockshape (like all other torches and blocks that were assigned the torch blockshape by a resource pack, e.g. planks)

Hey @Umija5895M could you please reopen this issue? It's completely different and not related to textures offset

After a small test I figured out that entityHitEntity actually works, however entityHurt is not triggered by attacking a boat, minecart or armor_stand