JustAHuman-xD / SlimefunEssentials

A client sided mod to enhance Slimefun
MIT License
19 stars 11 forks source link

Implement Support for JEI / REI / EMI Quick Crafting #26

Open 54M44R opened 6 months ago

54M44R commented 6 months ago

Vanilla recipes can be moved into an inventory for the means of crafting through the + button. This enables quick crafting where you can view a recipe and using the + button, the mod places the items from your inventory into the currently opened inventory.

For example, if you want to craft a large amount of dispensers quickly, you may utilize the + button to have this action performed automatically instead of having the player drag or shift click the items in. Currently, items registered by Slimefun Essentials do not support this.

Dispenser with the + button: image

Nuclear Reactor missing the + button: image

It may also be possible to exclusively limit which inventory is valid for said recipe. When using EMI, if you interact with an Enhanced Crafting Table while viewing a Vanilla recipe, EMI will state that this is not a valid inventory for this recipe.