candles recognized as bedrock
NekoTy opened this issue ยท 9 comments
tried to use the pentacles to summon a foliot transporter, it said the pentacle was not recognized. after looking in the spirit dictionary it showed all the candles as bedrock.
To Reproduce
Steps to reproduce the behavior:
- open spirit dictionary
- look at pentacle diagram
- see bedrock in place of candles
Expected behavior
i expected the pentacle to require candles like it has before and not bedrock in the pentacle.
System (please complete the following information):
- Occultism Version: occultism-1.20.1-1.116.0.jar
- OS: [e.g. Windows] windows 11
- Minecraft Version: 1.20,1
- Modpack Link and Version, or list of mods: NekoTy Occultism.zip
that is the modpack with the problem hope its fine to give it like that (im not very good at tech sorry)
this is the latest log it should include the issue
This part of the log looks intresting:
[15:27:07] [Server thread/ERROR]: Failed to parse Tag and BlockState properties from json member "tag" for TagMatcher: {0}. Will use empty property map as fallback, Exception: {1} com.mojang.brigadier.exceptions.CommandSyntaxException: Unknown block tag 'minecraft:candles' at position 0: <--[HERE]
there was one mod i added before the problem occurred, probably should've thought that might be the problem. there's an update for that mod ill try that if it doesn't fix ill remove the mod and report back
Did a quick binary search (removinghalf. testing, and so on) ... it is supplementaries that is removing the minecraft:candles tag
MehVahdJukaar/Supplementaries#949 here is the relevent issue, Supplementeries has fixed it as of the latest version.