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

[Fixed in 1.13] Moving Pillager and Ravager Spawn eggs from a slot to another displays a different color

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.13.0.13 Beta
    • 1.13.0.1 Beta, 1.12.0.14 Beta, 1.12.0.13 Beta, 1.12.0.2 Beta, 1.11.0.10 Beta, 1.9.0, 1.11.0.1 Beta, 1.11.0.3 Beta, 1.11.0.5 Beta, 1.11.0.9 Beta, 1.10.1 (Windows 10 only), 1.10.0, 1.11.4
    • None
    • Confirmed
    • Android
    • 180414

      Steps to reproduce (on mobile)

      1. Have a pillager/ravager spawn egg in your inventory;
      2. Touch it and move to another slot

      Steps to reproduce (on Windows 10)

      1. Have a pillager/ravager spawn egg in your inventory
      2. Open the full inventory and shift-click the spawn egg

      Expected Results:
      The egg stays the same color all the time.

      Observed Results:
      The egg displays a brown texture without any dots while it's being moved.

      Notes:

      From: drownedzombie01

      ravager.entity.json

        "geometry": {
              "default": "geometry.ravager"
            },
            "render_controllers": [
              "controller.render.ravager"
            ],
            "spawn_egg": {
              "base_color": "#757470",
              "overlay_color": "#5b5049"
      

      vindicator.entity.json

        "geometry": { "default": "geometry.vindicator.v1.8" },
            "spawn_egg": {
              "texture": "spawn_egg",
              "texture_index": 39
      

            LateLag [Mod] LateLag
            Votes:
            3 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: