Altars do not recognize vis crystals from thaumcraft correctly
Rundas01 opened this issue ยท 8 comments
Hello,
I changed the recipes for the seeds from mystical agriculture in a way that you need to use the different altars. Also, some vis crystals are required to complete the craft. The problem is that even though I referred to a crystal like that: thaumcraft:crystal_essence.withTag({Aspects: [{amount: 1, key: "ignis"}]})
all vis crystals and not just the ignis one are allowed in the final recipe.
Version of AS: 1.12.2-1.10.11
zen-script: https://pastebin.com/7cMuizES
Look near the bottom to find the right recipes.
Thanks in advance,
Blackluigi
Having trouble reproducing that.
https://i.imgur.com/mpO8L4a.png
Yeah, that will work.
The recipe is specified that only ignis crystals are allowed in there. My problem is that other crystals can also be used. Try other ones such as terra or so. I'm trying to figure out whether another mod is causing this error. I have 140 installed so that takes a while xD. But thanks anyway.
Because it's due to the way AS compares items.
Changed with eec2637 and will be able to handle that kinda stuff with the next update.
Should you wish to test it right now, you can grab the latest build(s) from maven: https://maven.hellfiredev.net/hellfirepvp/astralsorcery/astralsorcery - the build in question would be v91 or newer.
Thanks man.
Also I tested whether another mod causes that but no. Can reproduce it with only A.S. and T.C.
I will keep this open in case others have a similiar issue.
I'll close it once the next version releases.