Описание
# OneClickCrafting
Supports RecipeBook and Stonecutter
This mod is clientside only.
After selecting a recipe in the recipe book, the client will shift-click the crafted
item from the result slot into your inventory.
- Clicking a recipe will craft 1 of that item.
- This can be limited to only left click or only right click (by default, right click only)
- Shift-clicking a recipe will craft 1 stack of that item.
- Holding the drop key and clicking a recipe will craft 1 of that item and drop it.
- Holding the drop key, Shift, and clicking on a recipe will drop a stack's worth of crafts.
### Keybinds
- Toggle (Hold)
- Holding this key will enable or disable the mod functionality
- If `Always On` is `True`, holding this key will disable the mod and vice versa.
- Repeat Last
- Attempt to craft the last crafted recipe again by clicking it again in the recipe book.
- This can be held down to craft as fast as possible
### Configurable Settings
- Enable on Left Click
- Enable on Right Click
- Always ON
- Alt Toggle (Hold)
- Enables holding Alt to toggle the mod's functionality
- Ctrl Toggle (Hold)
- Enables holding Ctrl to toggle the mod's functionality
- Enable Drop Key on Craft
- Holding the drop key while clicking on a recipe will drop the results into the world
instead of moving them into your inventory
### Dependencies
[Fabric API](https://modrinth.com/mod/fabric-api) is required.
[ModMenu](https://modrinth.com/mod/modmenu) can be installed to configure the mod.
## Contributing
Feel free to fork this repo and submit PRs for fixes, improvements and/or translations.
I can be reached on [The Fabric Project](https://discord.gg/AyRqsEcJmz) Discord server.