Refined Storage

Refined Storage

77M Downloads

Fluid Storage

raoulvdberge opened this issue ยท 13 comments

commented
commented

All the features in the post above are implemented!

commented

Awesome, thanks!

commented

Will this include a complete fluid system with inserters/extractors and support for crafting as well?

commented

Yes there will be inserters and extractors

Crafting I'm not sure if that is even possible?

commented

I think that he was thinking along the lines of alloying. If that is the
case then it would be way too op.

On 20 June 2016 at 01:58, Raoul [email protected] wrote:

Yes there will be inserters and extractors

Crafting I'm not sure if that is even possible?

โ€”
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#55 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ARh9c_6ZhnNSTAUTBqbGDP8jwfYteTBrks5qNaZ9gaJpZM4Ihl-E
.

commented

How is it op to automate things that you can do in your crafting grid?
Cause that's what this mod already does.

commented

How exactly can you alloy fluids in your crafting table? The only methods
that come to mind for me are Tinker's smelting and casting, and something
like an alloy smelter. Am I missing something?

On Mon 20 Jun, 2016 4:42 pm 4rz0, [email protected] wrote:

How is it op to automate things that you can do in your crafting grid?
Cause that's what this mod already does.

โ€”
You are receiving this because you commented.

Reply to this email directly, view it on GitHub
#55 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/ARh9cyXM5bAAV9yHpXn9o3MlQoK3d2Kwks5qNnWbgaJpZM4Ihl-E
.

commented

The crafter could output fluids, but then it wouldn't be able to output items on the same side. (Well it could, but would only work with pipes from ender IO that can be both in the same blockspace)

commented

I'm sure there are other machines that can take both; IC2 Canning Machine for example.

commented

About the crafting, one feature that would be wonderful is the possibility to autofill buckets from the fluids storage, when crafting recipes that require such liquid. Like some foods from Pam for example, which requires water bucket. The system could get an available bucket and fill it with water (if there is water in the system) automatically.

commented

Jup, that's pretty much what I meant.

commented

CODE

  • Base fluid code
  • Fluid Grid separate block
  • Fluid Storage Disk
  • Fluid Storage Part
  • Fluid Disk Drive
  • Fluid Importer
  • Fluid Exporter
  • Fluid Constructor
  • Fluid Destructor
  • Fluid Detector
  • Fluid External Storage
  • Fluid Interface separate block
  • Fluid Storage Block separate block
  • Support for IFluidContainerItem
  • Crafting support for buckets & liquid

TEXTURES

  • Fluid Grid active/inactie
  • Fluid Storage Disk (64K, 128K, 256K, 512K)
  • Fluid Storage Part (64K, 128K, 256K, 512K)
  • Fluid Interface active/inactive
  • Fluid Storage Blocks (64K, 128K, 256K, 512K)
  • New icons for sidebutton: fluid / solids mode toggle.