LogoOritech

Cybernetic Augmentation Center

Cybernetic Augmentation Center

oritech:item/augment_application_block
oritech:item/augment_application_block
Source modOritech
IDoritech:augment_application_block
TypeBlock
StackableYes (64)
Rarity tierCommon
Cores required10
Max RF input50,000,000
Research station slots3
RF Capacity500,000,000

The Cybernetic Augmentation Center is the main facility for researching and installing permanent upgrades to your body. These augmentations provide various benefits, ranging from passive stat boosts to entirely new abilities.


To begin, walk into the assembled Cybernetic Augmentation Center. This opens the research interface, where you can browse and start projects. Each augmentation requires specific energy and resources, drawn from either your personal inventory or the machine's internal storage (accessible via the interface).

Many high-tier upgrades require earlier research, as shown in the tech tree.

The center acts as a hub for Research Stations, constructed as multiblock add-ons. The main unit supports up to three stations, allowing for parallel processing.

  • Each station requires 3 Machine Cores.
  • A station handles one active research task at a time.
oritech:area/cyborg_research_ui

Application and Control

Once a research is complete, the augmentation becomes available for installation. The procedure requires a one-time resource cost to permanently fuse the technology with your player.

If you have augmentations installed, you can load them into the machine using the Import function (bottom-left UI button).

Augmentation Management: Your enhancements are meant to be permanent: they require no maintenance or ongoing energy cost. However, should an ability prove distracting (like Ore Vision or Hyper Speed), it can be toggled at will.

  • Toggle Menu: Hold the augmentation hotkey ([G] by default) to open the radial interface. Hover over the desired augment and release to switch its state.
  • Removal: While augmentations are intended to be permanent, they can be removed if necessary. Note that resources invested in the installation are non-refundable.
oritech:area/cyborg_ui

Information for Modpack Developers

Oritech augmentations are fully data-driven and configurable, allowing extensive customization through datapacks.

  • Modifier Augments: Alter entity attributes (e.g., speed, reach, health).
  • Effect Augments: Apply status effects similar to potions.
  • Custom Augments: Implement unique logic (e.g., Ore Vision). These can be referenced in datapacks but require a Java mod for the underlying logic.

Existing augments can be modified or disabled, and completely new ones can be defined via JSON.

Remember to include translation entries for any custom additions.