mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-16 06:51:56 +01:00
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.popMatrix();
|
RenderSystem.popMatrix();
|
||||||
|
RenderSystem.enableBlend();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue