Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-189751

Saddle model change breaks Marketplace resource packs because it was not given a v2 texture

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.60.27 Preview, 1.21.60.25 Preview, 1.21.70.20 Preview
    • Confirmed
    • Multiple
    • 1355498

      This bug is similar to MCPE-188547, but for the new Saddle texture.

      Relates to MCPE-189750 and MCPE-189749, two other issues caused by the switch to attachables for the pig saddle.

      Any Marketplace resource pack which changed the saddle.png texture prior to 1.21.60.25 preview is broken in the latest version. The saddle appears malformed on the pig, because packs which replaced the texture expect the old model instead of the new one.

      A "saddle_v2.png" texture is required to solve this issue, so the new saddle model is separate from the old one.

      To Reproduce

      1. Download and apply the Natural Texture Pack from the Marketplace.
      2. Create a new world with the "Drop 1 2025" experiment enabled.
      3. Summon a pig.
      4. Equip a saddle on the pig.
      5. Observe the broken saddle texture.

      Expected Result

      The saddle texture used on the Pig matches the vanilla resources because Marketplace packs have not yet been updated to replace the new model.

      Observed Result

      The saddle appears stretched and malformed, because the wrong model is being applied.

      To Fix

      Add a saddle_v2.png texture (preferably in the "pig" entity folder, because this texture is not used on any other mobs).

            AgentMindStorm2 AgentMindStorm2
            Votes:
            5 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: