Adds a data fixer for BQu questbooks. This applies to the saved quest DBs in the config folder, as well as the quest DB in the world folder.
When loading a world, GT will automatically attempt to fix the DB in the world folder. This will fix cases where users load into a world with a pre-existing quest DB from before the migration. This triggers BQu to turn everything into "Placeholder Items" and GT will repair things from that point.
When the /gt datafix bqu command is run, GT will attempt to fix the quests in the config folder. This command is intended for modpack developers and will repair a quest configuration to be able to ship to users.
What
Adds a data fixer for BQu questbooks. This applies to the saved quest DBs in the config folder, as well as the quest DB in the world folder.
When loading a world, GT will automatically attempt to fix the DB in the world folder. This will fix cases where users load into a world with a pre-existing quest DB from before the migration. This triggers BQu to turn everything into "Placeholder Items" and GT will repair things from that point.
When the
/gt datafix bqu
command is run, GT will attempt to fix the quests in the config folder. This command is intended for modpack developers and will repair a quest configuration to be able to ship to users.Outcome
Allows datafixing of BQu data.