Josh194 / FMCB

A platform that allows the linking of multiple applications/games together in various ways.
GNU General Public License v3.0
2 stars 1 forks source link

Add Texture Infrastructure (MC). #7

Closed Josh194 closed 3 years ago

Josh194 commented 3 years ago

Setup everything necessary in the MC subsystem to allow easy addition of textures to items/blocks (this should be fairly easy to do, a few folders and a couple JSON descriptors will need to added, along with a small bit of Java code).

MegaGlub commented 3 years ago

Nearly complete, just lacking cleanup and review

Josh194 commented 3 years ago

Perfect, I'll finish up my branch, and once that's pulled I'll move to your branch and make sure everything looks good in the code department.