https://github.com/refinedmods/refinedstorage
An elegant solution to your hoarding problem.
https://github.com/refinedmods/refinedstorage
forge forge-mod java minecraft minecraft-mod mod neoforge neoforge-mod refinedstorage
Last synced: 5 months ago
JSON representation
An elegant solution to your hoarding problem.
- Host: GitHub
- URL: https://github.com/refinedmods/refinedstorage
- Owner: refinedmods
- License: mit
- Created: 2015-12-07T16:05:16.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-16T22:31:28.000Z (about 1 year ago)
- Last Synced: 2025-03-28T03:04:09.045Z (7 months ago)
- Topics: forge, forge-mod, java, minecraft, minecraft-mod, mod, neoforge, neoforge-mod, refinedstorage
- Language: Java
- Homepage: https://refinedmods.com/refined-storage
- Size: 30.8 MB
- Stars: 366
- Watchers: 29
- Forks: 180
- Open Issues: 111
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
README
⚠️ IMPORTANT NOTICE ⚠️
This repository is for Refined Storage v1.x.
🚫 v1.x is no longer maintained, and we do not accept issues for it.
🛠 Please report all bugs, issues, and suggestions for Refined Storage v2.x in the
Refined Storage 2 issue tracker.
![]()
Refined Storage
Refined Storage is a mass storage mod for Minecraft that offers the player a network-based storage system, allowing
them to store items and fluids on a massively expandable device network.[](https://github.com/refinedmods/refinedstorage/actions/workflows/build.yml) [](http://minecraft.curseforge.com/projects/refined-storage) [](https://modrinth.com/mod/refined-storage) [](https://discordapp.com/invite/VYzsydb) [](LICENSE.md)
## About
Items and fluids can be stored in one of the many storage capabilities that the mod offers. Any storage devices
connected to the same network are accessible to the player through one simple Grid interface, allowing the player to
access the inventories of many devices through a single unified GUI.This mod not only adds storage solutions, but also devices that can be used to manipulate items and blocks in the world
and from within the system, such as importers, exporters, constructors, destructors, and more! There are also devices in
this mod that allow the player to setup auto-crafting, allowing the crafting of complex recipes in a few simple clicks.## Links
- [GitHub](https://github.com/refinedmods/refinedstorage)
- [Releases](https://github.com/refinedmods/refinedstorage/releases)
- [Packages](https://github.com/refinedmods/refinedstorage/packages)
- [Issues](https://github.com/refinedmods/refinedstorage/issues)
- [Refined Mods on GitHub](https://github.com/refinedmods)
- [CurseForge](https://curseforge.com/minecraft/mc-mods/refined-storage)
- [Modrinth](https://modrinth.com/mod/refined-storage)
- [Wiki](https://refinedmods.com/refined-storage/)
- [Javadoc](https://refinedmods.com/javadoc/refinedstorage)
- [Discord](https://discordapp.com/invite/VYzsydb)## Building
Clone the repository and import the Gradle project.
## Contributing
See [CONTRIBUTING.md](.github/CONTRIBUTING.md).
## Support
See [SUPPORT.md](.github/SUPPORT.md).
## Changelog
See [CHANGELOG.md](CHANGELOG.md).