Could you please add the below optional dependencies so your mod goes last and is able to capture all of the items/fluids that get stacked?
I tried to use "data-updates" but Angles and SeaBlock are changing recipes in "data-final-fixes" that means I need to create stacked items after they have made their final changes.
"dependencies": [
"(?)deadlock_stacked_recipes",
"(?)DeadlockStackingForAngles",
"(?)DeadlockStackingForBobs",
"(?)DeadlockStackingForVanilla"
]