mojira.dev
MC-99930

Brewing stand extends arms and inverts its texture when bottles are placed

The bug

If you place a bottle in the brewing stand, you can notice that the arm texture will be flipped and arm extended half pixel outside with default resource pack. In normal state two brewing stand angled arms are pushed half pixel inside with default resource pack.

How to reproduce

  1. Place a brewing stand:

    /setblock ~ ~ ~1 brewing_stand
  2. Insert a potion into the first slot of the brewing stand:

    /data modify block ~ ~ ~1 Items append value {Slot:0,id:potion,Count:1}

    → ✔ The brewing stand arm is not extended

  3. Insert a potion into the second or third slot of the brewing stand:

    /data modify block ~ ~ ~1 Items append value {Slot:1,id:potion,Count:1}

    → ❌ The brewing stand arm is extended

Video

Video demonstrating the issue:

[media]

Attachments

Comments 32

confirmed, it extends half a pixel (reported used a hd resource pack)

Confirmed in 1.16.1 and 20w27a.

This issue seems to be fixed in 20w48a. I've attached a video which proves this.

Can still reproduce in 1.16.4 and 20w48a. Note that only the second and third brewing stand slots are affected.

Can confirm not fixed. The video attached by Avoma is showing the only slot that is not affected, it needs to be one of the ones diagonal on the block grid.

22 more comments

Can confirm in 21w42a.

Can confirm in 1.18 Pre-release 1.

Can confirm in 1.18 and 1.18.1 Pre-release 1.

Can confirm in 1.18.1.

Can confirm in 1.18.2.

Samuel Lembas

Chi Wong

Confirmed

Low

Block states, Textures and models

block-model

Minecraft 1.9, Minecraft 1.9.1 Pre-Release 1, Minecraft 1.9.1 Pre-Release 2, Minecraft 1.9.1 Pre-Release 3, Minecraft 1.9.2, ..., 1.18 Pre-release 1, 1.18, 1.18.1 Pre-release 1, 1.18.1, 1.18.2

22w11a

Retrieved