Loading...
Beta Modpages Unclaimed

Crafting Automat

A simple automatic crafting table (autocrafter) operated by redstone.

0 Likes
754603 Downloads
Created by Fereydun

Description

Features

This mod adds a single block to the game: the Crafting Automat.

• Autocrafts a recipe when it receives a redstone pulse.
• Dispenses the result into any adjacent container.
• Stays true to the vanilla experience.
• Also works like a normal crafting table with persistent inventory.

Leave your suggestions on the Issue tracker!

Getting Started

Recipe

Versions 1.1.x and below replace planks with end stone.

Auto-crafting
Lay out items in the matrix to form a recipe. Put ingredients in the bottom 9 slots. Apply a redstone pulse. Repeat.

showcase

The old showcase for versions 1.1.x and below can be found on Youtube. Note that these older versions will not always keep the recipe.

Tips for automation
• The redstone triggering conditions are the same as a dropper.
• Use hoppers or pipes to interact with the faces:
- Front face: will receive the recipe output
- Bottom face: extract items from the internal storage.
- Other faces: insert items to the internal storage.
• There is an internal crafting time of 8 game ticks with a 16 tick cooldown period. Both can be configured in the config file.
• A comparator detects how many recipes can be crafted. Every unit increase in redstone power (RP) needs double the number of the recipes. So 1 RP = 1 recipe, 2 RP = 2 recipes, 3 RP = 4 recipes, 4 RP = 8 recipes, etc.
• Items don't need to be exactly what's in the matrix. If you put oak planks in the matrix to craft sticks, the Automat will still work with spruce planks as ingredients.
• Left-over items such as buckets for crafting cake are put back in the internal storage after crafting.

Happy auto-crafting!

License

Crafting Automat is licensed under GNU GPL2.
You are free to tinker with and spread this software, so long as you license it on the same terms and mention me.
Block texture adapted from the Chisel mod by tterrag, Drullkus, and minecreatr.

The source is available on Github.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

AutoVanilla

Adds the capability the auto-craft Smithing Table recipes with the use of Forge Energy (FE)