
Total Yield
This mod fixes the crafting output slot to show the total yield from your current ingredients instead of the default per-craft count.

Ever accidentally crafted way more than you needed because you didn't realize how many ingredients you had in the grid? Total Yield fixes the crafting output slot to show the total yield from your current ingredient stack sizes instead of the default per-craft count, so you always know exactly what you're getting before you commit to the craft.
| FEATURES |
|---|
- Total Output Display: The crafting output slot now shows the full yield based on your current ingredient stacks, not just the per-craft amount.
- Crafting Table Support: Works in the full 3×3 crafting grid.
- Player Inventory Support: Also works in the 2×2 grid inside your inventory.
- Flexible Display Modes: Choose between an exact count, or a stack expression.
- Animated Display: The count smoothly animates up or down when ingredients change, with a subtle zoom pulse on the number.
- Non-intrusive: Purely visual, does not interfere with crafting behavior or game logic in any way.
| HOW TO USE |
|---|
- Place ingredients in any crafting grid as you normally would.
- The output slot count will automatically reflect the total yield from your current stack sizes.
- Hold Shift to temporarily switch to your configured Shift display mode.
| CONFIGURATION |
|---|
All settings are available through the ModMenu config screen.
- Default Display: What to show on the result slot normally
- VANILLA (default): No change. The slot looks exactly as it does
- EXACT: Shows the total number of items you can craft
- STACKS: Shows the total as a stack expression using your chosen Stack Format
- Shift Display: What to show while Shift is held, overriding the Default Display
- EXACT (default): Shows the total number of items you can craft
- STACKS: Shows the total as a stack expression using your chosen Stack Format
- Stack Format: The format used when either display mode is set to STACKS
- MULTIPLIER (default): Uses x as a separator (e.g. 4x64, 3x64+32)
- SHORTHAND: Uses s as a stack suffix (e.g. 4s, 3s+32)
- GROUPED: Wraps the stack size in parentheses (e.g. 4(64), 3(64)+32)
- Animation: When enabled (default), the yield number plays a pop animation each time it appears or its value changes
| REQUIREMENTS |
|---|
- Fabric Loader
- Fabric API
- Cloth Config API
- Mod Menu (recommended for easy in-game configuration)
| CLIENT-SIDE ONLY |
|---|
All functionality is done client-side and is compatible with vanilla servers.
| FREE & OPEN SOURCE |
|---|
This is a completely free project. I'm not asking for donations or "buy me a coffee" contributions. If you enjoy the mod, the best way to support it is by:
- Leaving a rating/review
- Sharing it with friends
- Reporting any bugs you find
