klikli-dev / occultism

A magic mod inspired by the world of Jonathan Stroud's Bartimaeus. With the help of occult rituals players can summon entities from the "Other Side" to perform magic.
https://www.curseforge.com/minecraft/mc-mods/occultism
MIT License
67 stars 43 forks source link

Help, ritual requesting bedrock instead of candles #1137

Closed HugoPereira1999 closed 12 hours ago

HugoPereira1999 commented 1 week ago

Hey, so I've started playing a modpack called "Skyward Colonies" and wanted to go in to the Occultism mod, but unfortunately the rituals keep asking for bedrock instead of candles, even when candles are used it still doesn't recognize them.

2024-06-28_15 13 37 2024-06-28_15 00 51 2024-06-28_15 01 11

Ive seen this issue before here https://github.com/klikli-dev/occultism/issues/1062#issuecomment-1960644857) that was happening with the supplementaries but this modpack doesnt use this mod, ive also already done a binary search but it always breaks the modpack.

klikli-dev commented 4 days ago

@HugoPereira1999 this is usually caused by other mods modifying the candle tag (making it empty).

This could also be due to crafttweaker/kubejs scripts modifying tags. You mention you did a binary search, what results did you get? Or the other way around: If you just put occultism + dependencies + jei in a curseforge profile, does it work?

klikli-dev commented 12 hours ago

Closed as stale