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.0.0.jar

  • R
  • Apr 13, 2026
  • 29.41 KB
  • 8
  • 1.21.1
  • Fabric

File Name

TemplateCrafter-1.0.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

TemplateCrafter 1.0.0

Summary

Initial release of TemplateCrafter, adding a simple and lightweight recipe template system to the vanilla Crafter.

Added

  • Added the ability to save a single template per Crafter
  • Added a button to save the current recipe layout (S)
  • Added a button to clear the saved template (X)
  • Added ghost recipe display directly in the Crafter UI
  • Added automatic disabling of unused slots based on the saved template
  • Added protection against invalid item insertion
  • Added support for manual insertion, shift-click interactions, and hopper input
  • Added per-Crafter template persistence after world reload
  • Added client-server synchronization for template data

Notes

  • This mod is designed around a single template per Crafter
  • Template buttons are integrated directly into the Crafter UI
  • Minor visual edge cases may occur during certain cursor-held interactions, but template protection remains enforced