Skip to main content

Multiplayer: Map Seeds, Blueprints & Signals Guide

Multiplayer in shapez 2 covers the tools and features that let multiple players share maps, blueprints and synchronized settings so they can play together or recreate the same world across different machines.

Map sharing and reproducibility

  • Map Generation is controlled by a set of options (shape/fluid patch likelihood, sizes, per-shape appearance probabilities for pure/full/partial/half/tertiary/secondary/primary/uncolored, etc.) plus a numerical Seed.
  • The Seed is an integer that, together with the Map Generation settings, deterministically produces the positions and contents of all resource patches and the Operator Level random-goal line shapes. Sharing the same Seed and Map Generation settings allows another player to generate an identical map.
  • Use the map preview in the Map Generation UI to verify that settings + Seed produce the desired map before sharing.

Blueprints — copy, paste, share

  • Create a selection by selecting one or more machines or platforms. The selection UI shows size and counts of contained buildings.
  • Convert a selection into a blueprint to duplicate factory sections, save them for later, or share with other players.
  • Blueprint placement behaves like regular placement: a hologram follows the cursor and you can Confirm Placement, Cancel Placement, Rotate (R / Shift+R), Mirror (F / Shift+F). For machine blueprints you can Transform Up (Shift+E) or Transform Down (Shift+Q) to change vertical level without moving the camera.
  • Use Paste Blueprint (default Ctrl+V) to bring a previously copied blueprint hologram back into the cursor.
  • When the "Copy Blueprints to Clipboard" setting is enabled, the blueprint code is automatically copied when creating a blueprint; otherwise click Copy to Clipboard in the tooltip. The blueprint code can be given to other players who then press Paste Blueprint to import it.
  • Blueprints can also be saved as files for import/export.

Places to share blueprints

  • Community Vortex blueprint search (community-vortex.shapez2.com/blueprint/search).
  • The official shapez 2 Discord #🛠blueprints channel.

Global Signal sharing

  • Global Signal Transmitters and Receivers allow sharing of circuit-wire signals between remote locations (useful in multiplayer builds or for large factories split across bases).
  • A Global Signal Receiver monitors a Channel Input (wire). Receiver behavior:
    • Red: Channel Input is null or a wire signal that has never been used by any Global Signal Transmitter.
    • Yellow: Channel Input is a wire signal that has been used (past or present) by any Global Signal Transmitter.
    • Green: Channel Input is a wire signal that is currently the Channel Input of any Global Signal Transmitter which also has a non-null Signal Input. In Green state the Receiver's Signal Output matches that Transmitter's Signal Input.
  • Ensure Transmitters and Receivers use matching channel signals to successfully pass values.

Synchronized settings

  • Some configuration files can be synchronized via Steam Cloud so multiple machines using the same Steam account share accessibility and general/dev tweaks. The synchronized folder contains Accessibility.json, Dev.json and General.json.
  • This synchronization is strictly for settings files; map and blueprint sharing use the Seed/blueprint code mechanisms described above.

Practical multiplayer workflows

  • To play cooperatively on the same map, agree on Map Generation settings + Seed so everyone starts on the same world.
  • Exchange blueprints via clipboard codes or files to replicate factory sections quickly across players.
  • Use Global Signal Transmitters/Receivers to coordinate logic across distant factory areas or between cooperating players who each maintain separate bases.
  • Publish and discover blueprints on Community Vortex or Discord to share designs with the wider community.

Pages featured in this guide