Unable to change Infinity Catalyst Recipe via datapack
zpprsprk opened this issue ยท 4 comments
I am working on developing a modpack that includes this mod with some recipe changes and I am unable to change the recipe for the Infinity Catalyst. I am attempting to do so by using KubeJS's data folder. I originally thought it might be related to the .txt extension on the file, but changing that to .json didn't seem to have any effect. I looked through the code and it seems that the nova.committee.avaritia.init.ModRecipes class is directly setting it and not allowing it to be affected by changing the datapack. I can add a new recipe with the same recipe id, but the original (hard-coded) recipe remains.
I have knowed this bug,and I will create json recipe for Infinity Catalyst,please wait for a while.
This issue has been solved, now you can change the recipe for the Infinity Catalyst by editing infinity_catalyst.json, and "avaritia:infinity_catalyst_craft" is a recipe type which contains all loaded Singularities as default.