It would be nice to be able to append to an existing entity json without having to override the file. For example, I would like to modify the cow behavior using an addon. Currently I can do this by copying the vanilla cow json and adding my new functionality, but it would be much more convenient and modular if I would somehow be able to link my new_cow.json to the vanilla one. Perhaps this could be done by implementing a new dependencies tag in the behavior pack format?
Please sign in to leave a comment.
0 Comments