{
    "registryname": "mechanized_essentia_smeltery",
    "localizedname": "Mechanized Essentia Smeltery",
	"color": "4b2c7d",
    "modifiers": [
        {
            "elements": "thaumadditions:adaminite_smelter",
            "x": 0,
            "y": 1,
            "z": 1,
            "description": "Multiplies amounts processed by 4",
            "modifiers": [{
                "io": "output",
                "target": "modularmachinery:aspect",
                "operation": 1,
                "multiplier": 4
            },
            {
                "io": "input",
                "target": "modularmachinery:item",
                "operation": 1,
                "multiplier": 4
            }]
        },
        {
            "elements": "thaumadditions:mithminite_smelter",
            "x": 0,
            "y": 1,
            "z": 1,
            "description": "Multiplies amounts processed by 16",
            "modifiers": [{
                "io": "output",
                "target": "modularmachinery:aspect",
                "operation": 1,
                "multiplier": 16
            },
            {
                "io": "input",
                "target": "modularmachinery:item",
                "operation": 1,
                "multiplier": 16
            }]
        }
    ],
    "parts": [
        {
            "x": -1,
            "y": 0,
            "z": 2,
            "elements": [
                "thaumadditions:brass_plated_silverwood@0"
            ]
        },
        {
            "x": -1,
            "y": 0,
            "z": 1,
            "elements": [
                "thaumcraft:metal_void@0"
            ]
        },
        {
            "x": 1,
            "y": 0,
            "z": 2,
            "elements": [
                "thaumadditions:brass_plated_silverwood@0"
            ]
        },
        {
            "x": -1,
            "y": 0,
            "z": 0,
            "elements": [
                "thaumadditions:brass_plated_silverwood@0"
            ]
        },
        {
            "x": 1,
            "y": 0,
            "z": 1,
            "elements": [
                "thaumcraft:metal_void@0"
            ]
        },
        {
            "x": 1,
            "y": 0,
            "z": 0,
            "elements": [
                "thaumadditions:brass_plated_silverwood@0"
            ]
        },
        {
            "x": 0,
            "y": 0,
            "z": 2,
            "elements": [
                "thaumcraft:metal_void@0"
            ]
        },
        {
            "x": 0,
            "y": 0,
            "z": 1,
            "elements": [
                "generalized_input_item"
            ]
        },
        {
            "x": 0,
            "y": 2,
            "z": 1,
            "elements": [
                "modularmachinery:blockaspectprovideroutput@0"
            ]
        },
        {
            "x": 0,
            "y": 1,
            "z": 1,
            "elements": [
                "thaumadditions:mithrillium_smelter"
            ]
        }
    ]}