• • 2/6/22 4:20 pm • 6 logs
- 25.1k views • 0 today
- save_alt 1.7k downloads
- Compatibility
- Minecraft 1.18
- Changes include
- Advancements
- Functions
- Loot Tables
- Recipes
- 29
- 27
- 11
Required Resource Pack
18
Automate the crafting process with a redstone enabled crafting table! See more information on the README.

allow item stacking if slots are free. This is so that hoppers and
droppers can place items into the grid in an automated fashion. For
example, if a stack of items is placed in the table, they will be
redistributed to fill the free slots.
When an enabled hopper is placed under the Autocrafter,
the result slot will be pulled into the hopper. If the result slot is
empty, the ingredients grid items will be pulled. For shaped recipes, it
may be necessary to fill free slots with placeholders that must then be
filtered out before the recipe can be crafted.
Installation
- Visit the Releases page and download autocraft datapack zip file and resource pack.
- Copy the downloaded datapack zip file into your world's datapacks folder at
%APPDATA%\.minecraft\saves\<world>\datapacksor~/.minecraft/saves/<world>/datapacks - Copy the resource pack into the Minecraft Resource Pack area, and enable it.
- Launch the world and type
/reload - Check that the datapack is installed under the "Installed Datapacks" Advancement tab with
Ctrl + L
Usage
Autocrafter Recipe
An Autocrafter can be created by combining acrafting_table and dropper in any position.
How to Use
The Autocrafter block acts nearly the same as an ordinary crafting table with the exception that the ingredients grid does notallow item stacking if slots are free. This is so that hoppers and
droppers can place items into the grid in an automated fashion. For
example, if a stack of items is placed in the table, they will be
redistributed to fill the free slots.
When an enabled hopper is placed under the Autocrafter,
the result slot will be pulled into the hopper. If the result slot is
empty, the ingredients grid items will be pulled. For shaped recipes, it
may be necessary to fill free slots with placeholders that must then be
filtered out before the recipe can be crafted.
6 Update Logs
Update #6 : by dthigpen 02/06/2022 4:20:55 pmFebruary 6, 2022 @ 9:20 pm UTC
Fix bug where autocrafter does not function in the nether
LOAD MORE LOGS
More like this
4853769
119


Have something to say?
Awesome data pack, I make datapacks quite a bit and this still blows my mind. But I'm trying to use it on a Modded server, the intent was to add in the 4 recipes we wanted to be automatable. Im really struggling to make sense of how your keeping the vanilla recipes in the datapack so I can add in the ones Id like to include.
Thanks!
I assume this could be used without the resource pack? (it's easier to use datapacks on a server without)
edit:
Sadly, when I place a hopper under it, it seems to get hung up trying to pull out the black stain glass pane in the first container slot.. :/
Interesting that you're using a barrel with glass panes in all the extra spaces so it looks like a crafting table, but why not just use a dropper as the base for the AutoCrafter instead? That way there wouldn't be any glass for the system to get confused by.. Although, I dono how it might impact other things.
I really want this to work.. ;)
EDIT: I have not been able to reproduce this on 1.18.1 with release v0.0.10 of the pack. I'm sorry you experienced that
www.planetminecraft.com/data-pack/pushable-tile-entities-1-14-4/
You can push a hopper connected to an item filter to filter out the placeholder blocks and then push back the original hopper to take the output.