aod6060 / BTAWC

This is a simple mod that add items to improve farming and other stuff. Its experamental.
Other
0 stars 0 forks source link

Six Sided Inventory System. #23

Closed aod6060 closed 8 years ago

aod6060 commented 8 years ago

This is a problem that I want to solve. On all of my machine blocks I want a way to push inventories on different sides of the block. Another mod that does this is Thermal Expansion and Mechanism. If I can solve this issue with the simple Item Buffer I'm working on... Then I can apply to other types of inventories including Energy, Liquid, and Redstone. I want to do this before I get started on the generators because it will allow me to add some fun features to those machiens.

aod6060 commented 8 years ago

All right I finished this up for now. I need to find a way to make it more visual to help player identify the sides of the block. But it is working quite well for the most part but it needs some visual component to tell the player what is activated or not.

aod6060 commented 8 years ago

Ok I'm done with this item buffer. It works for crying out loud. I've added a simple feature if you shift right click the block it will tell you the sides. I"m done for now until next milestone.