Steps to Reproduce
1. Create a new world
2. Select the world and click "Edit"
3. Click "Export World Generation Settings"
4. Check toast
Expected behavior
File path in the toast is normalized (i.e. does not have relative path parts)
Actual behavior
File path contains \.
Fixed in 23w05a with the removal of the export button.