Skip to content

aerell-minecraft/aerell-crafter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This mod enhances the behavior of the Crafter Block in Minecraft by adding smarter and more consistent logic. Its purpose is simple: prevent the crafter from performing a craft when it doesn’t have a proper template or valid item setup—eliminating accidental or unwanted crafting.

If you're still unsure what the mod actually improves, take a look at the comparison below:


Crafter Block Without This Mod

Without

Crafter Block With This Mod

With


How This Mod Works

  • The crafter only activates when it has a template and the correct number of items.
  • If the conditions aren’t met, the mod automatically cancels updates and blocks crafting.

In short: safer, more reliable, and much more logical for any automation setup.


License

You can find the license in the LICENSE file.