While I have not tested this latest update on anything but 1.20 it should work on all version going back to 1.15.
This plugin allows you to use Dispensers to craft items.
- Craft an AutoCrafter. The crafting recipe:
- The output chest should be place on the side the dispenser is facing. The input chest should be opposite the output.
- The item you want crafted should be placed inside the dispenser.(If more then one is supplied they are randomly picked from to craft.)
- The final thing that must be done is a redstone pulse every time you want the item crafted. (Unless its enchanted with infinity.)
To enchant place the crafting in a crafting grid with one book at a time.
Making them faster!
The max speed can be set in the config. The MaxEff value is the max level allowed. Currently if its -1 it means there is no max level.
Make them work Automatically!
To make the crafters run anytime they have a redstone signal you just have to enchant them with Infinity.
You can config how fast they craft with the config value Auto. Setting it to 0 disables auto crafting, this value is the time in ticks between crafts.
Whats data.json??
data.json holds the efficiency and infinity level for all placed AutoCrafter so that you can break them and still retain the efficiency level.
Blacklists?
You can stop players from auto crafting some items by adding them to the black list in the config.
Values that can be adder can be found
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
ISSUES?
If you liked Autocrafters you should look at
Powered Spawners