satoshinm / NetCraft

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

Texture Management Change #204

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hi! How can I separate the textures and read them by namespace id(found in item.c), and use texture by namespace not number? There's a few blocks that are differentiated by extra number id, is there a way to do this? Thanks.