Refined Storage

Refined Storage

77M Downloads

Can't fill and export filled buckets

Viper007Bond opened this issue ยท 6 comments

commented

Issue description:

I'm attempting to fill and export filled buckets. For testing, I'm using water

What happens:

It exports any already filled buckets in my storage system but it won't fill any ones as needed.

What you expected to happen:

A bucket gets filled and is placed into the chest.

Steps to reproduce:

A controller, a grid, a fluid grid, some type of both item and fluid storage, an exporter into a chest, some buckets, and some water.

A crafter doesn't seem to be needed in this scenario since a fluid grid can do it, but I've tried various crafter setups too without any success.

Here's my testing setup:

2017-05-17_19 04 25
2017-05-17_19 04 32

I'm not sure if the Crafting Upgrade is needed or not but I have it in there just incase.

Version (make sure you are on the latest version before reporting):

  • Minecraft: 10.10.2
  • Forge: 12.18.3.2254
  • Refined Storage: 1.2.25

Using version 1.10.0 of the Direwolf20 10.10.2 pack.

Does this issue occur on a server? Yes

commented

The Exporter doesn't export filled buckets. This functionality is only available in the autocrafting.

You can however export the fluid itself.

commented

Gotcha. It seems like this be worth a special use case for this since there's no way to define such a pattern (fill a bucket).

commented

Right, it can't be exported because no filled buckets exist but wouldn't slapping the crafting upgrade on the exporter be some type of workaround? I guess with a requirement that there be enough empty buckets or the system knowing how to craft buckets.

Anyway, I ended up exporting the fluid into an Ender IO tank that had buckets in it and was in turn told to push/pull into the inventory. It was easier overall because it automatically handled the used empty buckets.

commented

No, I meant that the "filling existing empty buckets with fluids" functionality doesn't exist for the Exporter. Thus, putting on a Crafting Upgrade or not doesn't matter.

commented

Mods with things that fill bottles:

  • Forestry
  • Immersive engineering
  • Ender IO
  • Railcraft (if your good)
commented

Not an actual solution using RS, but there is one popular mod that has a bottling machine that maybe you could use.