Files
meatballcraft/config/modularmachinery/machinery/mythic_excavation_computer.json
T
sainagh 89cbf41e1d 0.18.5
2026-04-10 18:28:58 -05:00

261 lines
6.1 KiB
JSON

{
"registryname": "mythic_excavation_computer_multiblock",
"localizedname": "Mythic Excavation Reactor",
"color": 878787,
"modifiers": [
{
"elements": "avaritia:block_resource@0",
"x": 0,
"y": 6,
"z": 1,
"description": "5X speed",
"modifier": {
"io": "input",
"target": "modularmachinery:duration",
"operation": 1,
"multiplier": 0.2
}
},
{
"elements": "tardis:toyota_hexagon_4",
"x": 0,
"y": 6,
"z": 1,
"description": "20X speed",
"modifier": {
"io": "input",
"target": "modularmachinery:duration",
"operation": 1,
"multiplier": 0.05
}
},
{
"elements": "avaritia:block_resource@1",
"x": 0,
"y": 6,
"z": 1,
"description": "50X speed",
"modifier": {
"io": "input",
"target": "modularmachinery:duration",
"operation": 1,
"multiplier": 0.02
}
},
{
"elements": "deepmoblearningbm:block_blood_infused_glitch_ingot",
"x": 0,
"y": 6,
"z": 1,
"description": "100X speed",
"modifier": {
"io": "input",
"target": "modularmachinery:duration",
"operation": 1,
"multiplier": 0.01
}
},
{
"elements": "contenttweaker:screaming_blood_infused_glitch_block",
"x": 0,
"y": 6,
"z": 1,
"description": "100X speed, 6X parallel",
"modifiers": [{
"io": "input",
"target": "modularmachinery:duration",
"operation": 1,
"multiplier": 0.01
},
{
"io": "input",
"target": "modularmachinery:item",
"operation": 1,
"multiplier": 6
},
{
"io": "output",
"target": "modularmachinery:item",
"operation": 1,
"multiplier": 6
}]
}
],
"parts": [
{
"x": -1,
"y": 0,
"z": 0,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": -1,
"y": 0,
"z": 1,
"elements": [
"generalized_input_item"
]
},
{
"x": 0,
"y": 1,
"z": 1,
"elements": [
"contenttweaker:mythic_excavation_computer@0"
]
},
{
"x": -1,
"y": 0,
"z": 2,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 0,
"z": 1,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 1,
"y": 0,
"z": 0,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 1,
"z": 2,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 1,
"y": 1,
"z": 1,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 0,
"z": 2,
"elements": [
"modularmachinery:blockenergyinputhatch"
]
},
{
"x": 1,
"y": 0,
"z": 1,
"elements": [
"both_item_fluid_output"
]
},
{
"x": 1,
"y": 0,
"z": 2,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 5,
"z": 0,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 6,
"z": 1,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": -1,
"y": 5,
"z": 1,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 5,
"z": 1,
"elements": [
"contenttweaker:mythic_excavation_reactor@0"
]
},
{
"x": 0,
"y": 4,
"z": 1,
"elements": [
"contenttweaker:mythic_excavation_computer@0"
]
},
{
"x": 0,
"y": 5,
"z": 2,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 1,
"y": 5,
"z": 1,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 3,
"z": 1,
"elements": [
"contenttweaker:mythic_excavation_computer@0"
]
},
{
"x": 0,
"y": 1,
"z": 0,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": -1,
"y": 1,
"z": 1,
"elements": [
"enderio:block_alloy_endergy@3"
]
},
{
"x": 0,
"y": 2,
"z": 1,
"elements": [
"contenttweaker:mythic_excavation_computer@0"
]
}
]}