Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/breadmoirai/oneclickcrafting
- Owner: BreadMoirai
- License: mit
- Created: 2021-08-18T06:44:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T04:19:08.000Z (5 months ago)
- Last Synced: 2024-08-09T05:28:34.370Z (5 months ago)
- Language: Java
- Size: 103 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.