promotional bannermobile 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 26.2]

File nameSecurityGolemAddon-26.2-SC1.10.2.1-beta1-2.0.1.jar
Uploader
LtHans02LtHans02
Uploaded
Sep 5, 2026
Downloads
51
Size
108.9 KB
Mod Loaders
NeoForge
File ID
8812297
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

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

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.