NovaEngineering-Source / ModularMachinery-Community-Edition

Customize your machinery with more powerful features.
https://www.curseforge.com/minecraft/mc-mods/modularmachinery-community-edition
GNU General Public License v3.0
28 stars 12 forks source link

Add an "ME Output Bus" that replaces the output hatch #35

Closed SweptWasTaken closed 11 months ago

SweptWasTaken commented 11 months ago

In GregTech, they have a block called the "ME Output Bus", which directly ejects any multiblocks items directly to a connected ME network. This is better for performance and organization.

https://github.com/GTNewHorizons/GT5-Unofficial/blob/master/src/main/java/gregtech/common/tileentities/machines/GT_MetaTileEntity_Hatch_OutputBus_ME.java

KasumiNova commented 11 months ago

WIP :)

KasumiNova commented 11 months ago

Completed at version R44.