Mojira Archive
MCPE-153054

"frame" object of experimental "minecraft:icon" item component resorts to first frame only

The "frame" object of the experimental "minecraft:icon" component in items within the behavior pack resorts to using the first frame of the specified texture. For example, if the "sword" texture is set as the value of "texture," the icon will display as a wooden sword regardless of the "frame" value.

{
  "minecraft:icon": {
    "texture": "sword",
    "frame": 1
  }
}

The above should set the item's icon to the stone sword's; however, the item's icon is instead set to the wooden sword's.

Incomplete

Chikorita Lover

2022-03-12, 12:04 AM

2023-06-02, 12:20 PM

2023-06-02, 12:20 PM

2

2

Unconfirmed

1.18.12 Hotfix

-