FTBTeam / FTB-Modpack-Issues

Any and all FTB Modpack issues are here! Please create a new issue, add to an existing one or maybe even suggest a feature in the discussions
https://feed-the-beast.com/modpack
40 stars 11 forks source link

Xycraft lava extractor recipe wrong in JEI #5823

Closed NotPiffany closed 3 days ago

NotPiffany commented 5 days ago

Modpack

FTB Presents Direwolf20 1.21

Modpack version

1.1.2

Launcher

FTB App

Has the pack been modified

No

Log Files

No response

Describe the bug

The recipe in JEI for lava shows the extractor on top with a dripstone block underneath it and a lava source block underneath that. In the game, I had to reverse that in order for it to work: lava over dripstone over the extractor over a fluid drawer.

Steps to reproduce

  1. Place a lava source block.
  2. Place a dripstone block over the lava.
  3. Place an extractor on the dripstone block
  4. Place a tank or fluid drawer on top of the extractor.
  5. Nothing happens; the extractor stays dark.

Expected behaviour

I expected the extractor to work with the dripstone and lava underneath it, following the JEI diagram.

Screenshots

No response

Additional information

No response

Saereth commented 3 days ago

reported to soaryn https://github.com/Soaryn/XyCraftTracker/issues/66

Soaryn commented 3 days ago

Rotate the entire thing upside down. Think vanilla dripstone essentially. This is because the JEI integration atm is using itemstacks and not a blockstate rendered in UI atm. Is on the todo

As a note the green cubes on the right indicate which directions the patrern is valid and are the places the etractor can go for said pattern. Still less clear than it should be, but it is something being worked on. Just know, you didnt break anything, it is just the way it is being expressed to you 😊

Saereth commented 3 days ago

As this is not a bug and more a display issue that will be worked on later I'm closing this issue, ty for reporting!