mojira.dev
MCPE-178286

Breeze Mob Spawn Egg Invisible on Android

On my Android device, the Breeze Spawn Egg appears invisible in the creative inventory and while its held in my hand. When I switch to my pc, the Breeze spawn egg appears.

I disabled all of my resourcepacks to see if it was fixed but it was still invisible, and when spawning the Breeze it doesn't appear. Last year, the Sniffer Spawn Egg was invisible in my inventory, but the bug got fixed. Is there a certain setting I have to change? Do I have to reinstall Minecraft Pocket Edition Beta for Android? Or is it a Bug? I'm very curious.

Linked issues

Attachments

Comments 4

Confirmed, Can also the main mob of breeze will invisible causes by any resource packs from modified json files through

Relates to MCPE-167886 (For sniffer)

Addons/Resource packs: Yes (Affective)

For example testing purpose with:

[media]
  1. Download the example resource pack in Attachments 

  2. Import your resource packs and apply to global resource packs

  3. Open any worlds and then find Breeze mob and spawn egg

Observed result: ❌ Breeze and their spawn egg has Affects invisible causes by resource packs used

I disabled add one too and still no.

Analysis code

Bug breeze (1.20.60+)

{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:breeze",
      "min_engine_version": "1.8.0",
      "materials": {
        "default": "breeze",
        "breeze_eyes": "breeze_eyes",
        "breeze_wind": "breeze_wind"
      },

Fix breeze bug by

[media]

(1.20.60+)

[media]

{
  "format_version": "1.8.0",
  "minecraft:client_entity": {
    "description": {
      "identifier": "minecraft:breeze",
      "materials": {
        "default": "breeze",
        "breeze_eyes": "breeze_eyes",
        "breeze_wind": "breeze_wind"
      },

As you can see removing "min_engine_version" solves the issue.

For people who have versions (1.20.60+) you can use

[media]

to fix it

Thank you for your report!
We're resolving and linking this ticket forward as a duplicate of MCPE-178910, as that ticket contains more detailed information and/or has already been triaged by Mojang.

If you would like to add a vote and any extra information to the main ticket it would be appreciated.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.

Kellen Halbrooks

(Unassigned)

Community Consensus

Android

Android 14

1.20.60.26 Preview

Retrieved