promotional bannermobile promotional banner

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.
Back to Files

LLMEra-1.23.jar

File nameLLMEra-1.23.jar
Uploader
rulanuprulanup
Uploaded
Jun 5, 2026
Downloads
216
Size
115.7 KB
Mod Loaders
NeoForge
File ID
8200576
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:create-llm-era-1543805:8200576"

Learn more about Curse Maven

What's new

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