BetterNether

BetterNether

30M Downloads

Strange Issue with advancements for both BetterNether and BetterEnd

Gamerbolts opened this issue ยท 3 comments

commented

What happened?

Hello! I was testing out my modpack, whenever I gave myself an item from either betternether or betterend I got a strange advancement in my chat log
image
Here is the log if that helps.
latest.log

BetterNether

7.1.2

BCLib

2.1.4

Fabric API

0.68.0

Fabric Loader

0.14.10

Minecraft

1.19.2

Relevant log output

No response

Other Mods

No response

commented

Without looking at the logs, I'm pretty sure its Clickable Advancements. There's a config option to disable these extra messages from showing up.

commented

Having so many mods I must have overlooked that config option. Thank you!

commented

Recipe advancements should not show up in your logs. Those Advancements are used internally to bring up the little notification that tells you which recipes you have now unlocked in your recipe book.

The are also generated by the vanilla game when you (for example) get hold of the first piece of wood. I would assume that some other mod does not recognise those types of advancements when they are generated in a non vanilla namespace (advancements.betternether.recipes vs. advancements.minecraft.recipes).