
A simple mod that adds a book to reset any skill trees that may come from mods or datapacks as long as you've put points into them for.
Config to disable specific skill trees from appearing: config/book_of_unlearning.json
{
"blacklisted_skill_trees": [
"cleanntree:respec"
]
}