50 lines
2.6 KiB
Markdown
Executable File
50 lines
2.6 KiB
Markdown
Executable File
<div align="center">
|
|
<img width="280" alt="Refined Storage logo" src="https://raw.githubusercontent.com/refinedmods/refinedstorage/develop/images/logo.png" />
|
|
<h1 style="margin-top: 0">Refined Storage</h1>
|
|
<p>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.</p>
|
|
|
|
[](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)
|
|
</div>
|
|
|
|
## 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)
|
|
- [Twitter](https://twitter.com/refinedmods)
|
|
- [Mastodon](https://anvil.social/@refinedmods)
|
|
|
|
## 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).
|