How to Customize Built-in Research Recipes?
xiakkto opened this issue ยท 5 comments
Although there is a feature in the config to disable research, I want to modify my modpack while keeping this feature. However, the built-in research recipes seem to be non-customizable. So, is it possible to make these existing research recipes editable by us? For example, by using a Datapack?
Although there is a feature in the config to disable research, I want to modify my modpack while keeping this feature. However, the built-in research recipes seem to be non-customizable. So, is it possible to make these existing research recipes editable by us? For example, by using a Datapack?
Those modifications of recipes are easy to make ,the only thing you need to do is to open futurepack .jar files by 7zip and go to
/Data/recipes if you want to edit recipes
There are files called JSON files where you can open it and you can edit the recipes
And replace the items
That is just simple way to do the work
Although there is a feature in the config to disable research, I want to modify my modpack while keeping this feature. However, the built-in research recipes seem to be non-customizable. So, is it possible to make these existing research recipes editable by us? For example, by using a Datapack?
Those modifications of recipes are easy to make ,the only thing you need to do is to open futurepack .jar files by 7zip and go to /Data/recipes if you want to edit recipes There are files called JSON files where you can open it and you can edit the recipes And replace the items That is just simple way to do the work
No, what I mean is modifying the research items in "research", for example, the fluid pipe requires a milk bucket, but I can't figure out how to modify the research method for this item.