Description
[LICENSE]
This mod's source codes will be public under GNU GPLv3 license.
And you can include it to your modpacks and also publish it, but don't reupload binaries/codes themselves to other sites.
If you have any questions or requests, please leave comment here.
If you found any bugs or a sort of malfunction, report it via GitHub - Issues.
[WHAT THIS MOD DOES]
It adds two blocks: "Sided Buffer" and "Auto-crafting table". (At least for now...)
Both blocks have inventory and they come from old 2 mods: "RedPower2" and "BuildCraft 3.1.5" (not same as these, but I was inspired by these mods).
This mod is Universal. So, If you want to run server with this mod, just install it to your server's mods directory.
I will introduce what these blocks does.
[Sided Buffer] (Original: "Buffer" from RedPower2)

This block has a face direction.

It has an inventory.
The face side is assigned to all rows of inventory and other sides are assigned to each one of rows.
I think if you see the GUI, you will see which one row is assigned to which side.
Of course, which row a transportation system(Hoppers, Pipes, etc...) can access is depending on which side it is connecting.
[Auto-crafting Table] (Original: "Auto Workbench" from "BuildCraft 3.1.5")


This block has 3x3(Crafting matrix) and 1 inventory(crafting result) like Vanilla's "Crafting Table".
Of course, you can use it as workbench that keeps its contents after closing GUI,
but it has a auto-crafting function.
To execute auto-crafting, It must meet following requirements:
- A transportation system is connecting to at least one side, and is going to extract the block's contents.
- In the 3x3 inventory, all slots have 2+ stacks.
If it doesn't meet "requirement #2", it tries to use resources from its surrounding blocks which has inventory, and if it failed to do that, It doesn't do auto-crafting.
If this block couldn't handle excessive input, the excessive items will be launched.(?)
[RECIPES]


2x Chest -> 2x Sided Buffer (Shapeless recipe)
1x Crafting Table + 1x redstone -> Auto-crafting table (Shapeless recipe)
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
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.
Prepare
Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.
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
Enjoy
You are now Ready. Re-start your Game and start Playing.