AlexNijjar / Extractinator

Convert blocks into resources.
MIT License
6 stars 9 forks source link

Add modded hoppers/pipes for output #4

Closed TristanKing0 closed 2 years ago

TristanKing0 commented 2 years ago

Using a hopper from a mod such as Tokenable Furnaces doesn't work for the output, the resources get stuck on top of the Extractinator.

AlexNijjar commented 2 years ago

Fixed it. The Extractinator should be able to insert into any hopper inventory now. The patch will be available when 1.18.2 comes out.

TristanKing0 commented 2 years ago

So this fix wont be available to use in 1.18.1 modpacks?

AlexNijjar commented 2 years ago

Probably not. It's not a significant issue, so I don't see a point in creating an entire update for it.

TristanKing0 commented 2 years ago

The main issue is that your Extractinator can produce resources so fast that it overwhelms vanilla hoppers, so modded hoppers are necessary or it overflows. A significant issue for automation.

AlexNijjar commented 2 years ago

I've decided to make one more 1.18.1 release that fixes this issue.