Refined Storage

Refined Storage

77M Downloads

[1.14.4] lava being destroyed by constructor

dudeawsomeness1 opened this issue ยท 0 comments

commented

Issue description: I'm trying to make a bucket filler but it is destroying lava if the system has more than one bucket of lava in it.

What happens: My system fills the bucket and returns it, but the constructor somehow places two buckets worth of lava. This happens even when the constructor is alone without the bucket filling system.

What you expected to happen: The constructor should place one buckets worth of lava and no lava is destroyed.

Steps to reproduce:

  1. Setup a storage system with fluid storage
  2. Add more than one bucket of lava to the system
  3. Place a constructor with empty space in front of it
  4. Setup the constructor to place lava

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

  • Minecraft: 1.14.4
  • Forge: 28.2.0
  • Refined Storage: 1.7.3

Does this issue occur on a server? idk, probably