Dunkmania101 / SpatialHarvesters

A Minecraft mod that adds harvesters that gather resources from space-time itself!
https://www.curseforge.com/minecraft/mc-mods/spatial-harvesters
MIT License
3 stars 5 forks source link

[Feature Request] Ability to use ME Interface as storage #61

Open Zaryu opened 2 years ago

Zaryu commented 2 years ago

Im lookking for the ability, to replace the output chests by me interfaces, to import items directly in my me system, whithout the needing to import it via chests and import bus (for performance resaons)

Dunkmania101 commented 2 years ago

I think I'll add that by making the outputs first stay in an internal inventory before being pushed to any external ones. It shouldn't be too hard to implement. I've noticed that issue in the past but for some reason never thought of that solution.

Zaryu commented 2 years ago

Im used to exaggerate a little bit and noticed a while ago, that the best and simplest way to process the ores is by having them directly pushed into a me subsystem and push them directly into the processing machines via storage busses. With import busses we might get into serious performance issues, due to the doubled item pushing from inventories. Whould be nice, i whould appreciate it. And so far, nice mod, keep it up! =)