-
Bug
-
Resolution: Fixed
-
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)
- Have a pillager/ravager spawn egg in your inventory;
- Touch it and move to another slot
Steps to reproduce (on Windows 10)
- Have a pillager/ravager spawn egg in your inventory
- 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
- is duplicated by
-
MCPE-44590 The color of the ravager spawn egg turns into the color of the mask spawn egg when dragged in the inventory
- Resolved
-
MCPE-45350 Broken Ravager Spawn egg
- Resolved
- relates to
-
MCPE-65406 Hoglin and Piglin spawn eggs turn red when quick moved
- Resolved
-
MCPE-55180 Stained glass becomes opaque for a split second when quick moved
- Reopened