OpenModsLib

OpenModsLib

56M Downloads

You can only create GUIs when OpenBlocks is installed

adamtowerz opened this issue ยท 1 comments

commented

When creating a GUI without OpenBlocks installed GUI's do not receive a texture as components.png and projector.png are both found in OpenBlocks

Also as GuiComponentBox.render() calls bindOBTextureToClient and does not allow you to set your own location for components and projector GUI's created using OpenMods will only receive a texture when OpenBlocks is also installed

screenshot-2

commented

This gui works perfectly fine (has proper texture) when OpenBlocks in installed