it would unless you specify what item type you want to be replicated, by using casts
Or you can compare the classes (PrimalItem > GetClass > Equals(Class) + DesiredClass > Branch(true/false))
So you can say only raw and tinto berries can replicate, everything else is ignored.
Added Class Compare Example:

