Описание
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. [#857](https://github.com/Fabricators-of-Create/Create/issues/857)
- 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] (CreateFabric&REIBugFix 0.1.1 and below)
## License
This mod is available under the MIT license.