Create:LLM Era

LLMEra is a Create addon for Minecraft 1.21.1 on NeoForge. It adds intelligent network blocks that make it possible to connect large language models to Create-style automation.

File Details

LLMEra-1.23.jar

  • R
  • Jun 5, 2026
  • 115.65 KB
  • 137
  • 1.21.1
  • NeoForge

File Name

LLMEra-1.23.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-llm-era-1543805:8200576"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Security

  • API Key Encryption: API keys are now encrypted using RSA-2048 before storage
  • Hash Verification: SHA-256 hash ensures data integrity and prevents tampering
  • Auto Key Generation: RSA key pair is automatically generated on first run
  • Legacy Migration: Existing plaintext API keys are automatically encrypted

Technical Details

  • RSA-2048 encryption for API key storage
  • SHA-256 hash for integrity verification
  • Keys stored in .minecraft/config/llmera/keys/
  • Backward compatible with existing saves