[1.12.2] Question about modifying research tree
Alaberti opened this issue ยท 5 comments
I am trying to add in new research - is there a way to modify the research tree externally? Ie, a config, or the ability to import the files using a resource pack or the resource loader mod so that it isn't necessary to modify the AW2 jar every update?
Unfortunately at the moment there's no way to modify the tree or resources needed to research. You can only modify the research recipes. But I have this on my list of improvements and have got some ground work for it done so at this point it should be just about getting to it through the long list of other stuff.
Would you instead consider Crafttweaker/modtweaker support? I imagine just working in the API would be a lot less work than building a solution from scratch.
I have a json support implemented in dev that will allow for easy edits to research system through json files in config folder. an example is https://github.com/P3pp3rF1y/AncientWarfare2/blob/1.12.x-dev/src/main/resources/assets/ancientwarfare/registry/research/advanced_siege_warfare.json