The recipe for elbow pipes is added in the data stage which seems correct. However it dynamically searches for the pipe recipe (recipe unlock) during the data stage as well. This is problematic because mods may change the recipe unlock of the pipe recipe in data-updates or even data-final-fixes. My suggestion is to add the recipe unlock only in data-updates or data-final-fixes.
The recipe for elbow pipes is added in the
datastage which seems correct. However it dynamically searches for thepiperecipe (recipe unlock) during thedatastage as well. This is problematic because mods may change the recipe unlock of thepiperecipe indata-updatesor evendata-final-fixes. My suggestion is to add the recipe unlock only indata-updatesordata-final-fixes.