Unable to Automate the Soul Extractor
Flabadab opened this issue ยท 2 comments
Describe the bug
Unable to fully automate the soul extractor. Soul Jars are not accepted on any side for the 3rd slot, and the extractor uses more items than are needed to fully fill a jar.
To Reproduce
Steps to reproduce the behavior:
Place a soul extractor in the world
Add hoppers to all N, E, S, W and Up sides
N facing side inputs fuel
Up side inputs items to be extracted
Nothing goes into the soul jar slot.
If you manually insert a soul jar and a recipe requires 8 souls, if you insert 64 items that fill the jar with 0.5 soul "essense" all 64 items are consumed, even though only 16 are required.
Expected behavior
At least one side should accept sould jars.
When a jar is full, no more items should be consumed.
Screenshots / Scripts / Logs
Please add your logs and scripts (if applicable).
Versions (please complete the following information):
- Minecraft: 1.16.5
- Forge: 36.2.20
- Cucumber: 4.1.12
- Mystical Agriculture: 4.2.6
I was unable to reproduce the extractor consuming items with a full jar. However, a hopper placed underneath will extract items from the ingredient slot. That could've been what you were experiencing there. I think I'll change that.
As far as automatically inserting soul jars, I can look into making it so inserting a jar will try to place it in the soul jar slot first. I'll also look into making it a sided thing (ex. insert jars into the right) but that is potentially a breaking change.