TemplateCrafter

TemplateCrafter adds a simple recipe template system to the vanilla Crafter, with ghost recipe display, automatic unused slot disabling, and invalid item insertion protection.

File Details

TemplateCrafter-1.1.0.jar

  • R
  • May 11, 2026
  • 36.23 KB
  • 12
  • 1.21.1
  • Fabric

File Name

TemplateCrafter-1.1.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:templatecrafter-1512911:8073028"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full English changelog available on GitHub. Full French changelog available on our Discord.

Summary

This update adds a complete template system overhaul for the vanilla Crafter, with slot-based template logic, x1/x64 slot limits, smarter automation handling, expected recipe result protection, and multiple UI and interaction improvements.

Fixed

  • Fixed template insertion stacking identical items into the first compatible slot
  • Fixed repeated ingredient handling inside crafting patterns
  • Fixed disabled template slots being accidentally re-enabled by interactions
  • Fixed multiple insertion edge cases with manual insertion, shift-click, and automation
  • Fixed template synchronization and persistence issues
  • Fixed recipe ambiguity problems with intermediate recipes such as Iron Bars, Iron Nuggets, and Glass Panes
  • Fixed incorrect crafts being triggered before the full template was completed

Added

  • Added slot-based template handling
  • Added x1 and x64 slot limit modes
  • Added expected recipe result saving
  • Added an expected output protection system
  • Added ghost result preview support
  • Added smarter automation compatibility for storage systems and hoppers
  • Added transparent UI buttons integrated directly into the Crafter screen
  • Added translatable tooltips for template controls

Improved

  • Improved template reliability for automation workflows
  • Improved compatibility with recipes using repeated ingredients
  • Improved Crafter interaction behavior
  • Improved template persistence and synchronization
  • Improved overall UX and visual integration with the vanilla Crafter

Notes

  • Templates now validate both the crafting pattern and the expected crafting result
  • Each Crafter stores its own independent template and slot limit mode