I think you can use `LeafEntry#generateLoot` to get the stacks from a `LeafEntry`, considering it takes any `Consumer<ItemStack>`. In my mod I add my own `LeafEntry` to have some more control over how I create the item stacks, but my entries do not show up in EMI Loot.