Simple Storage (former EZStorage)

Quick rating

Simple Storage (former EZStorage)

No reviews yet

Simple Storage (former EZStorage) introduces an early-game storage system that scales and evolves as players progress, while keeping the vanilla flair.

Storage & Organization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Client and Server

Must be installed on both the client and the server.

About

Project Details

Type
Mod
License
MIT License
Latest Version
ezstorage-1.7.2.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Simple Storage

Simple storage mod for Minecraft 1.7.10 (Forge).

Description

Simple Storage (former EZStorage) introduces an early-game storage system that scales and evolves as players progress, while keeping the vanilla flair. Want to put 100k Cobblestone in 1 slot? No problem. The blocks in the mod can add a crafting grid, additional storage, and more. Also includes integration into some mods for easier crafting or additional features!

Blocks & Items

  • Storage Core
    • This is the core of your storage system
    • Click on this block to open the GUI (search box included), and add adjacent blocks to expand
    • Each system can only have 1 Storage Core
    • This block can only be broken if it contains no items
  • Storage Box
    • Tier 1 storage add-on wich increases the storage capacity of the Storage Core by a small amount
  • Condensed Storage Box
    • Tier 2 storage add-on
  • Hyper Storage Box
    • Tier 3 storage add-on
  • Proxy Port
    • Expose the storage inventory to hoppers, conduits or maschines
  • Crafting Box
    • This adds a crafting grid to the GUI of your Storage Core (compatible with NEI + clicking for easy crafting from the internal inventory)
  • Portable Storage Panel
    • This adds a small item that features a wood panel with wireless access to your storage core. It's tier can be upgraded and a crafting grid can also be added.
    • Upgrade by putting in crafting grid together with one redstone block and the upgrade item (ender eye, ender pearl, nether star, crafting box)
    • No need for chunkloading the target storage core, it works without!

Mod Integration

  • Not Enough Items (GTNH version)
    • Overlay recipes
    • One-click crafting
    • NEI-like search
  • Waila
    • Advanced tooltip overlay
    • Show storage content (items/types count) in world tooltip
  • JABBA
    • Move the storage core from one place to another place using the dolly from Jabba
  • Crafting Tweaks
    • Show typical crafting tweaks buttons on crafting grid
  • Et Futurum Requiem
    • Spectator mode

Remarks

This mod is intented to be a compact storage solution, and not an automated storage network. As of right now, I'm not going to include any features like filtered output, network cables, external monitors, or anything else remeniscent of Applied Energistics. If you have an idea how such features would fit nicely in vanilla worlds, feel free to open an issue for discussion.

As from my side, this mod is feature-completed. I'll try fixing bugs as they were found or make improvements where possible. However, any contribution in form of troubleshooting or pull requests for bugfixes, improvements, mod compat, or new features are welcome at any time.

Contribution

If you want to help adding any feature or make improvements or getting compatibility with another mod, feel free to make a pull request. I only have the time to maintenance this mod at a low level, the lowest effort needed for getting it working nicely on my server and in the modpack.

Changes compared to the original version of EZStorage

This fork becomes some changes to be usable on servers, less-buggy and a lot of feature and code improvements.

  • Many bugfixes and some stability and code improvements
  • Lots of UI and performance improvements
  • Mod compat with NEI, Waila, Jabba, Crafting Tweaks, Et Futurum Requiem, etc.
  • Re-made the most textures to look nicer and fit better into vanilla worlds
  • Replaced input and output block with a more enhanced proxy block
  • Configurable maximum different item types per storage (no limit by default)
  • Store storage as separated file in the world's save directory instead directly on the TileEntity (only send to client when needed)

Simple Storage

Simple storage mod for Minecraft 1.7.10 (Forge).

Description

Simple Storage (former EZStorage) introduces an early-game storage system that scales and evolves as players progress, while keeping the vanilla flair. Want to put 100k Cobblestone in 1 slot? No problem. The blocks in the mod can add a crafting grid, additional storage, and more. Also includes integration into some mods for easier crafting or additional features!

Blocks & Items

  • Storage Core
    • This is the core of your storage system
    • Click on this block to open the GUI (search box included), and add adjacent blocks to expand
    • Each system can only have 1 Storage Core
    • This block can only be broken if it contains no items
    • Storage Box
      • Tier 1 storage add-on wich increases the storage capacity of the Storage Core by a small amount
    • Condensed Storage Box
      • Tier 2 storage add-on
    • Hyper Storage Box
      • Tier 3 storage add-on
    • Proxy Port
      • Expose the storage inventory to hoppers, conduits or maschines
    • Crafting Box
      • This adds a crafting grid to the GUI of your Storage Core (compatible with NEI + clicking for easy crafting from the internal inventory)
    • Portable Storage Panel
      • This adds a small item that features a wood panel with wireless access to your storage core. It's tier can be upgraded and a crafting grid can also be added.
      • Upgrade by putting in crafting grid together with one redstone block and the upgrade item (ender eye, ender pearl, nether star, crafting box)
      • No need for chunkloading the target storage core, it works without!

Mod Integration

  • Not Enough Items (GTNH version)
    • Overlay recipes
    • One-click crafting
    • NEI-like search
    • Waila
      • Advanced tooltip overlay
      • Show storage content (items/types count) in world tooltip
    • JABBA
      • Move the storage core from one place to another place using the dolly from Jabba
    • Crafting Tweaks
      • Show typical crafting tweaks buttons on crafting grid
    • Et Futurum Requiem
      • Spectator mode

Remarks

This mod is intented to be a compact storage solution, and not an automated storage network. As of right now, I'm not going to include any features like filtered output, network cables, external monitors, or anything else remeniscent of Applied Energistics. If you have an idea how such features would fit nicely in vanilla worlds, feel free to open an issue for discussion.

As from my side, this mod is feature-completed. I'll try fixing bugs as they were found or make improvements where possible. However, any contribution in form of troubleshooting or pull requests for bugfixes, improvements, mod compat, or new features are welcome at any time.

Contribution

If you want to help adding any feature or make improvements or getting compatibility with another mod, feel free to make a pull request. I only have the time to maintenance this mod at a low level, the lowest effort needed for getting it working nicely on my server and in the modpack.

Changes compared to the original version of EZStorage

This fork becomes some changes to be usable on servers, less-buggy and a lot of feature and code improvements.

  • Many bugfixes and some stability and code improvements
  • Lots of UI and performance improvements
  • Mod compat with NEI, Waila, Jabba, Crafting Tweaks, Et Futurum Requiem, etc.
  • Re-made the most textures to look nicer and fit better into vanilla worlds
  • Replaced input and output block with a more enhanced proxy block
  • Configurable maximum different item types per storage (no limit by default)
  • Store storage as separated file in the world's save directory instead directly on the TileEntity (only send to client when needed)

Screenshots

Gallery

  • Example of Inventory Proxy usage
    Example of Inventory Proxy usage Shows an example of how the Inventory Proxy could be used.
  • Portable Storage Panel (unconnected)
    Portable Storage Panel (unconnected) An unconnected portable storage cell that allows you to access your Storage Box over the air. Can be equipped via baubles, if insstalled.
  • Portable Storage Panel (connected)
    Portable Storage Panel (connected) A connected portable storage cell that allows you to access your Storage Box over the air. Can be equipped via baubles, if insstalled.
  • Easy Storage backstage example
    Easy Storage backstage example Example of how Easy Storage could look backstage behind a wall.
  • Storage Box in stone
    Storage Box in stone Storage Box built in stone.
  • Storage Box in wood planks
    Storage Box in wood planks Storage box built in wood planks.
  • GUI of Storage Box with Crafting Grid
    GUI of Storage Box with Crafting Grid Shows the GUI of a Storage Box with a Crafting Grid.
  • GUI of Storage Box
    GUI of Storage Box Shows the GUI of a Storage Box.
  • Easy Storage
    Easy Storage A simple Easy Storage setup as example.
  • Easy Storage
    Easy Storage An simple example setup of Easy Storage.
  • GUI of Storage Box
    GUI of Storage Box Shows the GUI of a Storage Box.
  • GUI of Storage Box with Crafting Grid
    GUI of Storage Box with Crafting Grid Shows the GUI of a Storage Box with a Crafting Grid.
  • Storage Box in wood planks
    Storage Box in wood planks Storage box built in wood planks.
  • Storage Box in stone
    Storage Box in stone Storage Box built in stone.
  • Easy Storage backstage example
    Easy Storage backstage example Example of how Easy Storage could look backstage behind a wall.
  • Portable Storage Panel (connected)
    Portable Storage Panel (connected) A connected portable storage cell that allows you to access your Storage Box over the air
  • Portable Storage Panel (unconnected)
    Portable Storage Panel (unconnected) An unconnected portable storage cell that allows you to access your Storage Box over the air. Can be equipped via baubles, if insstalled.
  • Example of Inventory Proxy usage
    Example of Inventory Proxy usage Shows an example of how the Inventory Proxy could be used.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~10,000
Total Downloads
CurseForge
~6,000
Modrinth
~4,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works