Cannot Trigger Magic Ritual
Jackiecrazy opened this issue ยท 13 comments
I have far more than enough blocks for the occasion. Is it perhaps because Apotheosis replaces the enchantment table? Even so, their implementation of the replacement still extends EnchantmentTableBlock...
On the same note, a message telling us what we're missing would be very useful for these occasions.
Do they? I only know about the enchanting table replacement. It would also be nice if the bookshelf check used the forge tag instead of the physical bookshelf item, so we could use ones from quark, twilight forest etc.
Does one of the pedestal contain a Hunger Core? It appears you're trying to create a Feasting Focus.
It does indeed. The ender pearl and the hunger core are hidden by the bookshelf and the altar respectively. I also tried taking them out, and it seems like you won't actually get the "Inefficient Requirements!" message unless you have all the required item components?
I just reviewed my code again. "Inefficient Requirements!" message only appears when there's not enough required blocks around the Dark Altar. So it could be the Bookshelves as from what I remembered, Apotheosis replaces Bookshelves for their own but aside from that, I'm gonna test if the ritual would work without Apotheosis.
I'll look into the Ritual block requirements closer to make sure everything works properly. Sorry for the inconvenience.
I'm currently running a zipgrep for lecterns and bookshelves to see which mods could be the most likely culprits. Maybe some mod did alter the bookshelves without my knowledge somehow. I suspected ars magica legacy for lectern, but upon checking its source code it seems like it doesn't replace lecterns.
As an aside, I like how the mod is designed with its wearables so I can be a snazzy necromancer without sacrificing my armor slots :3
I just checked the Carved Pumpkin Animation Ritual thing, and the ritual won't work without the Carved Pumpkin when I tested it.
I also think the Lectern might be the main culprit as the ritual is asking for the Lectern to have Book, but the book is defined as being either a Book and Quill or Written Book. Is the book on your Lectern the vanilla Book and Quill/Written Book or something else?
Alright, next update I'll make the ritual work if Lectern has any book on them! Thank you! :)