Adding Destroy mod Recipe Types to my Mod
Ryno1278 opened this issue ยท 1 comments
I am not sure if this is the right place to ask this, But I am looking to add new recipes to your mod for private use via my own mod. I was looking through the code and I found The Recipe types such as "Aging" , "Distilling" etc, but in the mixing recipe type I could not find a "cooled" heat requirement for the basin mixing with the "refrigerstraytor". Anyways I wasn't sure if it was available in recipes with json format. I really want to add recipes with the refrigerstraytor but I can't find any related code or anything. Help would be much appreciated!
(PS: sorry if my java/modding terminology is terrible, I am Fairly new to modding.)