satoshinm / NetCraft

Web-based fork of fogleman/Craft ⛺
https://satoshinm.github.io/NetCraft/
MIT License
57 stars 13 forks source link

List of block texture coordinates usage #154

Open satoshinm opened 7 years ago

satoshinm commented 7 years ago

Blocks in the main texture, coordinates and whether they are referenced (usually in src/items.c). This helps track what blocks can be added.

satoshinm commented 7 years ago

Fixed up some obviously wrongly assigned textures in https://github.com/satoshinm/NetCraft/pull/155, but this list also reveals there is some low-hanging fruit of other blocks which would be easy to add.