The output file can now be specified in GuiRenderSettings
This commit is contained in:
@@ -155,7 +155,7 @@ public class GuiObjectManager extends GuiScreen {
|
||||
|
||||
Position defaultPosition = new Position(mc.getRenderViewEntity().getPosition());
|
||||
customImageObject.getTransformations().setDefaultPosition(defaultPosition);
|
||||
|
||||
|
||||
objectList.addElement(customImageObject);
|
||||
} catch(IOException e) {
|
||||
e.printStackTrace();
|
||||
|
||||
Reference in New Issue
Block a user