
ModGPL-3.0-only
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.
95
Downloads
3
Followers
3 months ago
Updated
📦
2
Versions
📖About Predictable Crafting
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
- Client-side only: No server installation needed. Works on vanilla servers.
- Minecraft version: 1.21.11
- Loader: Fabric 0.18.4 or higher
- Dependencies:
- Fabric API (required)
- YACL 3.8.2+ (required for configuration)
- Mod Menu 17.0.0+ (required, 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.