Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/breadmoirai/oneclickcrafting

A Minecraft Fabric mod to make crafting with the recipe book faster
https://github.com/breadmoirai/oneclickcrafting

Last synced: about 2 months ago
JSON representation

A Minecraft Fabric mod to make crafting with the recipe book faster

Awesome Lists containing this project

README

        

# OneClickCrafting

This mod is clientside only.
After selecting a recipe in the recipe book, the client with shift-click the crafted item from the result slot into your inventory.

- Clicking a recipe will craft 1 of that item.
- 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.
- Holding Ctrl or Alt will temporarily disable this.
- A keybinding can be configured as an alternative to Ctrl or Alt.

[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 and/or improvements.
I can be reached on [The Fabric Project](https://discord.gg/AyRqsEcJmz) Discord server.