Steve's Simple Storage

A Minecraft mod that adds a scalable, multiblock storage system where players can store millions of items in a single system with built-in crafting, sorting, searching, automation, and security features.

File Details

Steve's Simple Storage v0.12.0

  • B
  • Mar 24, 2026
  • 274.71 KB
  • 13
  • 1.21.1
  • NeoForge

File Name

s3-0.12.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:steves-simple-storage-1469363:7807201"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[0.12.0] - 2026-03-24

Added

  • feat(s3-advanced): add Advanced Storage Core inheritance and upgrade item (#64)
  • feat: add community translation support with validateLang CI task and es_es skeleton (#63)
  • Add design spec for removing evaluationDependsOn via lazy APIs and custom configurations
  • Add Advanced Storage Core, Solar Generator, and Coal Generator to s3-advanced
  • Add s3-advanced companion mod skeleton and restructure project layout

Other

  • ci: run OpenRewrite weekly on Monday at 06:00 UTC
  • chore: remove s3-advanced modules now in steves-advanced-storage repo
  • chore: ignore docs/superpowers/ directory
  • docs: remove i18n spec and plan files
  • build(gametest/s3): restore missing core and neoforge:s3 mod source set declarations
  • docs: remove spec and plan files
  • build(gametest/s3-advanced): replace eager cross-project sourceSets accesses with lazy providers
  • build(neoforge/s3-advanced): replace eager cross-project sourceSets access with lazy provider
  • build(neoforge/s3): replace eager cross-project sourceSets access with lazy provider and coreOutput configuration
  • build(core): expose compiled output via coreOutput configuration