Files
meatballcraft/config/modularmachinery/machinery/essentia_crystallizer.json
T
ZHAY10086 b69b167273 all done
2025-01-19 22:36:40 +08:00

93 lines
2.0 KiB
JSON

{
"registryname": "essentia_crystallizer",
"localizedname": "源质结晶器",
"color": 582078,
"modifiers": [
{
"elements": "contenttweaker:vibrating_stone@0",
"x": 0,
"y": 0,
"z": 1,
"description": "替换中间方块以获得产出x4",
"modifier": {
"io": "output",
"target": "modularmachinery:item",
"operation": 1,
"multiplier": 4
}
}
],
"parts": [
{
"x": -1,
"y": 0,
"z": 0,
"elements": [
"thaumadditions:mithrillium_block@0"
]
},
{
"x": -1,
"y": 0,
"z": 1,
"elements": [
"generalized_output_item"
]
},
{
"x": 0,
"y": 1,
"z": 1,
"elements": [
"thaumcraft:crucible@0"
]
},
{
"x": 0,
"y": 0,
"z": 1,
"elements": [
"thaumcraft:metal_void@0"
]
},
{
"x": 1,
"y": 0,
"z": 0,
"elements": [
"thaumadditions:mithrillium_block@0"
]
},
{
"x": -1,
"y": 0,
"z": 2,
"elements": [
"thaumadditions:mithrillium_block@0"
]
},
{
"x": 1,
"y": 0,
"z": 1,
"elements": [
"generalized_input_item"
]
},
{
"x": 0,
"y": 0,
"z": 2,
"elements": [
"generalized_input_item"
]
},
{
"x": 1,
"y": 0,
"z": 2,
"elements": [
"thaumadditions:mithrillium_block@0"
]
}
]}