RyanHub – file viewer
filename: common/src/main/resources/assets/oritech/lavender/entries/oritech_guide/processing/multiblocks.md
branch: 1.21
back to repo
```json
{
  "title": "Multiblocks",
  "icon": "oritech:machine_core_6",
  "category": "oritech:processing",
  "associated_items": [
    "oritech:machine_core_1",
    "oritech:machine_core_2",
    "oritech:machine_core_3",
    "oritech:machine_core_4",
    "oritech:machine_core_5",
    "oritech:machine_core_6",
    "oritech:machine_core_7"
  ],
  "ordinal": 1
}
```

Some machines need additional machine cores to function. These must be placed at specific positions relative to the machine itself. The amount of 
cores needed for a machine is listed in the machines' tooltip. Cores cannot be shared between machines.

To begin the multiblock construction, first place down the machine itself.

;;;;;

When right-clicking the machine, all blocks that need to be cores will be highlighted for a few seconds. You can then place the cores there. Alternatively,
you can right-click the machine with a core in your hand. This will automatically place the next core. Note that this only works if the target locations are unobstructed.
If there is an obstacle, the block will be highlighted instead.

;;;;;

Each machine core has a quality associated with it. Using better machine cores results increases the total quality of the machine.

To view the resulting quality of a machine,
hover over the machine icon in the top left of the UI. The machine quality itself does not directly affect the machine operation. Instead, it is used to determine
how many addons can be added to a machine. If you don't plan on adding addons to the machine, you can use the cheapest cores.