I think biomes.py should be fairly easy to convert (see the data there biomes.json ) and doing that conversion will probably help to know how to convert blocks.py ( #123 ) which has a similar structure.
Should the same structure remain (using metaclasses or something like that ?) or would a dict work ?
I think biomes.py should be fairly easy to convert (see the data there biomes.json ) and doing that conversion will probably help to know how to convert blocks.py ( #123 ) which has a similar structure.
Should the same structure remain (using metaclasses or something like that ?) or would a dict work ?