RyanHub - file viewer
filename: common/src/main/resources/assets/oritech/lavender/entries/oritech_guide/zh_cn/interaction/machine_frames.md
branch: 1.21
back to repo
```json
{
  "title": "Machine Frames",
  "icon": "oritech:machine_frame_block",
  "category": "oritech:interaction",
  "associated_items": [
    "oritech:machine_frame_block",
    "oritech:destroyer_block",
    "oritech:placer_block",
    "oritech:fertilizer_block"
  ],
  "ordinal": 0
}
```

The *[block placer](^oritech:interaction/block_placer), [block destroyer](^oritech:interaction/block_destroyer) and [fertilizer](^oritech:interaction/fertilizer)* all operate on a gantry that is built with machine frames. The machine frame designates
the area the machines operate in. It needs to be rectangular and empty inside.

The machines always target the blocks **below** the frame.

Any number of machines can operate on the same machine frame. To do so, simply place multiple machines

;;;;;

on the frame. The machines always iterate through all blocks in the frame area. 

All machines that operate on machine frames can use most addons. 

The speed addon increases both the movement and operation speed.

<block;oritech:machine_speed_addon>