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

Crafter UI output slot aligns output stack count wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.0.24 Preview, 1.21.0.26 Preview, 1.20.81 Hotfix
    • Confirmed
    • Multiple
    • 1234206

      The output slot of the Crafter UI anchors item stack count text on the center instead of the right, causing large output crafts to look awkward. In addition, the output count is not aligned like other inventory slots. This is a parity break with Java Edition.

       

      Expected Result

      The Crafter output slot displays the stack count like every other item slot in the game.

      Observed Result

      The Crafter output slot displays the stack count differently in anchoring and offset.

      To Fix

      To align the Crafter output slot item stack count with all other slots in the game, change the "size", "offset", "anchor_from", and "anchor_to" properties as shown below for Classic and Pocket UI:

      • redstone_screen.json (Classic UI)

      • crafter_screen_pocket.json (Pocket UI)

            AgentMindStorm2 AgentMindStorm2
            Votes:
            7 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              CHK: