Dimensional mineshafts don't allow Djinni miners
theCalcaholic opened this issue ยท 3 comments
Describe the bug
So if I understand how they should work, dimensional mineshafts are broken for me in two ways:
- They don't produce ores. The progress bar will complete multiple times, but they won't output anything. Similar to #892 but without the broken recipes in JEI/REI (and on the latest version of Occultism). Also the durability of the ore miner doesn't reduce.
- I cannot input the ore miners by hand, only with a hopper. When I drag a lamp into the slot, it won't allow me to drop it there, but putting a hopper on top of the mineshaft and inserting ore miners through that works.
To Reproduce
Steps to reproduce the behavior:
- Place dimensional mineshaft
- Right click and fail to insert ore miner by hand
- Add hopper on top and insert ore miner through that
- Observer no ores getting produced.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
System (please complete the following information):
- Occultism Version: 1.124.3
- OS: Linux (Fedora, Server: debian)
- Minecraft Version: 1.20.1
- Modpack Link and Version, or list of mods: Valhelsia 6 with a few manually added mods (among them occultism) - full modlist
Additional context
EDIT: I just noticed, that this behavior does only apply to Djinni miners for some reason - which are the only ones I had tried so far. Foliots, Afrits and Marids do work as expected. Am I missing something?
The behaviour your describe indicates a recipe issue (I think hoppers bypass the "insert only if valid recipe" check).
Do you see any recipes for djinni miners?
@klikli-dev Interesting, I just noticed, that, according to REI, the Djinni ore miner has no tags, which sounds like it could be the issue - any idea what might cause this?
I suppose the mineshaft isn't accepting it, because it's missing the #occultism:miners/ores
tag.