Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/refinedmods/refinedstorage-rei-integration
REI integration for Refined Storage.
https://github.com/refinedmods/refinedstorage-rei-integration
fabric fabric-mod fabricmc forge forge-mod java jei minecraft minecraft-mod mod neoforge neoforge-mod refinedstorage refinedstorage2 roughly-enough-items
Last synced: about 1 month ago
JSON representation
REI integration for Refined Storage.
- Host: GitHub
- URL: https://github.com/refinedmods/refinedstorage-rei-integration
- Owner: refinedmods
- License: mit
- Created: 2024-06-08T21:08:55.000Z (5 months ago)
- Default Branch: develop
- Last Pushed: 2024-08-11T17:27:33.000Z (3 months ago)
- Last Synced: 2024-10-01T08:04:35.785Z (about 2 months ago)
- Topics: fabric, fabric-mod, fabricmc, forge, forge-mod, java, jei, minecraft, minecraft-mod, mod, neoforge, neoforge-mod, refinedstorage, refinedstorage2, roughly-enough-items
- Language: Java
- Homepage: https://refinedmods.com/refined-storage
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
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
# Refined Storage - REI Integration [![Build Status](https://github.com/refinedmods/refinedstorage-rei-integration/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/refinedmods/refinedstorage-rei-integration/actions/workflows/build.yml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=refinedmods_refinedstorage-rei-integration&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=refinedmods_refinedstorage-rei-integration) [![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=refinedmods_refinedstorage-rei-integration&metric=code_smells)](https://sonarcloud.io/summary/new_code?id=refinedmods_refinedstorage-rei-integration) [![Crowdin](https://badges.crowdin.net/refined-storage-rei-integration/localized.svg)](https://crowdin.com/project/refined-storage-rei-integration) [![Discord](https://img.shields.io/discord/342942776494653441)](https://discordapp.com/invite/VYzsydb) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE.md)
## About
[Roughly Enough Items](https://github.com/shedaniel/RoughlyEnoughItems) integration
for [Refined Storage](https://github.com/refinedmods/refinedstorage2).Adds support for:
- Exclusion zones
- Ghost ingredient dragging
- Using the R/U keys on Grid slots and filtering slots
- Recipe transfer integration for the Crafting Grid and Pattern Grid
- Collapsable entries
- Grid / REI search box synchronization## Links
- [GitHub](https://github.com/refinedmods/refinedstorage-rei-integration)
- [Releases](https://github.com/refinedmods/refinedstorage-rei-integration/releases)
- [Packages](https://github.com/refinedmods/refinedstorage-rei-integration/packages)
- [Issues](https://github.com/refinedmods/refinedstorage-rei-integration/issues)
- [Refined Mods on GitHub](https://github.com/refinedmods)
- [Crowdin](https://crowdin.com/project/refined-storage-rei-integration)
- [Discord](https://discordapp.com/invite/VYzsydb)
- [Twitter](https://twitter.com/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).