Machine Tool - TinyModularThings/IC2Classic GitHub Wiki

The Machine Tool from IndustrialCraft 2 Classic (IC2C) has two, very useful modes: Inventory and Comparator Mode.

Inventory Mode
Inventory Mode allows you to access the Inventory Upgrade Slots, where supported upgrades can be inserted.

Comparator Mode
Comparator Mode allows you to change the comparator output from a Machine. There are "7 Sides" that the comparator output can be set; the 7 sides are None Side (for the Vanilla Comparator) and the block's 6 sides (for IC2C's Advanced Comparator).

Per side, a comparator that is used to check thing can be selected.

Comparator Mode also allows you to modify the redstone output per option:

  • Invert: Inverts the Redstone Signal; 0 turns into 15, while 11 turns into 4
  • Static: If the value would be larger then 0, it will instantly be 5
  • Byte: SuperCircuitMaker (SCM) Support; allows you to turn the comparator output for it into "byte" level, which offers a more detailed output.