misode / mcmeta

Processed, version controlled history of Minecraft's generated data and assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`summary/blocks` should include blocks without states/properties

MulverineX opened this issue · comments

As the name, summary/blocks, suggests, it should, imo, be a summary of all blocks. Blocks without states/properties would simply have a value of [{}, {}].

If you need only blocks with states, you can use the generated files.

This was implemented together with 86d2247. Exports before 24w09a are still in the old format until I have time to rerun all the summary commits. I'm still not fully happy with these changes especially now that we are getting block definitions, but there is little I can do since people may be using the summary branch.