Size element
Change the size of the machine gui.
The size gui element doesn't add anything to the machine gui.
Instead it can be used to change the size of the gui.
The default machine gui size is 256x192px.
The maximum size is 3840x2160px.
Size elements are defined in json with "type": "custommachinery:size"
.
You can only define 1 size element for a machine gui, if more than 1 size elements are added only the first will be used and the other ignored.
Properties
The size element has 1 mandatory property and 2 optional properties :
Mandatory property
Optional properties
Example :
A size gui element that resize the machine gui to 192x256px