The root node of a CraftTree. The whole tree starts here.
Build up your custom crafting tree from this root node using the AddCraftingNode and AddTabNode methods.
This tree will be automatically patched into the game.
For more advanced usage, you can replace the default value of CraftTreeCreation with your own custom function.