Questions & Answers
How to avoid dropping seeds in a Drop Rush?
Drop Rush recipes use a loot table to determine what items are dropped. The default recipes reference the block's own loot table, so a wheat drop rush will drop both wheat and seeds.
You can change this by overriding the recipe and referencing a loot table of your own instead, similar to how it's done for the Sweet Berry Bush (+ Loot Table).