slicedlime/examples has a vanilla_worldgen.zip file that makes it hard to see differences between versions.
This aims to unzip it and recreate the commit history.
To start, run in this directory,
./init
Afterwards, and whenever there’s a new update, do
./unzip-history
I’ve done this and pushed the result to SheepTester/vanilla-worldgen.
I did not get prior permission to republish the zipped file on slicedlime/examples and will take down that repository when asked.
For the caves-and-cliffs branch,
cd vanilla_worldgen
git checkout caves-and-cliffs
../url-unzip https://launcher.mojang.com/v1/objects/.../CavesAndCliffsPreview.zip
git commit -m "..."