This completely blocks MC-270307, since disabled item cooldown overlay renders in front of recipe book and its buttons in inventory. However, now the overlay is opaque and renders the part blocked by the recipe book elements when they are behind it, whereas most other guis don't render like it.
Steps to reproduce:
- Get this item:
/give @p minecraft:wind_charge[minecraft:use_cooldown={seconds:100}]
- Use it
- Hold it in front of the recipe book UI
- relates to
-
MC-270307 Disabled item cooldown renders behind recipe book and its buttons
- Resolved