Predictable Crafting
A client-side Fabric mod that modifies Minecraft's crafting interface to display the maximum number of items you can craft from available inventory materials.
What it does
This mod changes how the crafting table calculates and displays output quantities:
- Calculates the maximum number of items you can craft from available inventory materials
- Displays this quantity in the crafting result slot
- Adds visual rendering modifications to the crafting output stack
Technical details
- Minecraft version: 1.21.11, 26.1.x
- Loader: Fabric
- Dependencies:
- Fabric API (required)
- YACL (required for 1.21.11 for configuration)
- Mod Menu (required for 1.21.11, provides in-game settings access)
Source code
Available at: https://github.com/apelsin2281337/predictablecrafting-minecraft
Issues
Report bugs or suggestions on the GitHub issue tracker.
