promotional banner

Security Golem

This is an addon to the security Craft mod that adds a golem as a guard
Back to Files

SCGuardGolem v2.0.1 [MC 1.21.8]

File nameSecurityGolemAddon-1.21.8-SC1.10.2.1-2.0.1.jar
Uploader
LtHans02LtHans02
Uploaded
Sep 5, 2026
Downloads
8
Size
108.5 KB
Mod Loaders
NeoForge
File ID
8812289
Type
R
Release
Supported game versions
  • 1.21.8

Curse Maven Snippet

NeoForge

implementation "curse.maven:security-golem-1511550:8812289"

Learn more about Curse Maven

What's new

  • Fixed raw text in the Lists tab. scguardgolem.gui.lists.allow / .deny were referenced by the config screen but never defined, so the Lists tab rendered the raw translation keys instead of "Allowlist: installed" / "Denylist: none".
  • New: tools/verify-assets.js, wired into CI as Rung 0. Validates every lang key referenced in code, every model parent and texture reference, and every GUI sprite. These are client-side failures that a compile and a dedicated-server boot are blind to — which is why the above shipped in 2.0.0. Proven to fail against injected regressions, so it cannot pass vacuously.