Changing the amount of fluid a processing recipe produces does not work
pnieuwkamp opened this issue ยท 1 comments
Issue description:
Using the pattern grid, I can't change the amount of fluid a processing recipe produces. It does work on the input side of the recipe.
What happens:
When trying to change the amount I get the GUI that lets me change the number, but after clicking "Set" the number stays at "1 B" instead of the amount I tried to set it to. Programming a pattern confirms that this is not just a visual bug, as the pattern also shows "1 B Water"
What you expected to happen:
I expect the pattern grid to allow me to change the amount
Steps to reproduce:
- Open pattern grid
- Set the recipe mode to "Processing"
- Set the the recipe type to fluid
- Use a bucket to add a fluid to the output 3x3
- Click the fluid
- Change the number from 1000 into something else
- Click "Set"
Version (make sure you are on the latest version before reporting):
- Minecraft: 1.16.5
- Forge: 36.0.15
- Refined Storage: 1.9.11
(also happens with 1.16.4/35.1.37/1.9.11)
Does this issue occur on a server?
I'm in a singleplayer world, haven't tested on a server
Duplicate of #2822
Thanks for the report anyways.