Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ho-artisan/createfabric-reibugfix

Fix Create Fabric Recipe display on REI issues.
https://github.com/ho-artisan/createfabric-reibugfix

create-fabric fabric-mod fabricmc fabricmc-mod minecraft-mod

Last synced: 3 days ago
JSON representation

Fix Create Fabric Recipe display on REI issues.

Awesome Lists containing this project

README

        

CreateFabric&REIBugFix Icon

# CreateFabric&REIBugFix

Fix CreateFabric Recipe display on REI issues. Code from [Create's Delight Fabric](https://github.com/Phoupraw/CreateSDelightFabricJava) by Phoupraw.

## Fixed issues

- Ingredients and results of recipes in sequenced assembly can't be looked up by REI.
- REI will throw an exception if sequenced assembly contains more than one filling step.
- Fluid tag ingredient of basin recipe only shows its first type of fluid in REI.

## Code references

- Create's Delight (Fabric 1.19.x) [MIT]
- Phoupraw's Common (Fabric) (Decompiled `REICreates.java`) [MIT(`fabric.mod.json`), CC0(`LICENSE`)] (CreateFabric&REIBugFix 0.1.1 and below)

## License

This mod is available under [the MIT license](LICENSE).