Hi there, I'm using the standalone version External+Tweaker+Program+0.3.jar
I saved all scripts to end up with this recipe:
mods.evilcraft.BloodInfuser.addRecipe(<minecraft:bucket>, <liquid:distilledwater> * 1000, 0, <forge:bucketfilled>.withTag({FluidName: "distilledwater", Amount: 1000}), 40, 0);
And I got a script loading error. It looks like it's objecting to the presence of NBT data from my testing.
My ExtTweakerData file is attached.
ExtTweakerData.etd.zip