Minecraft SidedBuffer – Aids to create crafting factories mod 2026 download
logo
minecraft mod SidedBuffer – Aids to create crafting factories

SidedBuffer – Aids to create crafting factories

Game Version: 1.7.10
Total Downloads: 694
Updated: Aug 2, 2017
Created: Jul 29, 2017
Download SidedBuffer – Aids to create crafting factoriesDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
[1.7.10]SidedBuffer-0.4 release 40.73 KB Aug 2, 2017 1.7.10 441 download SidedBuffer – Aids to create crafting factories [1.7.10]SidedBuffer-0.4 releaseDownload
[1.7.10]SidedBuffer-0.3 release 39.05 KB Jul 30, 2017 1.7.10 87 download SidedBuffer – Aids to create crafting factories [1.7.10]SidedBuffer-0.3 releaseDownload
[1.7.10]SidedBuffer-0.2 release 38.62 KB Jul 29, 2017 1.7.10 84 download SidedBuffer – Aids to create crafting factories [1.7.10]SidedBuffer-0.2 releaseDownload
[1.7.10]SidedBuffer-0.1 release 37.61 KB Jul 29, 2017 1.7.10 82 download SidedBuffer – Aids to create crafting factories [1.7.10]SidedBuffer-0.1 releaseDownload

Description

Share this:

 [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)

what it looks

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")

 

inventory

This block has 3×3(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:

  1. A transportation system is connecting to at least one side, and is going to extract the block's contents.
  2. In the 3×3 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)

Comments

Add a comment