The JSON format is roughly the same, but in many cases textual IDs are used instead of numeric IDs.
Biomes are reformatted due to 1.9 adding two types of text IDs for them
Packet instructions was completely rewritten. The format is mostly the same, though. There's just different packet names to deal with the different states.
Recipes are no longer upside down.
Recipe format tweaked
Several other JSON layout changes as were necessary
And a few other notes:
Objects and entities might not be 100% stable, but they should work
Sounds doesn't work in 1.8. I could make it work, but most of the data from 1.9 is more useful.
I don't know if I should keep setup.py in it. It looks like it's solum's setup.py, so it might be wrong to keep that there (in fact, I'm not entirely sure why it's there).
This doesn't work on all of the 1.9 snapshots (last time I tested it, at least). It might work now or it might not; as necessary I'll try to get them supported.
I've continued with what @deathcap did in #12.
Here's some demos with a tweaked version of vitrine (which I haven't released yet):
Pretty much a complete rework for 1.8 and 1.9.
And a few other notes:
setup.py
in it. It looks like it's solum's setup.py, so it might be wrong to keep that there (in fact, I'm not entirely sure why it's there).I've continued with what @deathcap did in #12.
Here's some demos with a tweaked version of vitrine (which I haven't released yet):