Adding A Custom Category for Your Exterior Textures Datapack
- In the same directory as the other .json files for your exterior, make a new one called (id).json and do the syntax as follows:
{ "id": "(namespace):(custom_category_name)", "name": "Custom Category Name" }