You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
Need to implement Pipes that transport stuff around.
We need 4 types of pipes
Items
Liquids
Energy
Gas
Pipes shall have multiple tiers that have varying transport rates.
Pipes can coexist with blocks in the same space, between the shadow and render layer and become visible when you toggle your view mode using TAB.
All types of pipes can coexist in the same block as well.
Pipes are drawn onto the block with x increasing simultaneously with y (diagonal function).
Pipes have different channels that are determined with input and output pipes.
Channel Framework
Input Pipes
Output Pipes
Best Search Algorithm
The text was updated successfully, but these errors were encountered:
Description
Need to implement Pipes that transport stuff around.
We need 4 types of pipes
Pipes shall have multiple tiers that have varying transport rates.
Pipes can coexist with blocks in the same space, between the shadow and render layer and become visible when you toggle your view mode using TAB.
All types of pipes can coexist in the same block as well.
Pipes are drawn onto the block with x increasing simultaneously with y (diagonal function).
Pipes have different channels that are determined with input and output pipes.
The text was updated successfully, but these errors were encountered: