MikeDev101 / scrap-mechanic-logic-converter

Convert Scrap Mechanic logic blocks between Vanilla, Vincling's Logic Blocks Mod, or the Circuits Creator mod.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrap-mechanic-logic-converter

Converts blueprint logic blocks between Vanilla, Vincling's Logic Blocks Mod, or the Circuits Creator Mod.

As of now, this only works on Windows. Requires Python >=3.10.

Notes

  1. Make backups of your blueprints - This script could corrupt your blueprint or break it!
  2. It is possible to convert very large blueprints, but I would suggest converting chunks of a blueprint at a time. Converting an entire blueprint may lead to unpredictable/undesirable results.
  3. When converting blueprints to Vincling's mod, set the speed multiplier to x1 or single-step before spawning a blueprint. Circuits may cause the game to lag if not properly optimized.

About

Convert Scrap Mechanic logic blocks between Vanilla, Vincling's Logic Blocks Mod, or the Circuits Creator mod.

License:MIT License


Languages

Language:Python 100.0%