MovingBlocks
Add a one-way pipe to AdditionalItemPipes
temPipes is a module that adds transport pipes to Terasology. At the moment this module only has a suction pipe and a default pipe. We would like to expand on this and add a variety of both new pipes and blocks.
The goal of this task is to add a one-way pipe to AdditionalPipes. This pipe will take in items from the other inputs and output it to the selected direction. the pipe can be cycled with the right click. More information on the pipes can be found under Where to Start
with the issue submitted to AdditionalItemPipes. If the pipe is too difficult then a block will also satisfy the task.
Definition of 'Done'
- A pull request on the AdditionalItemPipes repo that adds the new block
- A screenshot that shows the block in action.
Where to start
- Check out the issue on github for more information about the pipe
- Have a look at how the Suction Block and the Basic Pipe are implemented in the ItemPipe's module.
Task tags
Students who completed this task
Alberto