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

Pumpkin bottom texture can't be made different than top

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.19.80.24 Preview, 1.19.70.24/25 Preview, 1.19.51, 1.19.60, 1.19.62, 1.19.73, 1.19.80, 1.20.0.23 Preview, 1.19.81 Hotfix
    • Confirmed
    • Multiple
    • 949607

      I am creating a resource pack and I want to change the bottom texture of the pumpkins. However, the pumpkin bottom texture uses the top texture.

      Steps to reproduce:

      1. Create a resource pack or download it bellow and skip to step 4.
      2. Create a texture to the pumpkin bottom in "textures/blocks" file and then a identifier to it in "terrain_texture.json" (for example, "pumpkin_bottom").
      3. Change the bottom texture identifier of the pumpkin in "blocks.json".
      4. Load it in Minecraft.

      Expected Results:

      The pumpkin bottom texture is different from the top texture.

      Observed Results:

      The pumpkin bottom texture is the same from the top texture. It seems that the bottom is using the top texture. This also happens to the "lit_pumpkin" (jack o'lantern) and to the "carved_pumpkin".

       

      Below, you can see parts of the code (in "terrain_texture.json" and "blocks.json") and also the resource pack.

            JoeFly JoeFly
            Votes:
            8 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: