Posted July 15, 20196 yr Has anyone successfully changed the model .json file location for items from the top level of the models/item/registryname.json location to something else? In particular, I'm interested in keeping models in subdirectories and multi-mapping a set of items to a single model file. Example #1: Keeping a set of items in a subdirectory of models/item like 'models/item/packs' to hold a subset of 50+ items related to a packs feature. Example #2: Mapping items that look the same except for a color change to a single file like 'models/item/juice.json' instead of duplicating the same file dozens of times. Example #3: Keeping the item models in a subdirectory that matches its block model locations like 'models/item/darkstone' to match the subdirectory for that block
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.