promotional bannermobile promotional banner

Stored Program Controls [SPC]

Brings industrial logic controls into Minecraft based on Siemens LOGO! Systems.

File Details

Stored Program Controls 0.1.2 (1.21.1)

  • B
  • Apr 9, 2026
  • 1.34 MB
  • 10
  • 1.21.1
  • NeoForge

File Name

storedprogramcontrols-0.1.2-neoforge1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:stored-program-controls-1506323:7900500"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Stored Program Controls - Changelog

Version 0.1.2

New Items

  • Copper Coil: New crafting intermediate made from 6 Copper Wire (0.8mm) + 1 Iron Ingot (yields 2). Used in the Power Transformator recipe.

Recipe Changes

  • Power Transformator: New unique recipe using 4 Copper Coils, 4 Machine Frames, and 1 Power Core. Previously shared the same recipe as the Power Source block.
  • All five Copper Wire recipes now yield 12 output each (previously 12/8/6/4/2 descending).
  • NYM Power Cable recipes now correctly appear in-game (fixed missing recipe sync).

Programming Block GUI

  • Added "Pull Program from LOGO" button: Pulls the currently loaded program from a connected LOGO Processing Unit back into the programming editor. Appears next to the Transfer button.
  • Removed "Project" label from the top-left command bar for a cleaner layout.
  • Toolbar buttons shifted left to fill the space freed by the removed label.
  • Right toolbar text now shows only simulation status (removed mode/zoom display).
  • Bottom-left status bar now shows program validation errors, or "No Errors" when the program is valid. Previously showed tool-hint text.
  • Programming Block now opens with a blank canvas instead of a starter example program.

Networking

  • Added Pull Program networking (client-server round-trip with async mailbox pattern).
  • Network protocol version bumped from 5 to 6.

Creative Tab

  • Reordered creative tab items into logical groups: LOGO blocks, Network blocks, Cables, Naked wires, Insulated wires, Twisted pairs, Jackets, Network tool, LOGO Cores, Circuit Board & NIC, Display Panel, Copper Coil, Shield Braid, Industrial Relay, Machine Frame.
  • TDE Key moved to appear after External Display.

NYM Power Cables (New)

  • Added NYM-J Power Cable system with 4 tiers for Forge Energy transmission:
    • NYM-J 3x1.5mm² (3,200 FE/t)
    • NYM-J 3x2.5mm² (51,200 FE/t)
    • NYM-J 3x4mm² (409,600 FE/t)
    • NYM-J 3x6mm² (3,276,800 FE/t)
  • Full block, block entity, and tier system with automatic FE passthrough.
  • Loot tables, mining tags, blockstates, and block models for all 4 tiers.
  • Cable jacket textures in flat PVC strip style (grey).
  • Inline 3D CAT-style item models for all NYM cables.
  • Horizontal cylindrical wire textures with correct wire-dot cross-sections.
  • Power core pin textures recolored from gold to silver.
  • Recipes: Grey Cable Jacket + matching insulated wires (brown/blue/green-yellow), yields 12.