Skip to content

Modular blocks

Monniasza edited this page Mar 6, 2023 · 4 revisions

Modular blocks are highly configurable, and accept modules. Each modular block may have a hole in the center, which accepts modular block cores. They vary between blocks. Each modular block may also have up to 4 cutouts, which accept standard modules unless otherwise noted.

There are currently 2 modular blocks:

  • Modular Chest
  • fw STN Framework

On each block, there are 4 cutouts, which accept any standard module. These also accept chest cores.

Currently available standard modules:

Movers (replace red with given color):

Configuration available:

  • Filter - a desired item or a bill of materials, configurable with an item slot
  • Stack count - how many units are transferred
  • Upgrade - increases the maximum volume of items
  • Period - the time in ticks between runs

Red - single item

  • When an item is not specified, on each run, a single item is moved without volume limits
  • When an item is specified, a volume-limited, configurable amount of given item is transferred
  • The filter is a desired item

Blue - multi-item

  • The configuration must be a bill of materials
  • A volume-limited, configurable items are transferred, not necessarily keeping the specified proportions

Cyan - bulk

  • The configuration must be a bill of materials
  • A volume-limited, integer mutiple of configurable items are transferred, keeping the specified proportions

Plug

Blocks all I/O

Currently available chest modules:

Color table

  1. red - 6m³
  2. yellow - 16 m³
  3. green - 32 m³
  4. cyan - 64m³
  5. blue - 128 m³
  6. magenta - 256 m³
  7. white - 1024 m³
  8. black - 4096 m³
  9. gray - 16384 m³

Types

Drawer Chest Core

Stores a single, large stack of one type of an item. The volume is twice the volume given by the color table

Unique Chest Core

Stores only one item per type. The volume is twice the volume given by the color table

Basic Chest Core

Stores a pool of mutiple item types. The volume is given by the color table

Single Item Chest Core

Stores only one item. The volume is 2m³, and there is only one variant

Clone this wiki locally