Juuxel / Adorn

A decoration mod for Minecraft 1.14+.
https://www.curseforge.com/minecraft/mc-mods/adorn
MIT License
90 stars 30 forks source link

tutorial book linked with white wool #342

Closed peow closed 3 months ago

peow commented 3 months ago

Adorn version

5.0.1+1.20.1

Minecraft version

1.20.1

Mod loader

Fabric

Mod loader version

Fabric Loader 0.15.7 / Fabric Api 0.92.0

Describe the bug

whenever I create a world and get a white wool for the first time, I receive a tutorial book, how do I turn this off? 2024-03-26_21 46 59 2024-03-26_21 47 03

To reproduce

1 - go to creative 2 - get a white wool

Game logs

No response

Additional context

No response

Juuxel commented 3 months ago

It's linked with the root advancement in Adorn's advancement page: https://github.com/Juuxel/Adorn/blob/db15e7de9f578bfb027a0544efb053b709bed86f/common/src/main/resources/data/adorn/advancements/root.json#L14-L28

You can remove it by making a data pack where the reward isn't there. Sadly, I don't think there's any way to disable the reward of advancements based on the game mode (I would turn it off for creative in that case).

peow commented 3 months ago

hmm, okay, i think i will use a mod to remove the guide book from the game