Soularium Not processing
awbuckst11181999 opened this issue ยท 10 comments
Is there an existing issue for this?
- I did not find any existing issues.
Current Behavior
JEI shows this recipe:
However it does not work for me:
Create adds a recipe to smelt soul sand into scoria, which does work when not in alloy only mode, so potentially a mod conflict?
Expected Behavior
It would craft soularium
How to Test
- Put in required ingredients with Soularium
- Don't get soularium
Admittedly I do have a lot of other mods so it may be a conflict?
Local Environment
- Operating System: Win 10
- Java version: 8 Update 381
- Minecraft Version: 1.20.1
- Version: 6.2.1
- Other Mods:
See additional info (I'm not typing all those mods out)
Any Additional Information?
I also am having the same issue. For me the recipes for both Soul Soil and Soul Sand are broken.
Just downgraded to 6.1.8 and it is fixed. Definitely a problem in one of the newer updates.
Update: Soul SOIL works, soul SAND does not, despite JEI stating otherwise
I'm struggling to reproduce this issue, having tested with Create and Ender IO alone and then in ATM9. Can you retry this with the latest Ender IO to see if this is still a problem? Thanks!
Does ATM9 remove the Soul sand to Scoria smelting recipe?
Edit: ah you also tested with only Create and Ender IO. Well, not sure why you can't repro then.
Did you try setting the alloy only mode?
This bug seems to happen because the Alloy Smelter is trying to smelt the Soul Sand into Scoria (Create mod), despite the machine being set in alloy mode instead of smelting or both. If you use Soul Soil (which cannot be smelted in Create), it will work.
Basically the Allow Smelter is checking for smelting recipes even in allow mode, which should not happen. This blocks crafts that have ingredients that can be smelted into something in regular furnace recipes.
This bug seems to happen because the Alloy Smelter is trying to smelt the Soul Sand into Scoria (Create mod), despite the machine being set in alloy mode instead of smelting or both. If you use Soul Soil (which cannot be smelted in Create), it will work.
Basically the Allow Smelter is checking for smelting recipes even in allow mode, which should not happen. This blocks crafts that have ingredients that can be smelted into something in regular furnace recipes.
I understand the rationale for this possibly occurring, however testing in ATM9 and in a pack with just ender io and create I was unable to get this to occur ๐
Does ATM9 remove the Soul sand to Scoria smelting recipe?
Edit: ah you also tested with only Create and Ender IO. Well, not sure why you can't repro then.
Did you try setting the alloy only mode?
Yep tested in alloy only mode too and it is working as expected