promotional bannermobile promotional banner

Stored Program Controls [SPC]

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

Stored Program Controls 0.3.2 (1.21.1)

File namestoredprogramcontrols-0.3.2.jar
Uploader
Livi_LPLivi_LP
Uploaded
Apr 19, 2026
Downloads
26
Size
1.6 MB
Mod Loaders
NeoForge
File ID
7949976
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:stored-program-controls-1506323:7949976"

Learn more about Curse Maven

What's new

Stored Program Controls - Changelog
=====================================

Version 0.3.2 — Addon Book Injection Fix
----------------------------------------

### Bug Fixes
- Fixed a silent API regression in 1.21.1 / NeoForge where every addon-
  registered guide book category and entry was discarded before reaching
  Patchouli. `SpcAddonBookPack.getMetadataSection(...)` returned null
  unconditionally, which caused `Pack.readMetaAndCreate(...)` to log
  "Missing metadata in pack spc_addon_book_content" and drop the pack
  before it was ever added to the resource repository. The method now
  parses the same mcmeta served by `getRootResource("pack.mcmeta")` and
  returns the requested `MetadataSectionSerializer` section, so addon
  content registered via `SpcGuideBookRegistry` is now served correctly.
  Discovered while testing 1.1.6 API against third-party addons.

This mod has no additional files