Item Conduit [need HELP] (item transport system from/to blocks with inv)

Started by Ramuron2 on

Topic category: Help with MCreator software

Active 4 years ago
Joined Jan 2020
Points:
666

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Item Conduit [need HELP] (item transport system from/to blocks with inv)

Hello there

I want to add an item transport system to my mod. It should work like hoppers or the "item conduit" from the mod "Ender iO".

You should be able to change the directions in which the items flow.

Maybe someone can help me an show me how the full scripted Procedure should look like.

Sorry for my big questions but I'm really new to this :D

 

What I think I already know:

-Pipes must have inventory so this can work

-Rightclicking on pipes to change directions can be done with procedures

Active 5 years ago
Joined Dec 2019
Points:
668

User statistics:

  • Modifications: 0
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
I too am interested in a…
Thu, 02/13/2020 - 18:50

I too am interested in a transport system, either like build craft or Ender io conduits. 

Active 5 years ago
Joined Sep 2019
Points:
762

User statistics:

  • Modifications: 0
  • Forum topics: 8
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 133
Just a thought but could you…
Thu, 02/13/2020 - 19:49

Just a thought but could you have it change on redstone activation? Can you get it to flow into another block also?