Fix JEI tab background is not transparent
This commit is contained in:
parent
9b8c985b2b
commit
5fb65d68f7
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ public class DoubleItemIcon implements IDrawable {
|
|||
RenderSystem.popMatrix();
|
||||
|
||||
RenderSystem.popMatrix();
|
||||
RenderSystem.enableBlend();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue