Empty element
An element that renders nothing
Properties
Mandatory property
"type": "custommachinery:empty" //Mandatory to define an empty element.Optional property
Example
{
"type": "custommachinery:empty",
"id": "input"
}Last updated