Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/refinedmods/refinedstorageaddons
An addon mod for Refined Storage.
https://github.com/refinedmods/refinedstorageaddons
addon forge forge-mod java minecraft minecraft-mod mod refinedstorage refinedstorageaddons
Last synced: about 7 hours ago
JSON representation
An addon mod for Refined Storage.
- Host: GitHub
- URL: https://github.com/refinedmods/refinedstorageaddons
- Owner: refinedmods
- License: mit
- Created: 2017-07-17T09:39:31.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-16T07:33:40.000Z (8 months ago)
- Last Synced: 2024-04-22T00:18:34.336Z (7 months ago)
- Topics: addon, forge, forge-mod, java, minecraft, minecraft-mod, mod, refinedstorage, refinedstorageaddons
- Language: Java
- Homepage: https://refinedmods.com/refined-storage-addons
- Size: 351 KB
- Stars: 21
- Watchers: 6
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Refined Storage Addons [![Build Status](https://github.com/refinedmods/refinedstorageaddons/actions/workflows/build.yml/badge.svg?branch=develop)](https://github.com/refinedmods/refinedstorageaddons/actions/workflows/build.yml) [![Downloads on CurseForge](http://cf.way2muchnoise.eu/full_272302_downloads.svg)](http://minecraft.curseforge.com/projects/refined-storage-addons) [![Downloads on Modrinth](https://img.shields.io/modrinth/dt/refined-storage-addons?logo=modrinth)](https://modrinth.com/mod/refined-storage-addons) [![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
This is an addon mod for Refined Storage.
This mod will have all features that belong in an addon mod and not in the core Refined Storage mod.
Currently, Refined Storage Addons only adds the "Wireless Crafting Grid", a wireless variant of the Crafting Grid (Refined Storage only contains a [Wireless Grid](https://refinedmods.com/refined-storage/wiki/wireless-grid.html), without crafting-abilities, natively.)
## Links
- [GitHub](https://github.com/refinedmods/refinedstorageaddons)
- [Releases](https://github.com/refinedmods/refinedstorageaddons/releases)
- [Packages](https://github.com/refinedmods/refinedstorageaddons/packages)
- [Issues](https://github.com/refinedmods/refinedstorageaddons/issues)
- [Refined Mods on GitHub](https://github.com/refinedmods)
- [CurseForge](https://curseforge.com/minecraft/mc-mods/refined-storage-addons)
- [Modrinth](https://modrinth.com/mod/refined-storage-addons)
- [Wiki](https://refinedmods.com/refined-storage-addons/)
- [Javadoc](https://refinedmods.com/javadoc/refinedstorageaddons)
- [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).